summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/hdlcd_crtc.c
Commit message (Expand)AuthorAgeFilesLines
* drm: hdlcd: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-071-0/+20
* drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-1/+1
* drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä2016-12-151-1/+1
* drm/arm: Add local 'fb' variablesVille Syrjälä2016-12-141-8/+10
* Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2016-12-051-3/+2
|\
| * drm/arm: hdlcd: fix plane base address updateRussell King2016-11-221-3/+2
* | drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart2016-10-181-3/+2
|/
* Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-091-19/+0
|\
| * drm/hdlcd: Clean up crtc hooksDaniel Vetter2016-06-021-19/+0
* | drm: hdlcd: Cleanup the atomic plane operationsLiviu Dudau2016-06-021-16/+29
* | drm/hdlcd: Fix up crtc_state->event handlingDaniel Vetter2016-06-021-10/+8
* | drm: hdlcd: Revamp runtime power managementLiviu Dudau2016-06-021-12/+11
|/
* drm: Add support for ARM's HDLCD controller.Liviu Dudau2016-02-101-0/+327
OpenPOWER on IntegriCloud