summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arm
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2019-07-10drm/arm/hdlcd: Allow a bit of clock toleranceRobin Murphy
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-10-20drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-08-24drm: mali-dp: Enable Global SE interrupts mask for DP500Alison Wang
2018-08-24drm: Plumb modifiers through plane initBen Widawsky
2017-11-15drm: mali-dp: fix Lx_CONTROL register fields clobberMihail Atanassov
2017-10-08drm: mali-dp: Fix transposed horizontal/vertical flipBrian Starkey
2017-10-08drm: mali-dp: Fix destination size handling when rotatingBrian Starkey
2016-11-25drm: hdlcd: Fix cleanup orderRobin Murphy
2016-11-22drm/arm: hdlcd: fix plane base address updateRussell King
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying
2016-08-08drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen
2016-07-28drm/arm: mali-dp: Fix error return code in malidp_bind()Wei Yongjun
2016-07-28drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind()Wei Yongjun
2016-07-26drm/arm: mali-dp: Set crtc.port to the port instead of the endpointBrian Starkey
2016-07-18drm/arm: make fbdev support really optionalTobias Jakobi
2016-07-18drm/hdlcd: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()Markus Elfring
2016-06-15drm/arm: Add support for Mali Display ProcessorsLiviu Dudau
2016-06-10drm/hdlcd: Use helper support for nonblocking commitsDaniel Vetter
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-09Backmerge tag 'v4.7-rc2' into drm-nextDave Airlie
2016-06-02drm: hdlcd: Add information about the underlying framebuffers in debugfsLiviu Dudau
2016-06-02drm: hdlcd: Cleanup the atomic plane operationsLiviu Dudau
2016-06-02drm/hdlcd: Fix up crtc_state->event handlingDaniel Vetter
2016-06-02drm: hdlcd: Revamp runtime power managementLiviu Dudau
2016-06-02drm/hdlcd: Clean up crtc hooksDaniel Vetter
2016-05-31drm/hlcd: Use lockless gem BO free callbackDaniel Vetter
2016-05-21drm: Nuke ->vblank_disable_allowedDaniel Vetter
2016-05-02drm/arm/hdlcd: Rename async to nonblock.Maarten Lankhorst
2016-04-04drm: ARM HDLCD - fix an error codeDan Carpenter
2016-04-04drm: ARM HDLCD - get rid of devm_clk_put()Alexey Brodkin
2016-02-10drm: Add support for ARM's HDLCD controller.Liviu Dudau