summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/pl111/pl111_drm.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-01drm/pl111: Support Nomadik LCDC variantLinus Walleij1-0/+5
2018-05-02drm/pl111: Enable device-specific assigned memoryLinus Walleij1-0/+1
2018-03-07drm/pl111: Use max memory bandwidth for resolutionLinus Walleij1-0/+1
2018-03-07drm/pl111: Make the default BPP a per-variant variableLinus Walleij1-0/+2
2018-02-22drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko1-2/+0
2018-02-07drm/pl111: Support variants with broken VBLANKLinus Walleij1-0/+2
2018-02-07drm/pl111: Support variants with broken clock dividerLinus Walleij1-0/+3
2018-02-07drm/pl111: Properly detect the ARM PL110 variantsLinus Walleij1-0/+3
2017-12-08drm/pl111: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes1-1/+0
2017-09-10drm/pl111: Add optional variant display en/disable callbacksLinus Walleij1-0/+3
2017-09-10drm/pl111: Enable PL110 variantLinus Walleij1-0/+17
2017-09-10drm/pl111: Replace custom connector with panel bridgeLinus Walleij1-10/+7
2017-09-10drm/pl111: Cleanup local header fileLinus Walleij1-4/+0
2017-05-19drm/pl111: Add a debugfs node to dump our registers.Eric Anholt1-0/+3
2017-05-19drm/pl111: Register the clock divider and use it.Eric Anholt1-0/+8
2017-05-08drm/pl111: Initial drm/kms driver for pl111Tom Cooksey1-0/+56