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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
drm/rockchip: Check iommu itself instead of it's parent for device_is_available
Andy Yan
1
-1
/
+1
2021-09-21
drm/rockchip: dsi: make hstt_table static
Jiapeng Chong
1
-1
/
+1
2021-09-21
drm/rockchip: dsi: Fix duplicate included linux/phy/phy.h
Jiapeng Chong
1
-1
/
+0
2021-09-21
drm/rockchip: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
3
-9
/
+3
2021-09-21
drm/rockchip: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attach
Alex Bee
2
-10
/
+45
2021-09-21
drm/rockchip: handle non-platform devices in rockchip_drm_endpoint_is_subdriver
Alex Bee
1
-1
/
+8
2021-09-21
drm/rockchip: remove unused psr_list{,_lock}
Brian Norris
2
-5
/
+0
2021-09-20
drm/panel-edp: Implement generic "edp-panel"s probed by EDID
Douglas Anderson
1
-14
/
+201
2021-09-20
drm/panel-edp: Don't re-read the EDID every time we power off the panel
Douglas Anderson
1
-3
/
+3
2021-09-20
drm/panel-edp: Fix "prepare_to_enable" if panel doesn't handle HPD
Douglas Anderson
1
-2
/
+22
2021-09-20
drm/panel-edp: hpd_reliable shouldn't be subtraced from hpd_absent
Douglas Anderson
1
-5
/
+3
2021-09-20
drm/panel-edp: Better describe eDP panel delays
Douglas Anderson
1
-29
/
+53
2021-09-20
drm/panel-edp: Split the delay structure out
Douglas Anderson
1
-77
/
+82
2021-09-20
drm/panel-simple: Non-eDP panels don't need "HPD" handling
Douglas Anderson
1
-130
/
+4
2021-09-20
drm/panel-edp: Move some wayward panels to the eDP driver
Douglas Anderson
2
-365
/
+363
2021-09-20
drm/panel-edp: Split eDP panels out of panel-simple
Douglas Anderson
4
-566
/
+1322
2021-09-20
drm/edid: Use new encoded panel id style for quirks matching
Douglas Anderson
1
-86
/
+70
2021-09-20
drm/edid: Allow querying/working with the panel ID from the EDID
Douglas Anderson
1
-0
/
+67
2021-09-20
drm/edid: Break out reading block 0 of the EDID
Douglas Anderson
1
-18
/
+45
2021-09-20
drm/panfrost: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2021-09-20
panfrost: make mediatek_mt8183_supplies and mediatek_mt8183_pm_domains static
Jiapeng Chong
1
-2
/
+2
2021-09-20
drm/v3d: Make use of the helper function devm_platform_ioremap_resource_byname()
Cai Huoqing
1
-4
/
+1
2021-09-20
drm: bridge: it66121: Fix return value it66121_probe
Alex Bee
1
-2
/
+14
2021-09-19
drm/v3d: fix sched job resources cleanup when a job is aborted
Melissa Wen
1
-6
/
+5
2021-09-17
drm/panfrost: Calculate lock region size correctly
Steven Price
1
-7
/
+23
2021-09-17
virtio-gpu: fix possible memory allocation failure
liuyuntao
1
-7
/
+1
2021-09-16
drm/sun4i: dw-hdmi: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-12
/
+9
2021-09-16
drm/sun4i: dsi: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-09-15
drm/v3d: fix wait for TMU write combiner flush
Iago Toral Quiroga
1
-2
/
+2
2021-09-15
drm/sched: fix the bug of time out calculation(v4)
Monk Liu
1
-17
/
+9
2021-09-15
drm/ttm: fix the type mismatch error on sparc64
Huang Rui
1
-1
/
+2
2021-09-15
drm/bochs: add Bochs PCI ID for Simics model
H. Peter Anvin (Intel)
1
-0
/
+8
2021-09-15
drm/qxl: User page size macro for qxl release bo
bibo mao
1
-2
/
+2
2021-09-14
drm/vc4: dsi: Switch to devm_drm_of_get_bridge
Maxime Ripard
1
-24
/
+4
2021-09-14
drm/vc4: dpi: Switch to devm_drm_of_get_bridge
Maxime Ripard
1
-11
/
+4
2021-09-14
drm/bridge: Add a function to abstract away panels
Maxime Ripard
2
-4
/
+40
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
659
-14215
/
+29362
2021-09-13
drm/ttm: Try to check if new ttm man out of bounds during compile
xinhui pan
1
-4
/
+4
2021-09-13
drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx()
Cai Huoqing
2
-5
/
+2
2021-09-12
drm/panel-orientation-quirks: add Valve Steam Deck
Simon Ser
1
-0
/
+7
2021-09-12
drm: panel-orientation-quirks: Add quirk for the Chuwi HiBook
Hans de Goede
1
-0
/
+8
2021-09-10
Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
37
-129
/
+221
2021-09-10
drm/ttm: Fix a deadlock if the target BO is not idle during swap
xinhui pan
1
-3
/
+3
2021-09-09
drm/panel-simple: Reorder logicpd_type_28 / mitsubishi_aa070mc01
Douglas Anderson
1
-13
/
+13
2021-09-09
drm/stm: ltdc: add layer alpha support
Raphael Gallais-Pou
1
-1
/
+3
2021-09-09
drm/stm: ltdc: attach immutable zpos property to planes
Raphael Gallais-Pou
1
-0
/
+3
2021-09-09
drm/ttm: add some general module kerneldoc
Christian König
1
-0
/
+12
2021-09-09
Merge tag 'drm-misc-next-fixes-2021-09-03' of git://anongit.freedesktop.org/d...
Dave Airlie
6
-26
/
+18
2021-09-09
Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
29
-94
/
+198
2021-09-07
drm/mcde: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2
-6
/
+2
[next]