aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin3-27/+4
2018-10-09drm/amd/display: Add function to fetch clock requirementsEryk Brol1-0/+13
2018-10-09drm/amd/display: Calculate swizzle mode using bpp during validationSu Sung Chung2-28/+39
2018-10-09drm/amd/display: fix 4K stereo screen flash issueCharlene Liu1-0/+3
2018-10-09drm/amd/display: Add DC build_id to determine build typeJun Lei1-0/+3
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie1-2/+2
2018-09-27drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha1-2/+2
2018-09-26drm/amd/display: fix gamma not being appliedSivapiriyanKumarasamy1-5/+14
2018-09-26drm/amd/display: add pp_smu NULL pointer checkCharlene Liu1-1/+1
2018-09-26drm/amd/display: use proper pipe_ctx indexSamson Tam1-2/+18
2018-09-26drm/amd/display: Refactor FPGA-specific link setupNikola Cornij1-25/+29
2018-09-14drm/amd/display: add query HPD interface.Chiawen Huang1-0/+18
2018-09-14drm/amd/display: Fix 3D stereo issues.Charlene Liu1-1/+4
2018-09-14drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha1-0/+7
2018-09-10drm/amd/display: use link type to decide stream enc acquisitionEric Yang1-1/+1
2018-08-27drm/amd/display: support 48 MHZ refclk offEric Yang1-3/+33
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy1-1/+5
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy1-1/+5
2018-08-27drm/amdgpu/display: add support for LVDS (v5)Alex Deucher1-0/+45
2018-08-27drm/amd/display: indent an if statementDan Carpenter1-1/+1
2018-08-27drm/amd/display: move edp fast boot optimization flag to streamAnthony Koo1-2/+2
2018-08-27drm/amd/display: Program csc matrix as part of stream updateSivapiriyanKumarasamy1-0/+24
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 enable flagSamson Tam3-45/+120
2018-08-27drm/amd/display: Don't force UPDATE_TYPE_FULL if stream_update has hdr_static_metadataHarry 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