aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_stream.c
AgeCommit message (Expand)Author
2020-06-03drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr
2020-05-20drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas
2019-12-18drm/amd/display: Add warmup escape call supportCharlene Liu
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo
2019-11-13drm/amd/display: remove redundant variable statusColin Ian King
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-10-10drm/amd/display: Program DWB watermarks from correct stateJulian Parkin
2019-07-18drm/amd/display: Clean up dynamic metadata logicJulian Parkin
2019-07-18drm/amd/display: Check for valid stream_encodeIlya Bakoulin
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/display: Return UPDATE_TYPE_FULL on writeback updateCharlene Liu
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland
2019-06-21drm/amd/display: Add DC core changes for DCN2Harry Wentland
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-05-31drm/amd/display: assign new stream id in dc_copy_streamWenjing Liu
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang
2019-05-24drm/amd/display: Expose send immediate sdp message interfaceLeo (Hanghong) Ma
2019-05-24drm/amd/display: color space ycbcr709 supportCharlene Liu
2019-04-29drm/amd/display: fix incorrect null check on pointerColin Ian King
2019-04-23drm/amd/display: Allow cursor position when plane_res.ipp is NULLEric Bernstein
2019-04-23drm/amd/display: Add function to copy DC streamsWenjing Liu
2019-04-15drm/amd/display: Handle get crtc position errorDavid Francis
2019-03-21drm/amdgpu/display: fix build when DCN KCONFIG is not setAlex Deucher
2019-03-20drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma
2019-03-19drm/amd/display: On DCN1, Wait for vupdate on cursor updatesDavid 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 stream ID and otg instance in dc_stream_stateJun Lei
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei
2018-11-30drm/amd/display: Start documentation of DCDavid Francis
2018-11-19drm/amd/display: Remove dc_stream_state->statusDavid Francis
2018-11-05drm/amd/display: initialize dc_transfer_func->ctxDavid Francis
2018-08-27drm/amd/display: fix PIP bugs on Dal3Gloria Li
2018-07-16drm/amd/display: Null ptr check for set_sdr_white_levelKrunoslav Kovac
2018-07-16drm/amd/display: Refactor SDR cursor boosting in HDR modeKrunoslav Kovac
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas
2018-05-15drm/amd/display: to synchronize the hubp and dpp programming in cursor controlMartin Tsai
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo
2018-03-14drm/amd/display: Check for HW blocks in HWSS, rather than DC core for cursorHarry Wentland
2018-02-28drm/amd/display: check for ipp before calling cursor operationsShirish S
2018-02-19drm/amd/display: fix cursor related Pstate hangEric Yang
2018-02-19drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland
2018-02-19drm/amd/display: Don't block dual-link DVI modesHarry Wentland