aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-23drm/atmel: Use drm_atomic_helper_commitDaniel Vetter1-7/+0
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard1-12/+1
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2019-07-15drm/atmel_hlcdc: drop use of drmP.hSam Ravnborg1-17/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-04drm: atmel-hlcdc: add config option for clock selectionClaudiu Beznea1-0/+2
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2018-08-27drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodesPeter Rosin1-0/+1
2018-04-16drm/atmel-hclcdc: Convert to the new generic alpha propertyMaxime Ripard1-13/+0
2017-12-08drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes1-1/+1
2017-08-27drm/atmel-hlcdc: Use drm_gem_fb_create()Noralf Trønnes1-0/+1
2017-06-22drm: atmel-hlcdc: add support for 8-bit color lookup table modePeter Rosin1-0/+16
2017-06-02drm/atmel-hlcdc: Use crtc->mode_valid() callbackJose Abreu1-2/+3
2017-03-16drm/atmel-hlcdc: Fix suspend/resume implementationBoris Brezillon1-3/+5
2017-02-28drm/atmel-hlcdc: Simplify the HLCDC layer logicBoris Brezillon1-50/+311
2016-04-14drm: atmel-hlcdc: route DMA accesses through AHB interfacesBoris Brezillon1-0/+1
2016-04-14drm: atmel-hlcdc: move output mode selection in CRTC implementationBoris Brezillon1-0/+3
2016-04-14drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2Boris Brezillon1-0/+6
2016-04-14drm: atmel-hlcdc: support asynchronous atomic commit operationsBoris Brezillon1-0/+5
2016-02-08drm/atmel: Nuke precloseDaniel Vetter1-3/+0
2015-03-16drm: atmel-hlcdc: use appropriate enabled flag in suspend/resumeSylvain Rochet1-0/+3
2015-02-22drm: atmel-hlcdc: add discard area supportBoris Brezillon1-0/+2
2015-02-22drm: atmel-hlcdc: Atomic mode-setting conversionBoris Brezillon1-56/+3
2015-01-21drm: add Atmel HLCDC Display Controller supportBoris Brezillon1-0/+213