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