summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
AgeCommit message (Expand)Author
2024-09-18drm/amd/display: Fix kdoc entry for 'tps' in 'dc_process_dmub_dpia_set_tps_no...Srinivasan Shanmugam
2024-09-18drm/amd/display: Use full update for swizzle mode changeCharlene Liu
2024-09-18drm/amd/display: Check null pointer before dereferencing seAlex Hung
2024-09-18drm/amd/display: Restructure dpia link trainingPeichen Huang
2024-09-18drm/amd/display: Use SDR white level to calculate matrix coefficientsSamson Tam
2024-09-02drm/amd/display: Add sharpness control interfaceRelja Vojvodic
2024-08-27drm/amd/display: Notify DMCUB of D0/D3 stateNicholas Kazlauskas
2024-08-13drm/amd/display: Perform outstanding programming on full updatesDillon Varone
2024-08-13drm/amd/display: Check null pointers before using dc->clk_mgrAlex Hung
2024-07-27drm/amd/display: Add seamless boot support for more DIG operation modesNicholas Kazlauskas
2024-07-27drm/amd/display: Check stream_status before it is usedAlex Hung
2024-07-27drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Srinivasan Shanmugam
2024-07-23drm/amd/display: Add helper function to check for non-address fast updatesIlya Bakoulin
2024-07-23drm/amd/display: Remove hardmax usage for dcn401Dillon Varone
2024-07-23drm/amd/display: add dmcub support checkFudongwang
2024-07-23drm/amd/display: Disable subvp based on HW cursor requirementAlvin Lee
2024-07-23drm/amd/display: Add option to allow transition when odm is forcedSridevi Arvindekar
2024-07-23drm/amd/display: Added logging for automated DPM testingRyan Seto
2024-06-27drm/amd/display: Enable DCC on DCN401Aurabindo Pillai
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung
2024-06-14drm/amd/display: add set ips disableChiawen Huang
2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai
2024-05-29drm/amd/display: clean up some inconsistent indentingJiapeng Chong
2024-05-20drm/amd/display: Add 3DLUT DMA load triggerIlya Bakoulin
2024-05-20drm/amd/display: Adjust incorrect indentations and spacesAlex Hung
2024-05-20drm/amd/display: Fix incorrect DCN401 comparisonAlex Hung
2024-05-20drm/amd/display: Remove duplicate configurationRodrigo Siqueira
2024-05-20drm/amd/display: Move DSC functions from dc.c to dc_dsc.cWenjing Liu
2024-05-13drm/amd/display: Don't offload flip if not only address updateAlvin Lee
2024-05-13drm/amd/display: Remove unused code for some dc filesRodrigo Siqueira
2024-05-02drm/amd/display: re-indent dc_power_down_on_boot()Dan Carpenter
2024-04-30drm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim
2024-04-30drm/amd/display: Assign linear_pitch_alignment even for VMAlvin Lee
2024-04-30drm/amd/display: Do cursor programming with rest of pipeHarry Wentland
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung
2024-04-16drm/amd/display: Fix PSR command version passedMikita Lipski
2024-04-16drm/amd/display: limit the code change to ips enabled asicCharlene Liu
2024-04-09drm/amd/display: Add driver support for future FAMS versionsDillon Varone
2024-04-09drm/amd/display: Add missing parameter desc in dc_commit_streamsSrinivasan Shanmugam
2024-04-09drm/amd/display: move build test pattern params as part of pipe resource upda...Wenjing Liu
2024-04-09drm/amd/display: Add handling for DC power modeJoshua Aberback
2024-04-09drm/amd/display: handle invalid connector indicesJoshua Aberback
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee
2024-03-27drm/amd/display: build scaling params when a new plane is appendedWenjing Liu
2024-03-27drm/amd/display: fix a dereference of a NULL pointerWenjing Liu
2024-03-27drm/amd/display: Added missing null checksSohaib Nadeem
2024-03-22drm/amd/display: fix a bug to dereference already freed old current state memoryWenjing Liu
2024-03-20drm/amd/display: Address kdoc for commit_minimal_transition_state_in_dc_update()Srinivasan Shanmugam