summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-28drm/amd/display: fix rn soc bb updateDmytro Laktyushkin1-43/+28
2020-04-23drm/amd/display: change from panel to panel cntlAnthony Koo1-17/+17
2020-04-23drm/amd/display: move panel power seq to new panel structAnthony Koo1-0/+32
2020-04-23drm/amd/display: Correct updating logic of dcn21's pipe VM flagsDale Zhao1-5/+1
2020-04-09drm/amd/display: Use config flag to disable dmcu obj creationWyatt Wood1-4/+4
2020-04-01drm/amd/display: Add ABM driver implementationWyatt Wood1-17/+24
2020-03-31drm/amd/display: Fix dcn21 num_statesDmytro Laktyushkin1-25/+12
2020-03-31drm/amd/display: Support P010 pixel formatStylon Wang1-1/+2
2020-03-19drm/amd/display: Fallback to dmcub for psr when dmcu is disabledWyatt Wood1-1/+1
2020-03-19drm/amd/display: Set disable_dmcu flag properly per asicWyatt Wood1-2/+2
2020-03-05drm/amd/display: change number of cursor policy for dml calculation.Yongqiang Sun1-1/+2
2020-03-05drm/amd/display: Disable freesync borderless on RenoirMichael Strauss1-0/+1
2020-03-05drm/amd/display: add worst case dcc meta pitch to fake planeJoseph Gravenor1-1/+14
2020-03-05drm/amd/display: only include FEC overhead if both asic and display support FECWenjing Liu1-0/+1
2020-03-05drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood1-1/+1
2020-02-25drm/amd/display: limit display clock to 100MHz to avoid FIFO errorYu-ting Shen1-0/+1
2020-02-25drm/amd/display: Temporarily disable stutter on MPO transitionGeorge Shen1-0/+1
2020-02-25drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood1-4/+13
2020-02-06drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang1-0/+6
2020-02-06drm/amd/display: fix inputting clk lvl into dml for RNEric Yang1-40/+125
2020-01-23drm/amd/display: changed max_downscale_src_width to 4096.Isabel Zhang1-1/+1
2020-01-16drm/amd/display: Use SMU ClockTable Values for DML CalculationsSung Lee1-0/+4
2020-01-16drm/amd/display: Add w/a to reset PHY before link training in verify_link_capGeorge Shen1-1/+2
2020-01-16drm/amd/display: Indirect reg read macro with shift and maskNoah Abradjian1-4/+6
2020-01-16drm/amd/display: Driverside changes to support PSR in DMCUBWyatt Wood1-0/+5
2020-01-16drm/amd/display: Fix double buffering in dcn2 ICSCNoah Abradjian1-2/+5
2020-01-16drm/amd/display: Add double buffering to dcn20 OCSCNoah Abradjian1-1/+2
2019-12-19drm/amd/display: Update extended timeout support for DCN20 and DCN21abdoulaye berthe1-1/+1
2019-12-19drm/amd/display: Fix update_bw_bounding_box CalcsSung Lee1-9/+2
2019-12-19drm/amd/display: Collapse resource arrays when pipe is disabledNoah Abradjian1-10/+10
2019-12-19drm/amd/display: disable lttpr for RNabdoulaye berthe1-1/+1
2019-12-19drm/amd/display: add missing dcn link encoder regsRoman Li1-3/+8
2019-12-19amdgpu: Prepare DCN floating point macros for generic arch supportTimothy Pearson1-2/+4
2019-12-11drm/amd/display: include linux/slab.h where neededArnd Bergmann1-0/+2
2019-12-06drm/amd/display: update dispclk and dppclk vco frequencyEric Yang1-1/+1
2019-12-06drm/amd/display: fix DalDramClockChangeLatencyNs overrideJoseph Gravenor1-1/+4
2019-12-06drm/amd/display: update sr and pstate latencies for RenoirEric Yang1-3/+12
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo1-0/+2
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-5/+6
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha1-2/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-16/+0
2019-11-13drm/amd/display: Renoir chroma viewport WAEric Yang1-0/+1
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas1-2/+0
2019-11-13drm/amd/display: Add DMUB support to DCNicholas Kazlauskas1-0/+3
2019-11-13drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW.Yongqiang Sun1-2/+2
2019-11-13drm/amd/display: Drop DMCUB from DCN21 resourcesNicholas Kazlauskas1-31/+0
2019-10-25drm/amd/display: fix hubbub deadline programingEric Yang1-0/+1
2019-10-25drm/amd/display: Do not call update bounding box on dc createSung Lee1-1/+7
2019-10-25drm/amd/display: Disable force_single_disp_pipe_split on DCN2+Michael Strauss1-1/+1