Age | Commit message (Expand) | Author |
2020-06-30 | drm: pl111: Absorb the external register header | Linus Walleij |
2020-03-18 | drm: convert .debugfs_init() hook to return void. | Wambui Karuga |
2019-07-17 | drm/pl111: drop use of drmP.h | Sam Ravnborg |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443 | Thomas Gleixner |
2018-07-01 | drm/pl111: Support Nomadik LCDC variant | Linus Walleij |
2018-05-02 | drm/pl111: Enable device-specific assigned memory | Linus Walleij |
2018-03-07 | drm/pl111: Use max memory bandwidth for resolution | Linus Walleij |
2018-03-07 | drm/pl111: Make the default BPP a per-variant variable | Linus Walleij |
2018-02-22 | drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblank | Oleksandr Andrushchenko |
2018-02-07 | drm/pl111: Support variants with broken VBLANK | Linus Walleij |
2018-02-07 | drm/pl111: Support variants with broken clock divider | Linus Walleij |
2018-02-07 | drm/pl111: Properly detect the ARM PL110 variants | Linus Walleij |
2017-12-08 | drm/pl111: Use drm_fb_cma_fbdev_init/fini() | Noralf Trønnes |
2017-09-10 | drm/pl111: Add optional variant display en/disable callbacks | Linus Walleij |
2017-09-10 | drm/pl111: Enable PL110 variant | Linus Walleij |
2017-09-10 | drm/pl111: Replace custom connector with panel bridge | Linus Walleij |
2017-09-10 | drm/pl111: Cleanup local header file | Linus Walleij |
2017-05-19 | drm/pl111: Add a debugfs node to dump our registers. | Eric Anholt |
2017-05-19 | drm/pl111: Register the clock divider and use it. | Eric Anholt |
2017-05-08 | drm/pl111: Initial drm/kms driver for pl111 | Tom Cooksey |