summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
Commit message (Expand)AuthorAgeFilesLines
* minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-281-0/+2
* drm/amd/display: Check for NULL pointerSung Joon Kim2024-07-241-1/+2
* drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung2024-07-012-7/+7
* drm/amd/display: Enable DCC on DCN401Aurabindo Pillai2024-06-272-0/+23
* drm/amd/display: Add HW cursor visual confirmRyan Seto2024-06-271-0/+29
* drm/amd/display: Remove redundant checks for contextAlex Hung2024-06-191-1/+1
* drm/amd/display: Remove redundant null checksAlex Hung2024-06-192-3/+3
* drm/amd/display: Improve warning log for get OPP for OTG masterRodrigo Siqueira2024-06-191-0/+6
* drm/amd/display: Check pipe_ctx before it is usedAlex Hung2024-06-191-1/+6
* drm/amd/display: Check dc_stream_state before it is usedAlex Hung2024-06-192-12/+29
* drm/amd/display: Explicitly cast v_total to signed in a subtractionAlex Hung2024-06-141-2/+2
* drm/amd/display: make ODM segment width of YCbCr422 two pixel alignedWenjing Liu2024-06-141-4/+11
* drm/amd/display: Check otg_master pointer before use itRodrigo Siqueira2024-06-141-7/+15
* drm/amd/display: remove dpp pipes on failure to update pipe paramsWenjing Liu2024-06-141-1/+8
* drm/amd/display: added NULL check at start of dc_validate_streamwinstang2024-06-141-0/+3
* drm/amd/display: reduce ODM slice count to initial new dc state only when neededWenjing Liu2024-06-142-41/+71
* drm/amd/display: Change AVI Info Frame version to 4 for OVTChris Park2024-06-141-1/+1
* drm/amd/display: add set ips disableChiawen Huang2024-06-141-0/+10
* drm/amd/display/dcn401: use pre-allocated temp structure for bounding boxAlex Deucher2024-06-141-8/+5
* drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu2024-06-051-2/+4
* drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen2024-06-051-0/+6
* drm/amd/display: avoid large on-stack structuresArnd Bergmann2024-05-291-5/+11
* drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai2024-05-291-0/+5
* drm/amd/display: Fix null pointer dereference for dcn401Aurabindo Pillai2024-05-291-3/+5
* drm/amd/display: clean up some inconsistent indentingJiapeng Chong2024-05-291-3/+1
* drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...Srinivasan Shanmugam2024-05-231-1/+4
* drm/amd/display: Add 3DLUT DMA load triggerIlya Bakoulin2024-05-201-0/+8
* drm/amd/display: enable EASF support for DCN40Samson Tam2024-05-201-3/+8
* drm/amd/display: Adjust incorrect indentations and spacesAlex Hung2024-05-201-3/+4
* drm/amd/display: Fix incorrect DCN401 comparisonAlex Hung2024-05-201-2/+2
* drm/amd/display: Remove duplicate configurationRodrigo Siqueira2024-05-201-18/+0
* drm/amd/display: Move DSC functions from dc.c to dc_dsc.cWenjing Liu2024-05-201-99/+0
* drm/amd/display: Find max flickerless instant vtotal deltaEthan Bitnun2024-05-132-6/+61
* drm/amd/display: Refactor dcn401_update_clocksDillon Varone2024-05-131-1/+2
* drm/amd/display: Don't offload flip if not only address updateAlvin Lee2024-05-131-0/+4
* drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitWenjing Liu2024-05-131-1/+8
* drm/amd/display: Add resource interfaces for get ODM slice rectWenjing Liu2024-05-131-64/+73
* drm/amd/display: Remove unused code for some dc filesRodrigo Siqueira2024-05-131-9/+0
* drm/amd/display: Clean-up recout calculation for visual confirmSamson Tam2024-05-081-7/+16
* drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_...Hersen Wu2024-05-021-0/+3
* drm/amd/display: Check link_index before accessing dc->links[]Alex Hung2024-05-021-0/+3
* drm/amd/display: Ensure array index tg_inst won't be -1Alex Hung2024-05-021-1/+1
* drm/amd/display: Skip accessing array for unknown eng_idAlex Hung2024-05-021-1/+8
* drm/amd/display: re-indent dc_power_down_on_boot()Dan Carpenter2024-05-021-5/+3
* drm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim2024-04-301-0/+3
* drm/amd/display: use even ODM slice width for two pixels per containerWenjing Liu2024-04-301-0/+8
* drm/amd/display: gpuvm handling in DML21Nevenko Stupar2024-04-301-0/+1
* drm/amd/display: Assign linear_pitch_alignment even for VMAlvin Lee2024-04-301-0/+1
* drm/amd/display: Revert "dc: Keep VBios pixel rate div setting util next mode...Webb Chen2024-04-301-4/+0
* drm/amd/display: Do cursor programming with rest of pipeHarry Wentland2024-04-302-8/+11