aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-12drm/amd/display: use kvmalloc for dc_state (v2)Alex Deucher1-5/+6
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-0/+5
2019-07-25drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-07-23drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas1-2/+2
2019-07-18drm/amd/display: handle active dongle port type is DP++ or DP caseDale Zhao2-11/+21
2019-07-18drm/amd/display: do not read link setting if edp not connectedEric Yang1-7/+1
2019-07-18drm/amd/display: Increase size of audios arrayTai Man2-1/+2
2019-07-18drm/amd/display: drop ASSERT() if eDP panel is not connectedZhan Liu1-2/+0
2019-07-18drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee1-1/+1
2019-07-18drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2-2/+5
2019-07-18drm/amd/display: allocate 4 ddc engines for RV2Derek Lai1-1/+1
2019-07-18drm/amd/display: put back front end initialization sequenceEric Yang1-14/+1
2019-07-18drm/amd/display: Wait for flip to completeAlvin Lee1-0/+11
2019-07-18drm/amd/display: Change min_h_sync_width from 8 to 4Fatemeh Darbehani1-1/+1
2019-07-18drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man1-1/+7
2019-07-18drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao1-1/+8
2019-07-18drm/amd/display: Disable Audio on reinitialize hardwareAlvin Lee2-4/+17
2019-07-18drm/amd/display: Read max down spreadDerek Lai1-0/+7
2019-07-18drm/amd/display: Check for valid stream_encodeIlya Bakoulin1-1/+2
2019-07-18drm/amd/display: Wait for backlight programming completion in set backlight levelSivapiriyanKumarasamy1-0/+4
2019-07-18drm/amd/display: Poll for GPUVM context ready (v2)Julian Parkin1-0/+37
2019-07-18drm/amd/display: wait for the whole frame after global unlockWenjing Liu1-0/+2
2019-07-18drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_constructNicholas Kazlauskas3-6/+6
2019-07-18drm/amd/display: Clock does not lower in UpdateplanesMurton Liu1-0/+6
2019-07-18drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if using passive dongleSamson Tam1-1/+3
2019-07-18drm/amd/display: swap system aperture high/lowJun Lei1-2/+2
2019-07-18drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC specNikola Cornij1-0/+6
2019-07-18drm/amd/display: Set default block_size, even in unexpected casesDmytro Laktyushkin2-1/+2
2019-07-18drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla1-1/+8
2019-07-18drm/amd/display: cap DCFCLK hardmin to 507 for NV10Jun Lei1-0/+4
2019-07-18drm/amd/display: fix dsc disableDmytro Laktyushkin1-1/+4
2019-07-18drm/amd/display: fix up HUBBUB hw programming for VMJun Lei2-11/+10
2019-07-18drm/amd/display: initialize p_state to proper valueJun Lei1-0/+2
2019-07-18drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu2-26/+41
2019-07-18drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas2-3/+13
2019-07-16drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pipe_for_layerArnd Bergmann1-1/+1
2019-07-16drm/amd/display: Support clang option for stack alignmentArnd Bergmann2-5/+19
2019-07-11drm/amdgpu: Print out voltage in DM_PPLIBPaul Menzel1-1/+2
2019-07-11drm/amd/display: Add drm_audio_component support to amdgpu_dmNicholas Kazlauskas3-0/+248
2019-07-11drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas2-0/+4
2019-07-08drm/amd/display: avoid 64-bit divisionArnd Bergmann2-3/+3
2019-07-08drm/amd/display: dcn20: include linux/delay.hArnd Bergmann1-0/+1
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang2-7/+3
2019-07-02drm/amdgpu/display: fix interrupt client id for naviAlex Deucher1-4/+1
2019-06-27drm/amd/display: fix a couple of spelling mistakesColin Ian King2-5/+5
2019-06-25drm/amd/display: update infoframe after dig fe is turned on (v2)Nicholas Kazlauskas1-0/+1
2019-06-25drm/amd/amdgpu: Fix style issues in dcn20_resource.cErnst Sjöstrand1-5/+5
2019-06-25drm/amd/amdgpu: Check stream in amdgpu_dm_commit_planesErnst Sjöstrand1-1/+2
2019-06-25drm/amdgpu/display: drop ifdefs around commentsAlex Deucher1-6/+0
2019-06-25drm/amdgpu/display: switch udelay to msleepAlex Deucher1-1/+1