summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2019-06-20Revert "drm/amd/display: Copy stream updates onto streams"Alex Deucher
2019-06-20Revert "drm/amd/display: Use macro for invalid OPP ID"Alex Deucher
2019-06-20Revert "drm/amd/display: Rework CRTC color management"Alex Deucher
2019-06-20Revert "drm/amd/display: move vmid determination logic out of dc"Alex Deucher
2019-06-20Revert "drm/amd/display: Add Underflow Asserts to dc"Alex Deucher
2019-06-20Revert "drm/amd/display: make clk_mgr call enable_pme_wa"Alex Deucher
2019-06-20Revert "drm/amd/display: Enable fast plane updates when state->allow_modeset ...Nicholas Kazlauskas
2019-06-20drm/amd/display: Fix null-deref on vega20 with xgmiRoman Li
2019-06-17drm/amd/display: Delete a redundant memory setting in amdgpu_dm_irq_register_...Markus Elfring
2019-06-17drm/amd/display: Add missing newline at end of fileGeert Uytterhoeven
2019-06-13drm/amd/display: fix compilation errorHariprasad Kelam
2019-06-13amdgpu_dm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-11drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnectSamson Tam
2019-06-11drm/amd/display: make clk_mgr call enable_pme_waSu Sung Chung
2019-06-11drm/amd/display: Do not grant POST_LT_ADJ when TPS4 is usedabdoulaye berthe
2019-06-11drm/amd/display: S3 Resume time increase after decoupling DPMS from fast bootSivapiriyanKumarasamy
2019-06-11drm/amd/display: Use stream opp_id instead of hubpWesley Chalmers
2019-06-11drm/amd/display: Gamma logic limitations causing unintended use of RAM over ROM.Harmanprit Tatla
2019-06-11drm/amd/display: Add Underflow Asserts to dcThomas Lim
2019-06-11drm/amd/display: move vmid determination logic out of dcDmytro Laktyushkin
2019-06-11drm/amd/display: Remove superflous error messageJordan Lazare
2019-06-11drm/amd/display: Clean up scdc_test_data structChris Park
2019-06-11drm/amd/display: 3.2.35Aric Cyr
2019-06-11drm/amd/display: 3.2.34Aric Cyr
2019-06-11drm/amd/display: fix gamma logic breaking driver unloadKrunoslav Kovac
2019-06-11drm/amd/display: fix issue with eDP not detected on driver loadAnthony Koo
2019-06-11drm/amd/display: Rework CRTC color managementNicholas Kazlauskas
2019-06-11drm/amd/display: Use macro for invalid OPP IDWesley Chalmers
2019-06-11drm/amd/display: add audio related regsCharlene Liu
2019-06-11drm/amd/display: add i2c_hw_Status check to make sure as HW I2c in useDerek Lai
2019-06-11drm/amd/display: Dont aser if DP_DPHY_INTERNAL_CTRLEric Bernstein
2019-06-11drm/amd/display: 3.2.33Aric Cyr
2019-06-11drm/amd/display: add some math functions for dcn_calc_mathCharlene Liu
2019-06-11drm/amd/display: Copy stream updates onto streamsNicholas Kazlauskas
2019-06-11drm/amd/display: Update link rate from DPCD 10Wesley Chalmers
2019-06-11drm/amd/display: fix resource saving missing when power state switchTao.Huang
2019-06-11drm/amd/display: Set default ABM level to module parameterNicholas Kazlauskas
2019-06-11drm/amd/display: Enable fast plane updates when state->allow_modeset = trueNicholas Kazlauskas
2019-06-11drm/amd/display: Use current connector state if NULL when checking bpcNicholas Kazlauskas
2019-06-11drm/amd/display: Always allocate initial connector state stateNicholas Kazlauskas
2019-06-11drm/amd/display: Add connector debugfs for "output_bpc"Nicholas Kazlauskas
2019-06-11drm/amd/display: Add back missing hw translate init for DCN1_01Nicholas Kazlauskas
2019-06-11drm/amd/display: Don't set mode_changed=false if the stream was removedNicholas Kazlauskas
2019-06-06Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-06-05drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guardsAlex Deucher
2019-06-06Merge tag 'drm-misc-next-2019-06-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-06-03drm/amd/display: Only force modesets when toggling HDRNicholas Kazlauskas
2019-06-03drm/amd/display: Expose HDR output metadata for supported connectorsNicholas Kazlauskas
2019-05-31drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2Chunming Zhou
2019-05-31drm/amdgpu/display: Fix reload driver errorEmily Deng