aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2020-06-17drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun
2020-06-17drm/amd/display: remove invalid dc_is_hw_initialized functionJoseph Gravenor
2020-06-07drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen
2020-06-03drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr
2020-06-03drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas
2020-06-03drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr
2020-06-03drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo
2020-06-03drm/amd/display: Indicate dsc updates explicitlyAnthony Koo
2020-06-03drm/amd/display: Split program front end part that occur outside lockAnthony Koo
2020-06-03drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-06-03drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma
2020-05-27drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai
2020-05-27drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li
2020-05-20drm/amd/display: add basic atomic check for cursor planeSimon Ser
2020-05-20drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee
2020-05-20drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas
2020-05-20drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin
2020-05-20drm/amd/display: blank dp stream before re-train the linkXiaodong Yan
2020-05-14drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa
2020-05-06drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira
2020-04-29drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas
2020-04-29drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang
2020-04-23drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha
2020-04-17drm/amd/display: Check for null fclk voltage when parsing clock tableMichael Strauss
2020-03-19drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner
2020-03-13drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner
2020-03-13drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs structStanley.Yang
2020-03-09drm/amd/display: update soc bb for nv14Martin Leung
2020-03-05drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...Hersen Wu
2020-03-05drm/amd/display: fix dcc swath size calculations on dcn1Josip Pavic
2020-03-05drm/amd/display: Clear link settings on MST disable connectorBhawanpreet Lakha
2020-02-19drm/amdgpu/display: clean up hdcp workqueue handlingAlex Deucher
2020-02-14drm/amd/display: fix backwards byte order in rx_caps.Bhawanpreet Lakha
2020-02-11drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee
2020-02-11drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas
2020-02-11amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa
2020-02-11drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang
2020-02-11drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun
2020-02-11drm/amd/display: Check engine is not NULL before acquiringAric Cyr
2020-02-11drm/amd/display: Use dcfclk to populate watermark rangesSung Lee
2020-02-11drm/amd/display: Do not set optimized_require to false after plane disableSung Lee
2020-02-11drm/amd/display: Fix psr static frames calculationRoman Li
2020-02-04drm/amd/dm/mst: Ignore payload update failuresLyude Paul
2020-02-04drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher
2020-02-04drm/amd/display: Fix HW/SW state mismatchBhawanpreet Lakha
2020-02-04drm/amd/display: Fix a typo when computing dsc configurationMikita Lipski
2020-02-04drm/amd/display: Only enable cursor on pipes that need itNicholas Kazlauskas
2020-01-30drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...Zhan Liu
2020-01-30drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King
2020-01-27drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)Colin Ian King