summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-09-28drm/amd: Drop error message about failing to load SDMA firmwareMario Limonciello8-24/+8
2023-09-28drm/amd/pm: fix the print_clk_levels issue for SMU v13.0.6Le Ma1-12/+12
2023-09-28drm/amd/pm: deprecate allow_xgmi_power_down interfaceLe Ma5-43/+2
2023-09-28drm/amd/pm: integrate plpd allow/disallow into select_xgmi_plpd_policy in ppt...Le Ma3-28/+38
2023-09-28drm/amd/pm: init plpd_mode properly for different asicsLe Ma1-0/+17
2023-09-28drm/amd/display: Remove unused DPCD declarationsStylon Wang1-58/+1
2023-09-28drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DCHarry Wentland1-5/+8
2023-09-28drm/amd: Limit seamless boot by default to APUsMario Limonciello1-0/+3
2023-09-27drm/amd: Drop error message about failing to load DMUB firmwareMario Limonciello1-2/+0
2023-09-27drm/amdkfd: Handle errors from svm validate and mapPhilip Yang2-44/+39
2023-09-27drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policyLe Ma3-0/+116
2023-09-27drm/amd/pm: add xgmi plpd mode selecting interface for smu v13.0.6Le Ma4-1/+66
2023-09-27drm/amd/pm: add plpd_mode in smu_context to indicate current modeLe Ma2-0/+10
2023-09-27drm/amd/pm: update pmfw headers for version 85.73.0Le Ma1-0/+5
2023-09-27drm/amdgpu: Add description for AMD_IP_BLOCK_TYPE_VPEJuntong Deng1-0/+1
2023-09-27drm/amd/display: Change dc_set_power_state() to bool instead of intMario Limonciello3-8/+13
2023-09-27drm/amdgpu/gmc11: disable AGP on GC 11.5Alex Deucher1-1/+2
2023-09-27drm/amdgpu: not to save bo in the case of RAS err_event_athubDavid (Ming Qiang) Wu1-0/+7
2023-09-27drm/amdgpu: Fix a memory leakLuben Tuikov1-0/+1
2023-09-27drm/amd: Propagate failures in dc_set_power_state()Mario Limonciello3-9/+14
2023-09-27drm/amd/display: set stream gamut remap matrix to MPC for DCN3+Melissa Wen8-6/+46
2023-09-27drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher10-18/+37
2023-09-27drm/amdgpu/gmc6-8: properly disable the AGP apertureAlex Deucher3-3/+3
2023-09-27drm/amdgpu:Expose physical id of device in XGMI hiveMangesh Gadre1-0/+20
2023-09-27drm/amd/display: Break after finding supported vlevel for repopulateAlvin Lee1-0/+1
2023-09-27drm/amd/display: Update OPP counter from new interfaceHong-lu Cheng1-1/+1
2023-09-27drm/amd/display: augment display clock in dc_cap structureMax Tseng3-0/+5
2023-09-27drm/amd/display: 3.2.253Aric Cyr1-1/+1
2023-09-27drm/amd/display: fix incorrect odm change detection logicWenjing Liu3-6/+35
2023-09-27drm/amd/display: add primary pipe check when building slice table for dcn3xWenjing Liu1-6/+10
2023-09-27drm/amd/display: add get primary dpp pipe resource interfaceWenjing Liu2-0/+20
2023-09-27drm/amd/display: add missing function pointer for DCN321 resourceWenjing Liu1-0/+1
2023-09-27drm/amd/display: Rename DisableMinDispClkODM in dc_configGabe Teeger1-1/+1
2023-09-27drm/amdgpu/vpe: fix truncation warningsLang Yu1-4/+1
2023-09-27drm/amd/display: Improve code style on bios_parser2Rodrigo Siqueira1-20/+17
2023-09-27drm/amd/display: Remove unwanted drm edid referencesAlex Hung1-19/+23
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz39-225/+236
2023-09-27drm/amd/display: skip audio config for virtual signalAlex Hung1-0/+4
2023-09-27drm/amd/pm: Add reset option for fan_curve on smu13_0_0Ma Jun2-4/+47
2023-09-27drm/amd/display: block MPO if it prevents pstate supportDmytro Laktyushkin3-2/+25
2023-09-27drm/amd/display: Fix DP2.0 timing syncIlya Bakoulin5-31/+55
2023-09-27drm/amd/display: Improve x86 and dmub ips handshakeDuncan Ma11-28/+130
2023-09-27drm/amd/display: remove guaranteed viewports limitation for odmWenjing Liu2-61/+0
2023-09-27drm/amd/display: add new windowed mpo odm minimal transition sequenceWenjing Liu2-56/+207
2023-09-27drm/amd/display: reset stream slice count for new ODM policyWenjing Liu1-0/+9
2023-09-27drm/amd/display: determine fast update only before commit minimal transition ...Wenjing Liu1-2/+4
2023-09-27drm/amd/display: remove unused mmhub_reg_offsetsQingqing Zhuo1-10/+0
2023-09-27drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm codeXiaogang Chen1-4/+4
2023-09-26drm/amdkfd: Move dma unmapping after TLB flushPhilip Yang3-12/+35
2023-09-26drm/amdgpu: further move TLB hw workarounds a layer upChristian König2-51/+42