summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis2-5/+7
2018-08-27drm/amd/display: Program gamut remap as part of stream updateSivapiriyanKumarasamy1-0/+20
2018-08-27drm/amd/display: HDR dynamic meta should be treated as stream updateKrunoslav Kovac1-1/+1
2018-08-27drm/amd/display: Handle HDR meta update as fast updateKrunoslav Kovac1-7/+7
2018-08-27drm/amd/display: Program vsc_infopacket in commit_planes_for_streamAlvin lee1-1/+2
2018-08-27drm/amd/display: Enable Stereo in Dal3Alvin lee1-35/+22
2018-08-27drm/amd/display: Program vline interrupt on FAST updateSivapiriyanKumarasamy1-6/+7
2018-08-27drm/amd/display: decouple front and backend pgm using dpms_off as backend ena...Samson Tam3-45/+120
2018-08-27drm/amd/display: Don't force UPDATE_TYPE_FULL if stream_update has hdr_static...Harry Wentland1-3/+0
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo3-125/+48
2018-08-27drm/amd/display: Remove redundant non-zero and overflow checkLeo (Sunpeng) Li1-7/+3
2018-08-27drm/amd/display: add retimer log for HWQ tuning use.Charlene Liu1-0/+59
2018-08-27drm/amd/display: fix PIP bugs on Dal3Gloria Li3-5/+9
2018-08-27drm/amd/display: correct image viewport calculationMartin Tsai1-0/+49
2018-08-27drm/amd/display: Enable DFS bypass support in DC configNicholas Kazlauskas1-2/+0
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li3-10/+10
2018-08-21drm/amd/display: make dp_ss_off optionalDmytro Laktyushkin1-3/+3
2018-08-21drm/amd/display: fix dp_ss_control vbios flag parsingDmytro Laktyushkin1-1/+1
2018-08-21drm/amd/display: Do not retain link settingsSamson Tam1-2/+13
2018-08-13drm/amd/display: Check if clock source in use before disablingMikita Lipski1-14/+32
2018-08-13drm/amd/display: Allow clock sharing b/w HDMI and DVIMikita Lipski1-2/+2
2018-08-13drm/amd/display: fix single link DVI has no displayCharlene Liu1-0/+2
2018-08-06drm/amd/display: Add NULL check for enabling dp ssNicholas Kazlauskas1-1/+3
2018-08-06drm/amd/display: add vbios table check for enabling dp ssDmytro Laktyushkin2-1/+5
2018-08-06drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski1-1/+21
2018-08-06drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu1-5/+3
2018-08-06drm/amd/display: Implement backlight_ops.get_brightnessDavid Francis1-0/+9
2018-08-06drm/amd/display: DP Compliance 400.1.1 failureabdoulaye berthe1-26/+28
2018-08-03drm/amd/display: Only require EDID read for HDMI and DVIHarry Wentland1-1/+2
2018-08-03drm/amd/display: Report non-DP display as disconnected without EDIDHarry Wentland1-0/+11
2018-07-31drm/amd/display: add missing void parameter to dc_create_transfer_funcColin Ian King1-1/+1
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha1-5/+3
2018-07-27drm/amd/display: Retry link training againBhawanpreet Lakha2-3/+22
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei1-1/+1
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha1-12/+10
2018-07-24drm/amd/display: allow diags to skip initial link trainingTony Cheng2-2/+7
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer3-10/+10
2018-07-16drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.cHarry Wentland1-17/+18
2018-07-16drm/amd/display: Null ptr check for set_sdr_white_levelKrunoslav Kovac1-1/+2
2018-07-16drm/amd/display: add new dc debug structure to track debug dataJun Lei1-0/+3
2018-07-16drm/amd/display: Add hook for MST root branch infoNikola Cornij1-0/+4
2018-07-16drm/amd/display: Refactor SDR cursor boosting in HDR modeKrunoslav Kovac1-0/+1
2018-07-13drm/amd/display: Fix new stream count check in dc_add_stream_to_ctxKen Chalmers1-2/+2
2018-07-13drm/amd/display: Return out_link_loss from interrupt handlerFatemeh Darbehani1-1/+7
2018-07-13drm/amd/display: Read AUX channel even if only status byte is returnedLeo (Sunpeng) Li1-1/+1
2018-07-13drm/amd/display: read DP sink and DP branch hardware and firmware revision fr...Alvin lee1-0/+25
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas2-29/+9
2018-07-13drm/amd/display: Return aux replies directly to DRMHarry Wentland1-66/+54
2018-07-13drm/amd/display: Serialize is_dp_sink_presentHarry Wentland1-2/+2
2018-07-13drm/amd/display: Linux Set/Read link rate and lane count through debugfsHersen Wu1-0/+65