summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/pl111
Commit message (Expand)AuthorAge
* drm/pl111: Support grayscaleLinus Walleij2019-08-09
* drm/pl111: Fix unused variable warningShaokun Zhang2019-08-05
* drm/pl111: Drop special pads config checkLinus Walleij2019-08-03
* Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-22
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* | drm/pl111: drop use of drmP.hSam Ravnborg2019-07-17
* | drm/pl111: pl111_vexpress.c: Add of_node_put() before returnNishka Dasgupta2019-07-15
* | drm/pl111: Drop drm_gem_prime_export/importDaniel Vetter2019-06-21
* | drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter2019-06-21
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443Thomas Gleixner2019-06-05
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* drm/pl111: Initialize clock spinlock earlyGuenter Roeck2019-05-14
* Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-04-12
|\
| * drm/pl111: fix possible object reference leakWen Yang2019-04-04
* | drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart2019-03-18
|/
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-24
* drm/pl111: add of_node_put()Yangtao Li2018-11-28
* Merge drm/drm-next into drm-misc-nextSean Paul2018-09-27
|\
| * drm/pl111: Make sure of_device_id tables are NULL terminatedzhong jiang2018-09-10
* | drm/pl111: Use drm_fbdev_generic_setup()Noralf Trønnes2018-09-25
|/
* drm/pl111: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-17
* drm/pl111: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-07-17
* drm/pl111: Set .gem_prime_vmap and .gem_prime_mmapNoralf Trønnes2018-07-10
* drm/pl111: Support Nomadik LCDC variantLinus Walleij2018-07-01
* drm/pl111: Fix module probe bugLinus Walleij2018-05-03
* drm/pl111: Enable device-specific assigned memoryLinus Walleij2018-05-02
* drm/pl111: Support the Versatile ExpressLinus Walleij2018-05-02
* drm/pl111: Use simple_display_pipe prepare_fb helperDaniel Vetter2018-04-24
* drm/simple-kms-helper: Plumb plane state to the enable hookVille Syrjälä2018-03-28
* drm/pl111: Use max memory bandwidth for resolutionLinus Walleij2018-03-07
* drm/pl111: Handle the RealView variant separatelyLinus Walleij2018-03-07
* drm/pl111: Make the default BPP a per-variant variableLinus Walleij2018-03-07
* drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DACThierry Reding2018-02-26
* drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko2018-02-22
* drm/pl111: Support multiple endpoints on the CLCDLinus Walleij2018-02-07
* drm/pl111: Support variants with broken VBLANKLinus Walleij2018-02-07
* drm/pl111: Support variants with broken clock dividerLinus Walleij2018-02-07
* drm/pl111: Handle the Versatile RGB/BGR565 modeLinus Walleij2018-02-07
* drm/pl111: Properly detect the ARM PL110 variantsLinus Walleij2018-02-07
* drm/pl111: Support handling bridge timingsLinus Walleij2018-01-12
* drm/pl111: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2017-12-08
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\
| * drm/pl111: Add handling of Versatile platformsLinus Walleij2017-09-10
| * drm/pl111: Add optional variant display en/disable callbacksLinus Walleij2017-09-10
| * drm/pl111: Insert delay before powering up PL11xLinus Walleij2017-09-10
| * drm/pl111: Enable PL110 variantLinus Walleij2017-09-10
| * drm/pl111: Replace custom connector with panel bridgeLinus Walleij2017-09-10
| * drm/pl111: Add all registers to debugfsLinus Walleij2017-09-10
| * drm/pl111: Cleanup local header fileLinus Walleij2017-09-10