summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_stream.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/display: Add debug option for exiting idle optimizations on cursor up...Alvin Lee2022-06-141-2/+3
* drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN for z10Alex Hung2022-05-101-4/+0
* drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dcAlex Hung2022-05-101-8/+0
* drm/amd/display: Add function to get the pipe from the stream contextLeo (Hanghong) Ma2022-03-151-0/+14
* drm/amd/display: lock/un-lock cursor if odm pipe split usedPaul Hsieh2022-02-231-1/+6
* drm/amd/display: add dsc mst stream pbn log for debugHersen Wu2022-02-161-0/+16
* drm/amd/display: Clear encoder assignment for copied streamsJimmy Kizito2021-10-191-0/+4
* drm/amd/display: refactor the cursor programing codesRoy Chan2021-08-091-41/+65
* drm/amd/display: Add null checksWang2021-07-081-0/+3
* drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-221-4/+0
* drm/amd/display: Add z10 restore checks for DC interfacesNicholas Kazlauskas2021-06-041-0/+6
* drm/amd/display/dc/core/dc_stream: Demote non-conformant kernel-doc headersLee Jones2021-01-131-3/+2