summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/hdlcd_crtc.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Plumb modifiers through plane initBen Widawsky2017-08-011-0/+1
* drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-301-2/+3
* drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-301-2/+3
* drm/arm: hdlcd: remove unused variablesArnd Bergmann2017-06-211-1/+1
* drm/arm: hdlcd: Use CMA helper for plane buffer address calculationLiviu Dudau2017-06-211-8/+1
* Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2017-05-201-16/+31
|\
| * drm: hdlcd: Fix the calculation of the scanout start addressLiviu Dudau2017-03-271-16/+31
* | 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