summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2019-02-06drm/amd/display: Clear dc_sink after it gets releasedJerry (Fangzhi) Zuo
2019-02-06drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas
2019-02-05drm/amd/display: Apply fake sink back to MST sequenceJerry (Fangzhi) Zuo
2019-02-05drm/amd/display: Check that vrefresh is in freesync rangeIlya Bakoulin
2019-02-05drm/amd/display: Remove FreeSync timing changed debug outputNicholas Kazlauskas
2019-02-05drm/amd/display: Initialize stream_update to zeroNicholas Kazlauskas
2019-02-05drm/amd/display: Reformat dm_determine_update_type_for_commitNicholas Kazlauskas
2019-02-05drm/amd/display: Use the right surface for flip and FreeSyncNicholas Kazlauskas
2019-02-05drm/amd/display: Apply all surface updates onto surfacesNicholas Kazlauskas
2019-02-05drm/amd/display: Don't re-enable CRC when CONFIG_DEBUG_FS isn't definedNicholas Kazlauskas
2019-02-05drm/amd/display: Use memset to initialize variables in fill_plane_dcc_attributesNathan Chancellor
2019-02-05drm/amd/display: Use memset to initialize variables in amdgpu_dm_atomic_commi...Nathan Chancellor
2019-01-28drm/amd/display: Don't leak memory when updating streamsNicholas Kazlauskas
2019-01-28drm/amd/display: Re-enable CRC capture following modesetNicholas Kazlauskas
2019-01-28drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas
2019-01-28drm/amd/display: Poll pending down rep before clear payload allocation tableMartin Tsai
2019-01-25drm/amd/display: Know what a pageflip isDavid Francis
2019-01-25drm/amd/display: Perform plane updates only when neededDavid Francis
2019-01-25drm/amd/display: Call into DC once per multiplane flipDavid Francis
2019-01-25drm/amd/display: Simplify underscan and ABM commitDavid Francis
2019-01-25drm/amdgpu: Replace kzalloc with kcallocGustavo A. R. Silva
2019-01-25drm/amd/display: Skip create new stream if crtc state doesn't changeJerry (Fangzhi) Zuo
2019-01-14drm/amd/display: dal-pplib interface refactor dal parthersen wu
2019-01-14drm/amd/display: Shift dc link aux to aux_payloadDavid Francis
2019-01-14Revert "drm/amd/display: Signal hw_done() after waiting for flip_done()"Leo Li
2019-01-14drm/amd/display: Only get the connector state for VRR when toggledNicholas Kazlauskas
2019-01-14drm/amd/display: Move iteration out of dm_update_crtcsLeo Li
2019-01-14drm/amd/display: Move iteration out of dm_update_planesLeo Li
2019-01-14drm/amd/display: Set requested plane state DCC params for GFX9Nicholas Kazlauskas
2019-01-14drm/amd/display: Remove unused parameter plane_statesDavid Francis
2019-01-14drm/amd/display: Fix driver load crash in amdgpu_dmLeo Li
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers
2019-01-14drm/amd/display: Add backlight pwm debugfsDavid Francis
2019-01-14drm/amd/display: Detach backlight from streamDavid Francis
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-20drm/amd/display: Use div_u64 for flip timestamp ns to msNicholas Kazlauskas
2018-12-18drm/amd/display: Add below the range support for FreeSyncNicholas Kazlauskas
2018-12-18drm/amd/display: Skip fast cursor updates for fb changesNicholas Kazlauskas
2018-12-12drm/amd/display: Add fast path for cursor plane updatesNicholas Kazlauskas
2018-12-11drm/amd/display: Fix duplicating scaling/underscan connector stateNicholas Kazlauskas
2018-12-11drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas
2018-12-11Revert "drm/amd/display: Set RMX_ASPECT as default"Nicholas Kazlauskas
2018-12-10drm/dp-mst-helper: Remove hotplug callbackDaniel Vetter
2018-12-05drm/amd/display: Add tracing to dcDavid Francis
2018-12-04drm/amd/display: Fix overflow/truncation from strncpy.Nicholas Kazlauskas
2018-11-30drm/amd/display: Copy crc_enabled when duplicating dm_crtc_stateNicholas Kazlauskas
2018-11-30drm/amd/display: Info frame cleanupHarmanprit Tatla