summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Do not set optimized_require to false after plane disableSung Lee2020-02-111-1/+0
* drm/amd/display: skip opp blank or unblank if test pattern enabledWenjing Liu2020-01-161-0/+3
* drm/amd/display: Use mdelay to avoid context switchMartin Tsai2020-01-161-2/+2
* drm/amd/display: make PSR static screen entry within 30 msAnthony Koo2020-01-161-1/+5
* drm/amd/display: Add default switch case for DCCChris Park2020-01-161-0/+3
* drm/amd/display: Indirect reg read macro with shift and maskNoah Abradjian2020-01-165-33/+37
* drm/amd/display: Double buffer dcn2 Gamut RemapNoah Abradjian2020-01-163-6/+109
* drm/amd/display: Fix double buffering in dcn2 ICSCNoah Abradjian2020-01-166-20/+135
* drm/amd/display: expand dml structsDmytro Laktyushkin2020-01-161-3/+32
* drm/amd/display: Don't always set pstate true if dummy latency = 0Alvin Lee2020-01-161-1/+1
* drm/amd/display: Add double buffering to dcn20 OCSCNoah Abradjian2020-01-163-5/+57
* drm/amd/display: Adding forgotten hubbub funcMartin Leung2020-01-161-1/+2
* drm/amd/display: Fix 300Hz Freesync bugAlvin Lee2020-01-161-1/+3
* drm/amd/display: MST DSC compute fair shareDavid Francis2020-01-092-2/+6
* drm/amd/display: Initialize DSC PPS variables to 0David Francis2020-01-091-0/+3
* drm/amd/display: use true, false for bool variable in dcn20_hwseq.czhengbin2020-01-071-2/+2
* drm/amd/display: fix kernel_fpu_begin/_end() warningsXiaojie Yuan2020-01-071-2/+0
* drm/amd/display: Formula refactor for calculating DPP CLK DTOSung Lee2019-12-181-10/+10
* drm/amd/display: Fix manual trigger source for DCN2Aric Cyr2019-12-182-7/+2
* drm/amd/display: Update extended timeout support for DCN20 and DCN21abdoulaye berthe2019-12-181-1/+1
* drm/amd/display: Remove reliance on pipe indexingNoah Abradjian2019-12-181-1/+1
* drm/amd/display: check link status before disable streamPaul Hsieh2019-12-181-2/+9
* drm/amd/display: disable lttpr for NaviHugo Hu2019-12-181-1/+1
* drm/amd/display: Map ODM memory correctly when doing ODM combineNikola Cornij2019-12-181-4/+12
* drm/amd/display: Add warmup escape call supportCharlene Liu2019-12-182-4/+1
* drm/amd/display: Remove integer scaling code from DC and fix cursorAric Cyr2019-12-181-1/+2
* drm/amd/display: update chroma viewport waEric Yang2019-12-181-3/+11
* drm/amd/display: Use pipe_count for num of oppsNoah Abradjian2019-12-181-1/+1
* drm/amd/display: add missing dcn link encoder regsRoman Li2019-12-182-3/+186
* amdgpu: Wrap FPU dependent functions in dc20Timothy Pearson2019-12-181-4/+16
* amdgpu: Enable initial DCN support on POWERTimothy Pearson2019-12-181-0/+8
* amdgpu: Prepare DCN floating point macros for generic arch supportTimothy Pearson2019-12-181-2/+3
* Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-1721-512/+900
|\
| * drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher2019-12-111-0/+1
| * drm/amd/display: Extend DMCUB offload testing into dcn20/21Nicholas Kazlauskas2019-12-051-0/+5
| * drm/amd/display: update dml related structsDmytro Laktyushkin2019-12-051-0/+2
| * drm/amd/display: Implement DePQ for DCN2Reza Amini2019-12-052-0/+8
| * drm/amd/display: remove spam DSC logWenjing Liu2019-12-051-1/+0
| * drm/amd/display: Modify logic for when to wait for mpcc idleNoah Abradjian2019-12-051-9/+9
| * drm/amd/display: Remove flag check in mpcc updateNoah Abradjian2019-12-051-6/+0
| * drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij2019-12-051-2/+10
| * drm/amd/display: Disable chroma viewport w/a when rotated 180 degreesMichael Strauss2019-12-051-1/+2
| * drm/amd/display: Wrong ifdef guards were used around DML validationJaehyun Chung2019-12-051-0/+1
| * drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij2019-12-051-3/+10
| * drm/amd/display: add separate of private hwss functionsAnthony Koo2019-12-053-54/+74
| * drm/amd/display: Loading NV10/14 Bounding Box Data Directly From CodeZhan Liu2019-12-031-4/+3
| * drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher2019-12-021-0/+19
| * drm/amd/display: Get NV14 specific ip params as neededZhan liu2019-12-021-0/+4
| * drm/amd/display: Adding NV14 IP ParametersZhan liu2019-12-021-0/+68
| * drm/amd/display: Include num_vmid and num_dsc within NV14's resource capsZhan Liu2019-12-021-0/+2
OpenPOWER on IntegriCloud