summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-16drm/amd/display: Enable double buffer for OTG_BLANKAlvin Lee1-1/+7
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo1-10/+13
2020-01-07drm/amd/display: use true, false for bool variable in dcn10_hw_sequencer.czhengbin1-2/+2
2019-12-18drm/amd/display: fix missing cursor on some rotated SLS displaysSamson Tam1-15/+36
2019-12-18drm/amd/display: Remove reliance on pipe indexingNoah Abradjian1-1/+2
2019-12-18drm/amd/display: check link status before disable streamPaul Hsieh1-2/+9
2019-12-18drm/amd/display: update chroma viewport waEric Yang1-2/+1
2019-12-05drm/amd/display: Change HDR_MULT checkKrunoslav Kovac1-5/+1
2019-12-05drm/amd/display: fix cursor positioning for multiplane casesAric Cyr1-9/+24
2019-12-05drm/amd/display: Implement DePQ for DCN1Reza Amini1-0/+5
2019-12-05drm/amd/display: Disable chroma viewport w/a when rotated 180 degreesMichael Strauss1-1/+2
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo1-52/+72
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo1-5/+5
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo1-310/+126
2019-11-19drm/amd/display: Avoid conflict between HDR multiplier and 3dlutMichael Strauss1-3/+7
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: Add some hardware status in DTN log debugfsLeo (Hanghong) Ma1-14/+29
2019-11-13drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW.Yongqiang Sun1-1/+1
2019-10-25drm/amd/display: move wm ranges reporting to end of init hwEric Yang1-0/+4
2019-10-17drm/amd/display: Add renoir hw_seqBhawanpreet Lakha1-0/+4
2019-10-10drm/amd/display: Update V_UPDATE whenever VSTARTUP changesAric Cyr1-1/+3
2019-10-10drm/amd/display: Add Logging for Gamma Related informationWyatt Wood1-6/+6
2019-10-03drm/amd/display: Revert fixup DPP programming sequenceWesley Chalmers1-2/+1
2019-08-23drm/amd/display: flicking observed while installing driver on Navi10 CFhersen wu1-27/+27
2019-08-23drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan1-1/+4
2019-08-23drm/amd/display: Add Logging for Gamma Related informationWyatt Wood1-6/+6
2019-08-23drm/amd/display: Enable HW rotationJaehyun Chung1-0/+34
2019-08-23drm/amd/display: add Cursor Degamma logic for DCN2Bayan Zabihiyan1-1/+1
2019-08-23drm/amd/display: cleaned up coding error in init_hwMartin Leung1-11/+0
2019-08-23drm/amd/display: add null checks before loggingWyatt Wood1-3/+6
2019-08-23drm/amd/display: fix audio endpoint not getting disabled issueSu Sung Chung1-4/+16
2019-08-23drm/amd/display: re structure odm to allow 4 to 1 supportDmytro Laktyushkin1-1/+1
2019-08-15drm/amd/display: Enable MPO with pre-blend color processing (RGB)Michael Strauss1-2/+49
2019-08-15drm/amd/display: Add Logging for Gamma Related information (2/2)Wyatt Wood1-0/+32
2019-08-15drm/amd/display: Check if set_blank_data_double_buffer exists before callVitaly Prosyak1-1/+2
2019-08-15drm/amd/display: Remove duplicate interface for programming FBJulian Parkin1-7/+3
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung1-3/+10
2019-08-15drm/amd/display: fix dcn-specific clk_mgr init_clocksMartin Leung1-2/+0
2019-08-15drm/amd/display: Make init_hw and init_pipes generic for seamless bootMartin Leung1-56/+126
2019-08-15drm/amd/display: fixup DPP programming sequenceJun Lei1-1/+2
2019-08-15drm/amd/display: reset drr programming on pipe resetWenjing Liu1-0/+3
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin1-2/+2
2019-07-18drm/amd/display: add set and get clock for testing purposesCharlene Liu1-1/+52
2019-07-18drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...Murton Liu1-0/+7
2019-07-18drm/amd/display: put back front end initialization sequenceEric Yang1-14/+1
2019-07-18drm/amd/display: Clock does not lower in UpdateplanesMurton Liu1-0/+6
2019-06-22drm/amd/display: Add Underflow Asserts to dcThomas Lim1-1/+31
2019-06-22drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin1-2/+1
2019-06-22drm/amd/display: Use macro for invalid OPP IDWesley Chalmers1-2/+2