summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorFilesLines
2018-08-13drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski1-2/+2
2018-08-06drm/amd/display: display connected to dp-1 does not light upHersen Wu1-0/+5
2018-08-06drm/amd/display: program display clock on cache matchDmytro Laktyushkin1-1/+3
2018-08-06drm/amd/display: Use calculated disp_clk_khz value for dce110Nicholas Kazlauskas1-2/+2
2018-07-27drm/amd/display: Prevent PSR from being enabled if initialization failsAnthony Koo1-15/+23
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2-32/+27
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei1-2/+2
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha3-1/+1054
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer6-22/+22
2018-07-16drm/amd/display: add HDR visual confirmGloria Li1-1/+1
2018-07-13drm/amd/display: add DalEnableHDMI20 key supportCharlene Liu1-0/+6
2018-07-13drm/amd/display: add missing mask for dcnCharlene Liu1-1/+2
2018-07-13drm/amd/display: drop unused register definesDmytro Laktyushkin1-6/+2
2018-07-13drm/amd/display: Define couple extra DCN registersCharlene Liu1-0/+1
2018-07-13drm/amd/display: Add Azalia registers to HW sequencerEric Bernstein1-1/+4
2018-07-10drm/amd/display: make function tables constChristian König1-3/+3
2018-07-10drm/amd/display: fix invalid function table overrideChristian König1-2/+25
2018-07-05drm/amd/display/dc/dce: Fix multiple potential integer overflowsGustavo A. R. Silva1-5/+5
2018-07-05drm/amd/display: change dentist DID enum values to uppercaseDmytro Laktyushkin1-25/+25
2018-07-05drm/amd/display: add CHG_DONE mash/sh defines for dentistDmytro Laktyushkin1-2/+6
2018-07-05drm/amd/display: fix pplib voltage requestDmytro Laktyushkin1-27/+32
2018-07-05drm/amd/display: fix dccg dcn1 ifdefDmytro Laktyushkin2-4/+8
2018-07-05drm/amd/display: remove unnecessary pplib volage requests that are assertingDmytro Laktyushkin1-8/+0
2018-07-05drm/amd/display: rename dce_disp_clk to dccgDmytro Laktyushkin3-83/+76
2018-07-05drm/amd/display: clean up dccg divider calc and dcn constructorDmytro Laktyushkin2-155/+68
2018-07-05drm/amd/display: move dcn1 dispclk programming to dccgDmytro Laktyushkin2-8/+89
2018-07-05drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin1-2/+2
2018-07-05drm/amd/display: move clock programming from set_bandwidth to dccgDmytro Laktyushkin1-20/+37
2018-07-05drm/amd/display: rename display clock block to dccgDmytro Laktyushkin2-47/+47
2018-07-05drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin2-131/+154
2018-07-05drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin1-29/+17
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-5/+0
2018-06-15drm/amd/display: Allow DP register double bufferEric Bernstein1-5/+0
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+4
2018-05-29drm/amd/display: check if audio clk enable is applicableRoman Li1-1/+2
2018-05-29drm/amd/display: add register offset != 0 check.Charlene Liu1-1/+2
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin8-89/+89
2018-05-18drm/amdgpu/display: remove VEGA20 config optionAlex Deucher1-6/+0
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher1-4/+0
2018-05-17drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20Feifei Xu1-1/+10
2018-05-15drm/amd/display: fix issue related to infopacket was not transmittedAnthony Koo1-19/+6
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo1-0/+6
2018-05-15drm/amd/display: Use dig enable to determine fast boot optimization.Yongqiang Sun2-2/+6
2018-05-15drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu1-0/+2
2018-05-15drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S1-1/+2
2018-04-11drm/amd/display: Make DCN stream encoder shareableEric Bernstein1-28/+11
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha2-9/+11
2018-04-11drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo1-2/+2
2018-04-11drm/amd/display: Separate mem input constuctors for dce 112 and 120Mikita Lipski2-7/+76