summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-27drm/amdgpu: fix warning on 32 bitAlex Deucher1-2/+2
2019-06-27Merge tag 'drm-next-5.3-2019-06-25' of git://people.freedesktop.org/~agd5f/li...Dave Airlie355-2943/+414183
2019-06-27Merge tag 'for-airlie-tda998x' of git://git.armlinux.org.uk/~rmk/linux-arm in...Dave Airlie1-148/+302
2019-06-25drm/amd/powerplay: make athub pg bit configured by pg_flagsHuang Rui3-3/+7
2019-06-25drm/amd/powerplay: make mmhub pg bit configured by pg_flagsHuang Rui2-2/+5
2019-06-25drm/amd/powerplay: add feature check in unforce_dpm_levels function (v2)Kevin Wang1-6/+13
2019-06-25drm/amd/powerplay: check gfxclk dpm enablement before proceedingEvan Quan1-0/+1
2019-06-25drm/amd/powerplay: print smu versions only if version mismatchKevin Wang1-4/+4
2019-06-25drm/amd/powerplay: fix fan speed show error (for hwmon pwm)Kevin Wang1-2/+20
2019-06-25drm/amd/display: update infoframe after dig fe is turned on (v2)Nicholas Kazlauskas1-0/+1
2019-06-25drm/amd/powerplay:clean up the residual mutex for smu_hw_initPrike Liang1-1/+0
2019-06-25drm/amd/amdgpu: sdma_v4_0_start: initialize rErnst Sjöstrand1-1/+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/amd/amdgpu: amdgpu_hwmon_show_temp: initialize tempErnst Sjöstrand1-1/+1
2019-06-25drm/amd/amdgpu: Fix amdgpu_set_pp_od_clk_voltage error checkErnst Sjöstrand1-4/+4
2019-06-25drm/amd/amdgpu: Indent AMD_IS_APU properlyErnst Sjöstrand2-4/+4
2019-06-25drm/amdgpu/display: drop ifdefs around commentsAlex Deucher1-6/+0
2019-06-25drm/amdgpu/display: switch udelay to msleepAlex Deucher1-1/+1
2019-06-25drm/amdgpu/powerplay: FEATURE_MASK is 64 bit so use ULLAlex Deucher2-2/+2
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher6523-68992/+38633
2019-06-25drm/edid: use for_each_displayid_db where applicableAndres Rodriguez1-10/+2
2019-06-25drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez1-11/+70
2019-06-25Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie6-44/+67
2019-06-25Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...Dave Airlie24-218/+2714
2019-06-24drm/amdgpu: disable gfxoff on navi10tiancyin1-3/+1
2019-06-24drm/amdgpu: fix modprobe failure for uvd_4/5/6Hawking Zhang2-1/+13
2019-06-22drm/amdgpu: drop unused df init callbackAlex Deucher1-1/+0
2019-06-22drm/amdgpu: add sw_init to df_v1_7Jonathan Kim1-2/+2
2019-06-22drm/amdkfd: Set gws_mask to 64 bit 1sOak Zeng1-2/+2
2019-06-22drm/amd/display/dc: set num-dwb = 1 as navi10 asic caphersen wu1-1/+1
2019-06-22drm/amd/display: make clk_mgr call enable_pme_waSu Sung Chung3-24/+35
2019-06-22drm/amd/display: expose dentist_get_did_from_dividerCharlene Liu2-1/+3
2019-06-22drm/amd/display: add missing mod_vmid destructorDmytro Laktyushkin2-0/+11
2019-06-22drm/amd/display: Add Underflow Asserts to dcThomas Lim7-2/+41
2019-06-22drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin23-231/+357
2019-06-22drm/amd/display: dcn2 use fixed clocks.Charlene Liu3-12/+21
2019-06-22drm/amd/display: add p010 and ayuv plane capsCharlene Liu1-0/+2
2019-06-22drm/amd/display: update DCN2 uclk switch timeJun Lei2-5/+9
2019-06-22drm/amd/display: Rework CRTC color managementNicholas Kazlauskas3-159/+356
2019-06-22drm/amd/display: Use macro for invalid OPP IDWesley Chalmers5-7/+9
2019-06-22drm/amd/display: expose enable dp output functionsEric Bernstein2-1/+6
2019-06-22drm/amd/display: add dwb stere caps and versionCharlene Liu2-1/+4
2019-06-22drm/amd/display: Alpha plane typeEric Bernstein1-0/+1
2019-06-22drm/amd/display: making DCN20 WM table non-overlappingJun Lei1-9/+8
2019-06-22drm/amd/display: update dsc max_target_bpp to 16 bppWenjing Liu1-8/+1
2019-06-22drm/amd/display: add some parameters to validate bandwidth functionsCharlene Liu6-12/+23
2019-06-22drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policyWenjing Liu7-261/+161
2019-06-22drm/amd/display: add support for forcing DCFCLK without affecting watermarksJun Lei2-0/+12
2019-06-22drm/amd/display: Copy stream updates onto streamsNicholas Kazlauskas1-0/+97