aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2019-06-20drm/amd/display: move dcn v1_0 irq source header to ivsrcid/dcn/Hawking Zhang2-2/+2
2019-06-20Revert "drm/amd/display: Copy stream updates onto streams"Alex Deucher1-69/+0
2019-06-20Revert "drm/amd/display: Use macro for invalid OPP ID"Alex Deucher3-6/+4
2019-06-20Revert "drm/amd/display: Rework CRTC color management"Alex Deucher3-356/+159
2019-06-20Revert "drm/amd/display: move vmid determination logic out of dc"Alex Deucher9-13/+143
2019-06-20Revert "drm/amd/display: Add Underflow Asserts to dc"Alex Deucher5-38/+2
2019-06-20Revert "drm/amd/display: make clk_mgr call enable_pme_wa"Alex Deucher2-20/+19
2019-06-20Revert "drm/amd/display: Enable fast plane updates when state->allow_modeset ...Nicholas Kazlauskas1-0/+8
2019-06-20drm/amd/display: Fix null-deref on vega20 with xgmiRoman Li3-15/+11
2019-06-17drm/amd/display: Delete a redundant memory setting in amdgpu_dm_irq_register_...Markus Elfring1-2/+0
2019-06-17drm/amd/display: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2019-06-13drm/amd/display: fix compilation errorHariprasad Kelam1-0/+1
2019-06-13amdgpu_dm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-31/+12
2019-06-11drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnectSamson Tam1-0/+6
2019-06-11drm/amd/display: make clk_mgr call enable_pme_waSu Sung Chung2-19/+20
2019-06-11drm/amd/display: Do not grant POST_LT_ADJ when TPS4 is usedabdoulaye berthe1-25/+31
2019-06-11drm/amd/display: S3 Resume time increase after decoupling DPMS from fast bootSivapiriyanKumarasamy1-9/+26
2019-06-11drm/amd/display: Use stream opp_id instead of hubpWesley Chalmers2-2/+2
2019-06-11drm/amd/display: Gamma logic limitations causing unintended use of RAM over ROM.Harmanprit Tatla2-1/+6
2019-06-11drm/amd/display: Add Underflow Asserts to dcThomas Lim5-2/+38
2019-06-11drm/amd/display: move vmid determination logic out of dcDmytro Laktyushkin9-143/+13
2019-06-11drm/amd/display: Remove superflous error messageJordan Lazare1-1/+1
2019-06-11drm/amd/display: Clean up scdc_test_data structChris Park2-9/+6
2019-06-11drm/amd/display: 3.2.35Aric Cyr1-1/+1
2019-06-11drm/amd/display: 3.2.34Aric Cyr1-1/+1
2019-06-11drm/amd/display: fix gamma logic breaking driver unloadKrunoslav Kovac1-4/+2
2019-06-11drm/amd/display: fix issue with eDP not detected on driver loadAnthony Koo1-10/+32
2019-06-11drm/amd/display: Rework CRTC color managementNicholas Kazlauskas3-159/+356
2019-06-11drm/amd/display: Use macro for invalid OPP IDWesley Chalmers3-4/+6
2019-06-11drm/amd/display: add audio related regsCharlene Liu2-3/+8
2019-06-11drm/amd/display: add i2c_hw_Status check to make sure as HW I2c in useDerek Lai2-27/+43
2019-06-11drm/amd/display: Dont aser if DP_DPHY_INTERNAL_CTRLEric Bernstein1-1/+3
2019-06-11drm/amd/display: 3.2.33Aric Cyr1-1/+1
2019-06-11drm/amd/display: add some math functions for dcn_calc_mathCharlene Liu3-0/+31
2019-06-11drm/amd/display: Copy stream updates onto streamsNicholas Kazlauskas1-0/+69
2019-06-11drm/amd/display: Update link rate from DPCD 10Wesley Chalmers1-3/+6
2019-06-11drm/amd/display: fix resource saving missing when power state switchTao.Huang1-0/+11
2019-06-11drm/amd/display: Set default ABM level to module parameterNicholas Kazlauskas1-0/+3
2019-06-11drm/amd/display: Enable fast plane updates when state->allow_modeset = trueNicholas Kazlauskas1-8/+0
2019-06-11drm/amd/display: Use current connector state if NULL when checking bpcNicholas Kazlauskas1-0/+4
2019-06-11drm/amd/display: Always allocate initial connector state stateNicholas Kazlauskas1-3/+7
2019-06-11drm/amd/display: Add connector debugfs for "output_bpc"Nicholas Kazlauskas1-2/+69
2019-06-11drm/amd/display: Add back missing hw translate init for DCN1_01Nicholas Kazlauskas1-0/+1
2019-06-11drm/amd/display: Don't set mode_changed=false if the stream was removedNicholas Kazlauskas1-1/+11
2019-06-06Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie69-1917/+2773
2019-06-05drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guardsAlex Deucher2-6/+0
2019-06-06Merge tag 'drm-misc-next-2019-06-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-4/+151
2019-06-03drm/amd/display: Only force modesets when toggling HDRNicholas Kazlauskas1-6/+28
2019-06-03drm/amd/display: Expose HDR output metadata for supported connectorsNicholas Kazlauskas1-0/+125
2019-05-31drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2Chunming Zhou1-5/+16