index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
pl111
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
drm: pl111: Move VExpress setup into versatile init
Rob Herring
4
-144
/
+108
2020-04-28
drm: pl111: Simplify vexpress init
Rob Herring
3
-66
/
+4
2020-04-28
drm: pl111: Fix module autoloading
Rob Herring
1
-0
/
+1
2020-03-26
drm/pl111: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
1
-6
/
+6
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2
-4
/
+2
2020-03-18
drm/pl111: make pl111_debugfs_init return 0
Wambui Karuga
1
-3
/
+5
2020-02-16
drm/pl111: Support Integrator IM-PD1 module
Linus Walleij
1
-0
/
+73
2019-12-10
drm: get drm_bridge_panel connector via helper
Sam Ravnborg
1
-1
/
+1
2019-10-24
drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
1
-2
/
+2
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
1
-2
/
+2
2019-08-09
drm/pl111: Support grayscale
Linus Walleij
1
-2
/
+27
2019-08-05
drm/pl111: Fix unused variable warning
Shaokun Zhang
1
-1
/
+0
2019-08-03
drm/pl111: Drop special pads config check
Linus Walleij
1
-16
/
+0
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-4
/
+1
2019-07-17
drm/pl111: drop use of drmP.h
Sam Ravnborg
7
-17
/
+28
2019-07-16
drm/pl111: pl111_vexpress.c: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-06-21
drm/pl111: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
3
-19
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-15
drm/pl111: Initialize clock spinlock early
Guenter Roeck
1
-2
/
+3
2019-04-12
Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+4
2019-04-04
drm/pl111: fix possible object reference leak
Wen Yang
1
-0
/
+4
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
1
-1
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-4
/
+4
2018-11-28
drm/pl111: add of_node_put()
Yangtao Li
1
-0
/
+2
2018-09-27
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-1
/
+2
2018-09-25
drm/pl111: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-4
/
+2
2018-09-10
drm/pl111: Make sure of_device_id tables are NULL terminated
zhong jiang
1
-1
/
+2
2018-07-17
drm/pl111: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-07-17
drm/pl111: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-7
/
+8
2018-07-10
drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
Noralf Trønnes
1
-0
/
+2
2018-07-01
drm/pl111: Support Nomadik LCDC variant
Linus Walleij
6
-13
/
+145
2018-05-04
drm/pl111: Fix module probe bug
Linus Walleij
3
-1
/
+24
2018-05-02
drm/pl111: Enable device-specific assigned memory
Linus Walleij
2
-2
/
+33
2018-05-02
drm/pl111: Support the Versatile Express
Linus Walleij
4
-1
/
+196
2018-04-24
drm/pl111: Use simple_display_pipe prepare_fb helper
Daniel Vetter
1
-7
/
+1
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
1
-1
/
+2
2018-03-08
drm/pl111: Use max memory bandwidth for resolution
Linus Walleij
3
-0
/
+43
2018-03-08
drm/pl111: Handle the RealView variant separately
Linus Walleij
1
-0
/
+30
2018-03-08
drm/pl111: Make the default BPP a per-variant variable
Linus Walleij
3
-1
/
+7
2018-02-26
drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DAC
Thierry Reding
1
-1
/
+0
2018-02-22
drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
3
-10
/
+12
2018-02-07
drm/pl111: Support multiple endpoints on the CLCD
Linus Walleij
1
-6
/
+56
2018-02-07
drm/pl111: Support variants with broken VBLANK
Linus Walleij
4
-10
/
+18
2018-02-07
drm/pl111: Support variants with broken clock divider
Linus Walleij
3
-0
/
+12
2018-02-07
drm/pl111: Handle the Versatile RGB/BGR565 mode
Linus Walleij
1
-2
/
+13
2018-02-07
drm/pl111: Properly detect the ARM PL110 variants
Linus Walleij
3
-46
/
+78
[next]