aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-04drm/hisilicon: Fix ADE vblank on/off handlingXinliang Liu1-0/+2
2016-07-04drm/hisilicon: Fix return value check in ade_dts_parse()Wei Yongjun1-6/+6
2016-06-09drm/hisilicon: Implement some semblance of vblank event handlingDaniel Vetter1-8/+12
2016-04-29drm/hisilicon: Add vblank driver for ADEXinliang Liu1-0/+62
2016-04-29drm/hisilicon: Add plane driver for ADEXinliang Liu1-1/+534
2016-04-29drm/hisilicon: Add crtc driver for ADEXinliang Liu1-0/+462