summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Use proper enums in process_channel_replyNathan Chancellor2018-10-091-1/+1
* drm/amd/display: Raise dispclk value for dce_update_clocksNicholas Kazlauskas2018-10-091-0/+5
* drm/amd/display: clean up encoding checksEric Yang2018-10-091-15/+1
* drm/amd/display: block DP YCbCr420 modesEric Yang2018-10-091-0/+3
* drm/amd/display: Raise dispclk value for dce120 by 15%Nicholas Kazlauskas2018-09-261-0/+3
* drm/amd/display: stop using switch for different CS revisionsDmytro Laktyushkin2018-09-142-164/+214
* drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha2018-09-141-0/+7
* drm/amd/display: remove unused clk_src codeDmytro Laktyushkin2018-09-101-86/+1
* drm/amd/display: Flatten unnecessary i2c functionsDavid Francis2018-08-271-77/+34
* drm/amd/display: Remove redundant i2c structsDavid Francis2018-08-274-177/+28
* drm/amd/display: Eliminate i2c hw function pointersDavid Francis2018-08-272-345/+291
* drm/amdgpu/display: add support for LVDS (v5)Alex Deucher2018-08-275-0/+76
* drm/amd/display: Combine dce80 and dce100 i2c hw functionsDavid Francis2018-08-271-197/+40
* drm/amd/display: Create new i2c resourceDavid Francis2018-08-277-2/+2078
* drm/amd/display: Add dprefclk value to dce_dccgDmytro Laktyushkin2018-08-272-1/+4
* drm/amd/display: Add support for toggling DFS bypassNicholas Kazlauskas2018-08-272-4/+61
* drm/amd/display: Set DFS bypass flags for dce110Nicholas Kazlauskas2018-08-271-0/+3
* Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-216-22/+22
* drm/amd/display: fix dentist did rangesDmytro Laktyushkin2018-08-211-2/+8
* drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski2018-08-131-2/+2
* drm/amd/display: display connected to dp-1 does not light upHersen Wu2018-08-061-0/+5
* drm/amd/display: program display clock on cache matchDmytro Laktyushkin2018-08-061-1/+3
* drm/amd/display: Use calculated disp_clk_khz value for dce110Nicholas Kazlauskas2018-08-061-2/+2
* drm/amd/display: Prevent PSR from being enabled if initialization failsAnthony Koo2018-07-271-15/+23
* drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2018-07-272-32/+27
* drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei2018-07-241-2/+2
* drm/amd/display: Decouple aux from i2cBhawanpreet Lakha2018-07-243-1/+1054
* drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2018-07-196-22/+22
* drm/amd/display: add HDR visual confirmGloria Li2018-07-161-1/+1
* drm/amd/display: add DalEnableHDMI20 key supportCharlene Liu2018-07-131-0/+6
* drm/amd/display: add missing mask for dcnCharlene Liu2018-07-131-1/+2
* drm/amd/display: drop unused register definesDmytro Laktyushkin2018-07-131-6/+2
* drm/amd/display: Define couple extra DCN registersCharlene Liu2018-07-131-0/+1
* drm/amd/display: Add Azalia registers to HW sequencerEric Bernstein2018-07-131-1/+4
* drm/amd/display: make function tables constChristian König2018-07-101-3/+3
* drm/amd/display: fix invalid function table overrideChristian König2018-07-101-2/+25
* drm/amd/display/dc/dce: Fix multiple potential integer overflowsGustavo A. R. Silva2018-07-051-5/+5
* drm/amd/display: change dentist DID enum values to uppercaseDmytro Laktyushkin2018-07-051-25/+25
* drm/amd/display: add CHG_DONE mash/sh defines for dentistDmytro Laktyushkin2018-07-051-2/+6
* drm/amd/display: fix pplib voltage requestDmytro Laktyushkin2018-07-051-27/+32
* drm/amd/display: fix dccg dcn1 ifdefDmytro Laktyushkin2018-07-052-4/+8
* drm/amd/display: remove unnecessary pplib volage requests that are assertingDmytro Laktyushkin2018-07-051-8/+0
* drm/amd/display: rename dce_disp_clk to dccgDmytro Laktyushkin2018-07-053-83/+76
* drm/amd/display: clean up dccg divider calc and dcn constructorDmytro Laktyushkin2018-07-052-155/+68
* drm/amd/display: move dcn1 dispclk programming to dccgDmytro Laktyushkin2018-07-052-8/+89
* drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin2018-07-051-2/+2
* drm/amd/display: move clock programming from set_bandwidth to dccgDmytro Laktyushkin2018-07-051-20/+37
* drm/amd/display: rename display clock block to dccgDmytro Laktyushkin2018-07-052-47/+47
* drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin2018-07-052-131/+154
* drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin2018-07-051-29/+17
OpenPOWER on IntegriCloud