summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/pl111/pl111_drm.h
Commit message (Expand)AuthorAgeFilesLines
* drm/pl111: Enable device-specific assigned memoryLinus Walleij2018-05-021-0/+1
* drm/pl111: Use max memory bandwidth for resolutionLinus Walleij2018-03-071-0/+1
* drm/pl111: Make the default BPP a per-variant variableLinus Walleij2018-03-071-0/+2
* drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko2018-02-221-2/+0
* drm/pl111: Support variants with broken VBLANKLinus Walleij2018-02-071-0/+2
* drm/pl111: Support variants with broken clock dividerLinus Walleij2018-02-071-0/+3
* drm/pl111: Properly detect the ARM PL110 variantsLinus Walleij2018-02-071-0/+3
* drm/pl111: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2017-12-081-1/+0
* drm/pl111: Add optional variant display en/disable callbacksLinus Walleij2017-09-101-0/+3
* drm/pl111: Enable PL110 variantLinus Walleij2017-09-101-0/+17
* drm/pl111: Replace custom connector with panel bridgeLinus Walleij2017-09-101-10/+7
* drm/pl111: Cleanup local header fileLinus Walleij2017-09-101-4/+0
* drm/pl111: Add a debugfs node to dump our registers.Eric Anholt2017-05-191-0/+3
* drm/pl111: Register the clock divider and use it.Eric Anholt2017-05-191-0/+8
* drm/pl111: Initial drm/kms driver for pl111Tom Cooksey2017-05-081-0/+56