summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arm/hdlcd_crtc.c
Commit message (Expand)AuthorAge
* drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä2018-03-05
* drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-23
* Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-04
|\
| * drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä2017-11-20
| * drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä2017-11-20
* | drm: Fix checkpatch issue: "WARNING: braces {} are not necessary for single s...Vitor Massaru Iha2017-11-27
|/
* drm: Plumb modifiers through plane initBen Widawsky2017-08-01
* drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-30
* drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-30
* drm/arm: hdlcd: remove unused variablesArnd Bergmann2017-06-21
* drm/arm: hdlcd: Use CMA helper for plane buffer address calculationLiviu Dudau2017-06-21
* Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2017-05-20
|\
| * drm: hdlcd: Fix the calculation of the scanout start addressLiviu Dudau2017-03-27
* | drm: hdlcd: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-07
|/
* drm: Nuke fb->pixel_formatVille Syrjälä2016-12-15
* drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä2016-12-15
* drm/arm: Add local 'fb' variablesVille Syrjälä2016-12-14
* Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2016-12-05
|\
| * drm/arm: hdlcd: fix plane base address updateRussell King2016-11-22
* | drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart2016-10-18
|/
* Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-09
|\
| * drm/hdlcd: Clean up crtc hooksDaniel Vetter2016-06-02
* | drm: hdlcd: Cleanup the atomic plane operationsLiviu Dudau2016-06-02
* | drm/hdlcd: Fix up crtc_state->event handlingDaniel Vetter2016-06-02
* | drm: hdlcd: Revamp runtime power managementLiviu Dudau2016-06-02
|/
* drm: Add support for ARM's HDLCD controller.Liviu Dudau2016-02-10