summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-221-5/+0
|\
| * drm/amd/display: Allow DP register double bufferEric Bernstein2018-06-151-5/+0
* | Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-151-2/+4
|\ \ | |/
| * drm/amd/display: check if audio clk enable is applicableRoman Li2018-05-291-1/+2
| * drm/amd/display: add register offset != 0 check.Charlene Liu2018-05-291-1/+2
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+4
|/
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-188-89/+89
* drm/amdgpu/display: remove VEGA20 config optionAlex Deucher2018-05-181-6/+0
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-181-4/+0
* drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20Feifei Xu2018-05-171-1/+10
* drm/amd/display: fix issue related to infopacket was not transmittedAnthony Koo2018-05-151-19/+6
* drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2018-05-151-0/+6
* drm/amd/display: Use dig enable to determine fast boot optimization.Yongqiang Sun2018-05-152-2/+6
* drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu2018-05-151-0/+2
* drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S2018-05-151-1/+2
* drm/amd/display: Make DCN stream encoder shareableEric Bernstein2018-04-111-28/+11
* drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha2018-04-112-9/+11
OpenPOWER on IntegriCloud