summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: fbc state could not reach while enable fbchersen wu2018-11-302-83/+65Star
* drm/amd/display: Remove dc_stream_state->statusDavid Francis2018-11-191-1/+1
* drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher2018-11-071-1/+2
* drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher2018-11-071-1/+6
* drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang2018-11-051-0/+15
* drm/amd/display: Remove program_csc_matrixKrunoslav Kovac2018-11-051-23/+0Star
* drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo2018-11-051-1/+0Star
* drm/amd/display: Fix up coverity issuesAric Cyr2018-11-051-3/+3
* drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin2018-11-052-10/+10
* drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin2018-11-051-1/+1
* drm/amd/display: clean up base dccg structDmytro Laktyushkin2018-11-051-8/+0Star
* drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin2018-11-052-12/+27
* drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin2018-11-053-218/+12Star
* drm/amd/display: Disable 4k 60 HDMI on DCE11David Francis2018-10-251-1/+1
* drm/amd/display: fix memory leak in resource poolsJun Lei2018-10-101-0/+2
* drm/amd/display: clean up encoding checksEric Yang2018-10-101-2/+1Star
* BackMerge v4.19-rc6 into drm-nextDave Airlie2018-10-042-6/+1Star
|\
| * drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li2018-09-272-6/+1Star
* | drm/amd/display: Refactor FPGA-specific link setupNikola Cornij2018-09-271-14/+1Star
* | drm/amd/display: Fix 3D stereo issues.Charlene Liu2018-09-141-0/+3
* | drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu2018-09-111-0/+4
* | drm/amd/display: move edp fast boot optimization flag to streamAnthony Koo2018-08-271-10/+18
* | drm/amd/display: Create new i2c resourceDavid Francis2018-08-271-1/+50
* | drm/amd/display: decouple front and backend pgm using dpms_off as backend ena...Samson Tam2018-08-271-37/+1Star
* | drm/amd/display: Refactor FreeSync moduleAnthony Koo2018-08-271-8/+26
* | drm/amd/display: Add support for toggling DFS bypassNicholas Kazlauskas2018-08-271-2/+10
|/
* Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-211-1/+1
* drm/amdgpu/display: disable eDP fast boot optimization on DCE8Alex Deucher2018-08-211-1/+7
* drm/amd/display: Check if clock source in use before disablingMikita Lipski2018-08-141-1/+3
* drm/amd/display: Use calculated disp_clk_khz value for dce110Nicholas Kazlauskas2018-08-061-2/+2
* drm/amd/display: Fix Vega10 black screen after mode changeJerry (Fangzhi) Zuo2018-07-272-1/+6
* drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2018-07-271-2/+2
* drm/amd/display: Decouple aux from i2cBhawanpreet Lakha2018-07-241-0/+45
* drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2018-07-191-1/+1
* drm/amd/display: add HDR visual confirmGloria Li2018-07-162-2/+2
* drm/amd/display: Add NULL check for local sink in edp_power_controlYue Hin Lau2018-07-131-2/+4
* drm/amd/display: add dcn cursor hotsport rotation and mirror supportDmytro Laktyushkin2018-07-131-1/+2
* drm/amd/display: Patch for extend time to panel poweron.Hugo Hu2018-07-131-3/+6
* drm/amd/display: add additional info for cursor position programmingDmytro Laktyushkin2018-07-131-3/+4
* drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas2018-07-131-20/+14Star
* drm/amd/display: Correct calculation of duration time.Hugo Hu2018-07-131-2/+2
* drm/amd/display: make function tables constChristian König2018-07-101-1/+1
* drm/amd/display: add valid regoffset and NULL pointer checkCharlene Liu2018-07-051-3/+4
* drm/amd/display: fix potential infinite loop in fbc pathRoman Li2018-07-051-2/+2
* drm/amd/display: clean up set_bandwidth usageDmytro Laktyushkin2018-07-051-5/+0Star
* drm/amd/display: rename dce_disp_clk to dccgDmytro Laktyushkin2018-07-051-3/+3
* drm/amd/display: remove invalid assert when no max_pixel_clk is foundDmytro Laktyushkin2018-07-051-3/+0Star
* drm/amd/display: rename display clock block to dccgDmytro Laktyushkin2018-07-052-7/+7
* drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin2018-07-052-133/+21Star
* drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin2018-07-051-16/+2Star