summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)Author
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-06drm/amd/display: Block immediate flips for non-fast updatesNicholas Kazlauskas
2019-08-06drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic checkNicholas Kazlauskas
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-02drm/amd/display: Add missing NV12 asic IDsRoman Li
2019-08-02drm/amd/display: Don't replace the dc_state for fast updatesNicholas Kazlauskas
2019-08-02drm/amd/display: Skip determining update type for async updatesNicholas Kazlauskas
2019-08-02drm/amd/display: Allow cursor async updates for framebuffer swapsNicholas Kazlauskas
2019-07-30drm/amdgpu: Fix amdgpu_display_supported_domains logic.Andrey Grodzovsky
2019-07-30drm/amd/display: enable S/G for RAVEN chipShirish S
2019-07-30drm/amd/display: Use dev_get_drvdataChuhong Yuan
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin
2019-07-18drm/amd/display: add functionality to get pipe CRC source.Dingchen Zhang
2019-07-18drm/amd/display: add functionality to grab DPRX CRC entries.Dingchen Zhang
2019-07-18drm/amd/display: skip to load dmcu firmware for navi14Xiaojie Yuan
2019-07-18drm/amd/display: add nv14 cases to amdgpu_dmBhawanpreet Lakha
2019-07-11drm/amd/display: Add drm_audio_component support to amdgpu_dmNicholas Kazlauskas
2019-07-02drm/amdgpu/display: fix interrupt client id for naviAlex Deucher
2019-06-25drm/amd/amdgpu: Check stream in amdgpu_dm_commit_planesErnst Sjöstrand
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/display: Rework CRTC color managementNicholas Kazlauskas
2019-06-22drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policyWenjing Liu
2019-06-22drm/amd/display: Add power down display on boot flagThomas Lim
2019-06-22drm/amd/display: disable dcn20 abm feature for bring uphersen wu
2019-06-22drm/amd/display: Hook DCN2 into amdgpu_dm and expose as config (v2)Harry Wentland
2019-06-21drm/amd/display: Read soc_bounding_box from gpu_info (v2)Harry Wentland
2019-06-20drm/amd/display: move dcn v1_0 irq source header to ivsrcid/dcn/Hawking Zhang
2019-06-20Revert "drm/amd/display: Rework CRTC color management"Alex Deucher
2019-06-20Revert "drm/amd/display: Enable fast plane updates when state->allow_modeset ...Nicholas Kazlauskas
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-14drm/amdgpu: Fix connector atomic_check compilation failSean Paul
2019-06-13amdgpu_dm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-11drm/amd/display: Rework CRTC color managementNicholas Kazlauskas
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: Don't set mode_changed=false if the stream was removedNicholas Kazlauskas
2019-06-10drm/amd: drop use of drmP.h in display/Sam Ravnborg
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-04drm/amd: fix fb references in async updateHelen Koike
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
2019-05-31drm/amd/display: Reset planes for color management changesNicholas Kazlauskas
2019-05-31drm/amd/display: Ensure DRR triggers in BPEryk Brol