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-07-15
drm/amd/display: Initial support for SmartMux
Aurabindo Pillai
-6
/
+366
2025-07-15
drm/amd/display: Free memory allocation
Clayton King
-1
/
+2
2025-07-15
drm/amd/display: Add HPO encoder support to Replay
Ovidiu Bunea
-5
/
+66
2025-07-15
drm/amd/display: Add support for Panel Replay on DP1 eDP (panel_inst=1)
Ovidiu Bunea
-0
/
+1
2025-07-15
drm/amd/display: Fix FIXED_VS retimer clock gen source override
Michael Strauss
-1
/
+1
2025-07-15
drm/amd/display: New Behavior for debug option disable_ips_in_vpb
Leo Chen
-0
/
+14
2025-07-15
drm/amd/display: Add static pg implementations for future use
Leo Chen
-0
/
+6
2025-07-15
drm/amd/display: Notify DMUB on HW Release
Duncan Ma
-0
/
+23
2025-07-15
drm/amd/display: Adding missing driver code for IPSv2.0
Leo Chen
-15
/
+41
2025-07-15
drm/amd/display: Notify display idle on D3
Duncan Ma
-0
/
+10
2025-07-15
drm/amd/display: limit clear_update_flags to dcn32 and above
Charlene Liu
-3
/
+2
2025-07-15
drm/amd/display: Monitor patch to ignore EDID audio SAB check
Fudongwang
-1
/
+4
2025-07-15
drm/amd/display: Add definitions to support DID Type5 descriptors
Ilya Bakoulin
-0
/
+1
2025-07-15
drm/amd/display: Refactor DSC cap calculations
Dillon Varone
-44
/
+253
2025-07-15
drm/amd/display: Make dcn401_initialize_min_clocks() available to other compi...
Karthi Kandasamy
-6
/
+10
2025-07-15
drm/amd/display: MPC basic allocation logic and TMZ
Yihan Zhu
-5
/
+98
2025-07-15
drm/amd/display: Workaround for stuck I2C arbitrage
Dominik Kaszewski
-7
/
+52
2025-07-15
drm/amdgpu: The interrupt source was not released
Ce Sun
-1
/
+1
2025-07-15
drm/amdkfd: enable kfd on LoongArch systems
Han Gao
-1
/
+1
2025-07-15
drm/amdgpu/vcn5: add additional ring reset error checking
Alex Deucher
-2
/
+6
2025-07-15
drm/amdgpu/vcn4.0.5: add additional ring reset error checking
Alex Deucher
-2
/
+6
2025-07-15
drm/amdgpu/vcn4: add additional ring reset error checking
Alex Deucher
-2
/
+6
2025-07-15
drm/amdgpu/gfx10: fix kiq locking in KCQ reset
Alex Deucher
-4
/
+2
2025-07-15
drm/amdgpu/gfx9.4.3: fix kiq locking in KCQ reset
Alex Deucher
-2
/
+1
2025-07-15
drm/amdgpu/gfx9: fix kiq locking in KCQ reset
Alex Deucher
-1
/
+1
2025-07-15
drm/amdgpu: Use cached partition mode, if valid
Lijo Lazar
-4
/
+16
2025-07-15
drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN...
Imre Deak
-1
/
+1
2025-07-15
drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix a compile error due to bridg...
Andy Yan
-1
/
+1
2025-07-15
drm/panfrost: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
Maíra Canal
-4
/
+4
2025-07-15
drm/xe: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
Maíra Canal
-9
/
+3
2025-07-15
drm/etnaviv: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
Maíra Canal
-8
/
+4
2025-07-15
drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
Maíra Canal
-14
/
+2
2025-07-15
drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANG
Maíra Canal
-0
/
+49
2025-07-15
drm/sched: Make timeout KUnit tests faster
Maíra Canal
-3
/
+5
2025-07-15
drm/sched: Allow drivers to skip the reset and keep on running
Maíra Canal
-2
/
+44
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
-23
/
+23
2025-07-15
drm/xe/pf: Invalidate LMTT after completing changes
Michal Wajdeczko
-1
/
+11
2025-07-15
drm/xe/pf: Invalidate LMTT during LMEM unprovisioning
Michal Wajdeczko
-0
/
+94
2025-07-15
drm/xe/pf: Force GuC virtualization mode
Michal Wajdeczko
-0
/
+26
2025-07-15
drm/xe/pf: Move GGTT config KLVs encoding to helper
Michal Wajdeczko
-11
/
+20
2025-07-15
drm/xe/pf: Resend PF provisioning after GT reset
Michal Wajdeczko
-0
/
+27
2025-07-15
drm/xe/pf: Prepare to stop SR-IOV support prior GT reset
Michal Wajdeczko
-0
/
+27
2025-07-15
drm/i915: Don't check for atomic context on PREEMPT_RT
Sebastian Andrzej Siewior
-2
/
+7
2025-07-14
drm/xe/lrc: Add table with LRC layout
Lucas De Marchi
-0
/
+24
2025-07-14
drm/xe: Waste fewer instructions in emit_wa_job()
Tvrtko Ursulin
-41
/
+49
2025-07-14
drm/xe/gt: Drop third submission for default context
Lucas De Marchi
-8
/
+0
2025-07-14
drm/xe/lrc: Remove leftover TODO/FIXME
Lucas De Marchi
-6
/
+0
2025-07-14
drm/xe/gt: Extract emit_job_sync()
Lucas De Marchi
-32
/
+22
2025-07-14
drm/xe: Count dwords before allocating
Lucas De Marchi
-15
/
+25
2025-07-14
drm/xe/lrc: Reduce scope of empty lrc data
Lucas De Marchi
-11
/
+11
[prev]
[next]