aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-09-18drm/xe/configfs: Add post context restore bbLucas De Marchi1-2/+278
2025-09-18drm/xe/lrc: Allow to add user commands on context switchLucas De Marchi3-0/+51
2025-09-18drm/xe/configfs: Allow to select by class onlyLucas De Marchi1-15/+35
2025-09-18drm/xe/configfs: Extract function to parse engineLucas De Marchi1-11/+21
2025-09-18drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz2-4/+15
2025-09-18drm/amdgpu/atom: Check kcalloc() for WS buffer in amdgpu_atom_execute_table_l...Guangshuo Li1-0/+4
2025-09-18drm/amdgpu: revert to old status lock handling v3Christian König4-102/+93
2025-09-18drm/i915/vrr: Move the TGL SCL mangling of vmin/vmax/flipline deeperVille Syrjälä2-33/+47
2025-09-18drm/i915/vrr: Annotate some functions with "hw"Ville Syrjälä1-10/+10
2025-09-18drm/i915/vrr: Store guardband in crtc state even for icl/tglVille Syrjälä2-16/+21
2025-09-18drm/i915/vrr: Readout framestart_delay earlierVille Syrjälä1-9/+9
2025-09-18drm/i915/vrr: Extract helpers to convert between guardband and pipeline_full ...Ville Syrjälä1-7/+21
2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher1-14/+10
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher3-4/+60
2025-09-18drm/xe/xe_late_bind_fw: Extract and print version infoBadal Nilawar3-0/+193
2025-09-18drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late bindingBadal Nilawar3-0/+46
2025-09-18drm/xe/xe_late_bind_fw: Reload late binding fw during system resumeBadal Nilawar1-0/+4
2025-09-18drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resumeBadal Nilawar3-1/+6
2025-09-18drm/xe/xe_late_bind_fw: Load late binding firmwareBadal Nilawar3-2/+165
2025-09-18drm/xe/xe_late_bind_fw: Initialize late binding firmwareBadal Nilawar2-1/+129
2025-09-18drm/xe/xe_late_bind_fw: Introduce xe_late_bind_fwBadal Nilawar8-0/+147
2025-09-18drm/panthor: always set fence errors on CS_FAULTChia-I Wu1-1/+1
2025-09-18drm/amdgpu: add missing comment for the new argumentSunil Khatri1-0/+1
2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher1-14/+10
2025-09-18drm/amdgpu/userq: Optimize S0ix handlingAlex Deucher1-2/+8
2025-09-18drm/amdgpu: Fix PRT flag for gfx12Joe.Wang1-0/+1
2025-09-18drm/amdgpu: Check VF critical region before RAS poison injectionXiang Liu1-0/+7
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher3-4/+60
2025-09-18drm/amdgpu: Introduce VF critical region check for RAS poison injectionXiang Liu5-0/+79
2025-09-18drm/amdgpu: remove non-DC DCE 11 codeAlex Deucher5-3865/+0
2025-09-18drm/amd/pm: Enable npm metrics dataAsad Kamal1-2/+4
2025-09-18drm/amd/pm: Fetch npm data from system metrics tableAsad Kamal3-0/+61
2025-09-18drm/amd/pm: Add sysfs node for node powerAsad Kamal2-2/+153
2025-09-18drm/amd/pm: Allow system metrics table in 1vf modeAsad Kamal2-1/+3
2025-09-18drm/i915: Defeature DRRS on LNL+Ville Syrjälä1-1/+1
2025-09-18drm/panfrost: Display list of device JM contexts over debugfsBoris Brezillon1-0/+96
2025-09-18drm/panfrost: Expose JM context IOCTLs to UMBoris Brezillon1-3/+33
2025-09-18drm/panfrost: Introduce JM contexts for manging job resourcesBoris Brezillon4-40/+215
2025-09-18drm/i915/gvt: Fix intel_vgpu_gpa_to_mmio_offset kernel docsJonathan Cavitt1-1/+1
2025-09-18drm/i915/gvt: Remove unnecessary check in reg_is_mmioJonathan Cavitt1-1/+1
2025-09-18drm/i915: Fix incorrect error handling in shmem_pwrite()Taotao Chen1-3/+12
2025-09-18drm/i915: set O_LARGEFILE in __create_shmem()Taotao Chen1-0/+7
2025-09-18drm/i915: add note on VLV/CHV hpll_freq and czclk_freq cachingJani Nikula1-0/+7
2025-09-18drm/xe: Work around clang multiple goto-label errorThomas Hellström1-10/+19
2025-09-18drm/i915/alpm: Remove error handling from get_lfps_cycle_min_max_timeJouni Högander1-21/+8
2025-09-17drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio6-5/+98
2025-09-17drm/xe/sysfs: Simplify sysfs registrationMichal Wajdeczko1-63/+41
2025-09-17drm/xe/vf: Don't expose sysfs attributes not applicable for VFsMichal Wajdeczko1-1/+1
2025-09-17drm/xe/madvise: Fix ioctl argument checkShuicheng Lin1-4/+2
2025-09-17drm/xe: Misc refine for svmShuicheng Lin1-14/+11