summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorFilesLines
2021-02-19drm/amd/display: Fix potential integer overflowGustavo A. R. Silva1-1/+1
2021-02-09drm/amd/display: Initialize dmub_rb_cmd unions to 0Wyatt Wood3-2/+10
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu1-1/+1
2021-02-02drm/amd/display: Add Freesync HDMI support to DMCUStylon Wang2-0/+131
2021-01-26drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner2-0/+15
2021-01-26drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.Mario Kleiner1-4/+4
2021-01-14drm/amd/display/dc/dce/dce_opp: Remove duplicate entries causing 'field overw...Lee Jones1-2/+0
2021-01-14drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwrit...Lee Jones1-1/+0
2021-01-14drm/amd/display/dc/dce/dce_transform: Demote kernel-doc abuseLee Jones1-1/+1
2021-01-14drm/amd/display/dc/dce/dce_opp: Demote non-compliant kernel-doc headersLee Jones1-8/+8
2021-01-14drm/amd/display/dc/dce/dce_link_encoder: Remove unused variable 'value0'Lee Jones1-2/+1
2021-01-14drm/amd/display/dc/dce/dce_aux: Mark 'dce_aux_transfer_raw' as __maybe_unusedLee Jones1-1/+1
2021-01-12drm/amd/display/dc/dce/dmub_psr: Demote non-conformant kernel-doc headersLee Jones1-11/+11
2021-01-12drm/amd/display/dc/dce/dce_panel_cntl: Remove unused variables 'bl_pwm_cntl' ...Lee Jones1-4/+4
2021-01-12drm/amd/display/dc/dce/dce_i2c_sw: Make a bunch of local functions staticLee Jones1-4/+5
2021-01-12drm/amd/display/dc/dce/dce_i2c_hw: Make functions called by reference staticLee Jones1-2/+2
2021-01-12drm/amd/display/dc/dce/dce_aux: Remove unused function 'get_engine_type'Lee Jones1-6/+0
2021-01-12drm/amd/display/dc/dce/dce_opp: Make local functions and ones invoked by refe...Lee Jones1-4/+4
2021-01-12drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file...Lee Jones2-2/+4
2021-01-12drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load...Lee Jones1-1/+1
2021-01-12drm/amd/display/dc/dce/dce_transform: Remove 3 unused/legacy variablesLee Jones1-13/+0
2021-01-12drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy fu...Lee Jones1-29/+28
2021-01-12drm/amd/display/dc/dce/dce_link_encoder: Make functions invoked by reference ...Lee Jones1-3/+3
2021-01-12drm/amd/display/dc/dce/dce_stream_encoder: Remove unused variable 'regval'Lee Jones1-2/+1
2021-01-12drm/amd/display/dc/dce/dce_audio: Make function invoked by reference staticLee Jones1-1/+1
2020-12-16drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira2-1/+43
2020-12-15drm/amd/display: add dcn30_link_encoder_validate_output_with_stream to headerEric Bernstein1-1/+1
2020-11-24drm/amd/display: To update backlight restore mechanismCamille Cho1-19/+17
2020-11-24drm/amd/display: Add DMCU memory low power supportJacky Liao1-2/+5
2020-11-16drm/amd/display: Add dual edp optimization flag.Yongqiang Sun1-0/+1
2020-11-16drm/amd/display: Add I2C memory low power supportJacky Liao2-0/+28
2020-11-16drm/amd/display: Hook up PSR residency command to DSATWyatt Wood2-0/+15
2020-11-10drm/amd/display: Move common speakersToChannels definition to hw_shared.hEric Bernstein1-82/+0
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac3-56/+82
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher4-51/+8
2020-11-02drm/amd/display: Add OPTC memory low power supportJacky Liao1-2/+10
2020-10-27drm/amd/display: correct asic type check V2Evan Quan1-1/+3
2020-10-26drm/amd/display: Using udelay for specific dongle while edid return deferjinlong zhang1-1/+3
2020-10-26drm/amd/display: Refactor ABM_MASK_SH_LIST_DCN301 namingRoman Li1-2/+2
2020-10-23drm/amd/display: Fixed panic during seamless boot.David Galiffi1-1/+2
2020-10-23drm/amdgpu: remove unneeded breakTom Rix1-1/+0
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha2-0/+154
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu1-2/+7
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li4-29/+227
2020-09-29drm/amd/display: Ensure all debug bits are passed to fwWyatt Wood1-2/+3
2020-09-22drm/amd/display: Implement PSR wait for enable/disableWyatt Wood2-2/+27
2020-09-22drm/amd/display: Bug in dce_is_panel_backlight_on()Peikang Zhang2-3/+11
2020-09-22drm/amd/display: Fix incorrect backlight register offset for DCNDavid Galiffi1-1/+1
2020-09-16drm/amd/display: Rename set_mst_bandwidth to align with DP specGeorge Shen1-3/+3
2020-08-19drm/amd/display: fix potential integer overflow when shifting 32 bit variable...Colin Ian King1-1/+1