aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä1-1/+1
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-2/+4
2015-08-24Merge tag 'v4.2-rc8' into drm-nextDave Airlie1-1/+1
2015-08-18drm: atmel-hlcdc: add support for sama5d4 SoCsBoris Brezillon1-0/+86
2015-08-18drm: atmel-hlcdc: add support for at91sam9n12 SoCBoris Brezillon1-0/+29
2015-08-18drm: atmel-hlcdc: add support for at91sam9x5 SoCsBoris Brezillon1-0/+88
2015-08-18drm: atmel-hlcdc: add the missing DRM_ATOMIC flagBoris Brezillon1-1/+2
2015-08-18drm: atmel-hlcdc: add PRIME supportBoris Brezillon1-1/+11
2015-08-18drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP onlyThierry Reding1-1/+1
2015-07-20drm: atmel-hlcdc: fix vblank initial stateBoris Brezillon1-6/+6
2015-03-16drm: atmel-hlcdc: use appropriate enabled flag in suspend/resumeSylvain Rochet1-15/+4
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie1-2/+0
2015-02-24drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon1-2/+0
2015-02-24drm: atmel-hlcdc: Add PM suspend/resume supportSylvain Rochet1-0/+47
2015-02-22drm: atmel-hlcdc: Atomic mode-setting conversionBoris Brezillon1-0/+4
2015-01-21drm: add Atmel HLCDC Display Controller supportBoris Brezillon1-0/+579