summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-10-15drm/amdgpu: Show current compute partition on VFLijo Lazar-10/+31
2024-10-15drm/amdgpu: Fetch NPS mode for GCv9.4.3 VFsLijo Lazar-8/+36
2024-10-15drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees-1/+1
2024-10-15drm/amd/pm: Fill pcie recov cntr to metrics 1.6Asad Kamal-0/+16
2024-10-15drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal-1/+4
2024-10-15drm/amdgpu: enable enforce_isolation sysfs node on VFsAlex Deucher-7/+4
2024-10-15drm/amdgpu: Add NPS switch support for GC 9.4.3Lijo Lazar-0/+58
2024-10-15drm/amdgpu/gfx12: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam-0/+4
2024-10-15drm/amdgpu: optimize fn gfx_v12_ring_insert_nopSunil Khatri-4/+1
2024-10-15drm/amdgpu: optimize fn gfx_v11_ring_insert_nopSunil Khatri-4/+1
2024-10-15drm/amdgpu: optimize fn gfx_v10_ring_insert_nopSunil Khatri-4/+1
2024-10-15drm/amdgpu: optimize fn gfx_v9_ring_insert_nopSunil Khatri-4/+1
2024-10-15drm/amdgpu: optimize fn gfx_v9_4_3_ring_insert_nopSunil Khatri-4/+1
2024-10-15drm/amdgpu: optimize insert_nop using multi dwordsSunil Khatri-3/+19
2024-10-15drm/amdgpu: Check gmc requirement for reset on initLijo Lazar-1/+19
2024-10-15drm/amdgpu: Place NPS mode request on unloadLijo Lazar-0/+92
2024-10-14drm/amdgpu: Use video aperture helpersThomas Zimmermann-2/+3
2024-10-09Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...Dave Airlie-31/+58
2024-10-09Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-2/+10
2024-10-09Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-4/+5
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-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/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
2024-10-07drm/amd/display: 3.2.304Aric Cyr-1/+1
2024-10-07drm/amd/display: Initialize new backlight_level_params structureKaitlyn Tse-14/+20
2024-10-07drm/amd/display: Initialize replay_config varKaitlyn Tse-2/+1
2024-10-07drm/amd/display: Remove redundant assignmentsAlex Hung-24/+0
2024-10-07drm/amd/display: Remove unnecessary assignmentsAlex Hung-21/+0