aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20
AgeCommit message (Expand)AuthorFilesLines
2020-03-13drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs structStanley.Yang1-1/+0
2020-03-09drm/amd/display: update soc bb for nv14Martin Leung1-0/+114
2020-02-11drm/amd/display: Do not set optimized_require to false after plane disableSung Lee1-1/+0
2020-01-16drm/amd/display: skip opp blank or unblank if test pattern enabledWenjing Liu1-0/+3
2020-01-16drm/amd/display: Use mdelay to avoid context switchMartin Tsai1-2/+2
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo1-1/+5
2020-01-16drm/amd/display: Add default switch case for DCCChris Park1-0/+3
2020-01-16drm/amd/display: Indirect reg read macro with shift and maskNoah Abradjian5-33/+37
2020-01-16drm/amd/display: Double buffer dcn2 Gamut RemapNoah Abradjian3-6/+109
2020-01-16drm/amd/display: Fix double buffering in dcn2 ICSCNoah Abradjian6-20/+135
2020-01-16drm/amd/display: expand dml structsDmytro Laktyushkin1-3/+32
2020-01-16drm/amd/display: Don't always set pstate true if dummy latency = 0Alvin Lee1-1/+1
2020-01-16drm/amd/display: Add double buffering to dcn20 OCSCNoah Abradjian3-5/+57
2020-01-16drm/amd/display: Adding forgotten hubbub funcMartin Leung1-1/+2
2020-01-16drm/amd/display: Fix 300Hz Freesync bugAlvin Lee1-1/+3
2020-01-09drm/amd/display: MST DSC compute fair shareDavid Francis2-2/+6
2020-01-09drm/amd/display: Initialize DSC PPS variables to 0David Francis1-0/+3
2020-01-07drm/amd/display: use true, false for bool variable in dcn20_hwseq.czhengbin1-2/+2
2020-01-07drm/amd/display: fix kernel_fpu_begin/_end() warningsXiaojie Yuan1-2/+0
2019-12-18drm/amd/display: Formula refactor for calculating DPP CLK DTOSung Lee1-10/+10
2019-12-18drm/amd/display: Fix manual trigger source for DCN2Aric Cyr2-7/+2
2019-12-18drm/amd/display: Update extended timeout support for DCN20 and DCN21abdoulaye berthe1-1/+1
2019-12-18drm/amd/display: Remove reliance on pipe indexingNoah Abradjian1-1/+1
2019-12-18drm/amd/display: check link status before disable streamPaul Hsieh1-2/+9
2019-12-18drm/amd/display: disable lttpr for NaviHugo Hu1-1/+1
2019-12-18drm/amd/display: Map ODM memory correctly when doing ODM combineNikola Cornij1-4/+12
2019-12-18drm/amd/display: Add warmup escape call supportCharlene Liu2-4/+1
2019-12-18drm/amd/display: Remove integer scaling code from DC and fix cursorAric Cyr1-1/+2
2019-12-18drm/amd/display: update chroma viewport waEric Yang1-3/+11
2019-12-18drm/amd/display: Use pipe_count for num of oppsNoah Abradjian1-1/+1
2019-12-18drm/amd/display: add missing dcn link encoder regsRoman Li2-3/+186
2019-12-18amdgpu: Wrap FPU dependent functions in dc20Timothy Pearson1-4/+16
2019-12-18amdgpu: Enable initial DCN support on POWERTimothy Pearson1-0/+8
2019-12-18amdgpu: Prepare DCN floating point macros for generic arch supportTimothy Pearson1-2/+3
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter21-512/+900
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher1-0/+1
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher1-0/+1
2019-12-10drm/amd/display: fix undefined struct member referenceArnd Bergmann1-0/+2
2019-12-05drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij1-2/+10
2019-12-05drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij1-3/+10
2019-12-05drm/amd/display: Extend DMCUB offload testing into dcn20/21Nicholas Kazlauskas1-0/+5
2019-12-05drm/amd/display: update dml related structsDmytro Laktyushkin1-0/+2
2019-12-05drm/amd/display: Implement DePQ for DCN2Reza Amini2-0/+8
2019-12-05drm/amd/display: remove spam DSC logWenjing Liu1-1/+0
2019-12-05drm/amd/display: Modify logic for when to wait for mpcc idleNoah Abradjian1-9/+9
2019-12-05drm/amd/display: Remove flag check in mpcc updateNoah Abradjian1-6/+0
2019-12-05drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij1-2/+10
2019-12-05drm/amd/display: Disable chroma viewport w/a when rotated 180 degreesMichael Strauss1-1/+2
2019-12-05drm/amd/display: Wrong ifdef guards were used around DML validationJaehyun Chung1-0/+1
2019-12-05drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij1-3/+10