summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-18drm/amd/display: disable lttpr for NaviHugo Hu1-1/+1
2019-12-18drm/amd/display: add missing dcn link encoder regsRoman Li1-2/+7
2019-12-18amdgpu: Wrap FPU dependent functions in dc20Timothy Pearson1-4/+16
2019-12-18amdgpu: Prepare DCN floating point macros for generic arch supportTimothy Pearson1-2/+3
2019-12-05drm/amd/display: update dml related structsDmytro Laktyushkin1-0/+2
2019-12-05drm/amd/display: remove spam DSC logWenjing Liu1-1/+0
2019-12-05drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij1-3/+10
2019-12-03drm/amd/display: Loading NV10/14 Bounding Box Data Directly From CodeZhan Liu1-4/+3
2019-12-02drm/amd/display: Get NV14 specific ip params as neededZhan liu1-0/+4
2019-12-02drm/amd/display: Adding NV14 IP ParametersZhan liu1-0/+68
2019-12-02drm/amd/display: Include num_vmid and num_dsc within NV14's resource capsZhan Liu1-0/+2
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo1-1/+3
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo1-5/+5
2019-11-19drm/amd/display: Changes in dc to allow full update in some casesAlvin Lee1-9/+13
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha1-8/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-42/+0
2019-11-13drm/amd/display: add oem i2c implemenation in dcJun Lei1-0/+15
2019-11-13drm/amd/display: Create debug option to disable v.active clock change policy.David Galiffi1-0/+1
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu1-0/+5
2019-10-25drm/amd/display: Change Navi14's DWB flag to 1Zhan liu1-1/+1
2019-10-25drm/amd/display: fix hubbub deadline programingEric Yang1-0/+1
2019-10-25drm/amd/display: fix avoid_split for dcn2+ validationDmytro Laktyushkin1-4/+7
2019-10-25drm/amd/display: Disable force_single_disp_pipe_split on DCN2+Michael Strauss1-1/+1
2019-10-25drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_xYogesh Mohan Marimuthu1-1/+32
2019-10-25drm/amd/display: Update min dcfclkAlvin Lee1-4/+8
2019-10-25drm/amd/display: Fix MPO & pipe split on 3-pipe dcn2xMichael Strauss1-2/+3
2019-10-25drm/amd/display: remove unnecessary assertDmytro Laktyushkin1-3/+2
2019-10-25drm/amd/display: move dispclk vco freq to clk mgr baseDmytro Laktyushkin1-6/+6
2019-10-25drm/amd/display: correctly initialize dml odm variablesDmytro Laktyushkin1-1/+1
2019-10-25drm/amd/display: split dcn20 fast validate into more functionsDmytro Laktyushkin1-78/+104
2019-10-25drm/amd/display: remove unused codeDmytro Laktyushkin1-5/+0
2019-10-25drm/amd/display: Remove superfluous assertJordan Lazare1-2/+0
2019-10-17drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DSC_SUPPORT=nAlex Deucher1-0/+2
2019-10-17drm/amd/display: add REFCYC_PER_TRIP_TO_MEMORY programmingBhawanpreet Lakha1-0/+16
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe1-1/+3
2019-10-17drm/amd/display: update register field access mechanismabdoulaye berthe1-1/+12
2019-10-15drm/amdgpu/display: clean up dcn2*_pp_smu functionsAlex Deucher1-2/+4
2019-10-10drm/amd/display: Add output bitrate to DML calculationsNikola Cornij1-1/+4
2019-10-10drm/amd/display: Add missing shifts and masks for dpp registers on dcn2Joshua Aberback1-2/+4
2019-10-10drm/amd/display: fix pipe re-assignment when odm presentDmytro Laktyushkin1-1/+2
2019-10-04drm/amd/display: fix struct init in update_bounding_boxRaul E Rangel1-1/+3
2019-10-03drm/amd/display: memory leakNavid Emamdoost1-0/+1
2019-10-03drm/amd/display: update odm mode validation to be in line with policyDmytro Laktyushkin1-21/+1
2019-10-03drm/amd/display: Revert fixup DPP programming sequenceWesley Chalmers1-1/+1
2019-09-17drm/amd/display: fix global sync param extraction indexingDmytro Laktyushkin1-2/+2
2019-09-17drm/amd/display: Rebuild mapped resources after pipe splitMikita Lipski1-0/+1
2019-09-13drm/amd/display: OTC underflow fixJaehyun Chung1-1/+1
2019-09-13drm/amd/display: Fix DML testsIlya Bakoulin1-1/+0
2019-08-23drm/amd/display: fix odm validationDmytro Laktyushkin1-21/+19
2019-08-23drm/amd/display: re structure odm to allow 4 to 1 supportDmytro Laktyushkin1-86/+158