summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-10-08drm/xe/ptl: PTL re-uses Xe2 MOCS tableHaridhar Kalvala-0/+1
2024-10-08drm/xe/xe3: Define Xe3 feature flagsHaridhar Kalvala-1/+4
2024-10-08drm/xe/xe3: Xe3 uses the same PAT settings as Xe2Matt Roper-1/+1
2024-10-08drm/radeon: always set GEM function pointerChristian König-3/+1
2024-10-08drm/xe/ptl: L3bank mask is not available on the media GTShekhar Chauhan-11/+46
2024-10-08drm/radeon: always set GEM function pointerChristian König-3/+1
2024-10-08drm/amdgpu: fix dm_suspend/resume arguments to ip_blockSunil Khatri-2/+7
2024-10-08drm/amdgpu: no need to log error in multi ring writeSunil Khatri-3/+0
2024-10-08drm/amdgpu: move error log from ring write to commitSunil Khatri-2/+3
2024-10-08drm/amdgpu: fix typosAndrew Kreimer-9/+9
2024-10-08drm/amdgpu: Remove the while loop from amdgpu_job_prepare_jobTvrtko Ursulin-1/+1
2024-10-08drm/amdgpu: Drop impossible condition from amdgpu_job_prepare_jobTvrtko Ursulin-1/+1
2024-10-08drm/amd/display: disable SG displays on cyan skillfishAlex Deucher-1/+5
2024-10-08drm/amdgpu: Use drm_print_memory_stats helper from fdinfoTvrtko Ursulin-81/+122
2024-10-08drm/amdgpu: Drop unused fence argument from amdgpu_vmid_grab_usedTvrtko Ursulin-4/+2
2024-10-08nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman-1/+1
2024-10-08nouveau/dmem: Fix privileged error in copy engine channelYonatan Maman-1/+1
2024-10-08drm: use drm_file client_name in fdinfoPierre-Eric Pelloux-Prayer-0/+5
2024-10-08drm: add DRM_SET_CLIENT_NAME ioctlPierre-Eric Pelloux-Prayer-4/+66
2024-10-08drm/i915/psr: Implement Wa 14019834836Jouni Högander-0/+36
2024-10-08drm/i915/psr: Add new SU area calculation helper to apply workaroundsJouni Högander-7/+15
2024-10-07drm/xe/guc: Add a helper function for dumping GuC log to dmesgJohn Harrison-0/+19
2024-10-07drm/xe/guc: Add GuC log to devcoredump capturesJohn Harrison-7/+19
2024-10-07drm/xe/guc: Dump entire CTB on errorsJohn Harrison-67/+41
2024-10-07drm/xe/guc: Dead CT helperJohn Harrison-29/+335
2024-10-07drm/print: Introduce drm_line_printerMichal Wajdeczko-0/+14
2024-10-07drm/xe/guc: Use a two stage dump for GuC logs and add more infoJohn Harrison-15/+195
2024-10-07drm/xe/guc: Copy GuC log prior to dumpingJohn Harrison-17/+23
2024-10-07drm/xe/devcoredump: Add ASCII85 dump helper functionJohn Harrison-0/+93
2024-10-07drm/xe/devcoredump: Improve section headings and add tile infoJohn Harrison-3/+9
2024-10-07drm/xe/devcoredump: Use drm_puts and already cached local variablesJohn Harrison-20/+20
2024-10-07drm/xe/guc: Remove spurious line feed in debug printJohn Harrison-1/+1
2024-10-07drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"Colin Ian King-1/+1
2024-10-07drm/amd/display: fix hibernate entry for DCN35+Hamza Mahfooz-3/+4
2024-10-07drm/amd/display: Clear update flags after update has been appliedJosip Pavic-11/+34
2024-10-07drm/amdgpu: partially revert powerplay `__counted_by` changesAlex Deucher-13/+13
2024-10-07drm/radeon: add late_register for connectorWu Hoi Pok-7/+19
2024-10-07drm/amdkfd: Fix an eviction fence leakLang Yu-4/+7
2024-10-07drm/amdgpu: partially revert powerplay `__counted_by` changesAlex Deucher-13/+13
2024-10-07drm/amdkfd: SMI report dropped event countPhilip Yang-4/+23
2024-10-07drm/amdgpu: Add sysfs interfaces for NPS modeLijo Lazar-16/+104
2024-10-07drm/amdgpu: Add gmc interface to request NPS modeLijo Lazar-0/+24
2024-10-07drm/amdgpu/gfx10: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam-0/+4
2024-10-07drm/amd/display: fix hibernate entry for DCN35+Hamza Mahfooz-3/+4
2024-10-07drm/amd/display: Fetch the EDID from _DDC if available for eDPMario Limonciello-3/+67
2024-10-07drm/amd/display: remove redundant freesync parser for DPMelissa Wen-66/+4
2024-10-07drm/amd/display: always call connector_update when parsing freesync_capsMelissa Wen-2/+2
2024-10-07drm/amd/display: switch to setting physical address directlyMelissa Wen-3/+3
2024-10-07drm/amd/display: switch amdgpu_dm_connector to use struct drm_edidMelissa Wen-90/+84
2024-10-07drm/amdgpu: Add PSP interface for NPS switchRajneesh Bhardwaj-3/+37