summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_stream.c
AgeCommit message (Expand)Author
2023-08-15drm/amd/display: Enable subvp high refresh up to 175hzAlvin Lee
2023-08-09drm/amd/display: Clean up errors in dc_stream.cRan Sun
2023-07-18drm/amd/display: Update SW cursor fallback for subvp high refreshAlvin Lee
2023-06-09drm/amd/display: add NULL pointer checkCharlene Liu
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo
2023-01-09drm/amd/display: Remove redundant assignment to variable dcYi Yang
2023-01-05drm/amd/display: fix array-bounds errors in dc_stream_remove_writeback()Wen Yang
2022-11-23drm/amd/display: Limit HW cursor size of >= 4kAlvin Lee
2022-10-10drm/amd/display: fix array-bounds error in dc_stream_remove_writeback() [take 2]Guenter Roeck
2022-10-10drm/amd/display: Use the same cursor info across featuresMax Tseng
2022-09-29drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()Hamza Mahfooz
2022-09-29drm/amd/display: Cursor Info Update refactorMax Tseng
2022-09-13drm/amd/display: SW cursor fallback for SubVPAlvin Lee
2022-09-13drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai
2022-07-25drm/amd/display: Fallback to SW cursor if SubVP + cursor too bigAlvin Lee
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland
2022-06-14drm/amd/display: Add debug option for exiting idle optimizations on cursor up...Alvin Lee
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN for z10Alex Hung
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dcAlex Hung
2022-03-15drm/amd/display: Add function to get the pipe from the stream contextLeo (Hanghong) Ma
2022-02-23drm/amd/display: lock/un-lock cursor if odm pipe split usedPaul Hsieh
2022-02-16drm/amd/display: add dsc mst stream pbn log for debugHersen Wu
2021-10-19drm/amd/display: Clear encoder assignment for copied streamsJimmy Kizito
2021-08-09drm/amd/display: refactor the cursor programing codesRoy Chan
2021-07-08drm/amd/display: Add null checksWang
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher
2021-06-04drm/amd/display: Add z10 restore checks for DC interfacesNicholas Kazlauskas
2021-01-13drm/amd/display/dc/core/dc_stream: Demote non-conformant kernel-doc headersLee Jones
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher
2020-09-15drm/amd/display: remove dc context from transfer functionJosip Pavic
2020-09-15drm/amd/display: Update idle optimization handlingJoshua Aberback
2020-08-17drm/amd/display: Add read backlight interfaceYongqiang Sun
2020-07-30drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini
2020-07-21drm/amd/display: Make new dc interface for adding dsc resourceAurabindo Pillai
2020-07-21drm/amd/display: Implement AMD VSIF V3Reza Amini
2020-07-14drm/amd/display: handle failed allocation during stream constructionJosip Pavic
2020-07-01drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr
2020-04-28drm/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