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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-21
drm/bridge: it66121: Use vid/pid to detect the type of chip
Nishanth Menon
1
-29
/
+29
2025-11-21
drm/bridge: it66121: Sort the compatibles
Nishanth Menon
1
-3
/
+3
2025-11-21
drm/bridge: it66121: Drop ftrace like dev_dbg() prints
Nishanth Menon
1
-6
/
+0
2025-11-21
drm/xe/vga: use the same intel_gmch_vga_set_decode() as i915
Jani Nikula
1
-8
/
+0
2025-11-21
drm/i915: merge soc/intel_gmch.[ch] to display/intel_vga.c
Jani Nikula
7
-100
/
+50
2025-11-21
drm/i915/gmch: convert intel_gmch.c to struct intel_display
Jani Nikula
2
-9
/
+6
2025-11-21
drm/i915/gmch: switch to use pci_bus_{read,write}_config_word()
Jani Nikula
1
-2
/
+3
2025-11-21
drm/i915/gmch: split out i915_gmch.[ch] from soc
Jani Nikula
6
-141
/
+160
2025-11-21
drm/xe: remove remaining platform checks from compat i915_drv.h
Jani Nikula
1
-15
/
+0
2025-11-21
drm/i915: move intel_rom.[ch] from soc/ to display/
Jani Nikula
6
-19
/
+4
2025-11-21
drm/i915: move dram_info to struct intel_display
Jani Nikula
4
-10
/
+6
2025-11-21
drm/i915/dram: convert to struct intel_display
Jani Nikula
9
-114
/
+120
2025-11-21
drm/xe: remove MISSING_CASE() from compat i915_utils.h
Jani Nikula
1
-6
/
+0
2025-11-21
drm/i915: move intel_dram.[ch] from soc/ to display/
Jani Nikula
12
-22
/
+11
2025-11-21
drm/i915: split out i915_freq.[ch]
Jani Nikula
5
-5
/
+130
2025-11-21
drm/i915/edram: extract i915_edram.[ch] for edram detection
Jani Nikula
7
-44
/
+58
2025-11-21
Merge tag 'mediatek-drm-next-20251120' of https://git.kernel.org/pub/scm/linu...
Dave Airlie
14
-549
/
+2925
2025-11-21
Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
4
-21
/
+6
2025-11-21
Merge tag 'amd-drm-fixes-6.18-2025-11-20' of https://gitlab.freedesktop.org/a...
Dave Airlie
14
-58
/
+196
2025-11-21
drm/gem: Use vmemdup_array_user in drm_gem_objects_lookup
Tvrtko Ursulin
1
-10
/
+3
2025-11-21
Merge tag 'drm-misc-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
5
-13
/
+10
2025-11-21
drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()
Sanjay Yadav
1
-3
/
+5
2025-11-21
drm/xe/pf: Check for fence error on VRAM save/restore
Michał Winiarski
1
-0
/
+9
2025-11-21
drm/xe/pf: Drop the VF VRAM BO reference on successful restore
Michał Winiarski
1
-0
/
+2
2025-11-21
drm/xe/pf: Fix kernel-doc warning in migration_save_consume
Michał Winiarski
1
-2
/
+0
2025-11-21
Merge tag 'drm-msm-next-2025-11-18' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
63
-2245
/
+6695
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
47
-140
/
+315
2025-11-20
drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()
Sanjay Yadav
1
-3
/
+5
2025-11-20
Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
3
-91
/
+211
2025-11-20
drm/amdgpu: Add sriov vf check for VCN per queue reset support.
Shikang Fan
2
-2
/
+4
2025-11-20
drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flags
Srinivasan Shanmugam
1
-1
/
+1
2025-11-20
drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flag
Timur Kristóf
1
-2
/
+2
2025-11-20
drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabled
Yifan Zha
1
-2
/
+2
2025-11-20
drm/amd: Skip power ungate during suspend for VPE
Mario Limonciello
1
-1
/
+2
2025-11-20
drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()
Miaoqian Lin
1
-0
/
+1
2025-11-20
drm/amdgpu: Add sriov vf check for VCN per queue reset support.
Shikang Fan
2
-2
/
+4
2025-11-20
drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flags
Srinivasan Shanmugam
1
-1
/
+1
2025-11-20
drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flag
Timur Kristóf
1
-2
/
+2
2025-11-20
drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabled
Yifan Zha
1
-2
/
+2
2025-11-20
drm/amd: Skip power ungate during suspend for VPE
Mario Limonciello
1
-1
/
+2
2025-11-19
drm/xe/debugfs: Use scope-based runtime PM
Matt Roper
6
-35
/
+15
2025-11-19
drm/xe/sysfs: Use scope-based runtime power management
Matt Roper
4
-54
/
+31
2025-11-19
drm/xe/tests: Use scope-based runtime PM
Matt Roper
4
-26
/
+7
2025-11-19
drm/xe/sriov: Use scope-based runtime PM
Matt Roper
5
-29
/
+11
2025-11-19
drm/xe/hwmon: Use scope-based runtime PM
Matt Roper
1
-38
/
+14
2025-11-19
drm/xe/ggtt: Use scope-based runtime pm
Matt Roper
1
-2
/
+1
2025-11-19
drm/xe/bo: Use scope-based runtime PM
Matt Roper
1
-6
/
+2
2025-11-19
drm/xe/vram: Use scope-based forcewake
Matt Roper
1
-4
/
+2
2025-11-19
drm/xe/reg_sr: Use scope-based forcewake
Matt Roper
1
-12
/
+5
2025-11-19
drm/xe/query: Use scope-based forcewake
Matt Roper
1
-10
/
+6
[prev]
[next]