summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-12drm/amd/display: Fix black screen when disabling Freesync in OSDIlya Bakoulin1-0/+10
2022-07-12drm/amd/display: Disable PSRSU when DSC enabled on the specific sinkRobin Chen1-16/+17
2022-07-12drm/amd/display: Clear edid when unplug mst connectorWayne Lin1-0/+2
2022-07-12drm/amd/display: Fix windowed MPO video with ODM combine for DCN32Samson Tam2-21/+188
2022-07-12drm/amd/display: Removing assert statements for LinuxSaaem Rizvi5-9/+30
2022-07-12drm/amd/display: Helper function for ALPM initializationMuhammad Ansari2-10/+19
2022-07-12drm/amd/display: Check for DP2.0 when checking ODM combineWesley Chalmers1-0/+1
2022-07-12drm/amd/display: Exit SubVP if MPO in useAlvin Lee4-13/+92
2022-07-12drm/amdgpu/mes: set correct mes ring ready flagJack Xiao2-0/+6
2022-07-12drm/amdgpu: Remove one duplicated ef removalxinhui pan1-6/+0
2022-07-12drm/amdgpu/gmc10: adjust gart size for parts that support S/G displayAlex Deucher1-3/+14
2022-07-12drm/amdgpu/mes: fix bo va unmap issue in mesJack Xiao2-3/+60
2022-07-08drm/amdgpu/mes: fix mes submission in atomic contextJack Xiao4-85/+50
2022-07-08drm/amd/pm: drop the thermal_controller_type checkKenneth Feng1-5/+3
2022-07-08drm/amd/pm: ac/dc change for smu_v13_0Kenneth Feng4-3/+37
2022-07-08drm/amd/display: Enable ODM combine default policyAurabindo Pillai2-2/+6
2022-07-08drm/amd/display: Add callback to set dig modeAurabindo Pillai1-0/+12
2022-07-08drm/amd/display: fix 32 bit compilation errors in dc_dmub_srv.cAlex Deucher2-59/+34
2022-07-07drm/amd/display: clean up some inconsistent indentingYang Li1-8/+8
2022-07-07drm/amd/display: fix non-x86/PPC64 compilationAlex Deucher2-1/+2
2022-07-07drm/amd/display: Fix new dmub notification enabling in DMStylon Wang1-8/+19
2022-07-07drm/amdgpu: Fix one list corruption when create queue failsxinhui pan1-6/+5
2022-07-07drm/radeon: avoid bogus "vram limit (0) must be a power of 2" warningMateusz Jończyk1-1/+1
2022-07-07drm/amd/display: remove repeated includesGuo Zhengkui1-2/+0
2022-07-07drm/amdgpu/display: Remove duplicated argument to ||Zhongjun Tan1-1/+1
2022-07-07drm/amd/display: make get_refresh_rate() staticAlex Deucher1-1/+1
2022-07-07drm/amd/display: remove set but unused variableAlex Deucher1-2/+1
2022-07-07drm/amdkfd: optimize svm range evictEric Huang1-1/+9
2022-07-07drm/amd/display: correct idle_power_optimizations disablement return valueEvan Quan1-1/+1
2022-07-07drm/amd/display: remove stale debug settingAurabindo Pillai1-1/+0
2022-07-07drm/amdkfd: change svm range evictEric Huang1-2/+4
2022-07-05drm/amdgpu/display: disable prefer_shadow for generic fb helpersAlex Deucher6-6/+12
2022-07-05drm/amdgpu: keep fbdev buffers pinned during suspendAlex Deucher1-4/+21
2022-07-05drm/amd/display: Remove unused variables from vba_vars_stMaíra Canal2-34/+0
2022-07-05drm/amd/display: Remove duplicate code across dcn30 and dcn31Maíra Canal5-299/+23
2022-07-05drm/amd/display: clean up some inconsistent indentingYang Li1-5/+5
2022-07-05drm/amd/display: Remove return value of Calculate256BBlockSizesMaíra Canal2-3/+2
2022-07-05drm/amdpgu/debugfs: Simplify some exit pathsAndré Almeida1-65/+42
2022-07-05drm/amdgpu/mes: Fix an error handling path in amdgpu_mes_self_test()Jianglei Nie1-1/+3
2022-07-05drm/amd/display: Maintain old audio programming sequenceAlvin Lee1-5/+3
2022-07-05drm/amd/display: 3.2.192Aric Cyr1-1/+1
2022-07-05drm/amd/display: rename hdmi_frl_pcon_supportHamza Mahfooz10-10/+10
2022-07-05drm/amd/display: enable PCON SST support for newer ASICsHamza Mahfooz4-0/+4
2022-07-05drm/amd/display: OVT Update on InfoFrame and Mode ManagementChris Park4-2/+21
2022-07-05drm/amdgpu/mes11: fix to unmap legacy queueJack Xiao2-6/+9
2022-07-05drm/amd/display: Initialize lt_settings on instantiationMichael Strauss1-1/+1
2022-07-05drm/amd/display: Fix uninitialized variable.Jimmy Kizito1-21/+28
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland49-107/+4
2022-07-05drm/amd/display: Fix null timing generator resourceEric Bernstein1-0/+6
2022-07-05drm/amd/display: Add flag to modify MST delayDuncan Ma2-1/+3