aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2019-03-19drm/amd/display: Poll pending DOWN_REP before enabling the linkMartin Tsai1-1/+1
2019-03-19drm/amd/powerplay: implement interface to set watermarks for clock rangesHuang Rui1-4/+7
2019-03-19drm/amd/powerplay: add interface to notify smu enable pme restore registerHuang Rui1-4/+4
2019-03-19drm/amd/powerplay: add interface to get current clocks for displayHuang Rui1-0/+2
2019-03-19drm/amd/powerplay: add interface to request display clock voltageHuang Rui1-5/+12
2019-03-19drm/amd/powerplay: add interface to get clock by type with voltage for displayHuang Rui1-7/+13
2019-03-19drm/amd/powerplay: add interface to get clock by type with latency for displa...Huang Rui1-7/+14
2019-03-19drm/amd/powerplay: add interface to get max high clocks for displayHuang Rui1-0/+7
2019-03-19drm/amd/powerplay: add get_clock_by_type interface for displayHuang Rui1-0/+6
2019-03-19drm/amd/powerplay: add smu display configuration change functionHuang Rui1-0/+5
2019-03-05drm/amd/display: Make stream commits call into DC only onceDavid Francis1-75/+54
2019-03-05drm/amd/display: Clean up wait on vblank eventDavid Francis1-11/+7
2019-03-05drm/amd/display: PPLIB HookupJun Lei1-10/+10
2019-03-05drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner1-4/+29
2019-02-27drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich2-8/+36
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-16/+65
2019-02-19drm/amd/display: Do cursor updates after stream updatesNicholas Kazlauskas1-3/+6
2019-02-19drm/amd/display: Fix update type mismatches in atomic checkNicholas Kazlauskas1-6/+10
2019-02-19drm/amd/display: Don't expose support for DRM_FORMAT_RGB888Nicholas Kazlauskas1-1/+0
2019-02-19drm/amd/display: Fix wrong z-order when updating overlay planesNicholas Kazlauskas1-0/+36
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie2-14/+48
2019-02-13drm/amd/display: Fix deadlock with display during hanged ring recovery.Andrey Grodzovsky1-6/+13
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2-105/+98
2019-02-08drm/amd/display: Expose connector VRR range via debugfsNicholas Kazlauskas1-1/+21
2019-02-06drm/amd/display: Clear dc_sink after it gets releasedJerry (Fangzhi) Zuo1-1/+3
2019-02-06drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas1-1/+2
2019-02-05drm/amd/display: Apply fake sink back to MST sequenceJerry (Fangzhi) Zuo2-5/+6
2019-02-05drm/amd/display: Check that vrefresh is in freesync rangeIlya Bakoulin1-5/+5
2019-02-05drm/amd/display: Remove FreeSync timing changed debug outputNicholas Kazlauskas1-6/+0
2019-02-05drm/amd/display: Initialize stream_update to zeroNicholas Kazlauskas1-1/+2
2019-02-05drm/amd/display: Reformat dm_determine_update_type_for_commitNicholas Kazlauskas1-61/+65
2019-02-05drm/amd/display: Use the right surface for flip and FreeSyncNicholas Kazlauskas1-13/+4
2019-02-05drm/amd/display: Apply all surface updates onto surfacesNicholas Kazlauskas1-9/+0
2019-02-05drm/amd/display: Don't re-enable CRC when CONFIG_DEBUG_FS isn't definedNicholas Kazlauskas1-0/+2
2019-02-05drm/amd/display: Use memset to initialize variables in fill_plane_dcc_attributesNathan Chancellor1-2/+5
2019-02-05drm/amd/display: Use memset to initialize variables in amdgpu_dm_atomic_commi...Nathan Chancellor1-2/+5
2019-02-05drm/amd/display: Attach VRR properties for eDP connectorsNicholas Kazlauskas1-1/+2
2019-02-04Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie3-23/+61
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-3/+3
2019-02-01Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie5-700/+760
2019-01-28drm/amd/display: Don't leak memory when updating streamsNicholas Kazlauskas1-1/+7
2019-01-28drm/amd/display: Re-enable CRC capture following modesetNicholas Kazlauskas2-4/+17
2019-01-28drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas2-22/+34
2019-01-28drm/amd/display: Poll pending down rep before clear payload allocation tableMartin Tsai1-0/+7
2019-01-25drm/amd/display: Know what a pageflip isDavid Francis1-1/+2
2019-01-25drm/amd/display: Perform plane updates only when neededDavid Francis1-129/+62
2019-01-25drm/amd/display: Call into DC once per multiplane flipDavid Francis1-181/+155
2019-01-25drm/amd/display: Simplify underscan and ABM commitDavid Francis1-18/+31
2019-01-25drm/amdgpu: Replace kzalloc with kcallocGustavo A. R. Silva1-2/+5
2019-01-25drm/amd/display: Skip create new stream if crtc state doesn't changeJerry (Fangzhi) Zuo1-0/+4