summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc
Commit message (Expand)AuthorAgeFilesLines
* drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst2015-09-081-1/+3
* Merge tag 'v4.2-rc8' into drm-nextDave Airlie2015-08-241-1/+1
|\
| * drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP onlyThierry Reding2015-08-181-1/+1
* | drm: atmel-hlcdc: add support for sama5d4 SoCsBoris Brezillon2015-08-181-0/+86
* | drm: atmel-hlcdc: add support for at91sam9n12 SoCBoris Brezillon2015-08-181-0/+29
* | drm: atmel-hlcdc: add support for at91sam9x5 SoCsBoris Brezillon2015-08-181-0/+88
* | drm: atmel-hlcdc: add RGB565 and RGB444 output supportBoris Brezillon2015-08-181-0/+4
* | drm: atmel-hlcdc: add the missing DRM_ATOMIC flagBoris Brezillon2015-08-181-1/+2
* | drm: atmel-hlcdc: add PRIME supportBoris Brezillon2015-08-181-1/+11
* | Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-172-6/+7
|\|
| * drm: atmel-hlcdc: fix vblank initial stateBoris Brezillon2015-07-202-6/+7
* | drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst2015-07-271-2/+4
|/
* drm: atmel-hlcdc: use appropriate enabled flag in suspend/resumeSylvain Rochet2015-03-163-15/+28
* Merge tag 'v4.0-rc3' into drm-nextDave Airlie2015-03-093-4/+3Star
|\
| * drm: atmel-hlcdc: remove clock polarity from crtc driverNicolas Ferre2015-02-261-1/+1
| * drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon2015-02-241-2/+0Star
| * drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling itBoris Brezillon2015-02-241-1/+2
* | drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin2015-03-051-1/+2
* | drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/r...Sylvain Rochet2015-02-241-0/+3
* | drm: atmel-hlcdc: Add PM suspend/resume supportSylvain Rochet2015-02-241-0/+47
* | drm: atmel-hlcdc: add discard area supportBoris Brezillon2015-02-223-1/+111
* | drm: atmel-hlcdc: Atomic mode-setting conversionBoris Brezillon2015-02-227-496/+455Star
|/
* drm: atmel-hlcdc: Add dependency on ARMBoris Brezillon2015-01-311-1/+1
* drm: add Atmel HLCDC Display Controller supportBoris Brezillon2015-01-219-0/+3456