summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-11-08drm/xe: improve hibernation on igpuMatthew Auld-27/+16
2024-11-08drm/xe: Add gt_id to xe_sched_job tracesLucas De Marchi-2/+4
2024-11-09Merge tag 'drm-xe-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-41/+54
2024-11-09Merge tag 'drm-misc-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-5/+92
2024-11-08drm/i915/xe3lpd: Use DMC wakelock by defaultGustavo Sousa-5/+9
2024-11-08drm/i915/dmc_wl: Sanitize enable_dmc_wl according to hardware supportGustavo Sousa-7/+14
2024-11-08drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()Gustavo Sousa-2/+3
2024-11-08drm/i915/dmc_wl: Couple enable/disable with dynamic DC statesGustavo Sousa-7/+8
2024-11-08drm/i915/dmc_wl: Deal with existing references when disablingGustavo Sousa-30/+67
2024-11-08drm/i915/dmc_wl: Allow simpler syntax for single reg in range tablesGustavo Sousa-58/+60
2024-11-08drm/i915/dmc_wl: Track registers touched by the DMCGustavo Sousa-13/+128
2024-11-08drm/i915/dmc_wl: Rename lnl_wl_range to powered_off_rangesGustavo Sousa-2/+6
2024-11-08drm/i915/dmc_wl: Extract intel_dmc_wl_reg_in_range()Gustavo Sousa-10/+11
2024-11-08drm/i915/dmc_wl: Use sentinel item for range tablesGustavo Sousa-1/+2
2024-11-08drm/i915/dmc_wl: Get wakelock when disabling dynamic DC statesGustavo Sousa-5/+21
2024-11-08drm/i915/dmc_wl: Check for non-zero refcount in release workGustavo Sousa-2/+5
2024-11-08drm/i915/dmc_wl: Use non-sleeping variant of MMIO waitGustavo Sousa-8/+26
2024-11-08drm/xe: Mimic i915 behavior for non-sleeping MMIO waitGustavo Sousa-1/+10
2024-11-08drm/i915/dmc_wl: Use i915_mmio_reg_offset() instead of reg.regGustavo Sousa-5/+6
2024-11-08drm/amd/display: Handle dml allocation failure to avoid crashRyan Seto-0/+3
2024-11-08drm/amd/display: Use region6 size in fw_meta_infoJinZe Xu-1/+3
2024-11-08drm/amd/display: Update SPL Taps Required For Integer ScalingAustin Zheng-4/+11
2024-11-08drm/amd/display: disabling p-state checks for DCN31 and DCN314Emily Nie-2/+25
2024-11-08drm/amd/display: always blank stream before disable crtcFudongwang-4/+6
2024-11-08drm/amd/display: Read DP tunneling support only for DPIA endpointsAurabindo Pillai-3/+5
2024-11-08drm/amd/display: Adding flag for forced MST blocked discoveryMeenakshikumar Somasundaram-0/+1
2024-11-08drm/amd/display: Fix Panel Replay not update screen correctlyTom Chung-57/+59
2024-11-08drm/amd/display: Change some variable name of psrTom Chung-14/+14
2024-11-08drm/amd/display: Change parameters to fix certain compiler errorsRevalla Hari Krishna-2/+2
2024-11-08drm/amd/display: Refactor HPD IRQ error checking flowLeon Huang-13/+3
2024-11-08drm/amdgpu/gfx11: Enable cleaner shader for GFX11.0.0/11.0.2 GPUsSrinivasan Shanmugam-0/+2
2024-11-08drm/amdkfd: Fix wrong usage of INIT_WORK()Yuan Can-2/+3
2024-11-08drm/amdgpu: fix check in gmc_v9_0_get_vm_pte()Christian König-5/+8
2024-11-08drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0Tim Huang-2/+3
2024-11-08drm/amdgpu: Inform if PCIe based P2P links are not availableRamesh Errabolu-0/+3
2024-11-08drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca-19/+19
2024-11-08drm/amdgpu: Add sysfs interface for jpeg reset maskJesse.zhang@amd.com-0/+68
2024-11-08drm/amdgpu: Add sysfs interface for vpe reset maskJesse.zhang@amd.com-0/+46
2024-11-08drm/amdgpu: Add sysfs interface for sdma reset maskJesse.zhang@amd.com-0/+112
2024-11-08drm/amdgpu: Normalize reg offsets on VCN v4.0.3Sathishkumar S-4/+11
2024-11-08drm/amdgpu: Avoid kcq disable during resetLijo Lazar-9/+1
2024-11-08drm/amdgpu: Fix map/unmap queue logicLijo Lazar-20/+63
2024-11-08drm/amdgpu: fix ACA bank count boundary check errorYang Wang-1/+1
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com-0/+172
2024-11-08drm/amdgpu: fix return random value when multiple threads read registers via ...chongli2-20/+13
2024-11-08drm/amdkfd: remove gfx 12 trap handler page size capJonathan Kim-1/+2
2024-11-08drm/amdgpu: Add supported NPS modes nodeAsad Kamal-1/+47
2024-11-08drm/xe/pf: Adjust scheduling priority based on policy changeMichal Wajdeczko-3/+22
2024-11-08drm/xe/pf: Allow to control scheduling priority using debugfsMichal Wajdeczko-0/+5
2024-11-08drm/xe/pf: Add functions to configure VF scheduling priorityMichal Wajdeczko-0/+81