aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-09-27drm/gma500: refactor deprecated strncpyJustin Stitt1-1/+1
2023-09-26drm/amd: Drop error message about failing to load DMUB firmwareMario Limonciello1-2/+0
2023-09-26drm/amdkfd: Handle errors from svm validate and mapPhilip Yang2-44/+39
2023-09-26drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policyLe Ma3-0/+116
2023-09-26drm/amd/pm: add xgmi plpd mode selecting interface for smu v13.0.6Le Ma4-1/+66
2023-09-26drm/amd/pm: add plpd_mode in smu_context to indicate current modeLe Ma2-0/+10
2023-09-26drm/amd/pm: update pmfw headers for version 85.73.0Le Ma1-0/+5
2023-09-26drm/amdgpu: Add description for AMD_IP_BLOCK_TYPE_VPEJuntong Deng1-0/+1
2023-09-26drm/amd/display: Change dc_set_power_state() to bool instead of intMario Limonciello3-8/+13
2023-09-26drm/amdgpu/gmc11: disable AGP on GC 11.5Alex Deucher1-1/+2
2023-09-26drm/amdgpu: not to save bo in the case of RAS err_event_athubDavid (Ming Qiang) Wu1-0/+7
2023-09-26drm/amdgpu: Fix a memory leakLuben Tuikov1-0/+1
2023-09-26drm/amd: Propagate failures in dc_set_power_state()Mario Limonciello3-9/+14
2023-09-26drm/amd/display: set stream gamut remap matrix to MPC for DCN3+Melissa Wen8-6/+46
2023-09-26drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher10-18/+37
2023-09-26drm/amdgpu/gmc6-8: properly disable the AGP apertureAlex Deucher3-3/+3
2023-09-26drm/amdgpu:Expose physical id of device in XGMI hiveMangesh Gadre1-0/+20
2023-09-26drm/amd/display: Break after finding supported vlevel for repopulateAlvin Lee1-0/+1
2023-09-26drm/amd/display: Update OPP counter from new interfaceHong-lu Cheng1-1/+1
2023-09-26drm/amd/display: augment display clock in dc_cap structureMax Tseng3-0/+5
2023-09-26drm/amd/display: 3.2.253Aric Cyr1-1/+1
2023-09-26drm/amd/display: fix incorrect odm change detection logicWenjing Liu3-6/+35
2023-09-26drm/amd/display: add primary pipe check when building slice table for dcn3xWenjing Liu1-6/+10
2023-09-26drm/amd/display: add get primary dpp pipe resource interfaceWenjing Liu2-0/+20
2023-09-26drm/amd/display: add missing function pointer for DCN321 resourceWenjing Liu1-0/+1
2023-09-26drm/amd/display: Rename DisableMinDispClkODM in dc_configGabe Teeger1-1/+1
2023-09-26drm/amdgpu/vpe: fix truncation warningsLang Yu1-4/+1
2023-09-26drm/amd/display: Improve code style on bios_parser2Rodrigo Siqueira1-20/+17
2023-09-26drm/amd/display: Remove unwanted drm edid referencesAlex Hung1-19/+23
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz39-225/+236
2023-09-26drm/amd/display: skip audio config for virtual signalAlex Hung1-0/+4
2023-09-26drm/amd/pm: Add reset option for fan_curve on smu13_0_0Ma Jun2-4/+47
2023-09-26drm/amd/display: block MPO if it prevents pstate supportDmytro Laktyushkin3-2/+25
2023-09-26drm/amd/display: Fix DP2.0 timing syncIlya Bakoulin5-31/+55
2023-09-26drm/amd/display: Improve x86 and dmub ips handshakeDuncan Ma11-28/+130
2023-09-26drm/amd/display: remove guaranteed viewports limitation for odmWenjing Liu2-61/+0
2023-09-26drm/amd/display: add new windowed mpo odm minimal transition sequenceWenjing Liu2-56/+207
2023-09-26drm/amd/display: reset stream slice count for new ODM policyWenjing Liu1-0/+9
2023-09-26drm/amd/display: determine fast update only before commit minimal transition ...Wenjing Liu1-2/+4
2023-09-26drm/amd/display: remove unused mmhub_reg_offsetsQingqing Zhuo1-10/+0
2023-09-26drm/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
2023-09-26drm/amdgpu: rework lock handling for flush_tlb v2Christian König5-20/+11
2023-09-26drm/amdgpu: drop error return from flush_gpu_tlb_pasidChristian König7-29/+24
2023-09-26drm/amdgpu: fix and cleanup gmc_v11_0_flush_gpu_tlb_pasidChristian König1-44/+19
2023-09-26drm/amdgpu: cleanup gmc_v10_0_flush_gpu_tlb_pasidChristian König1-47/+19
2023-09-26drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasidChristian König3-79/+102
2023-09-26drm/amdgpu: fix and cleanup gmc_v8_0_flush_gpu_tlb_pasidChristian König1-10/+10
2023-09-26drm/amdgpu: fix and cleanup gmc_v7_0_flush_gpu_tlb_pasidChristian König1-9/+10