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
2024-06-06
drm/xe/vf: Custom GuC reset
Michal Wajdeczko
-0
/
+3
2024-06-06
drm/xe/vf: Custom uC initialization
Michal Wajdeczko
-0
/
+33
2024-06-06
drm/xe/vf: Support only GuC/HuC firmwares
Michal Wajdeczko
-0
/
+4
2024-06-06
drm/i915: Reduce DDI clock gating printk level from NOTICE to DEBUG
Ville Syrjälä
-3
/
+3
2024-06-06
drm/xe/display: drop i915_drv.h include from xe code
Jani Nikula
-31
/
+24
2024-06-06
drm/xe/display: reduce includes in compat i915_drv.h
Jani Nikula
-3
/
+1
2024-06-06
drm/xe/display: move compat runtime pm stubs to the correct file
Jani Nikula
-48
/
+51
2024-06-06
drm/xe/display: move compat uncore stubs to the correct file
Jani Nikula
-5
/
+5
2024-06-06
drm/i915/display: include xe_bo.h, gem_object_types etc. where needed
Jani Nikula
-11
/
+25
2024-06-06
drm/i915/display: include intel_step.h where needed
Jani Nikula
-2
/
+1
2024-06-06
drm/i915/display: include intel_uncore.h where needed
Jani Nikula
-1
/
+1
2024-06-06
drm/i915/display: include i915_gpu_error.h where needed
Jani Nikula
-1
/
+1
2024-06-06
drm/i915/display: include gt/intel_gt_types.h where needed
Jani Nikula
-1
/
+1
2024-06-06
drm/i915/display: include gem/i915_gem_stolen.h where needed
Jani Nikula
-1
/
+1
2024-06-06
drm/meson: plane: Add error handling
Haoran Liu
-6
/
+11
2024-06-05
drm/vmwgfx: Don't memcmp equivalent pointers
Ian Forbes
-1
/
+1
2024-06-05
drm/vmwgfx: remove unused struct 'vmw_stdu_dma'
Dr. David Alan Gilbert
-5
/
+0
2024-06-05
drm/vmwgfx: Don't destroy Screen Target when CRTC is enabled but inactive
Ian Forbes
-0
/
+10
2024-06-05
drm/vmwgfx: Standardize use of kibibytes when logging
Ian Forbes
-8
/
+8
2024-06-05
drm/vmwgfx: Remove STDU logic from generic mode_valid function
Ian Forbes
-20
/
+9
2024-06-05
drm/vmwgfx: 3D disabled should not effect STDU memory limits
Ian Forbes
-7
/
+0
2024-06-05
drm/vmwgfx: Filter modes which exceed graphics memory
Ian Forbes
-2
/
+43
2024-06-06
drm/i915/gt: Delete the live_hearbeat_fast selftest
Niemiec, Krzysztof
-110
/
+0
2024-06-06
Merge tag 'drm-xe-fixes-2024-06-04' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-0
/
+1
2024-06-06
drm/i915: Increase FLR timeout from 3s to 9s
Andi Shyti
-1
/
+8
2024-06-05
drm/msm/dp: fix runtime_pm handling in dp_wait_hpd_asserted
Dmitry Baryshkov
-1
/
+4
2024-06-05
drm/msm/dpu: drop duplicate drm formats from wb2_formats arrays
Junhao Xie
-6
/
+0
2024-06-05
Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set"
Dmitry Baryshkov
-17
/
+46
2024-06-05
drm/msm/dpu: fix encoder irq wait skip
Barnabás Czémán
-1
/
+1
2024-06-05
drm/xe: Don't overmap identity VRAM mapping
Matthew Brost
-13
/
+42
2024-06-05
drm/xe: flush engine buffers before signalling user fence on all engines
Andrzej Hajda
-2
/
+16
2024-06-05
Revert "drm/xe: flush gtt before signalling user fence on all engines"
Andrzej Hajda
-4
/
+4
2024-06-05
drm/amdgpu/pptable: Fix UBSAN array-index-out-of-bounds
Tasos Sahanidis
-42
/
+49
2024-06-05
drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platforms
Mario Limonciello
-9
/
+11
2024-06-05
drm/xe/vm: Simplify if condition
Thorsten Blum
-2
/
+2
2024-06-05
drm/amdgpu: add RAS is_rma flag
Tao Zhou
-11
/
+12
2024-06-05
drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
Srinivasan Shanmugam
-0
/
+3
2024-06-05
drm/amd/pm: remove dead code in si_convert_power_level_to_smc
Jesse Zhang
-4
/
+0
2024-06-05
drm/amd/display: Prevent IPX From Link Detect and Set Mode
Fangzhi Zuo
-0
/
+10
2024-06-05
drm/amdkfd: remove logically dead code
Jesse Zhang
-5
/
+0
2024-06-05
drm/amdgpu: fix failure mapping legacy queue when FLR
Lin.Cao
-0
/
+2
2024-06-05
drm/amd/display: Fetch Mall caps from DC
Daniel Sa
-1
/
+1
2024-06-05
drm/amd/display: fix YUV video color corruption in DCN401
Samson Tam
-6
/
+10
2024-06-05
drm/amdkfd: add reset cause in gpu pre-reset smi event
Eric Huang
-12
/
+36
2024-06-05
drm/amdgpu: Update soc24_enum.h and soc21_enum.h
Frank Min
-2
/
+2
2024-06-05
drm/amdgpu: Set PTE_IS_PTE bit for gfx12
Frank Min
-0
/
+1
2024-06-05
drm/amd/display: Updated optc401_set_drr to use dcn401 functions
Relja Vojvodic
-1
/
+1
2024-06-05
drm/amdgpu: add reset sources in gpu reset context
Eric Huang
-0
/
+47
2024-06-05
drm/amd/display: Add UCLK p-state support message to dcn401
Dillon Varone
-54
/
+106
2024-06-05
drm/amd/display: Use current_state when checking old_pipe subvp type
Alvin Lee
-1
/
+1
[prev]
[next]