aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-23drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas1-2/+2
2019-07-18drm/amd/display: Disable Audio on reinitialize hardwareAlvin Lee1-4/+16
2019-06-25drm/amd/display: update infoframe after dig fe is turned on (v2)Nicholas Kazlauskas1-0/+1
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+3
2019-06-22drm/amd/display: make clk_mgr call enable_pme_waSu Sung Chung1-23/+6
2019-06-22drm/amd/display/dc: fix azalia workaround sw implementation bughersen wu1-2/+2
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland1-1/+41
2019-06-20Revert "drm/amd/display: make clk_mgr call enable_pme_wa"Alex Deucher1-6/+19
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-0/+3
2019-06-11drm/amd/display: make clk_mgr call enable_pme_waSu Sung Chung1-19/+6
2019-06-11drm/amd/display: S3 Resume time increase after decoupling DPMS from fast bootSivapiriyanKumarasamy1-9/+26
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+3
2019-05-31drm/amd/display: do not power on eDP power rail earlyAnthony Koo1-3/+0
2019-05-31drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh1-0/+5
2019-05-31drm/amd/display: Disable audio stream only if it's currently enabledEryk Brol1-0/+10
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang1-2/+3
2019-05-24drm/amd/display: enabling stream after HPD low to high happenedCharlene Liu1-1/+3
2019-05-24drm/amd/display: Remove DPMS state dependency for fast bootSivapiriyanKumarasamy1-50/+35
2019-05-24drm/amd/display: stop external access to internal optc sync paramsDmytro Laktyushkin1-0/+5
2019-05-24drm/amd/display: Fill prescale_params->scale for RGB565Nicholas Kazlauskas1-0/+3
2019-04-10drm/amd/display: fix clk_mgr namingDmytro Laktyushkin1-2/+2
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood1-7/+7
2019-03-27drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein1-1/+1
2019-03-20drm/amd/display: add missing opp programming for odmDmytro Laktyushkin1-1/+1
2019-03-20drm/amd/display: Fix DP audio regressionWesley Chalmers1-3/+2
2019-03-20drm/amd/display: fix DP 422 VID_M half the rate issue.Charlene Liu1-2/+1
2019-03-20drm/amd/display: Fix setting DP_VID_N_MULEric Bernstein1-0/+1
2019-03-19drm/amd/display: fix up reference clock abstractionsJun Lei1-1/+1
2019-03-19drm/amd/display: Rename is_hdmi to is_hdmi_tmds typeEric Bernstein1-7/+8
2019-03-05drm/amd/display: make seamless boot work genericallyAnthony Koo1-0/+3
2019-03-05drm/amd/display: PPLIB HookupJun Lei1-9/+28
2019-02-19drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun1-4/+2
2019-02-19drm/amd/display: Ungate stream before programming registersGary Kattan1-0/+6
2019-02-19drm/amd/display: remove screen flashes on seamless bootAnthony Koo1-1/+9
2019-02-06drm/amd/display: add n_vid_mul and half pix_rate for odmDmytro Laktyushkin1-2/+2
2019-02-06drm/amd/display: refactor init_hw to isolate pipe related initAnthony Koo1-0/+6
2019-02-06drm/amd/display: refactor programming of DRRAnthony Koo1-16/+15
2019-02-06drm/amd/display: add seamless boot flag to streamAnthony Koo1-1/+3
2019-02-06drm/amd/display: refactor out programming of vupdate interruptAnthony Koo1-0/+5
2019-02-05drm/amd/display: Use context parameters to enable FBCShirish S1-1/+1
2019-01-25drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu1-51/+3
2019-01-25drm/amd/display: take dpms_off into account for edp turn off logicEric Yang1-4/+8
2019-01-25revert "drm/amd/display: Add condition to sync eDP SW status and HW status"Eric Yang1-15/+0
2019-01-14drm/amd/display: fix PME notification not working in RV desktopCharlene Liu1-1/+6
2019-01-14drm/amd/display: Fix missing hwss function for dceJoshua Aberback1-0/+23
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-10/+10
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei1-16/+10
2018-12-18drm/amd/display: fix YCbCr420 blank colorEric Yang1-1/+10
2018-11-30drm/amd/display: fbc state could not reach while enable fbchersen wu1-23/+34
2018-11-19drm/amd/display: Remove dc_stream_state->statusDavid Francis1-1/+1