aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2025-10-28drm/amd/display: Add HDR workaround for a specific eDPAlex Hung1-0/+1
2025-10-28drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.cAlex Deucher1-1/+1
2025-10-28drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.hAlex Deucher1-1/+1
2025-10-28drm/amdgpu: fix SPDX header on amd_cper.hAlex Deucher1-1/+1
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher2-2/+2
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith1-1/+1
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith1-1/+1
2025-10-28drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang1-1/+1
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz1-3/+0
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng1-0/+11
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello1-4/+30
2025-10-28drm/amdgpu/pm: Add definition for gpu_metrics v1.9Lijo Lazar1-0/+117
2025-10-28drm/amdkfd: Fix Unchecked Return ValueSunday Clement1-3/+6
2025-10-28drm/amdgpu: Use DC by default for BonaireTimur Kristóf1-1/+0
2025-10-28drm/amd/display: Don't add freesync modes to analog displays (v2)Timur Kristóf1-0/+4
2025-10-28drm/amd/display: Add common modes to analog displays without EDIDTimur Kristóf1-18/+28
2025-10-28drm/amd/display: Use DAC load detection on analog connectors (v2)Timur Kristóf3-2/+72
2025-10-28drm/amd/display: Add DAC_LoadDetection to BIOS parser (v2)Timur Kristóf5-0/+155
2025-10-28drm/amd/display: Make get_support_mask_for_device_id reusableTimur Kristóf1-6/+7
2025-10-28drm/amd/display: Add DCE BIOS_SCRATCH_0 registerTimur Kristóf7-0/+12
2025-10-28drm/amd/display: Poll analog connectors (v3)Timur Kristóf2-2/+88
2025-10-28drm/amd/display: Refactor amdgpu_dm_connector_detect (v2)Timur Kristóf1-16/+19
2025-10-28drm/amd/display: Add analog link detection (v2)Timur Kristóf4-7/+101
2025-10-28drm/amd/display: Support DAC in dce110_hwseqTimur Kristóf1-2/+73
2025-10-28drm/amd/display: Implement DCE analog link encoders (v2)Timur Kristóf5-11/+141
2025-10-28drm/amd/display: Implement DCE analog stream encodersTimur Kristóf5-0/+41
2025-10-28drm/amd/display: Add concept of analog encoders (v2)Timur Kristóf5-3/+51
2025-10-28drm/amd/display: Determine early if a link has supported encoders (v2)Timur Kristóf1-4/+19
2025-10-28drm/amd/display: Don't try to enable/disable HPD when unavailableTimur Kristóf1-2/+3
2025-10-28drm/amd/display: Don't use stereo sync and audio on RGB signals (v2)Timur Kristóf3-3/+18
2025-10-28drm/amd/display: Get maximum pixel clock from VBIOSTimur Kristóf2-0/+3
2025-10-28drm/amd/display: Add SelectCRTC_Source to BIOS parserTimur Kristóf5-5/+215
2025-10-28drm/amd/display: Hook up DAC to bios_parser_encoder_controlTimur Kristóf1-0/+16
2025-10-28drm/amd/display: Introduce MAX_LINK_ENCODERS (v2)Timur Kristóf3-6/+30
2025-10-28drm/amd/display: Add analog bit to edid_caps (v2)Timur Kristóf4-0/+15
2025-10-28drm/amdkfd: Fix use-after-free of HMM range in svm_range_validate_and_map()Srinivasan Shanmugam2-2/+5
2025-10-28drm/amdkfd: fix the clean up when amdgpu_hmm_range_alloc failsSunil Khatri1-7/+4
2025-10-28drm/amdgpu/userq: fix SDMA and compute validationAlex Deucher1-5/+14
2025-10-28drm/amdkfd: Dequeue user queues when process mm releasedPhilip Yang1-3/+8
2025-10-28drm/amdkfd: add missing return value check for rangeSunil Khatri1-0/+5
2025-10-28drm/amd/display: Determine DVI-I connector type (v2)Timur Kristóf1-2/+7
2025-10-28drm/amdgpu: Convert amdgpu userqueue management from IDR to XArrayJesse.Zhang7-111/+101
2025-10-28drm/amd/display: Promote DC to 3.2.356Taimur Hassan1-1/+1
2025-10-28drm/amd/display: [FW Promotion] Release 0.1.33.0Taimur Hassan1-3/+9
2025-10-28drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtcIvan Lipski1-3/+7
2025-10-28drm/amd/display: Add HDR workaround for a specific eDPAlex Hung1-0/+1
2025-10-28drm/amd/display: Make observers const-correctDominik Kaszewski4-23/+35
2025-10-28drm/amd/display: Add lock descriptor to check_updateDominik Kaszewski3-58/+82
2025-10-28drm/amd/display: Update cursor offload assignmentsAlvin Lee4-13/+16
2025-10-28drm/amd/display: Add dc interface to log pre os firmware informationMeenakshikumar Somasundaram8-0/+110