summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie52-860/+939
2021-11-02Merge tag 'amd-drm-next-5.16-2021-10-29' of https://gitlab.freedesktop.org/ag...Dave Airlie89-1334/+2054
2021-10-28drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher1-2/+2
2021-10-28drm/amd/display: MST support for DPIAMeenakshikumar Somasundaram4-0/+111
2021-10-28drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson1-9/+9
2021-10-28drm/amdgpu/discovery: add SDMA IP instance info for soc15 partsAlex Deucher1-0/+14
2021-10-28drm/amdgpu/discovery: add UVD/VCN IP instance info for soc15 partsAlex Deucher1-0/+3
2021-10-28drm/amdgpu/UAPI: rearrange header to better align related itemsAlex Deucher1-7/+6
2021-10-28drm/amd/display: Enable dpia in dmub only for DCN31 B0Jude Shih3-0/+16
2021-10-28drm/amd/display: Fix USB4 hot plug crash issueJude Shih1-7/+16
2021-10-28drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas1-4/+2
2021-10-28drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss1-3/+10
2021-10-28drm/amd/display: move FPU associated DCN301 code to DML folderQingqing Zhuo7-365/+450
2021-10-28drm/amd/display: fix link training regression for 1 or 2 laneWenjing Liu1-3/+32
2021-10-28drm/amd/display: add two lane settings training optionsWenjing Liu2-2/+13
2021-10-28drm/amd/display: decouple hw_lane_settings from dpcd_lane_settingsWenjing Liu4-106/+63
2021-10-28drm/amd/display: implement decide lane settingsWenjing Liu4-232/+155
2021-10-28drm/amd/display: adopt DP2.0 LT SCR revision 8Wenjing Liu1-8/+13
2021-10-28drm/amd/display: FEC configuration for dpia links in MST modeMeenakshikumar Somasundaram1-1/+1
2021-10-28drm/amd/display: FEC configuration for dpia linksMeenakshikumar Somasundaram1-1/+1
2021-10-28drm/amd/display: Add workaround flag for EDID read on certain docksJimmy Kizito2-0/+4
2021-10-28drm/amd/display: Set phy_mux_sel bit in dmub scratch registerHansen5-3/+9
2021-10-28drm/amd/display: Manually adjust strobe for DCN303Martin Leung1-0/+14
2021-10-28drm/amd/display: 3.2.159Aric Cyr1-1/+1
2021-10-28drm/amd/display: [FW Promotion] Release 0.0.90Anthony Koo1-2/+2
2021-10-28drm/amd/display: Remove unused macrosAnson Jacob3-8/+0
2021-10-28drm/amd/display: allow windowed mpo + odmDmytro Laktyushkin3-17/+28
2021-10-28drm/amd/display: set Layout properly for 8ch audio at timing validationGuo, Bing1-2/+4
2021-10-28drm/amd/display: Fix 3DLUT skipped programmingAric Cyr2-0/+5
2021-10-28drm/amd/display: 3.2.158Aric Cyr1-1/+1
2021-10-28drm/amd/display: [FW Promotion] Release 0.0.89Anthony Koo1-3/+6
2021-10-28drm/amd/display: Handle I2C-over-AUX write channel status updateAric Cyr4-10/+44
2021-10-28drm/amd/display: Add comment for preferred_training_settingsGeorge Shen1-0/+4
2021-10-28drm/amd/display: Implement fixed DP drive settingsGeorge Shen6-1/+27
2021-10-28drm/amd/display: restyle dcn31 resource header inline with other asicsDmytro Laktyushkin2-2/+12
2021-10-28drm/amd/display: clean up dcn31 revision checkDmytro Laktyushkin1-8/+2
2021-10-28drm/amd/display: Defer GAMCOR and DSCL power down sequence to vupdateMichael Strauss6-6/+38
2021-10-28drm/amd/display: Set i2c memory to light sleep during hw initMichael Strauss3-2/+9
2021-10-28drm/amd/display: fix a crash on USB4 over C20 PHYAhmad Othman1-5/+20
2021-10-28drm/amd/display: move FPU associated DSC code to DML folderQingqing Zhuo8-338/+389
2021-10-28drm/amd/display: Add support for USB4 on C20 PHY for DCN3.1Ahmad Othman4-6/+64
2021-10-28drm/amd/display: dc_link_set_psr_allow_active refactoringRobin Chen10-23/+125
2021-10-28drm/amd/display: Get ceiling for v_total calcGuo, Bing1-3/+12
2021-10-28drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledAnson Jacob1-7/+9
2021-10-28drm/amd/display: Align bw context with hw config when system resumeLewis Huang1-0/+6
2021-10-28drm/amdgpu/pm: look up current_level for asics without pm callbackAlex Deucher1-1/+3
2021-10-28drm/amdgpu/display: add quirk handling for stutter modeAlex Deucher1-0/+33
2021-10-28drm/amdgpu: remove GPRs init for ALDEBARAN in gpu reset (v3)Tao Zhou1-3/+3
2021-10-28drm/amdkfd: Remove cu mask from struct queue_properties(v2)Lang Yu8-54/+57
2021-10-28drm/amdkfd: Add an optional argument into update queue operation(v2)Lang Yu9-35/+52