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
2023-12-30
drm/rockchip: inno_hdmi: Remove useless mode_fixup
Maxime Ripard
1
-8
/
+0
2023-12-30
drm/rockchip: inno_hdmi: Fix video timing
Alex Bee
1
-2
/
+2
2023-12-30
drm/rockchip: vop: Add output selection registers for RK312x
Alex Bee
2
-1
/
+15
2023-12-28
drm/tilcdc: request and mapp iomem with devres
Philipp Stanner
1
-15
/
+4
2023-12-19
drm/panel-edp: Add several generic edp panels
Xuxin Xiong
1
-0
/
+4
2023-12-18
drm/panel-edp: Add some panels with conservative timings
Pin-yen Lin
1
-0
/
+31
2023-12-18
drm/edp-panel: Add panels delay entries
Pin-yen Lin
1
-0
/
+39
2023-12-18
drm/panel-edp: Add powered_on_to_enable delay
Pin-yen Lin
1
-0
/
+20
2023-12-18
drm/mm: Allow CONFIG_DRM_MM_DEBUG with DRM=m
Ville Syrjälä
1
-1
/
+1
2023-12-15
drm/bridge: samsung-dsim: check the return value only if necessary
Dario Binacchi
1
-4
/
+4
2023-12-15
drm/bridge: tc358767: Add descriptions to register definitions
Alexander Stein
1
-15
/
+15
2023-12-15
drm/bridge: tc358767: Add precious register SYSSTAT
Alexander Stein
1
-0
/
+10
2023-12-15
drm/bridge: tc358767: Add more volatile registers
Alexander Stein
1
-0
/
+7
2023-12-15
drm/bridge: tc358767: Sort volatile registers according to address
Alexander Stein
1
-3
/
+3
2023-12-15
drm/bridge: tc358767: Add more registers to non-writeable range
Alexander Stein
1
-6
/
+81
2023-12-15
drm/bridge: tc358767: Fix order of register defines
Alexander Stein
1
-7
/
+7
2023-12-15
drm/bridge: tc358767: Use regmap_access_table for writeable registers
Alexander Stein
1
-7
/
+10
2023-12-14
drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...
Christophe JAILLET
1
-4
/
+12
2023-12-14
drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...
Christophe JAILLET
1
-1
/
+3
2023-12-14
drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
Christophe JAILLET
1
-5
/
+11
2023-12-14
drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
Christophe JAILLET
1
-7
/
+13
2023-12-14
drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...
Christophe JAILLET
1
-0
/
+1
2023-12-14
drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
Christophe JAILLET
1
-19
/
+35
2023-12-14
drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe
Zhang Shurong
1
-4
/
+10
2023-12-14
drm/tegra: include drm/drm_edid.h only where needed
Jani Nikula
3
-1
/
+3
2023-12-14
drm/tegra: dsi: Add missing check for of_find_device_by_node
Chen Ni
1
-1
/
+3
2023-12-14
drm/ioc32: replace __attribute__((packed)) with __packed
Jani Nikula
1
-2
/
+2
2023-12-14
drm/ttm/tests: Add tests for ttm_bo functions
Karolina Stolarek
3
-0
/
+629
2023-12-14
drm/ttm/tests: Add tests for ttm_tt
Karolina Stolarek
4
-0
/
+319
2023-12-14
drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
Karolina Stolarek
5
-1
/
+363
2023-12-13
drm: ci: Update xfails
Vignesh Raman
3
-3
/
+61
2023-12-13
drm: ci: uprev IGT
Vignesh Raman
1
-1
/
+1
2023-12-13
drm: ci: virtio: Make artifacts available
Vignesh Raman
1
-0
/
+2
2023-12-13
drm: ci: mt8173: Do not set IGT_FORCE_DRIVER to panfrost
Vignesh Raman
1
-1
/
+8
2023-12-13
drm: ci: Use scripts/config to enable/disable configs
Vignesh Raman
1
-7
/
+7
2023-12-13
drm: ci: Enable new jobs
Vignesh Raman
1
-9
/
+0
2023-12-13
drm: ci: arm64.config: Enable DA9211 regulator
Vignesh Raman
1
-0
/
+1
2023-12-13
drm: ci: Force db410c to host mode
Vignesh Raman
2
-2
/
+2
2023-12-13
drm: ci: igt_runner: Remove todo
Vignesh Raman
1
-1
/
+0
2023-12-13
drm/imagination: vm: Fix heap lookup condition
Alex Bee
1
-1
/
+1
2023-12-13
drm/vc4: hdmi: Create destroy state implementation
Maxime Ripard
1
-1
/
+11
2023-12-13
drm/panel: ilitek-ili9805: adjust the includes
Dario Binacchi
1
-2
/
+1
2023-12-13
drm/panel: synaptics-r63353: adjust the includes
Dario Binacchi
1
-2
/
+1
2023-12-13
drm/rockchip: vop2: rename VOP_FEATURE_OUTPUT_10BIT to VOP2_VP_FEATURE_OUTPUT...
Andy Yan
3
-6
/
+6
2023-12-13
drm/rockchip: vop2: Add support for rk3588
Andy Yan
3
-6
/
+696
2023-12-13
drm/rockchip: vop2: rename grf to sys_grf
Andy Yan
1
-4
/
+4
2023-12-13
drm/rockchip: vop2: set bg dly and prescan dly at vop2_post_config
Andy Yan
1
-16
/
+10
2023-12-13
drm/rockchip: vop2: Set YUV/RGB overlay mode
Andy Yan
3
-3
/
+16
2023-12-13
drm/rockchip: vop2: Add write mask for VP config done
Andy Yan
1
-2
/
+13
2023-12-13
drm/rockchip: vop2: clear afbc en and transform bit for cluster window at lin...
Andy Yan
1
-0
/
+5
[next]