aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-16drm/amd/display: Enable double buffer for OTG_BLANKAlvin Lee1-1/+7
2020-01-16drm/amd/display: Add monitor patch for AUO dpcd issueLewis Huang4-0/+74
2020-01-16drm/amd/display: wait for test pattern after when all pipes are programmedWenjing Liu1-6/+0
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo18-61/+116
2020-01-16drm/amd/display: 3.2.67Aric Cyr1-1/+1
2020-01-16drm/amd/display: remove psr state condition when psr exit caseLewis Huang1-3/+0
2020-01-16drm/amd/display: implement fw-driver interface for abm 2.4Josip Pavic1-1/+6
2020-01-16drm/amd/display: Add default switch case for DCCChris Park2-0/+6
2020-01-16drm/amd/display: Use SMU ClockTable Values for DML CalculationsSung Lee1-0/+4
2020-01-16drm/amd/display: rename _lvp to l_vpCharlene Liu4-7/+7
2020-01-16drm/amd/display: Add w/a to reset PHY before link training in verify_link_capGeorge Shen3-1/+13
2020-01-16drm/amd/display: Fix DMUB PSR command IDsWyatt Wood1-7/+8
2020-01-16drm/amd/display: Refactor surface flip programmingYongqiang Sun2-213/+127
2020-01-16drm/amd/display: Indirect reg read macro with shift and maskNoah Abradjian8-37/+86
2020-01-16drm/amd/display: DMCUB FW Changes to support PSRWyatt Wood2-14/+11
2020-01-16drm/amd/display: programing surface flip by dmcub.Yongqiang Sun4-6/+165
2020-01-16drm/amd/display: Double buffer dcn2 Gamut RemapNoah Abradjian3-6/+109
2020-01-16drm/amd/display: Driverside changes to support PSR in DMCUBWyatt Wood6-16/+313
2020-01-16drm/amd/display: Fix double buffering in dcn2 ICSCNoah Abradjian9-42/+160
2020-01-16drm/amd/display: 3.2.66Aric Cyr1-1/+1
2020-01-16drm/amd/display: expand dml structsDmytro Laktyushkin8-295/+402
2020-01-16drm/amd/display: stop doing unnecessary detection when going to D3Joseph Gravenor2-0/+7
2020-01-16drm/amd/display: wait for update when setting dpg test patternWenjing Liu1-0/+13
2020-01-16drm/amd/display: Update HDMI hang w/a to apply to all TMDS signalsMichael Strauss1-4/+6
2020-01-16drm/amd/display: Don't always set pstate true if dummy latency = 0Alvin Lee1-1/+1
2020-01-16drm/amd/display: store lttpr mode with dpcdabdoulaye berthe1-2/+11
2020-01-16drm/amd/display: Add double buffering to dcn20 OCSCNoah Abradjian4-6/+59
2020-01-16drm/amd/display: Soft reset DMUIF during DMUB resetNicholas Kazlauskas2-2/+6
2020-01-16drm/amd/display: Read inst_fb data back during DMUB loadingNicholas Kazlauskas1-0/+27
2020-01-16drm/amd/display: Flush framebuffer data before passing to DMCUBNicholas Kazlauskas3-42/+24
2020-01-16drm/amd/display: Adding forgotten hubbub funcMartin Leung1-1/+2
2020-01-16drm/amd/display: Disable secondary link for certain monitorsNikola Cornij3-3/+10
2020-01-16drm/amd/display: Fix 300Hz Freesync bugAlvin Lee3-3/+5
2020-01-16drm/amd/display: fix chroma vp wa corner caseEric Yang1-3/+13
2020-01-16drm/amd/display: 3.2.65Aric Cyr1-1/+1
2020-01-16drm/amd/display: Clear state after exiting fixed active VRR stateAmanda Liu1-0/+2
2020-01-16drm/amd/include: Add OCSC registersRodrigo Siqueira4-2/+24
2020-01-16drm/scheduler: fix documentation by replacing rq_list with sched_listNirmoy Das1-1/+1
2020-01-16drm/amdgpu: add arcturus to gpu recovery check code pathHawking Zhang1-0/+1
2020-01-16drm/amdgpu: check if driver should try recovery in ras recovery pathHawking Zhang1-1/+2
2020-01-16drm/amd/powerplay: a quick fix for the deadlock issue belowEvan Quan1-15/+43
2020-01-16drm/amdgpu: only set cp active field for kiq queueHuang Rui3-6/+15
2020-01-16drm/amdkfd: Add a message when SW scheduler is usedYong Zhao1-0/+1
2020-01-16drm/amdgpu/pm: clean up return typesAlex Deucher1-15/+24
2020-01-16drm/scheduler: improve job distribution with multiple queuesNirmoy Das2-7/+9
2020-01-16drm/amdgpu/vcn2.5: implement indirect DPG SRAM modeJames Zhu2-20/+52
2020-01-16drm/amdgpu/vcn2.5: add dpg pause modeJames Zhu1-0/+70
2020-01-16drm/amdgpu/vcn2.5: add DPG mode start and stopJames Zhu1-2/+288
2020-01-16drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)James Zhu3-12/+12
2020-01-16drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)James Zhu3-84/+83