aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-06drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqdRuili Ji2-2/+4
2022-10-06drm/amdgpu/sdma: add missing release_firmware() in amdgpu_sdma_init_microcode()Yang Yingliang1-3/+5
2022-10-06drm/amd/display: clean up one inconsistent indentingYang Li1-1/+1
2022-10-06drm/amd/display: clean up one inconsistent indentingYang Li1-1/+1
2022-10-06drm/amd/display: Minor code style changeRodrigo Siqueira1-7/+2
2022-10-06drm/amd/display: update DSC for DCN32Rodrigo Siqueira1-6/+4
2022-10-06drm/amd/display: Disconnect DSC for unused pipes during ODM transitionRodrigo Siqueira1-8/+11
2022-10-06drm/amd/display: unblock mcm_lutsMartin Leung1-3/+2
2022-10-06drm/amd/display: 3.2.206Aric Cyr1-1/+1
2022-10-06drm/amd/display: Enable 2 to 1 ODM policy if supportedRodrigo Siqueira1-0/+4
2022-10-06drm/amd/display: Add PState change high hook for DCN32Rodrigo Siqueira1-0/+1
2022-10-06drm/amdgpu: Enable VCN PG on GC11_0_1Sonny Jiang1-0/+1
2022-10-06drm/amd/display: Add missing mask sh for SYM32_TP_SQ_PULSE registerWenjing Liu1-0/+1
2022-10-06drm/amd/display: Add missing SDP registers to DCN32 reglistGeorge Shen1-0/+2
2022-10-06drm/amd/display: Fix disable DSC logic in the DIO codeEric Bernstein1-1/+1
2022-10-06drm/amd/display: Fix merging dynamic ODM+MPO configs on DCN32Dillon Varone1-0/+5
2022-10-06drm/amd/display: Adding missing HDMI ACP SEND registerRodrigo Siqueira1-0/+1
2022-10-06drm/amd/display: Remove OPTC lock checkRodrigo Siqueira6-16/+0
2022-10-06drm/amd/display: Fix SubVP control flow in the MPO contextRodrigo Siqueira3-20/+20
2022-10-06drm/amd/display: Update DCN321 hook that deals with pipe aquireRodrigo Siqueira1-1/+1
2022-10-06drm/amd/display: Drop unused code for DCN32/321Rodrigo Siqueira6-36/+1
2022-10-06drm/amd/display: block odd h_total timings from halving pixel rateMartin Leung2-5/+39
2022-10-06drm/amd/display: Fix vupdate and vline position calculationAric Cyr1-35/+25
2022-10-06drm/amd/display: write all 4 bytes of FFE_PRESET dpcd valueWenjing Liu1-19/+18
2022-10-06drm/amd/display: Increase compbuf size prior to updating clocksDillon Varone1-3/+4
2022-10-06drm/amd/display: Keep OTG on when Z10 is disableLewis Huang1-2/+2
2022-10-06drm/amd/display: add dummy pstate workaround to dcn315Dmytro Laktyushkin4-69/+27
2022-10-06drm/amd/display: skip commit minimal transition stateZhikai Zhai1-0/+20
2022-10-06drm/amd/display: Add log for LTTPRLeo Chen1-6/+23
2022-10-06drm/amd/display: For SubVP pipe split case use min transition into MPOAlvin Lee4-0/+145
2022-10-06drm/amd/display: Refactor edp ILR caps codesIan Chen10-9/+71
2022-10-06drm/amd/display: Allow PSR exit when panel is disconnectedIswara Nagulendran1-1/+1
2022-10-06drm/amd/display: AUX tracing cleanupLeo (Hanghong) Ma1-10/+3
2022-10-06drm/amd/display: fix integer overflow during MSA V_Freq calculationWenjing Liu1-2/+2
2022-10-06drm/amd/display: Disable GSL when enabling phantom pipeAlvin Lee1-0/+2
2022-10-06drm/amd/display: prevent S4 test from failingCharlene Liu1-7/+1
2022-10-06Revert "drm/amd/display: correct hostvm flag"Aric Cyr1-1/+1
2022-10-06drm/amd/display: Block SubVP if rotation being usedAlvin Lee3-1/+21
2022-10-06drm/amd/display: fix dcn315 dml detile overestimationDmytro Laktyushkin4-1/+18
2022-10-06drm/amd/display: Reorder FCLK P-state switch sequence for DCN32Dillon Varone1-21/+23
2022-10-06drm/amd/display: Program SubVP in dc_commit_state_no_checkDillon Varone1-0/+19
2022-10-06drivers/amd/pm: check the return value of amdgpu_bo_kmapLi Zhong1-1/+4
2022-10-06drm/amd/display: change to enc314_stream_encoder_dp_blank staticYang Yingliang1-1/+1
2022-10-06drm/amd/display: Only commit SubVP state after pipe programmingAlvin Lee1-0/+3
2022-10-06drm/amd/display: Fix mutex lock in dcn10Daniel Gomez4-77/+138
2022-10-04Merge tag 'amd-drm-next-6.1-2022-09-30' of https://gitlab.freedesktop.org/agd...Dave Airlie82-1987/+2116
2022-10-04Merge tag 'drm-misc-next-2022-09-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie21-115/+394
2022-09-30drm/amdkfd: Fix UBSAN shift-out-of-bounds warningFelix Kuehling1-24/+21
2022-09-30drm/amdkfd: Track unified memory when switching xnack modePhilip Yang3-7/+80
2022-09-30drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang1-1/+1