summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-06-30drm/amd/display: [FW Promotion] Release 0.1.17.0Taimur Hassan-1/+3
2025-06-30drm/amd/display: Add DPP & HUBP reset if power gate enabled on DCN314Ivan Lipski-4/+37
2025-06-30drm/amd/display: Fix Link Override Sequencing When Switching Between DIO/HPOMichael Strauss-14/+126
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello-5/+7
2025-06-30drm/amd/display: Added case for when RR equals panel's max RR using freesyncHarold Sun-0/+9
2025-06-30drm/amd/display: Separate set_gsl from set_gsl_source_selectIlya Bakoulin-5/+4
2025-06-30drm/amd/display: Refactor DML21 Initialization and ConfigurationWenjing Liu-282/+306
2025-06-30drm/amd/display: prepare for new platformKarthi Kandasamy-4/+4
2025-06-30drm/amd/display: Remove unused tunnel BW validationCruise Hung-224/+19
2025-06-30drm/amd/display: add null checkPeichen Huang-2/+4
2025-06-30drm/amdgpu: move scheduler wqueue handling into callbacksAlex Deucher-21/+55
2025-06-30drm/amdgpu: move guilty handling into ring resetsAlex Deucher-51/+3
2025-06-30drm/amdgpu: move force completion into ring resetsAlex Deucher-30/+152
2025-06-30drm/amdgpu: rework queue reset scheduler interactionChristian König-15/+20
2025-06-30drm/amdgpu: update ring reset function signatureAlex Deucher-26/+70
2025-06-30drm/amdgpu: remove job parameter from amdgpu_fence_emit()Alex Deucher-24/+19
2025-06-30drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8Alex Deucher-0/+16
2025-06-30drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_finiLin.Cao-0/+1
2025-06-30drm/amdgpu: indent an if statementDan Carpenter-2/+2
2025-06-30drm/amdgpu: Use dma_buf from GEM object instanceThomas Zimmermann-4/+3
2025-06-30drm/amdgpu: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-12/+12
2025-06-30drm/amdgpu: Convert from DRM_* to dev_*Lijo Lazar-219/+320
2025-06-30drm/amd/pm: Fetch SMUv13.0.12 xgmi max speed/widthLijo Lazar-2/+30
2025-06-30drm/amdkfd: Don't call mmput from MMU notifier callbackPhilip Yang-23/+20
2025-06-30drm/amdgpu: Include sdma_4_4_4.binKent Russell-0/+1
2025-06-30drm/amd: Include <linux/export.h> when neededAndré Almeida-0/+2
2025-06-30drm/amd: Do not include <linux/export.h> when unusedAndré Almeida-3/+0
2025-06-30amdkfd: MTYPE_UC for ext-coherent system memoryDavid Yat Sin-1/+1
2025-06-30drm/amdgpu/sdma5.x: suspend KFD queues in ring resetAlex Deucher-2/+12
2025-06-24drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai-0/+4
2025-06-24drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello-5/+5
2025-06-24drm/amdgpu/sdma7: add ucode version checks for userq supportAlex Deucher-3/+9
2025-06-24drm/amdgpu/sdma6: add ucode version checks for userq supportAlex Deucher-3/+16
2025-06-24drm/amd: Adjust output for discovery error handlingMario Limonciello-15/+13
2025-06-24drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher-5/+8
2025-06-24drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUsSrinivasan Shanmugam-0/+19
2025-06-24drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai-0/+4
2025-06-24drm/amd/pm: revise the pcie dpm parametersKenneth Feng-8/+18
2025-06-24drm/amd/display: Add a trace event for brightness programmingMario Limonciello-0/+34
2025-06-24drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello-5/+5
2025-06-24drm/amd: Fix spelling mistake "correctalbe" -> "correctable"Colin Ian King-1/+1
2025-06-24drm/amdgpu/sdma7: add ucode version checks for userq supportAlex Deucher-3/+9
2025-06-24drm/amdgpu/sdma6: add ucode version checks for userq supportAlex Deucher-3/+16
2025-06-24drm/amdgpu: Add more checks to PSP mailboxLijo Lazar-61/+107
2025-06-24drm/amdgpu: Convert init_mem_ranges into common helpersHawking Zhang-184/+191
2025-06-24drm/amdgpu: Generalize is_multi_chiplet with a common helper v2Hawking Zhang-14/+14
2025-06-24drm/amdgpu: Convert query_memory_partition into common helpersHawking Zhang-45/+53
2025-06-24drm/amdgpu: Move MAX_MEM_RANGES to amdgpu_gmc.hHawking Zhang-4/+4
2025-06-24drm/amdgpu: Convert pre|post_partition_switch into common helpersHawking Zhang-31/+33
2025-06-24drm/amdgpu: Convert update_supported_modes into a common helperHawking Zhang-40/+39