aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dce110 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-07drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas1-2/+8
2020-04-07drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas1-0/+11
2020-02-25drm/amd/display: Add function pointers for panel related hw functionsAnthony Koo2-5/+14
2020-02-06drm/amd/display: linux enable oled panel support dc partHersen Wu1-0/+14
2020-02-06drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo1-21/+2
2020-02-06drm/amd/display: Split program front end part that occur outside lockAnthony Koo1-0/+6
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo3-18/+31
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo3-33/+48
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo1-4/+4
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo2-6/+7
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo1-5/+5
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-1/+1
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-4/+0
2019-11-13drm/amd/display: Use SIGNAL_TYPE_NONE in disable_output unless eDPSung Lee1-0/+3
2019-10-25drm/amd/display: take signal type from linkLewis Huang1-8/+3
2019-10-25drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_xYogesh Mohan Marimuthu1-1/+36
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe1-1/+3
2019-10-17drm/amd/display: update register field access mechanismabdoulaye berthe1-1/+11
2019-10-15drm/amd/display: add NULL checks for clock manager pointerAhzo1-2/+3
2019-10-10drm/amd/display: exit PSR during detectionEric Yang1-14/+2
2019-10-07drm/amd/display: Remove set but not used variables 'pp_smu', 'old_pipe'zhengbin1-12/+0
2019-10-03drm/amd/display: memory leakNavid Emamdoost1-0/+1
2019-10-03drm/amd/display: prevent memory leakNavid Emamdoost1-0/+1
2019-08-23drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan1-1/+2
2019-08-23drm/amd/display: fix audio endpoint not getting disabled issueSu Sung Chung2-19/+25
2019-08-23drm/amd/display: re structure odm to allow 4 to 1 supportDmytro Laktyushkin1-3/+4
2019-08-15drm/amd/display: Make init_hw and init_pipes generic for seamless bootMartin Leung2-9/+9
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin1-3/+1
2019-08-15drm/amd/display: reset hdmi tmds rate and data scramble on pipe resetWenjing Liu1-1/+4
2019-08-12drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET1-1/+1
2019-07-18drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas1-2/+2
2019-07-18drm/amd/display: Clean up dynamic metadata logicJulian Parkin1-23/+1
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin1-21/+21
2019-07-18drm/amd/display: Disable Audio on reinitialize hardwareAlvin Lee1-4/+16
2019-07-18drm/amd/display:Use Pixel clock in 100Hz units for HDMI Audio wall clock DTONevenko Stupar1-11/+11
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 Deucher5-0/+12
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 Vetter5-0/+12
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 use of drmp.h in os_types.hSam Ravnborg2-0/+3
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg4-0/+9
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 Yang2-29/+3