summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorFilesLines
2018-12-18drm/amd/display: Raise dispclk value for PolarisRoman Li1-0/+7
2018-11-29drm/amd/display: Fix 6x4K displays light-up on Vega20Roman Li1-0/+2
2018-11-19drm/amd/display: Clean up dp_blank functionsDavid Francis1-13/+10
2018-11-19drm/amd/display: Check for dmcu initialization before calling dmcuDavid Francis1-4/+7
2018-11-19drm/amd/display: expose dentist_get_divider_from_didNevenko Stupar2-1/+3
2018-11-05drm/amd/display: Expose target backlight levelAnthony Koo1-0/+12
2018-11-05drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo1-54/+38
2018-11-05drm/amd/display: Add missing pipes registers for VGA enable/disableNevenko Stupar1-0/+2
2018-11-05drm/amd/display: add dccg blockDmytro Laktyushkin1-2/+5
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin3-205/+205
2018-11-05drm/amd/display: Add link encoder dp_ycbcr420_supported feature flagEric Bernstein1-1/+1
2018-11-05drm/amd/display: expose hwseq functions and add registersNevenko Stupar1-0/+50
2018-11-05drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin3-285/+47
2018-11-05drm/amd/display: clean up base dccg structDmytro Laktyushkin2-20/+37
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin2-235/+430
2018-10-09drm/amd/display: Use proper enums in process_channel_replyNathan Chancellor1-1/+1
2018-10-09drm/amd/display: Raise dispclk value for dce_update_clocksNicholas Kazlauskas1-0/+5
2018-10-09drm/amd/display: clean up encoding checksEric Yang1-15/+1
2018-10-09drm/amd/display: block DP YCbCr420 modesEric Yang1-0/+3
2018-09-26drm/amd/display: Raise dispclk value for dce120 by 15%Nicholas Kazlauskas1-0/+3
2018-09-14drm/amd/display: stop using switch for different CS revisionsDmytro Laktyushkin2-164/+214
2018-09-14drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha1-0/+7
2018-09-10drm/amd/display: remove unused clk_src codeDmytro Laktyushkin1-86/+1
2018-08-27drm/amd/display: Flatten unnecessary i2c functionsDavid Francis1-77/+34
2018-08-27drm/amd/display: Remove redundant i2c structsDavid Francis4-177/+28
2018-08-27drm/amd/display: Eliminate i2c hw function pointersDavid Francis2-345/+291
2018-08-27drm/amdgpu/display: add support for LVDS (v5)Alex Deucher5-0/+76
2018-08-27drm/amd/display: Combine dce80 and dce100 i2c hw functionsDavid Francis1-197/+40
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis7-2/+2078
2018-08-27drm/amd/display: Add dprefclk value to dce_dccgDmytro Laktyushkin2-1/+4
2018-08-27drm/amd/display: Add support for toggling DFS bypassNicholas Kazlauskas2-4/+61
2018-08-27drm/amd/display: Set DFS bypass flags for dce110Nicholas Kazlauskas1-0/+3
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li6-22/+22
2018-08-21drm/amd/display: fix dentist did rangesDmytro Laktyushkin1-2/+8
2018-08-13drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski1-2/+2
2018-08-06drm/amd/display: display connected to dp-1 does not light upHersen Wu1-0/+5
2018-08-06drm/amd/display: program display clock on cache matchDmytro Laktyushkin1-1/+3
2018-08-06drm/amd/display: Use calculated disp_clk_khz value for dce110Nicholas Kazlauskas1-2/+2
2018-07-27drm/amd/display: Prevent PSR from being enabled if initialization failsAnthony Koo1-15/+23
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2-32/+27
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei1-2/+2
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha3-1/+1054
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer6-22/+22
2018-07-16drm/amd/display: add HDR visual confirmGloria Li1-1/+1
2018-07-13drm/amd/display: add DalEnableHDMI20 key supportCharlene Liu1-0/+6
2018-07-13drm/amd/display: add missing mask for dcnCharlene Liu1-1/+2
2018-07-13drm/amd/display: drop unused register definesDmytro Laktyushkin1-6/+2
2018-07-13drm/amd/display: Define couple extra DCN registersCharlene Liu1-0/+1
2018-07-13drm/amd/display: Add Azalia registers to HW sequencerEric Bernstein1-1/+4
2018-07-10drm/amd/display: make function tables constChristian König1-3/+3