summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira2020-12-162-1/+43
* drm/amd/display: add dcn30_link_encoder_validate_output_with_stream to headerEric Bernstein2020-12-151-1/+1
* drm/amd/display: To update backlight restore mechanismCamille Cho2020-11-241-19/+17
* drm/amd/display: Add DMCU memory low power supportJacky Liao2020-11-241-2/+5
* drm/amd/display: Add dual edp optimization flag.Yongqiang Sun2020-11-161-0/+1
* drm/amd/display: Add I2C memory low power supportJacky Liao2020-11-162-0/+28
* drm/amd/display: Hook up PSR residency command to DSATWyatt Wood2020-11-162-0/+15
* drm/amd/display: Move common speakersToChannels definition to hw_shared.hEric Bernstein2020-11-101-82/+0
* drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac2020-11-103-56/+82
* drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2020-11-044-51/+8
* drm/amd/display: Add OPTC memory low power supportJacky Liao2020-11-021-2/+10
* drm/amd/display: correct asic type check V2Evan Quan2020-10-271-1/+3
* drm/amd/display: Using udelay for specific dongle while edid return deferjinlong zhang2020-10-261-1/+3
* drm/amd/display: Refactor ABM_MASK_SH_LIST_DCN301 namingRoman Li2020-10-261-2/+2
* drm/amd/display: Fixed panic during seamless boot.David Galiffi2020-10-231-1/+2
* drm/amdgpu: remove unneeded breakTom Rix2020-10-231-1/+0
* drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha2020-10-122-0/+154
* drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu2020-10-051-2/+7
* drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li2020-10-054-29/+227
* drm/amd/display: Ensure all debug bits are passed to fwWyatt Wood2020-09-291-2/+3
* drm/amd/display: Implement PSR wait for enable/disableWyatt Wood2020-09-222-2/+27
* drm/amd/display: Bug in dce_is_panel_backlight_on()Peikang Zhang2020-09-222-3/+11
* drm/amd/display: Fix incorrect backlight register offset for DCNDavid Galiffi2020-09-221-1/+1
* drm/amd/display: Rename set_mst_bandwidth to align with DP specGeorge Shen2020-09-151-3/+3
* drm/amd/display: fix potential integer overflow when shifting 32 bit variable...Colin Ian King2020-08-181-1/+1
* drm/amd/display: Add read backlight interfaceYongqiang Sun2020-08-172-3/+15
* drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr2020-08-101-1/+1
* drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko2020-08-041-1/+3
* drm/amd/display: Use hw lock mgrWyatt Wood2020-07-301-1/+1
* drm/amd/display: dce_transform: DCE6 Scaling Horizontal Filter Init (v2)Mauro Rossi2020-07-272-5/+95
* drm/amd/display: dce_transform: add DCE6 specific macros,functionsMauro Rossi2020-07-272-0/+418
* drm/amd/display: dce_opp: add DCE6 specific macros,functionsMauro Rossi2020-07-272-0/+254
* drm/amd/display: dce_mem_input: add DCE6 specific macros,functions (v2)Mauro Rossi2020-07-272-1/+278
* drm/amd/display: dce_link_encoder: add DCE6 specific macros,functionsMauro Rossi2020-07-272-0/+407
* drm/amd/display: dce_ipp: add DCE6 specific macros,functionsMauro Rossi2020-07-272-0/+95
* drm/amd/display: dce_hwseq: add DCE6 specific macros,functionsMauro Rossi2020-07-272-0/+27
* drm/amd/display: dce_dmcu: add DCE6 specific macros,functionsMauro Rossi2020-07-271-0/+37
* drm/amd/display: dce_audio: add DCE6 specific macros,functionsMauro Rossi2020-07-272-0/+154
* drm/amd/display: Initialize psr debug flags to 0Wyatt Wood2020-07-021-0/+1
* drm/amd/display: Use dmub fw to lock pipe, cursor, digWyatt Wood2020-07-013-1/+98
* drm/amd/display: label internally used symbols as staticNirmoy Das2020-07-011-5/+5
* drm/amd/display: Passing initial SDP deadline to dmubpo-tchen2020-07-011-0/+1
* drm/amd/display: update audio wall clock programmingCharlene Liu2020-07-011-1/+3
* drm/amd/display: Add DCN3 ResourceBhawanpreet Lakha2020-07-011-0/+20
* drm/amd/display: Add DCN3 HWSEQBhawanpreet Lakha2020-07-011-0/+46
* drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha2020-07-012-7/+188
* drm/amd/display: FW release 1.0.10Anthony Koo2020-05-281-1/+1
* drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun2020-05-281-92/+0
* drm/amd/display: move location of dmub_srv.h fileAnthony Koo2020-05-052-3/+2
* drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo2020-05-051-2/+10