summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2023-08-30drm/amd/display: Add debugfs interface for ODM combine infoAurabindo Pillai-1/+59
2023-08-30drm/amd/display: correct z8_watermark 16bit to 20bit maskCharlene Liu-16/+16
2023-08-30drm/amd/display: Fix incorrect commentAurabindo Pillai-2/+1
2023-08-30drm/amd/display: Skip dmub memory flush when not neededDillon Varone-1/+10
2023-08-30drm/amd/display: Remove wait while lockedGabe Teeger-28/+42
2023-08-30drm/amd/display: add pipe topology update logWenjing Liu-8/+168
2023-08-30drm/amd/display: switch to new ODM policy for windowed MPO ODM supportWenjing Liu-19/+65
2023-08-30drm/amd/display: use new pipe allocation interface in dcn32 fpuWenjing Liu-149/+339
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu-464/+659
2023-08-30drm/amd/display: add new resource interfaces to update odm mpc slice countWenjing Liu-6/+432
2023-08-30drm/amd/display: add new resource interface for acquiring sec opp heads and r...Wenjing Liu-0/+134
2023-08-30drm/amd/display: rename function to add otg master for streamWenjing Liu-44/+69
2023-08-30drm/amd/display: add comments to add plane functionsWenjing Liu-21/+70
2023-08-30drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar-6/+58
2023-08-30drm/amd/display: update blank state on ODM changesWenjing Liu-27/+9
2023-08-30drm/amd/display: Add smu write msg id fail retry processFudong Wang-4/+16
2023-08-30drm/amd/display: Add support for 1080p SubVP to reduce idle powerEthan Bitnun-3/+50
2023-08-30drm/amdgpu: Add SMU v13.0.6 default reset methodsLijo Lazar-3/+4
2023-08-30Partially revert "drm/amd/display: update add plane to context logic with a n...Wenjing Liu-4/+114
2023-08-30drm/amdgpu: add header files for MP 14.0.0Li Ma-0/+893
2023-08-30drm/amd/amdgpu/amdgpu_doorbell_mgr: Correct misdocumented param 'doorbell_index'Lee Jones-1/+1
2023-08-30drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values ...Lee Jones-1/+1
2023-08-30drm/amd/amdgpu/amdgpu_sdma: Increase buffer size to account for all possible ...Lee Jones-1/+1
2023-08-30drm/amd/amdgpu/amdgpu_ras: Increase buffer size to account for all possible v...Lee Jones-1/+1
2023-08-30drm/amd/amdgpu/amdgpu_device: Provide suitable description for param 'xcc_id'Lee Jones-0/+1
2023-08-30drm/amd: Fix spelling mistake "throtting" -> "throttling"Colin Ian King-9/+9
2023-08-30drm/amdgpu: Use kvzalloc() to simplify codeChristophe JAILLET-5/+1
2023-08-30drm/amdgpu: Remove amdgpu_bo_list_array_entry()Christophe JAILLET-13/+5
2023-08-30drm/amdgpu: Remove a redundant sanity checkChristophe JAILLET-4/+0
2023-08-30drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_l...Christophe JAILLET-4/+3
2023-08-30drm/amd/display: register edp_backlight_control() for DCN301Hamza Mahfooz-0/+1
2023-08-30drm/amdgpu: Allow issue disable gfx ras cmd to firmwareHawking Zhang-3/+4
2023-08-30drm/amdgpu: Add bootloader wait for PSP v13Lijo Lazar-2/+26
2023-08-30drm/amdgpu: register a dirty framebuffer callback for fbconHamza Mahfooz-1/+25
2023-08-30amdgpu/pm: Replace print_clock_levels with emit_clock_levels for arcturusDarren Powell-27/+27
2023-08-30drm/amd/pm: fulfill the support for SMU13 `pp_dpm_dcefclk` interfaceEvan Quan-0/+54
2023-08-30drm/amd/pm: correct SMU13 gfx voltage related OD settingsEvan Quan-64/+43
2023-08-30drm/amdgpu/pm: Remove the duplicate dpm status checkJesse Zhang-1/+1
2023-08-30drm/amd/pm: Vangogh: Get average_* from average field of gpu_metrics_tableKun Liu-12/+12
2023-08-30drm/amd/pm: Fixes incorrect type in 'amdgpu_hwmon_show_power_avg() & _input()'Srinivasan Shanmugam-4/+4
2023-08-30drm/amd/pm: fix error flow in sensor fetchingAlex Deucher-7/+7
2023-08-30drm/amdgpu: Updated TCP/UTCL1 programmingMangesh Gadre-0/+3
2023-08-30drm/amdgpu: Fix kcalloc over kzalloc in 'gmc_v9_0_init_mem_ranges'Srinivasan Shanmugam-4/+3
2023-08-30drm/amd/pm: fix debugfs pm_info outputAlex Deucher-0/+3
2023-08-30drm/amdkfd: Share the original BO for GTT mappingPhilip Yang-2/+3
2023-08-30drm/amdgpu: Fix the return for gpu mode1_resetHawking Zhang-2/+11
2023-08-30drm/amd/display: 3.2.248Aric Cyr-1/+1
2023-08-30drm/amd/display: [FW Promotion] Release 0.0.180.0Anthony Koo-5/+0
2023-08-30drm/amd/display: ensure FS is enabled before sending request to DMUB for FS c...Samson Tam-2/+4
2023-08-30drm/amd/display: add check for PMFW hard min request completeSamson Tam-3/+162