summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Indirect reg read macro with shift and maskNoah Abradjian2020-01-161-4/+6
* drm/amd/display: Fix double buffering in dcn2 ICSCNoah Abradjian2020-01-161-0/+1
* 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-161-0/+1
* drm/amd/display: Fix 300Hz Freesync bugAlvin Lee2020-01-161-1/+3
* drm/amd/display: MST DSC compute fair shareDavid Francis2020-01-091-2/+5
* drm/amd/display: fix kernel_fpu_begin/_end() warningsXiaojie Yuan2020-01-071-2/+0
* drm/amd/display: Update extended timeout support for DCN20 and DCN21abdoulaye berthe2019-12-181-1/+1
* drm/amd/display: disable lttpr for NaviHugo Hu2019-12-181-1/+1
* drm/amd/display: add missing dcn link encoder regsRoman Li2019-12-181-2/+7
* amdgpu: Wrap FPU dependent functions in dc20Timothy Pearson2019-12-181-4/+16
* amdgpu: Prepare DCN floating point macros for generic arch supportTimothy Pearson2019-12-181-2/+3
* drm/amd/display: update dml related structsDmytro Laktyushkin2019-12-051-0/+2
* drm/amd/display: remove spam DSC logWenjing Liu2019-12-051-1/+0
* 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: Loading NV10/14 Bounding Box Data Directly From CodeZhan Liu2019-12-031-4/+3
* 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
* drm/amd/display: cleanup of function pointer tablesAnthony Koo2019-11-191-1/+3
* drm/amd/display: cleanup of construct and destruct funcsAnthony Koo2019-11-191-5/+5
* drm/amd/display: Changes in dc to allow full update in some casesAlvin Lee2019-11-191-9/+13
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha2019-11-131-8/+0
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-42/+0
* drm/amd/display: add oem i2c implemenation in dcJun Lei2019-11-131-0/+15
* drm/amd/display: Create debug option to disable v.active clock change policy.David Galiffi2019-11-131-0/+1
* drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu2019-11-061-0/+5
* drm/amd/display: Change Navi14's DWB flag to 1Zhan liu2019-10-251-1/+1
* drm/amd/display: fix hubbub deadline programingEric Yang2019-10-251-0/+1
* drm/amd/display: fix avoid_split for dcn2+ validationDmytro Laktyushkin2019-10-251-4/+7
* drm/amd/display: Disable force_single_disp_pipe_split on DCN2+Michael Strauss2019-10-251-1/+1
* drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_xYogesh Mohan Marimuthu2019-10-251-1/+32
* drm/amd/display: Update min dcfclkAlvin Lee2019-10-251-4/+8
* drm/amd/display: Fix MPO & pipe split on 3-pipe dcn2xMichael Strauss2019-10-251-2/+3
* drm/amd/display: remove unnecessary assertDmytro Laktyushkin2019-10-251-3/+2
* drm/amd/display: move dispclk vco freq to clk mgr baseDmytro Laktyushkin2019-10-251-6/+6
* drm/amd/display: correctly initialize dml odm variablesDmytro Laktyushkin2019-10-251-1/+1
* drm/amd/display: split dcn20 fast validate into more functionsDmytro Laktyushkin2019-10-251-78/+104
* drm/amd/display: remove unused codeDmytro Laktyushkin2019-10-251-5/+0
* drm/amd/display: Remove superfluous assertJordan Lazare2019-10-251-2/+0
* drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DSC_SUPPORT=nAlex Deucher2019-10-171-0/+2
* drm/amd/display: add REFCYC_PER_TRIP_TO_MEMORY programmingBhawanpreet Lakha2019-10-171-0/+16
* drm/amd/display: configurable aux timeout supportabdoulaye berthe2019-10-171-1/+3
* drm/amd/display: update register field access mechanismabdoulaye berthe2019-10-171-1/+12
* drm/amdgpu/display: clean up dcn2*_pp_smu functionsAlex Deucher2019-10-151-2/+4
* drm/amd/display: Add output bitrate to DML calculationsNikola Cornij2019-10-101-1/+4
* drm/amd/display: Add missing shifts and masks for dpp registers on dcn2Joshua Aberback2019-10-101-2/+4
* drm/amd/display: fix pipe re-assignment when odm presentDmytro Laktyushkin2019-10-101-1/+2
* drm/amd/display: fix struct init in update_bounding_boxRaul E Rangel2019-10-041-1/+3
OpenPOWER on IntegriCloud