aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-07drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher1-1/+2
2018-11-07drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher1-1/+6
2018-11-05drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang1-0/+15
2018-11-05drm/amd/display: Remove program_csc_matrixKrunoslav Kovac1-23/+0
2018-11-05drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo1-1/+0
2018-11-05drm/amd/display: Fix up coverity issuesAric Cyr1-3/+3
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin2-10/+10
2018-11-05drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin1-1/+1
2018-11-05drm/amd/display: clean up base dccg structDmytro Laktyushkin1-8/+0
2018-11-05drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin2-12/+27
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin3-218/+12
2018-10-24drm/amd/display: Disable 4k 60 HDMI on DCE11David Francis1-1/+1
2018-10-09drm/amd/display: fix memory leak in resource poolsJun Lei1-0/+2
2018-10-09drm/amd/display: clean up encoding checksEric Yang1-2/+1
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie2-6/+1
2018-09-27drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li2-6/+1
2018-09-26drm/amd/display: Refactor FPGA-specific link setupNikola Cornij1-14/+1
2018-09-14drm/amd/display: Fix 3D stereo issues.Charlene Liu1-0/+3
2018-09-10drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu1-0/+4
2018-08-27drm/amd/display: move edp fast boot optimization flag to streamAnthony Koo1-10/+18
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis1-1/+50
2018-08-27drm/amd/display: decouple front and backend pgm using dpms_off as backend enable flagSamson Tam1-37/+1
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo1-8/+26
2018-08-27drm/amd/display: Add support for toggling DFS bypassNicholas Kazlauskas1-2/+10
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-1/+1
2018-08-21drm/amdgpu/display: disable eDP fast boot optimization on DCE8Alex Deucher1-1/+7
2018-08-13drm/amd/display: Check if clock source in use before disablingMikita Lipski1-1/+3
2018-08-06drm/amd/display: Use calculated disp_clk_khz value for dce110Nicholas Kazlauskas1-2/+2
2018-07-27drm/amd/display: Fix Vega10 black screen after mode changeJerry (Fangzhi) Zuo2-1/+6
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha1-2/+2
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha1-0/+45
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-1/+1
2018-07-16drm/amd/display: add HDR visual confirmGloria Li2-2/+2
2018-07-13drm/amd/display: Add NULL check for local sink in edp_power_controlYue Hin Lau1-2/+4
2018-07-13drm/amd/display: add dcn cursor hotsport rotation and mirror supportDmytro Laktyushkin1-1/+2
2018-07-13drm/amd/display: Patch for extend time to panel poweron.Hugo Hu1-3/+6
2018-07-13drm/amd/display: add additional info for cursor position programmingDmytro Laktyushkin1-3/+4
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas1-20/+14
2018-07-13drm/amd/display: Correct calculation of duration time.Hugo Hu1-2/+2
2018-07-10drm/amd/display: make function tables constChristian König1-1/+1
2018-07-05drm/amd/display: add valid regoffset and NULL pointer checkCharlene Liu1-3/+4
2018-07-05drm/amd/display: fix potential infinite loop in fbc pathRoman Li1-2/+2
2018-07-05drm/amd/display: clean up set_bandwidth usageDmytro Laktyushkin1-5/+0
2018-07-05drm/amd/display: rename dce_disp_clk to dccgDmytro Laktyushkin1-3/+3
2018-07-05drm/amd/display: remove invalid assert when no max_pixel_clk is foundDmytro Laktyushkin1-3/+0
2018-07-05drm/amd/display: rename display clock block to dccgDmytro Laktyushkin2-7/+7
2018-07-05drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin2-133/+21
2018-07-05drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin1-16/+2
2018-06-15drm/amd/display: Make it more clear when info frames affect DP or HDMIKrunoslav Kovac1-2/+11
2018-06-15drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher3-28/+3