index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-04
drm/bridge: Describe the newly introduced drm_connector parameter for drm_bri...
Andy Yan
1
-0
/
+1
2025-08-04
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next-fixes
Maarten Lankhorst
401
-3721
/
+7661
2025-08-04
drm/i915/display: Use the recomended min_hblank values
Arun R Murthy
1
-1
/
+20
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-3
/
+2
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2
-3
/
+3
2025-08-02
drm/xe: fix typo "notifer"
WangYuli
1
-1
/
+1
2025-08-02
drm/bridge: fix OF node leak
Johan Hovold
1
-0
/
+2
2025-08-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+4
2025-08-01
drm/i915/bw: Remove space before newline
Colin Ian King
1
-1
/
+1
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-07-31
Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
25
-94
/
+111
2025-07-31
drm/panel-edp: Add BOE NV140WUM-N64
Aleksandrs Vinarskis
1
-0
/
+1
2025-07-31
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-08-01
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-30
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-29
drm/xe/vf: Fix VM crash during VF driver release
Satyanarayana K V P
4
-22
/
+30
2025-07-29
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
[prev]
[next]