summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c
AgeCommit message (Expand)Author
2020-04-28drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin
2020-04-07drm/amd/display: Program viewport when source pos changes for DCN20 hw seqNicholas Kazlauskas
2020-03-19drm/amd/display: Remove connect DIG FE to its BE during timing programmingNikola Cornij
2020-03-19drm/amd/display: workaround for HDMI hotplug in DPMSOFF stateYongqiang Sun
2020-03-09drm/amd/display: Program DSC during timing programmingNikola Cornij
2020-03-09drm/amd/display: Not check wm and clk change flag in optimized bandwidth.Yongqiang Sun
2020-03-05drm/amd/display: Set clock optimization required after update clocksSung Lee
2020-03-05drm/amd/display: program DPG_OFFSET_SEGMENT for odm_pipeWenjing Liu
2020-02-25drm/amd/display: Temporarily disable stutter on MPO transitionGeorge Shen
2020-02-25drm/amd/display: optimize prgoram wm and clksYongqiang Sun
2020-02-06drm/amd/display: external monitor abm enabled in modern standbyJing Zhou
2020-02-06drm/amd/display: decouple global lock out of pipe control lockWenjing Liu
2020-02-06drm/amd/display: Fix GSL acquireAric Cyr
2020-02-06drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo
2020-02-06drm/amd/display: Split program front end part that occur outside lockAnthony Koo
2020-02-06drm/amd/display: Do not set optimized_require to false after plane disableSung Lee
2020-01-16drm/amd/display: skip opp blank or unblank if test pattern enabledWenjing Liu
2020-01-16drm/amd/display: Use mdelay to avoid context switchMartin Tsai
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo
2020-01-07drm/amd/display: use true, false for bool variable in dcn20_hwseq.czhengbin
2019-12-18drm/amd/display: Remove reliance on pipe indexingNoah Abradjian
2019-12-18drm/amd/display: check link status before disable streamPaul Hsieh
2019-12-18drm/amd/display: Add warmup escape call supportCharlene Liu
2019-12-18drm/amd/display: Remove integer scaling code from DC and fix cursorAric Cyr
2019-12-18drm/amd/display: update chroma viewport waEric Yang
2019-12-18drm/amd/display: Use pipe_count for num of oppsNoah Abradjian
2019-12-05drm/amd/display: Implement DePQ for DCN2Reza Amini
2019-12-05drm/amd/display: Modify logic for when to wait for mpcc idleNoah Abradjian
2019-12-05drm/amd/display: Remove flag check in mpcc updateNoah Abradjian
2019-12-05drm/amd/display: Disable chroma viewport w/a when rotated 180 degreesMichael Strauss
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo
2019-12-02drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo
2019-11-19drm/amd/display: Avoid conflict between HDR multiplier and 3dlutMichael Strauss
2019-11-19drm/amd/display: add color space option when sending link test patternWenjing Liu
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-10-25drm/amd/display: Make clk mgr the only dto update pointNoah Abradjian
2019-10-25drm/amd/display: add odm visual confirmJun Lei
2019-10-17drm/amd/display: Temporary workaround to toggle watermark settingLewis Huang
2019-10-10drm/amd/display: use vbios message to call smu for dpm levelCharlene Liu
2019-10-10drm/amd/display: Program DWB watermarks from correct stateJulian Parkin
2019-10-10drm/amd/display: Reprogram FMT on pipe changeJulian Parkin
2019-10-10drm/amd/display: Update V_UPDATE whenever VSTARTUP changesAric Cyr
2019-10-03drm/amd/display: Revert fixup DPP programming sequenceWesley Chalmers
2019-09-17drm/amd/display: add vtg update after global sync updateDmytro Laktyushkin
2019-09-17drm/amd/display: add additional flag consideration for surface updateDmytro Laktyushkin
2019-09-13drm/amd/display: Reuse dcn2 registersVitaly Prosyak
2019-09-13drm/amd/display: update navi to use new surface programming behaviourDmytro Laktyushkin
2019-08-27drm/amdgpu/display: fix build error without CONFIG_DRM_AMD_DC_DSC_SUPPORTYueHaibing
2019-08-23drm/amd/display: revert wait in pipelockJun Lei