summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: make PSR static screen entry within 30 msAnthony Koo2020-01-161-14/+21
* drm/amd/display: add separate of private hwss functionsAnthony Koo2019-12-051-32/+45
* drm/amd/display: rename core_dc to dcAnthony Koo2019-12-051-4/+4
* drm/amd/display: cleanup of function pointer tablesAnthony Koo2019-11-191-5/+7
* drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha2019-11-131-1/+1
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-4/+0
* drm/amd/display: Use SIGNAL_TYPE_NONE in disable_output unless eDPSung Lee2019-11-131-0/+3
* drm/amd/display: take signal type from linkLewis Huang2019-10-251-8/+3
* drm/amd/display: add NULL checks for clock manager pointerAhzo2019-10-151-2/+3
* drm/amd/display: exit PSR during detectionEric Yang2019-10-101-14/+2
* drm/amd/display: Remove set but not used variables 'pp_smu', 'old_pipe'zhengbin2019-10-071-12/+0
* drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan2019-08-231-1/+2
* drm/amd/display: fix audio endpoint not getting disabled issueSu Sung Chung2019-08-231-17/+23
* drm/amd/display: re structure odm to allow 4 to 1 supportDmytro Laktyushkin2019-08-231-3/+4
* drm/amd/display: Make init_hw and init_pipes generic for seamless bootMartin Leung2019-08-151-6/+6
* drm/amd/display: reset hdmi tmds rate and data scramble on pipe resetWenjing Liu2019-08-151-1/+4
* drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas2019-07-181-2/+2
* drm/amd/display: Clean up dynamic metadata logicJulian Parkin2019-07-181-23/+1
* drm/amd/display: Disable Audio on reinitialize hardwareAlvin Lee2019-07-181-4/+16
* drm/amd/display:Use Pixel clock in 100Hz units for HDMI Audio wall clock DTONevenko Stupar2019-07-181-11/+11
* drm/amd/display: update infoframe after dig fe is turned on (v2)Nicholas Kazlauskas2019-06-251-0/+1
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+3
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+3
| |\
| | * drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-0/+3
* | | drm/amd/display: make clk_mgr call enable_pme_waSu Sung Chung2019-06-221-23/+6
* | | drm/amd/display/dc: fix azalia workaround sw implementation bughersen wu2019-06-221-2/+2
* | | drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland2019-06-211-1/+41
* | | Revert "drm/amd/display: make clk_mgr call enable_pme_wa"Alex Deucher2019-06-201-6/+19
* | | drm/amd/display: make clk_mgr call enable_pme_waSu Sung Chung2019-06-111-19/+6
* | | drm/amd/display: S3 Resume time increase after decoupling DPMS from fast bootSivapiriyanKumarasamy2019-06-111-9/+26
|/ /
* | drm/amd/display: do not power on eDP power rail earlyAnthony Koo2019-05-311-3/+0
* | drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh2019-05-311-0/+5
* | drm/amd/display: Disable audio stream only if it's currently enabledEryk Brol2019-05-311-0/+10
* | drm/amd/display: make clk mgr soc specificEric Yang2019-05-311-2/+3
* | drm/amd/display: enabling stream after HPD low to high happenedCharlene Liu2019-05-241-1/+3
* | drm/amd/display: Remove DPMS state dependency for fast bootSivapiriyanKumarasamy2019-05-241-50/+35
* | drm/amd/display: stop external access to internal optc sync paramsDmytro Laktyushkin2019-05-241-0/+5
* | drm/amd/display: Fill prescale_params->scale for RGB565Nicholas Kazlauskas2019-05-241-0/+3
|/
* drm/amd/display: fix clk_mgr namingDmytro Laktyushkin2019-04-101-2/+2
* drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood2019-04-031-7/+7
* drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein2019-03-271-1/+1
* drm/amd/display: add missing opp programming for odmDmytro Laktyushkin2019-03-201-1/+1
* drm/amd/display: Fix DP audio regressionWesley Chalmers2019-03-201-3/+2
* drm/amd/display: fix DP 422 VID_M half the rate issue.Charlene Liu2019-03-201-2/+1
* drm/amd/display: Fix setting DP_VID_N_MULEric Bernstein2019-03-201-0/+1
* drm/amd/display: fix up reference clock abstractionsJun Lei2019-03-191-1/+1
* drm/amd/display: Rename is_hdmi to is_hdmi_tmds typeEric Bernstein2019-03-191-7/+8
* drm/amd/display: make seamless boot work genericallyAnthony Koo2019-03-051-0/+3
* drm/amd/display: PPLIB HookupJun Lei2019-03-051-9/+28
* drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun2019-02-191-4/+2
OpenPOWER on IntegriCloud