aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-16drm: atmel-hlcdc: use appropriate enabled flag in suspend/resumeSylvain Rochet3-15/+28
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie3-4/+3
2015-03-05drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin1-1/+2
2015-02-26drm: atmel-hlcdc: remove clock polarity from crtc driverNicolas Ferre1-1/+1
2015-02-24drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon1-2/+0
2015-02-24drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling itBoris Brezillon1-1/+2
2015-02-24drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/resumeSylvain Rochet1-0/+3
2015-02-24drm: atmel-hlcdc: Add PM suspend/resume supportSylvain Rochet1-0/+47
2015-02-22drm: atmel-hlcdc: add discard area supportBoris Brezillon3-1/+111
2015-02-22drm: atmel-hlcdc: Atomic mode-setting conversionBoris Brezillon7-496/+455
2015-01-31drm: atmel-hlcdc: Add dependency on ARMBoris Brezillon1-1/+1
2015-01-21drm: add Atmel HLCDC Display Controller supportBoris Brezillon9-0/+3456