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-11-08
drm/xe: improve hibernation on igpu
Matthew Auld
-27
/
+16
2024-11-08
drm/xe: Add gt_id to xe_sched_job traces
Lucas De Marchi
-2
/
+4
2024-11-09
Merge tag 'drm-xe-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-41
/
+54
2024-11-09
Merge tag 'drm-misc-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-5
/
+92
2024-11-08
drm/i915/xe3lpd: Use DMC wakelock by default
Gustavo Sousa
-5
/
+9
2024-11-08
drm/i915/dmc_wl: Sanitize enable_dmc_wl according to hardware support
Gustavo Sousa
-7
/
+14
2024-11-08
drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()
Gustavo Sousa
-2
/
+3
2024-11-08
drm/i915/dmc_wl: Couple enable/disable with dynamic DC states
Gustavo Sousa
-7
/
+8
2024-11-08
drm/i915/dmc_wl: Deal with existing references when disabling
Gustavo Sousa
-30
/
+67
2024-11-08
drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables
Gustavo Sousa
-58
/
+60
2024-11-08
drm/i915/dmc_wl: Track registers touched by the DMC
Gustavo Sousa
-13
/
+128
2024-11-08
drm/i915/dmc_wl: Rename lnl_wl_range to powered_off_ranges
Gustavo Sousa
-2
/
+6
2024-11-08
drm/i915/dmc_wl: Extract intel_dmc_wl_reg_in_range()
Gustavo Sousa
-10
/
+11
2024-11-08
drm/i915/dmc_wl: Use sentinel item for range tables
Gustavo Sousa
-1
/
+2
2024-11-08
drm/i915/dmc_wl: Get wakelock when disabling dynamic DC states
Gustavo Sousa
-5
/
+21
2024-11-08
drm/i915/dmc_wl: Check for non-zero refcount in release work
Gustavo Sousa
-2
/
+5
2024-11-08
drm/i915/dmc_wl: Use non-sleeping variant of MMIO wait
Gustavo Sousa
-8
/
+26
2024-11-08
drm/xe: Mimic i915 behavior for non-sleeping MMIO wait
Gustavo Sousa
-1
/
+10
2024-11-08
drm/i915/dmc_wl: Use i915_mmio_reg_offset() instead of reg.reg
Gustavo Sousa
-5
/
+6
2024-11-08
drm/amd/display: Handle dml allocation failure to avoid crash
Ryan Seto
-0
/
+3
2024-11-08
drm/amd/display: Use region6 size in fw_meta_info
JinZe Xu
-1
/
+3
2024-11-08
drm/amd/display: Update SPL Taps Required For Integer Scaling
Austin Zheng
-4
/
+11
2024-11-08
drm/amd/display: disabling p-state checks for DCN31 and DCN314
Emily Nie
-2
/
+25
2024-11-08
drm/amd/display: always blank stream before disable crtc
Fudongwang
-4
/
+6
2024-11-08
drm/amd/display: Read DP tunneling support only for DPIA endpoints
Aurabindo Pillai
-3
/
+5
2024-11-08
drm/amd/display: Adding flag for forced MST blocked discovery
Meenakshikumar Somasundaram
-0
/
+1
2024-11-08
drm/amd/display: Fix Panel Replay not update screen correctly
Tom Chung
-57
/
+59
2024-11-08
drm/amd/display: Change some variable name of psr
Tom Chung
-14
/
+14
2024-11-08
drm/amd/display: Change parameters to fix certain compiler errors
Revalla Hari Krishna
-2
/
+2
2024-11-08
drm/amd/display: Refactor HPD IRQ error checking flow
Leon Huang
-13
/
+3
2024-11-08
drm/amdgpu/gfx11: Enable cleaner shader for GFX11.0.0/11.0.2 GPUs
Srinivasan Shanmugam
-0
/
+2
2024-11-08
drm/amdkfd: Fix wrong usage of INIT_WORK()
Yuan Can
-2
/
+3
2024-11-08
drm/amdgpu: fix check in gmc_v9_0_get_vm_pte()
Christian König
-5
/
+8
2024-11-08
drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0
Tim Huang
-2
/
+3
2024-11-08
drm/amdgpu: Inform if PCIe based P2P links are not available
Ramesh Errabolu
-0
/
+3
2024-11-08
drm/amdgpu: Fix video caps for H264 and HEVC encode maximum size
David Rosca
-19
/
+19
2024-11-08
drm/amdgpu: Add sysfs interface for jpeg reset mask
Jesse.zhang@amd.com
-0
/
+68
2024-11-08
drm/amdgpu: Add sysfs interface for vpe reset mask
Jesse.zhang@amd.com
-0
/
+46
2024-11-08
drm/amdgpu: Add sysfs interface for sdma reset mask
Jesse.zhang@amd.com
-0
/
+112
2024-11-08
drm/amdgpu: Normalize reg offsets on VCN v4.0.3
Sathishkumar S
-4
/
+11
2024-11-08
drm/amdgpu: Avoid kcq disable during reset
Lijo Lazar
-9
/
+1
2024-11-08
drm/amdgpu: Fix map/unmap queue logic
Lijo Lazar
-20
/
+63
2024-11-08
drm/amdgpu: fix ACA bank count boundary check error
Yang Wang
-1
/
+1
2024-11-08
drm/amdgpu: Add sysfs interface for gc reset mask
Jesse.zhang@amd.com
-0
/
+172
2024-11-08
drm/amdgpu: fix return random value when multiple threads read registers via ...
chongli2
-20
/
+13
2024-11-08
drm/amdkfd: remove gfx 12 trap handler page size cap
Jonathan Kim
-1
/
+2
2024-11-08
drm/amdgpu: Add supported NPS modes node
Asad Kamal
-1
/
+47
2024-11-08
drm/xe/pf: Adjust scheduling priority based on policy change
Michal Wajdeczko
-3
/
+22
2024-11-08
drm/xe/pf: Allow to control scheduling priority using debugfs
Michal Wajdeczko
-0
/
+5
2024-11-08
drm/xe/pf: Add functions to configure VF scheduling priority
Michal Wajdeczko
-0
/
+81
[prev]
[next]