summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)Author
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-07-24drm/amd/display: Check for NULL pointerSung Joon Kim
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung
2024-06-27drm/amd/display: Enable DCC on DCN401Aurabindo Pillai
2024-06-27drm/amd/display: Add HW cursor visual confirmRyan Seto
2024-06-19drm/amd/display: Remove redundant checks for contextAlex Hung
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung
2024-06-19drm/amd/display: Improve warning log for get OPP for OTG masterRodrigo Siqueira
2024-06-19drm/amd/display: Check pipe_ctx before it is usedAlex Hung
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung
2024-06-14drm/amd/display: Explicitly cast v_total to signed in a subtractionAlex Hung
2024-06-14drm/amd/display: make ODM segment width of YCbCr422 two pixel alignedWenjing Liu
2024-06-14drm/amd/display: Check otg_master pointer before use itRodrigo Siqueira
2024-06-14drm/amd/display: remove dpp pipes on failure to update pipe paramsWenjing Liu
2024-06-14drm/amd/display: added NULL check at start of dc_validate_streamwinstang
2024-06-14drm/amd/display: reduce ODM slice count to initial new dc state only when neededWenjing Liu
2024-06-14drm/amd/display: Change AVI Info Frame version to 4 for OVTChris Park
2024-06-14drm/amd/display: add set ips disableChiawen Huang
2024-06-14drm/amd/display/dcn401: use pre-allocated temp structure for bounding boxAlex Deucher
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu
2024-06-05drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen
2024-05-29drm/amd/display: avoid large on-stack structuresArnd Bergmann
2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai
2024-05-29drm/amd/display: Fix null pointer dereference for dcn401Aurabindo Pillai
2024-05-29drm/amd/display: clean up some inconsistent indentingJiapeng Chong
2024-05-23drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...Srinivasan Shanmugam
2024-05-20drm/amd/display: Add 3DLUT DMA load triggerIlya Bakoulin
2024-05-20drm/amd/display: enable EASF support for DCN40Samson Tam
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: Find max flickerless instant vtotal deltaEthan Bitnun
2024-05-13drm/amd/display: Refactor dcn401_update_clocksDillon Varone
2024-05-13drm/amd/display: Don't offload flip if not only address updateAlvin Lee
2024-05-13drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitWenjing Liu
2024-05-13drm/amd/display: Add resource interfaces for get ODM slice rectWenjing Liu
2024-05-13drm/amd/display: Remove unused code for some dc filesRodrigo Siqueira
2024-05-08drm/amd/display: Clean-up recout calculation for visual confirmSamson Tam
2024-05-02drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_...Hersen Wu
2024-05-02drm/amd/display: Check link_index before accessing dc->links[]Alex Hung
2024-05-02drm/amd/display: Ensure array index tg_inst won't be -1Alex Hung
2024-05-02drm/amd/display: Skip accessing array for unknown eng_idAlex Hung
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: use even ODM slice width for two pixels per containerWenjing Liu
2024-04-30drm/amd/display: gpuvm handling in DML21Nevenko Stupar
2024-04-30drm/amd/display: Assign linear_pitch_alignment even for VMAlvin Lee
2024-04-30drm/amd/display: Revert "dc: Keep VBios pixel rate div setting util next mode...Webb Chen
2024-04-30drm/amd/display: Do cursor programming with rest of pipeHarry Wentland