summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2019-10-07drm/amd/display: Use proper enum conversion functionsNathan Chancellor
2019-10-05drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng
2019-10-01drm/amd/display: Don't replace the dc_state for fast updatesNicholas Kazlauskas
2019-10-01drm/amd/display: Skip determining update type for async updatesNicholas Kazlauskas
2019-10-01drm/amd/display: Allow cursor async updates for framebuffer swapsNicholas Kazlauskas
2019-08-21drm/amd/display: Calculate bpc based on max_requested_bpcNicholas Kazlauskas
2019-07-18drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas
2019-07-11drm/amdgpu: Print out voltage in DM_PPLIBPaul Menzel
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: 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