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-03-13
drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2
Alex Deucher
-0
/
+35
2025-03-13
drm/amdgpu: Reduce dequeue retry timeout for gfx9 family
Harish Kasiviswanathan
-52
/
+72
2025-03-13
drm/amd/pm: Update feature list for smu_v13_0_12
Asad Kamal
-1
/
+8
2025-03-13
drm/amdgpu/gfx12: don't read registers in mqd init
Alex Deucher
-15
/
+33
2025-03-13
drm/amdgpu/gfx11: don't read registers in mqd init
Alex Deucher
-15
/
+32
2025-03-13
drm/amdgpu: Fix the race condition for draining retry fault
Emily Deng
-14
/
+17
2025-03-13
drm/amdgpu: Remove unsupported xgmi versions
Lijo Lazar
-40
/
+0
2025-03-13
drm/amd/pm: add unique_id for gfx12
Harish Kasiviswanathan
-0
/
+2
2025-03-13
drm/amdgpu: Update SRIOV video codec caps
David Rosca
-16
/
+10
2025-03-13
drm/amdgpu: Remove JPEG from vega and carrizo video caps
David Rosca
-8
/
+0
2025-03-13
drm/amdgpu: Fix JPEG video caps max size for navi1x and raven
David Rosca
-2
/
+2
2025-03-13
drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size
David Rosca
-36
/
+36
2025-03-13
drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()
Nikita Zhandarovich
-1
/
+1
2025-03-14
Merge tag 'drm-intel-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-4
/
+6
2025-03-14
Merge tag 'drm-misc-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-24
/
+45
2025-03-13
drm/v3d: Set job pointer to NULL when the job's fence has an error
Maíra Canal
-4
/
+14
2025-03-13
drm/v3d: Don't run jobs that have errors flagged in its fence
Maíra Canal
-1
/
+8
2025-03-13
drm/xe/eustall: Fix a possible pointer dereference after free
Harish Chegondi
-7
/
+1
2025-03-13
drm/client: s/unsigned int i/int i/
Ville Syrjälä
-3
/
+3
2025-03-13
drm/client: Move variables to tighter scope
Ville Syrjälä
-15
/
+18
2025-03-13
drm/client: s/new_crtc/crtc/
Ville Syrjälä
-6
/
+6
2025-03-13
drm/client: Stop using the legacy crtc->mode
Ville Syrjälä
-12
/
+1
2025-03-13
drm/client: Make copies of modes
Ville Syrjälä
-15
/
+47
2025-03-13
drm/client: Streamline mode selection debugs
Ville Syrjälä
-37
/
+33
2025-03-13
drm/client: Use array notation for function arguments
Ville Syrjälä
-21
/
+21
2025-03-13
drm/client: Constify modes
Ville Syrjälä
-19
/
+23
2025-03-13
drm/i915/xe3lpd: Update bandwidth parameters
Gustavo Sousa
-1
/
+10
2025-03-13
drm/i915/display: Convert intel_bw.c externally to intel_display
Gustavo Sousa
-29
/
+24
2025-03-13
drm/i915/display: Convert intel_bw.c internally to intel_display
Gustavo Sousa
-199
/
+217
2025-03-13
drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
Ankit Nautiyal
-1
/
+14
2025-03-13
drm/i915/vrr: Prepare for fixed refresh rate timings
Ankit Nautiyal
-5
/
+82
2025-03-13
drm/i915/vrr: Use crtc_vtotal for vmin
Ankit Nautiyal
-11
/
+10
2025-03-13
drm/i915/vrr: Track vrr.enable only for variable timing
Ankit Nautiyal
-2
/
+16
2025-03-13
drm/i915/vrr: Disable CMRR
Ankit Nautiyal
-1
/
+2
2025-03-13
drm/i915/vrr: Make helpers for cmrr and vrr timings
Ankit Nautiyal
-17
/
+28
2025-03-13
drm/i915:vrr: Separate out functions to compute vmin and vmax
Ankit Nautiyal
-8
/
+30
2025-03-13
drm/i915/vrr: Remove unwanted comment
Ankit Nautiyal
-5
/
+0
2025-03-13
drm/i915/watermark: Check bounds for scaler_users for dsc prefill latency
Ankit Nautiyal
-1
/
+4
2025-03-13
drm/xe/svm: Add stats for SVM page faults
Francois Dugast
-6
/
+13
2025-03-13
drm/sched: Fix fence reference count leak
qianyi liu
-2
/
+9
2025-03-12
drm/xe: Use correct type width for alignment in fb pinning code
Tvrtko Ursulin
-10
/
+10
2025-03-12
drm/xe: Pass flags directly to emit_flush_imm_ggtt
Tvrtko Ursulin
-7
/
+6
2025-03-12
drm/xe: Fix ring flush invalidation
Tvrtko Ursulin
-9
/
+6
2025-03-12
drm/xe: Fix MOCS debugfs LNCF readout
Tvrtko Ursulin
-1
/
+3
2025-03-12
drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()
Lucas De Marchi
-26
/
+18
2025-03-12
drm/gpusvm: Fix kernel-doc
Lucas De Marchi
-55
/
+69
2025-03-12
drm/xe/guc_pc: Remove duplicated pc_start call
Rodrigo Vivi
-8
/
+0
2025-03-12
drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
Dan Carpenter
-3
/
+3
2025-03-12
drm/mediatek: add MT8365 SoC support
Fabien Parent
-0
/
+8
2025-03-12
drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptr
Douglas Anderson
-3
/
+3
[prev]
[next]