summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: fix PME notification not working in RV desktopCharlene Liu2019-01-141-1/+6
* drm/amd/display: fix YCbCr420 blank colorEric Yang2018-12-181-1/+10
* drm/amd/display: fbc state could not reach while enable fbchersen wu2018-11-302-83/+65
* 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/+0
* drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo2018-11-051-1/+0
* 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/+0
* 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/+12
* drm/amd/display: Disable 4k 60 HDMI on DCE11David Francis2018-10-241-1/+1
* drm/amd/display: fix memory leak in resource poolsJun Lei2018-10-091-0/+2
* drm/amd/display: clean up encoding checksEric Yang2018-10-091-2/+1
* BackMerge v4.19-rc6 into drm-nextDave Airlie2018-10-042-6/+1
|\
| * drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li2018-09-272-6/+1
* | drm/amd/display: Refactor FPGA-specific link setupNikola Cornij2018-09-261-14/+1
* | 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-101-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/+1
* | 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-131-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/+14
* 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/+0
* 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/+0
* drm/amd/display: rename display clock block to dccgDmytro Laktyushkin2018-07-052-7/+7
OpenPOWER on IntegriCloud