summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorLines
2020-12-16drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira-1/+43
2020-12-15drm/amd/display: add dcn30_link_encoder_validate_output_with_stream to headerEric Bernstein-1/+1
2020-11-24drm/amd/display: To update backlight restore mechanismCamille Cho-19/+17
2020-11-24drm/amd/display: Add DMCU memory low power supportJacky Liao-2/+5
2020-11-16drm/amd/display: Add dual edp optimization flag.Yongqiang Sun-0/+1
2020-11-16drm/amd/display: Add I2C memory low power supportJacky Liao-0/+28
2020-11-16drm/amd/display: Hook up PSR residency command to DSATWyatt Wood-0/+15
2020-11-10drm/amd/display: Move common speakersToChannels definition to hw_shared.hEric Bernstein-82/+0
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac-56/+82
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher-51/+8
2020-11-02drm/amd/display: Add OPTC memory low power supportJacky Liao-2/+10
2020-10-27drm/amd/display: correct asic type check V2Evan Quan-1/+3
2020-10-26drm/amd/display: Using udelay for specific dongle while edid return deferjinlong zhang-1/+3
2020-10-26drm/amd/display: Refactor ABM_MASK_SH_LIST_DCN301 namingRoman Li-2/+2
2020-10-23drm/amd/display: Fixed panic during seamless boot.David Galiffi-1/+2
2020-10-23drm/amdgpu: remove unneeded breakTom Rix-1/+0
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha-0/+154
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu-2/+7
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li-29/+227
2020-09-29drm/amd/display: Ensure all debug bits are passed to fwWyatt Wood-2/+3
2020-09-22drm/amd/display: Implement PSR wait for enable/disableWyatt Wood-2/+27
2020-09-22drm/amd/display: Bug in dce_is_panel_backlight_on()Peikang Zhang-3/+11
2020-09-22drm/amd/display: Fix incorrect backlight register offset for DCNDavid Galiffi-1/+1
2020-09-15drm/amd/display: Rename set_mst_bandwidth to align with DP specGeorge Shen-3/+3
2020-08-18drm/amd/display: fix potential integer overflow when shifting 32 bit variable...Colin Ian King-1/+1
2020-08-17drm/amd/display: Add read backlight interfaceYongqiang Sun-3/+15
2020-08-10drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr-1/+1
2020-08-04drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko-1/+3
2020-07-30drm/amd/display: Use hw lock mgrWyatt Wood-1/+1
2020-07-27drm/amd/display: dce_transform: DCE6 Scaling Horizontal Filter Init (v2)Mauro Rossi-5/+95
2020-07-27drm/amd/display: dce_transform: add DCE6 specific macros,functionsMauro Rossi-0/+418
2020-07-27drm/amd/display: dce_opp: add DCE6 specific macros,functionsMauro Rossi-0/+254
2020-07-27drm/amd/display: dce_mem_input: add DCE6 specific macros,functions (v2)Mauro Rossi-1/+278
2020-07-27drm/amd/display: dce_link_encoder: add DCE6 specific macros,functionsMauro Rossi-0/+407
2020-07-27drm/amd/display: dce_ipp: add DCE6 specific macros,functionsMauro Rossi-0/+95
2020-07-27drm/amd/display: dce_hwseq: add DCE6 specific macros,functionsMauro Rossi-0/+27
2020-07-27drm/amd/display: dce_dmcu: add DCE6 specific macros,functionsMauro Rossi-0/+37
2020-07-27drm/amd/display: dce_audio: add DCE6 specific macros,functionsMauro Rossi-0/+154
2020-07-02drm/amd/display: Initialize psr debug flags to 0Wyatt Wood-0/+1
2020-07-01drm/amd/display: Use dmub fw to lock pipe, cursor, digWyatt Wood-1/+98
2020-07-01drm/amd/display: label internally used symbols as staticNirmoy Das-5/+5
2020-07-01drm/amd/display: Passing initial SDP deadline to dmubpo-tchen-0/+1
2020-07-01drm/amd/display: update audio wall clock programmingCharlene Liu-1/+3
2020-07-01drm/amd/display: Add DCN3 ResourceBhawanpreet Lakha-0/+20
2020-07-01drm/amd/display: Add DCN3 HWSEQBhawanpreet Lakha-0/+46
2020-07-01drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha-7/+188
2020-05-28drm/amd/display: FW release 1.0.10Anthony Koo-1/+1
2020-05-28drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun-92/+0
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo-3/+2
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo-2/+10