summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_stream.c
Commit message (Expand)AuthorAgeFilesLines
* minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-281-0/+2
* drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung2024-07-011-3/+3
* drm/amd/display: Add HW cursor visual confirmRyan Seto2024-06-271-0/+29
* drm/amd/display: Explicitly cast v_total to signed in a subtractionAlex Hung2024-06-141-2/+2
* drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...Srinivasan Shanmugam2024-05-231-1/+4
* drm/amd/display: Find max flickerless instant vtotal deltaEthan Bitnun2024-05-131-6/+58
* drm/amd/display: Do cursor programming with rest of pipeHarry Wentland2024-04-301-8/+6
* drm/amd/display: Separate setting and programming of cursorHarry Wentland2024-04-301-28/+59
* drm/amd/display: Block FPO According to Luminance DeltaEthan Bitnun2024-04-301-0/+228
* drm/amd/display: Replace int with unsigned intRodrigo Siqueira2024-04-161-1/+1
* drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee2024-03-271-14/+2
* drm/amd/display: Guard cursor idle reallow by DC debug optionNicholas Kazlauskas2024-03-201-2/+2
* drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas2024-02-071-0/+18
* drm/amd/display: Revert "Rework DC Z10 restore"Charlene Liu2024-01-221-5/+4
* drm/amd/display: Rework DC Z10 restoreNicholas Kazlauskas2024-01-151-4/+5
* drm/amd/display: Add null pointer guards where neededJosip Pavic2024-01-031-1/+2
* drm/amd/display: Refactor phantom resource allocationDillon Varone2023-12-191-4/+9
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-28/+5
* drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung2023-12-061-0/+27
* drm/amd/display: Fix writeback_info is not removedAlex Hung2023-12-061-3/+4
* drm/amd/display: Fix writeback_info never got updatedAlex Hung2023-12-061-9/+4
* drm/amd/display: Add writeback enable/disable in dcAlex Hung2023-12-061-0/+33
* drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin2023-11-031-2/+2
* Revert "drm/amd/display: Add writeback enable/disable in dc"Alex Hung2023-10-131-33/+0
* Revert "drm/amd/display: Fix writeback_info never got updated"Alex Hung2023-10-131-4/+9
* Revert "drm/amd/display: Fix writeback_info is not removed"Alex Hung2023-10-131-4/+3
* Revert "drm/amd/display: Disable DWB frame capture to emulate oneshot"Alex Hung2023-10-131-27/+0
* drm/amd/display: Update cursor limits based on SW cursor fallback limitsAlvin Lee2023-10-091-33/+1
* drm/amd/display: Adjust code style for hw_sequencer.hAurabindo Pillai2023-10-041-17/+0
* drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung2023-10-031-0/+27
* drm/amd/display: Fix writeback_info is not removedAlex Hung2023-10-031-3/+4
* drm/amd/display: Fix writeback_info never got updatedAlex Hung2023-10-031-9/+4
* drm/amd/display: Add writeback enable/disable in dcAlex Hung2023-10-031-0/+33
* drm/amd/display: Add support for 1080p SubVP to reduce idle powerEthan Bitnun2023-08-301-1/+1
* drm/amd/display: Enable subvp high refresh up to 175hzAlvin Lee2023-08-151-1/+1
* drm/amd/display: Clean up errors in dc_stream.cRan Sun2023-08-091-2/+1
* drm/amd/display: Update SW cursor fallback for subvp high refreshAlvin Lee2023-07-181-4/+31
* drm/amd/display: add NULL pointer checkCharlene Liu2023-06-091-4/+4
* drm/amd/display: Clean FPGA code in dcQingqing Zhuo2023-06-091-30/+0
* drm/amd/display: Remove redundant assignment to variable dcYi Yang2023-01-091-1/+1
* drm/amd/display: fix array-bounds errors in dc_stream_remove_writeback()Wen Yang2023-01-051-1/+8
* drm/amd/display: Limit HW cursor size of >= 4kAlvin Lee2022-11-231-2/+14
* drm/amd/display: fix array-bounds error in dc_stream_remove_writeback() [take 2]Guenter Roeck2022-10-101-2/+2
* drm/amd/display: Use the same cursor info across featuresMax Tseng2022-10-101-0/+4
* drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()Hamza Mahfooz2022-09-291-1/+1
* drm/amd/display: Cursor Info Update refactorMax Tseng2022-09-291-0/+1
* drm/amd/display: SW cursor fallback for SubVPAlvin Lee2022-09-131-0/+5
* drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai2022-09-131-5/+0
* drm/amd/display: Fallback to SW cursor if SubVP + cursor too bigAlvin Lee2022-07-251-0/+5
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-3/+0