summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/pl111/pl111_versatile.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-30drm: pl111: Absorb the external register headerLinus Walleij1-1/+0
2020-06-30drm: pl111: Credit where credit is dueLinus Walleij1-0/+9
2020-04-28drm: pl111: Move VExpress setup into versatile initRob Herring1-25/+108
2020-04-28drm: pl111: Simplify vexpress initRob Herring1-17/+4
2020-02-16drm/pl111: Support Integrator IM-PD1 moduleLinus Walleij1-0/+73
2019-07-17drm/pl111: drop use of drmP.hSam Ravnborg1-4/+5
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-04-04drm/pl111: fix possible object reference leakWen Yang1-0/+4
2018-05-04drm/pl111: Fix module probe bugLinus Walleij1-0/+7
2018-05-02drm/pl111: Support the Versatile ExpressLinus Walleij1-1/+48
2018-03-07drm/pl111: Handle the RealView variant separatelyLinus Walleij1-0/+30
2018-03-07drm/pl111: Make the default BPP a per-variant variableLinus Walleij1-0/+2
2018-02-07drm/pl111: Support variants with broken VBLANKLinus Walleij1-0/+1
2018-02-07drm/pl111: Support variants with broken clock dividerLinus Walleij1-0/+1
2018-02-07drm/pl111: Properly detect the ARM PL110 variantsLinus Walleij1-19/+65
2017-09-10drm/pl111: Add handling of Versatile platformsLinus Walleij1-0/+270