aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher70-16/+1119
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
2019-06-22drm/amd/display: Fix incorrect vba typeIlya Bakoulin1-1/+1
2019-06-22drm/amd/display: removing MODULO change for dcn2Martin Leung1-28/+0
2019-06-22drm/amd/display: Fix incorrect DML output_bpp valueIlya Bakoulin2-3/+45
2019-06-22drm/amd/display: Add missing VM conversion from hw valuesJun Lei2-17/+65
2019-06-22drm/amd/display: Drive-by fixes for display_mode_vbaIlya Bakoulin2-5/+2
2019-06-22drm/amd/display: Enable DSC power-gating for DSC streamsNikola Cornij2-3/+8
2019-06-22drm/amd/display: Return UPDATE_TYPE_FULL on writeback updateCharlene Liu3-1/+9
2019-06-22drm/amd/display: decouple dsc adjustment out of enablementWenjing Liu7-44/+24
2019-06-22drm/amd/display: always use 4 dp lanes for dmlJun Lei1-11/+1
2019-06-22drm/amd/display: Use DCN2 functions instead of DCEWesley Chalmers1-1/+2
2019-06-22drm/amd/display: DCN2 Engine-specifc encoder allocationWesley Chalmers1-1/+2
2019-06-22drm/amd/display: Disable DSC power gating in DiagsNikola Cornij1-0/+3
2019-06-22drm/amd/display: Set test pattern on blank when using Visual ConfirmJoshua Aberback1-42/+11
2019-06-22drm/amd/display: add null checks and set update flags for DCN2Dmytro Laktyushkin4-9/+17
2019-06-22drm/amd/display: move DWB structs and enums to dc_hw_typesTyler DiBattista3-17/+17
2019-06-22drm/amd/display: Integrate color transform3x4 with 3dlut tmVitaly Prosyak4-3/+22
2019-06-22drm/amd/display: used optimum VSTARTUP instead of MaxVStartupCharlene Liu3-2/+12
2019-06-22drm/amd/display: add dsc_passthrough_support bit in dpcd structWenjing Liu1-3/+3
2019-06-22drm/amd/display: fix a potential issue in DSC logicWenjing Liu1-4/+10