summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2019-08-21drm/amd/display: Calculate bpc based on max_requested_bpcNicholas Kazlauskas-2/+14
2019-08-12drm/amd/display: use kvmalloc for dc_state (v2)Alex Deucher-5/+6
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+5
2019-07-25drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva-0/+5
2019-07-23drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas-2/+2
2019-07-18drm/amd/display: handle active dongle port type is DP++ or DP caseDale Zhao-11/+21
2019-07-18drm/amd/display: do not read link setting if edp not connectedEric Yang-7/+1
2019-07-18drm/amd/display: Increase size of audios arrayTai Man-1/+2
2019-07-18drm/amd/display: drop ASSERT() if eDP panel is not connectedZhan Liu-2/+0
2019-07-18drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee-1/+1
2019-07-18drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin-2/+5
2019-07-18drm/amd/display: allocate 4 ddc engines for RV2Derek Lai-1/+1
2019-07-18drm/amd/display: put back front end initialization sequenceEric Yang-14/+1
2019-07-18drm/amd/display: Wait for flip to completeAlvin Lee-0/+11
2019-07-18drm/amd/display: Change min_h_sync_width from 8 to 4Fatemeh Darbehani-1/+1
2019-07-18drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man-1/+7
2019-07-18drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao-1/+8
2019-07-18drm/amd/display: Disable Audio on reinitialize hardwareAlvin Lee-4/+17
2019-07-18drm/amd/display: Read max down spreadDerek Lai-0/+7
2019-07-18drm/amd/display: Check for valid stream_encodeIlya Bakoulin-1/+2
2019-07-18drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy-0/+4
2019-07-18drm/amd/display: Poll for GPUVM context ready (v2)Julian Parkin-0/+37
2019-07-18drm/amd/display: wait for the whole frame after global unlockWenjing Liu-0/+2
2019-07-18drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_constructNicholas Kazlauskas-6/+6
2019-07-18drm/amd/display: Clock does not lower in UpdateplanesMurton Liu-0/+6
2019-07-18drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if usi...Samson Tam-1/+3
2019-07-18drm/amd/display: swap system aperture high/lowJun Lei-2/+2
2019-07-18drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC specNikola Cornij-0/+6
2019-07-18drm/amd/display: Set default block_size, even in unexpected casesDmytro Laktyushkin-1/+2
2019-07-18drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla-1/+8
2019-07-18drm/amd/display: cap DCFCLK hardmin to 507 for NV10Jun Lei-0/+4
2019-07-18drm/amd/display: fix dsc disableDmytro Laktyushkin-1/+4
2019-07-18drm/amd/display: fix up HUBBUB hw programming for VMJun Lei-11/+10
2019-07-18drm/amd/display: initialize p_state to proper valueJun Lei-0/+2
2019-07-18drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu-26/+41
2019-07-18drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas-3/+13
2019-07-16drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...Arnd Bergmann-1/+1
2019-07-16drm/amd/display: Support clang option for stack alignmentArnd Bergmann-5/+19
2019-07-11drm/amdgpu: Print out voltage in DM_PPLIBPaul Menzel-1/+2
2019-07-11drm/amd/display: Add drm_audio_component support to amdgpu_dmNicholas Kazlauskas-0/+248
2019-07-11drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas-0/+4
2019-07-08drm/amd/display: avoid 64-bit divisionArnd Bergmann-3/+3
2019-07-08drm/amd/display: dcn20: include linux/delay.hArnd Bergmann-0/+1
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang-7/+3
2019-07-02drm/amdgpu/display: fix interrupt client id for naviAlex Deucher-4/+1
2019-06-27drm/amd/display: fix a couple of spelling mistakesColin Ian King-5/+5
2019-06-25drm/amd/display: update infoframe after dig fe is turned on (v2)Nicholas Kazlauskas-0/+1
2019-06-25drm/amd/amdgpu: Fix style issues in dcn20_resource.cErnst Sjöstrand-5/+5
2019-06-25drm/amd/amdgpu: Check stream in amdgpu_dm_commit_planesErnst Sjöstrand-1/+2
2019-06-25drm/amdgpu/display: drop ifdefs around commentsAlex Deucher-6/+0