summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_stream.c
AgeCommit message (Expand)Author
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung
2024-06-27drm/amd/display: Add HW cursor visual confirmRyan Seto
2024-06-14drm/amd/display: Explicitly cast v_total to signed in a subtractionAlex Hung
2024-05-23drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...Srinivasan Shanmugam
2024-05-13drm/amd/display: Find max flickerless instant vtotal deltaEthan Bitnun
2024-04-30drm/amd/display: Do cursor programming with rest of pipeHarry Wentland
2024-04-30drm/amd/display: Separate setting and programming of cursorHarry Wentland
2024-04-30drm/amd/display: Block FPO According to Luminance DeltaEthan Bitnun
2024-04-16drm/amd/display: Replace int with unsigned intRodrigo Siqueira
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee
2024-03-20drm/amd/display: Guard cursor idle reallow by DC debug optionNicholas Kazlauskas
2024-02-07drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas
2024-01-22drm/amd/display: Revert "Rework DC Z10 restore"Charlene Liu
2024-01-15drm/amd/display: Rework DC Z10 restoreNicholas Kazlauskas
2024-01-03drm/amd/display: Add null pointer guards where neededJosip Pavic
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone
2023-12-06drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung
2023-12-06drm/amd/display: Fix writeback_info is not removedAlex Hung
2023-12-06drm/amd/display: Fix writeback_info never got updatedAlex Hung
2023-12-06drm/amd/display: Add writeback enable/disable in dcAlex Hung
2023-11-03drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin
2023-10-13Revert "drm/amd/display: Add writeback enable/disable in dc"Alex Hung
2023-10-13Revert "drm/amd/display: Fix writeback_info never got updated"Alex Hung
2023-10-13Revert "drm/amd/display: Fix writeback_info is not removed"Alex Hung
2023-10-13Revert "drm/amd/display: Disable DWB frame capture to emulate oneshot"Alex Hung
2023-10-09drm/amd/display: Update cursor limits based on SW cursor fallback limitsAlvin Lee
2023-10-04drm/amd/display: Adjust code style for hw_sequencer.hAurabindo Pillai
2023-10-03drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung
2023-10-03drm/amd/display: Fix writeback_info is not removedAlex Hung
2023-10-03drm/amd/display: Fix writeback_info never got updatedAlex Hung
2023-10-03drm/amd/display: Add writeback enable/disable in dcAlex Hung
2023-08-30drm/amd/display: Add support for 1080p SubVP to reduce idle powerEthan Bitnun
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