index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-11
drm/i915/bw: Skip the bw_state->active_pipes update if no pipe is changing it...
Ville Syrjälä
3
-15
/
+14
2025-10-11
drm/i915: Introduce intel_crtc_active_changed() and intel_any_crtc_active_cha...
Ville Syrjälä
2
-0
/
+24
2025-10-11
drm/i915: Introduce intel_crtc_enable_changed() and intel_any_crtc_enable_cha...
Ville Syrjälä
2
-0
/
+25
2025-10-10
Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
43
-248
/
+385
2025-10-10
Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-8
/
+17
2025-10-11
Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-8
/
+17
2025-10-10
drm/xe: Change return type of detect_bar2_dgfx() from s64 to u64
Shuicheng Lin
1
-1
/
+3
2025-10-10
drm/xe: Fix copyright in xe_ttm_stolen_mgr
Shuicheng Lin
1
-2
/
+2
2025-10-10
drm/xe: Fix copyright and function naming in xe_ttm_sys_mgr
Shuicheng Lin
1
-3
/
+3
2025-10-10
drm/xe: Enable media sampler power gating
Vinay Belgaumkar
2
-0
/
+9
2025-10-10
drm/xe: Handle mixed mappings and existing VRAM on atomic faults
Matthew Brost
1
-1
/
+12
2025-10-10
drm/xe/migrate: Fix an error path
Thomas Hellström
1
-1
/
+1
2025-10-10
drm/gud: Use kmalloc_array() instead of kmalloc()
Mehdi Ben Hadj Khelifa
1
-1
/
+1
2025-10-09
drm/xe: Move rebar to be done earlier
Lucas De Marchi
3
-8
/
+29
2025-10-10
Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
27
-172
/
+274
2025-10-09
drm/xe: Don't allow evicting of BOs in same VM in array of VM binds
Matthew Brost
2
-9
/
+24
2025-10-09
drm/i915/wm: Use fb->modfier to check for tiled vs. untiled
Ville Syrjälä
1
-4
/
+3
2025-10-09
drm/i915/fb: Drop the 'fb' argument from intel_fb_bo_framebuffer_init()
Ville Syrjälä
4
-7
/
+4
2025-10-09
drm/i915/fbdev: Select linear modifier explicitly
Ville Syrjälä
1
-0
/
+2
2025-10-09
drm/i915/fb: Fix the set_tiling vs. addfb race, again
Ville Syrjälä
1
-18
/
+20
2025-10-09
drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()
Ville Syrjälä
2
-3
/
+9
2025-10-09
drm/panfrost: Name scheduler queues after their job slots
Adrián Larumbe
3
-11
/
+15
2025-10-09
drm/xe: Increase global invalidation timeout to 1000us
Kenneth Graunke
1
-1
/
+1
2025-10-09
drm: Prevent sign extension on hdisplay and vdisplay
Jonathan Cavitt
2
-2
/
+2
2025-10-09
drm/i915/display: Make intel_crtc_get_vblank_counter safe on PREEMPT_RT
Maarten Lankhorst
1
-2
/
+7
2025-10-09
drm/i915: Disable tracepoints for PREEMPT_RT
Maarten Lankhorst
1
-0
/
+5
2025-10-09
drm/panthor: skip regulator setup if no such prop
Rain Yang
1
-2
/
+1
2025-10-09
drm/panthor: Ensure MCU is disabled on suspend
Ketil Johnsen
1
-0
/
+1
2025-10-09
drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC
Satyanarayana K V P
1
-1
/
+1
2025-10-09
drm/xe/vf: Rebase CCS save/restore BB GGTT addresses
Matthew Brost
3
-0
/
+33
2025-10-09
drm/xe/vf: Ensure media GT VF recovery runs after primary GT on PTL
Matthew Brost
1
-2
/
+27
2025-10-09
drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VF
Matthew Brost
4
-4
/
+19
2025-10-09
drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
Satyanarayana K V P
1
-8
/
+20
2025-10-09
drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
Matthew Brost
1
-0
/
+4
2025-10-09
drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
Matthew Brost
1
-3
/
+20
2025-10-09
drm/xe: Move queue init before LRC creation
Matthew Brost
7
-13
/
+98
2025-10-09
drm/xe/vf: Replay GuC submission state on pause / unpause
Matthew Brost
7
-32
/
+295
2025-10-09
drm/xe/vf: Abort VF post migration recovery on failure
Matthew Brost
3
-0
/
+31
2025-10-09
drm/xe/vf: Start CTs before resfix VF post migration recovery
Matthew Brost
3
-13
/
+55
2025-10-09
drm/xe: Add CTB_H2G_BUFFER_OFFSET define
Matthew Brost
1
-5
/
+6
2025-10-09
drm/xe/vf: Kickstart after resfix in VF post migration recovery
Matthew Brost
1
-8
/
+9
2025-10-09
drm/xe/vf: Reset TLB invalidations during VF post migration recovery
Matthew Brost
1
-0
/
+2
2025-10-09
drm/xe/vf: Flush and stop CTs in VF post migration recovery
Matthew Brost
3
-0
/
+12
2025-10-09
drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
Matthew Brost
1
-8
/
+27
2025-10-09
drm/xe/vf: Avoid indefinite blocking in preempt rebind worker for VFs support...
Matthew Brost
1
-1
/
+25
2025-10-09
drm/xe/vf: Wakeup in GuC backend on VF post migration recovery
Matthew Brost
5
-21
/
+99
2025-10-09
drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
Matthew Brost
4
-56
/
+5
2025-10-09
drm/xe/vf: Teardown VF post migration worker on driver unload
Matthew Brost
4
-2
/
+43
2025-10-09
drm/xe/vf: Close multi-GT GGTT shift race
Matthew Brost
6
-101
/
+123
2025-10-09
drm/xe/vf: Move LMEM config to tile layer
Matthew Brost
7
-30
/
+71
[prev]
[next]