index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-28
drm/rockchip: vop: add PX30 version info
Johan Jonker
1
-0
/
+2
2021-05-28
drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result
Colin Ian King
1
-1
/
+1
2021-05-28
drm/rockchip: lvds: Fix an error handling path
Christophe JAILLET
1
-2
/
+2
2021-05-28
drm/rockchip: remove unused function
Jiapeng Chong
1
-5
/
+0
2021-05-28
drm/rockchip: dsi: remove extra component_del() call
Thomas Hebb
1
-4
/
+0
2021-05-28
drm/rockchip: dsi: move all lane config except LCDC mux to bind()
Thomas Hebb
1
-8
/
+28
2021-05-28
drm/rockchip: cdn-dp-core: add MODULE_FIRMWARE macro
Peter Robinson
1
-0
/
+1
2021-05-28
drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cd...
Yang Yingliang
1
-0
/
+1
2021-05-28
drm: rockchip: set alpha_en to 0 if it is not used
Alex Bee
1
-0
/
+1
2021-05-28
drm: rockchip: add alpha support for RK3036, RK3066, RK3126 and RK3188
Alex Bee
2
-0
/
+22
2021-05-28
drm: rockchip: add missing registers for RK3066
Alex Bee
1
-7
/
+9
2021-05-28
drm: rockchip: add missing registers for RK3188
Alex Bee
1
-1
/
+4
2021-05-28
drm: rockchip: add scaling for RK3036 win1
Alex Bee
1
-2
/
+8
2021-05-28
drm/rockchip: remove existing generic drivers to take over the device
Javier Martinez Canillas
1
-0
/
+10
2021-03-24
drm/rockchip: Remove unused variable
Maxime Ripard
1
-2
/
+0
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-34
/
+49
2021-02-25
drm/rockchip: Require the YTR modifier for AFBC
Alyssa Rosenzweig
1
-0
/
+11
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-4
/
+8
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-10
/
+10
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-12
/
+15
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
1
-6
/
+10
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-1
/
+2
2021-02-10
drm: use getter/setter functions
Julia Lawall
1
-1
/
+1
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-28
/
+51
2020-11-29
drm/rockchip: fix typo in Kconfig 's/HDMI/dsi/'
Dafna Hirschfeld
1
-1
/
+1
2020-11-29
drm/rockchip: for error print, use the correct device pointer
Dafna Hirschfeld
1
-1
/
+1
2020-11-29
drm/rockchip: dw_hdmi: fix incorrect clock in vpll clock error message
Jonathan Liu
1
-1
/
+1
2020-11-29
drm/rockchip: Avoid uninitialized use of endpoint id in LVDS
Paul Kocialkowski
1
-1
/
+1
2020-11-17
drm/rockchip/rockchip_lvds: Fix struct document formatting
Lee Jones
1
-1
/
+1
2020-11-17
drm/rockchip/rockchip_rgb: Consume our own header
Lee Jones
1
-0
/
+1
2020-11-17
drm/rockchip/dw-mipi-dsi-rockchip: Demote non-conformant kernel-doc headers
Lee Jones
1
-2
/
+2
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
1
-2
/
+4
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2
-10
/
+16
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+6
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-1
/
+3
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-31
/
+11
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+4
2020-09-29
drm/rockchip: Include <drm/drm_gem_cma_helper> for drm_gem_cm_vm_ops
Thomas Zimmermann
1
-0
/
+1
2020-09-25
drm/rockchip: Convert to drm_gem_object_funcs
Thomas Zimmermann
2
-6
/
+11
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+3
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
1
-31
/
+11
2020-09-10
drm: rockchip: fix common struct sg_table related issues
Marek Szyprowski
1
-13
/
+10
2020-09-10
drm: rockchip: use common helper for a scatterlist contiguity check
Marek Szyprowski
1
-18
/
+1
2020-09-09
drm: allow limiting the scatter list size.
Gerd Hoffmann
1
-2
/
+3
[next]