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
Age
Commit message (
Expand
)
Author
Lines
2025-09-25
drm/amdgpu: remove leftover from enforcing isolation by VMID
Christian König
-5
/
+0
2025-09-25
drm/amdgpu: Add fallback to pipe reset if KCQ ring reset fails
Jesse.Zhang
-0
/
+12
2025-09-25
drm/amd: Fix hybrid sleep
Mario Limonciello (AMD)
-1
/
+1
2025-09-25
drm/i915/gvt: Simplify case switch in intel_vgpu_ioctl
Jonathan Cavitt
-9
/
+4
2025-09-25
drm/i915/dsb: Inline dsb_vblank_delay() into intel_dsb_wait_for_delayed_vblank()
Ankit Nautiyal
-33
/
+26
2025-09-25
drm/i915/display: Drop intel_vrr_vblank_delay and use set_context_latency
Ankit Nautiyal
-12
/
+3
2025-09-25
drm/i915/vrr: Clamp guardband as per hardware and timing constraints
Ankit Nautiyal
-12
/
+35
2025-09-25
drm/i915/reg_defs: Add REG_FIELD_MAX wrapper for FIELD_MAX()
Ankit Nautiyal
-0
/
+10
2025-09-25
drm/i915/display: Wait for scl start instead of dsb_wait_vblanks
Ankit Nautiyal
-0
/
+35
2025-09-25
drm/i915/dsb: s/intel_dsb_wait_vblank_delay/intel_dsb_wait_for_delayed_vblank
Ankit Nautiyal
-6
/
+6
2025-09-25
drm/i915/vrr: Use SCL for computing guardband
Ankit Nautiyal
-1
/
+3
2025-09-25
drm/i915/vrr: Use set_context_latency instead of intel_vrr_real_vblank_delay()
Ankit Nautiyal
-11
/
+5
2025-09-25
drm/i915/display: Add set_context_latency to crtc_state
Ankit Nautiyal
-20
/
+44
2025-09-25
drm/i915/psr: s/intel_psr_min_vblank_delay/intel_psr_min_set_context_latency
Ankit Nautiyal
-5
/
+5
2025-09-25
drm/panthor: Defer scheduler entitiy destruction to queue release
Adrián Larumbe
-7
/
+1
2025-09-25
drm/i915/gem: add i915_gem_fence_wait_priority_display() helper
Jani Nikula
-20
/
+10
2025-09-24
drm/xe/guc: Refactor GuC load to use poll_timeout_us()
Lucas De Marchi
-118
/
+92
2025-09-24
drm/xe/guc: Extract function to print load error
Lucas De Marchi
-51
/
+52
2025-09-24
drm/xe/guc: Drop helper to read freq
Lucas De Marchi
-12
/
+4
2025-09-24
drm/xe/guc_pc: Use poll_timeout_us() for waiting
Lucas De Marchi
-31
/
+13
2025-09-24
drm/xe/device: Use poll_timeout_us() to wait for lmem
Lucas De Marchi
-31
/
+34
2025-09-24
drm/xe/configfs: Improve doc for ctx_restore* attributes
Lucas De Marchi
-3
/
+16
2025-09-24
drm/xe/configfs: Fix engine class parsing
Lucas De Marchi
-2
/
+2
2025-09-24
drm/i915/vrr: Refactor VRR live status wait into common helper
Ankit Nautiyal
-5
/
+12
2025-09-24
drm/xe/uapi: loosen used tracking restriction
Matthew Auld
-9
/
+6
2025-09-24
drm/i915/irq: split ILK display irq handling
Jani Nikula
-29
/
+58
2025-09-24
drm/i915/irq: move check for HAS_HOTPLUG() inside i9xx_hpd_irq_ack()
Jani Nikula
-2
/
+4
2025-09-24
drm/i915/irq: abstract i9xx_display_irq_enable_mask()
Jani Nikula
-14
/
+19
2025-09-24
drm/i915/irq: initialize gen2_imr_mask in terms of enable_mask
Jani Nikula
-22
/
+12
2025-09-24
drm/i915/irq: drop intel_psr_regs.h include
Jani Nikula
-1
/
+0
2025-09-23
drm/bridge: adapt drm_bridge_add/remove() docs, mention the lingering list
Luca Ceresoli
-2
/
+10
2025-09-23
drm/debugfs: show lingering bridges
Luca Ceresoli
-5
/
+11
2025-09-23
drm/bridge: add list of removed refcounted bridges
Luca Ceresoli
-1
/
+17
2025-09-23
drm/xe/tests: Fix build break on clang 16.0.6
Michal Wajdeczko
-6
/
+6
2025-09-23
drm/xe/debugfs: Improve .show() helper for GT-based attributes
Michal Wajdeczko
-71
/
+46
2025-09-23
drm/xe/debugfs: Make ggtt file per-tile
Michal Wajdeczko
-13
/
+7
2025-09-23
drm/amd/display: remove output_tf_change flag
Melissa Wen
-9
/
+4
2025-09-23
drm/amd/display: Init DCN35 clocks from pre-os HW values
Leo Li
-2
/
+119
2025-09-23
drm/amd/display: Use mpc.preblend flag to indicate preblend
Alvin Lee
-2
/
+2
2025-09-23
drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume
Matthew Schwartz
-4
/
+15
2025-09-23
drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A
Dnyaneshwar Bhadane
-8
/
+6
2025-09-23
drm/i915/display: Add definition for wcl as subplatform
Dnyaneshwar Bhadane
-1
/
+15
2025-09-23
drm/pcids: Split PTL pciids group to make wcl subplatform
Dnyaneshwar Bhadane
-0
/
+2
2025-09-23
drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPD
John Ripple
-0
/
+112
2025-09-23
drm/i915: Make sure wm block/lines are non-decreasing
Ville Syrjälä
-9
/
+12
2025-09-23
drm/i915: Print both the original and adjusted wm latencies
Ville Syrjälä
-1
/
+3
2025-09-23
drm/i915: Make wm latencies monotonic
Ville Syrjälä
-0
/
+15
2025-09-23
drm/i915: Flatten sanitize_wm_latency() a bit
Ville Syrjälä
-7
/
+5
2025-09-23
drm/i915: Extract sanitize_wm_latency()
Ville Syrjälä
-7
/
+16
2025-09-23
drm/i915: Use increase_wm_latency() for the 16Gb DIMM w/a
Ville Syrjälä
-1
/
+1
[prev]
[next]