summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_stream.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-6/+6
2020-09-15drm/amd/display: remove dc context from transfer functionJosip Pavic1-1/+0
2020-09-15drm/amd/display: Update idle optimization handlingJoshua Aberback1-6/+5
2020-08-17drm/amd/display: Add read backlight interfaceYongqiang Sun1-0/+1
2020-07-30drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini1-10/+8
2020-07-21drm/amd/display: Make new dc interface for adding dsc resourceAurabindo Pillai1-0/+11
2020-07-21drm/amd/display: Implement AMD VSIF V3Reza Amini1-0/+19
2020-07-14drm/amd/display: handle failed allocation during stream constructionJosip Pavic1-3/+16
2020-07-01drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha1-0/+37
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr1-36/+4
2020-04-28drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas1-14/+14
2019-12-18drm/amd/display: Add warmup escape call supportCharlene Liu1-22/+37
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo1-3/+0
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo1-20/+20
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo1-1/+2
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo1-4/+4
2019-11-13drm/amd/display: remove redundant variable statusColin Ian King1-3/+1
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-2/+2
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-6/+0
2019-10-10drm/amd/display: Program DWB watermarks from correct stateJulian Parkin1-2/+2
2019-07-18drm/amd/display: Clean up dynamic metadata logicJulian Parkin1-17/+10
2019-07-18drm/amd/display: Check for valid stream_encodeIlya Bakoulin1-1/+2
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang1-3/+1
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+3
2019-06-22drm/amd/display: Return UPDATE_TYPE_FULL on writeback updateCharlene Liu1-1/+3
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland1-0/+10
2019-06-21drm/amd/display: Add DC core changes for DCN2Harry Wentland1-0/+185
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+3
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+1
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+2
2019-05-31drm/amd/display: assign new stream id in dc_copy_streamWenjing Liu1-0/+3
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang1-1/+1
2019-05-24drm/amd/display: Expose send immediate sdp message interfaceLeo (Hanghong) Ma1-37/+10
2019-05-24drm/amd/display: color space ycbcr709 supportCharlene Liu1-2/+2
2019-04-29drm/amd/display: fix incorrect null check on pointerColin Ian King1-1/+1
2019-04-23drm/amd/display: Allow cursor position when plane_res.ipp is NULLEric Bernstein1-1/+1
2019-04-23drm/amd/display: Add function to copy DC streamsWenjing Liu1-0/+21
2019-04-15drm/amd/display: Handle get crtc position errorDavid Francis1-1/+2
2019-03-21drm/amdgpu/display: fix build when DCN KCONFIG is not setAlex Deucher1-0/+4
2019-03-20drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma1-0/+62
2019-03-19drm/amd/display: On DCN1, Wait for vupdate on cursor updatesDavid Francis1-0/+31
2019-01-14drm/amd/display: Fix driver load crash in amdgpu_dmLeo Li1-5/+27
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-2/+2
2019-01-14drm/amd/display: add stream ID and otg instance in dc_stream_stateJun Lei1-0/+3
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei1-16/+14
2018-11-30drm/amd/display: Start documentation of DCDavid Francis1-1/+1
2018-11-19drm/amd/display: Remove dc_stream_state->statusDavid Francis1-2/+0
2018-11-05drm/amd/display: initialize dc_transfer_func->ctxDavid Francis1-0/+1
2018-08-27drm/amd/display: fix PIP bugs on Dal3Gloria Li1-2/+0
2018-07-16drm/amd/display: Null ptr check for set_sdr_white_levelKrunoslav Kovac1-1/+2