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-08-01
drm/xe/pf: Don't resume device from restart worker
Michal Wajdeczko
1
-4
/
+20
2025-08-01
drm/xe/pf: Make sure PF is ready to configure VFs
Michal Wajdeczko
6
-2
/
+63
2025-08-01
drm/xe/pf: Disable PF restart worker on device removal
Michal Wajdeczko
1
-1
/
+31
2025-08-01
drm/xe/pf: Skip LMTT update if no LMEM was provisioned
Michal Wajdeczko
1
-3
/
+7
2025-08-01
drm/msm: Defer fd_install in SUBMIT ioctl
Rob Clark
1
-7
/
+7
2025-08-01
drm/msm: Fix submit error path cleanup
Rob Clark
1
-4
/
+5
2025-08-01
drm/msm: Fix refcnt underflow in error path
Rob Clark
1
-1
/
+3
2025-08-01
drm/msm: Update global fault counter when faulty process has already ended
Maíra Canal
1
-3
/
+8
2025-08-01
drm/msm: Fix pagetables setup/teardown serialization
Rob Clark
1
-4
/
+12
2025-08-01
drm/msm: Fix build with KMS disabled
Rob Clark
1
-1
/
+8
2025-08-01
drm/gpuvm: Wrap drm_gpuvm_sm_map_exec_lock() expected usage in literal code b...
Bagas Sanjaya
1
-1
/
+1
2025-08-01
drm/xe/devcoredump: Defer devcoredump initialization during probe
Balasubramani Vivekanandan
2
-4
/
+10
2025-08-01
drm/xe/vf: Fix IS_ERR() vs NULL check in xe_sriov_vf_ccs_init()
Dan Carpenter
1
-2
/
+2
2025-08-01
drm/virtio: implement virtio_gpu_shutdown
Gerd Hoffmann
1
-4
/
+4
2025-08-01
drm/i915/dsi: use intel_de_wait_custom() instead of wait_for_us()
Jani Nikula
1
-13
/
+28
2025-08-01
drm/i915/pch: use intel_de_wait_custom() instead of wait_for_us()
Jani Nikula
1
-4
/
+10
2025-08-01
drm/i915/power: use intel_de_wait_custom() instead of wait_for_us()
Jani Nikula
1
-4
/
+10
2025-08-01
drm/i915/cdclk: use intel_de_wait_custom() instead of wait_for_us()
Jani Nikula
1
-4
/
+8
2025-08-01
drm/i915/dpll: use intel_de_wait_custom() instead of wait_for_us()
Jani Nikula
1
-6
/
+14
2025-08-01
drm/i915/ddi: use intel_de_wait_custom() instead of wait_for_us()
Jani Nikula
1
-2
/
+12
2025-08-01
drm/i915/hdmi: use intel_de_wait_for_set() instead of wait_for()
Jani Nikula
1
-3
/
+3
2025-08-01
Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
25
-94
/
+111
2025-08-01
drm/panel-edp: Add BOE NV140WUM-N64
Aleksandrs Vinarskis
1
-0
/
+1
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-21
/
+5
2025-08-01
Merge tag 'drm-xe-next-fixes-2025-07-31' of https://gitlab.freedesktop.org/dr...
Dave Airlie
8
-33
/
+23
2025-07-31
Merge tag 'amd-drm-fixes-6.17-2025-07-31' of https://gitlab.freedesktop.org/a...
Dave Airlie
17
-61
/
+88
2025-07-31
drm/panel-edp: Add edp panels used by mt8189 Chromebooks
Cong Yang
1
-0
/
+22
2025-07-31
drm/vkms: Add writeback encoders as possible clones
Robert Mader
2
-0
/
+15
2025-07-31
drm/xe: Fix oops in xe_gem_fault when running core_hotunplug test.
Maarten Lankhorst
1
-12
/
+16
2025-07-31
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1345
-29173
/
+52197
2025-07-31
drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge
Svyatoslav Ryhel
3
-0
/
+789
2025-07-30
drm/xe/vf: Disable CSC support on VF
Lukasz Laguna
1
-0
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-3
/
+6
2025-07-30
drm/xe/vf: Disable CSC support on VF
Lukasz Laguna
1
-0
/
+1
2025-07-30
drm/i915/fbc: fix the implementation of wa_18038517565
Vinod Govindapillai
1
-4
/
+4
2025-07-30
drm/xe/vf: Fix VM crash during VF driver release
Satyanarayana K V P
4
-22
/
+30
2025-07-30
Merge tag 'x86_core_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+3
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-50
/
+20
2025-07-29
drm: Remove unused MIPI write seq and chatty functions
Brigham Campbell
1
-31
/
+3
2025-07-29
drm/panel: jdi-lpm102a188a: Fix bug and clean up driver
Brigham Campbell
1
-135
/
+57
2025-07-29
drm: Create mipi_dsi_dual* macros
Brigham Campbell
2
-406
/
+446
2025-07-29
drm/xe/hw_engine_group: Don't use drm_warn to catch missed case
Michal Wajdeczko
1
-2
/
+2
2025-07-29
drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read
Jouni Högander
1
-0
/
+4
2025-07-29
drm/i915/display: Ensure phy is accessible on lfps configuration
Jouni Högander
1
-0
/
+6
2025-07-29
drm/i915/display: Avoid unnecessarily calling intel_cx0_get_owned_lane_mask
Jouni Högander
1
-1
/
+2
2025-07-29
drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Jouni Högander
1
-5
/
+3
2025-07-29
drm/i915/display: remove superfluous <linux/types.h> includes
Jani Nikula
2
-4
/
+0
2025-07-29
Merge tag 'drm-misc-next-fixes-2025-07-24' of https://gitlab.freedesktop.org/...
Dave Airlie
2
-7
/
+11
2025-07-29
Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-14
/
+6
2025-07-29
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
[prev]
[next]