summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: use kvmalloc for dc_state (v2)Alex Deucher2019-08-131-5/+6
* Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-07-271-0/+5
|\
| * drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-261-0/+5
* | drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas2019-07-231-2/+2
* | drm/amd/display: handle active dongle port type is DP++ or DP caseDale Zhao2019-07-182-11/+21
* | drm/amd/display: do not read link setting if edp not connectedEric Yang2019-07-181-7/+1Star
* | drm/amd/display: Increase size of audios arrayTai Man2019-07-182-1/+2
* | drm/amd/display: drop ASSERT() if eDP panel is not connectedZhan Liu2019-07-181-2/+0Star
* | drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee2019-07-181-1/+1
* | drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2019-07-182-2/+5
* | drm/amd/display: allocate 4 ddc engines for RV2Derek Lai2019-07-181-1/+1
* | drm/amd/display: put back front end initialization sequenceEric Yang2019-07-181-14/+1Star
* | drm/amd/display: Wait for flip to completeAlvin Lee2019-07-181-0/+11
* | drm/amd/display: Change min_h_sync_width from 8 to 4Fatemeh Darbehani2019-07-181-1/+1
* | drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man2019-07-181-1/+7
* | drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao2019-07-181-1/+8
* | drm/amd/display: Disable Audio on reinitialize hardwareAlvin Lee2019-07-182-4/+17
* | drm/amd/display: Read max down spreadDerek Lai2019-07-181-0/+7
* | drm/amd/display: Check for valid stream_encodeIlya Bakoulin2019-07-181-1/+2
* | drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy2019-07-181-0/+4
* | drm/amd/display: Poll for GPUVM context ready (v2)Julian Parkin2019-07-181-0/+37
* | drm/amd/display: wait for the whole frame after global unlockWenjing Liu2019-07-181-0/+2
* | drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_constructNicholas Kazlauskas2019-07-183-6/+6
* | drm/amd/display: Clock does not lower in UpdateplanesMurton Liu2019-07-181-0/+6
* | drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if usi...Samson Tam2019-07-181-1/+3
* | drm/amd/display: swap system aperture high/lowJun Lei2019-07-181-2/+2
* | drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC specNikola Cornij2019-07-181-0/+6
* | drm/amd/display: Set default block_size, even in unexpected casesDmytro Laktyushkin2019-07-182-1/+2
* | drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla2019-07-181-1/+8
* | drm/amd/display: cap DCFCLK hardmin to 507 for NV10Jun Lei2019-07-181-0/+4
* | drm/amd/display: fix dsc disableDmytro Laktyushkin2019-07-181-1/+4
* | drm/amd/display: fix up HUBBUB hw programming for VMJun Lei2019-07-182-11/+10Star
* | drm/amd/display: initialize p_state to proper valueJun Lei2019-07-181-0/+2
|/
* drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu2019-07-182-26/+41
* drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas2019-07-182-3/+13
* drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...Arnd Bergmann2019-07-161-1/+1
* drm/amd/display: Support clang option for stack alignmentArnd Bergmann2019-07-162-5/+19
* drm/amdgpu: Print out voltage in DM_PPLIBPaul Menzel2019-07-121-1/+2
* drm/amd/display: Add drm_audio_component support to amdgpu_dmNicholas Kazlauskas2019-07-113-0/+248
* drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas2019-07-112-0/+4
* drm/amd/display: avoid 64-bit divisionArnd Bergmann2019-07-082-3/+3
* drm/amd/display: dcn20: include linux/delay.hArnd Bergmann2019-07-081-0/+1
* drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang2019-07-052-7/+3Star
* drm/amdgpu/display: fix interrupt client id for naviAlex Deucher2019-07-021-4/+1Star
* drm/amd/display: fix a couple of spelling mistakesColin Ian King2019-06-272-5/+5
* drm/amd/display: update infoframe after dig fe is turned on (v2)Nicholas Kazlauskas2019-06-251-0/+1
* drm/amd/amdgpu: Fix style issues in dcn20_resource.cErnst Sjöstrand2019-06-251-5/+5
* drm/amd/amdgpu: Check stream in amdgpu_dm_commit_planesErnst Sjöstrand2019-06-251-1/+2
* drm/amdgpu/display: drop ifdefs around commentsAlex Deucher2019-06-251-6/+0Star
* drm/amdgpu/display: switch udelay to msleepAlex Deucher2019-06-251-1/+1