summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
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: Add DSC support for Navi (v2)Harry Wentland
2019-06-22drm/amd/display: Hook DCN2 into amdgpu_dm and expose as config (v2)Harry Wentland
2019-06-22drm/amd/display: hook navi10 pplib functionshersen wu
2019-06-21drm/amd/display: Read soc_bounding_box from gpu_info (v2)Harry Wentland
2019-06-21drm/amd/powerplay: add function get_clock_by_type_with_latency for navi10Kevin Wang
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-17drm/amd/display: Delete a redundant memory setting in amdgpu_dm_irq_register_...Markus Elfring
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: Add connector debugfs for "output_bpc"Nicholas 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-10drm/amd: drop use of drmP.h from all header filesSam Ravnborg
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam 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
2019-05-28drm/amdgpu: fix unload driver failEmily Deng
2019-05-24drm/amdgpu: sort probed modes before adding common modesYogesh Mohan Marimuthu
2019-05-24drm/amd/display: Use new connector state when getting color depthNicholas Kazlauskas
2019-05-24drm/amd/display: Switch the custom "max bpc" property to the DRM propNicholas Kazlauskas
2019-05-24drm/amd/display: Don't load DMCU for Raven 1 (v2)Harry Wentland
2019-05-24drm/amd/display: Fill plane attrs only for valid pxl formatRoman Li
2019-05-24drm/amd/display: Disable cursor when offscreen in negative directionNicholas Kazlauskas
2019-05-24drm/amd/display: Don't load DMCU for Raven 1 (v2)Harry Wentland
2019-05-24Revert "drm/amd/display: Don't load DMCU for Raven 1"Dave Airlie
2019-05-20drm/amd/display: Don't load DMCU for Raven 1Harry Wentland
2019-05-06drm/amd/display: Use long for signed error code checks in commit planesNicholas Kazlauskas
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-29drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3)Mario Kleiner