summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2025-06-04drm/amd/display: fix link_set_dpms_off multi-display MST corner caseGeorge Shen1-2/+11
2025-06-04drm/amd/display: Increase block_sequence array sizeJoshua Aberback1-1/+1
2025-06-04drm/amd/display: Initial psr_version with correct settingTom Chung1-0/+1
2025-06-04drm/amd/display: Update CR AUX RD interval interpretationGeorge Shen1-2/+5
2025-06-04drm/amd/display: Don't try AUX transactions on disconnected linkIlya Bakoulin1-3/+5
2025-06-04drm/amd/display: Add support for disconnected eDP streamsHarry VanZyllDeJong1-0/+3
2025-06-04drm/amd/display: handle max_downscale_src_width fail checkYihan Zhu1-5/+6
2025-06-04drm/amd/display: Skip checking FRL_MODE bit for PCON BW determinationGeorge Shen1-15/+15
2025-06-04drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switchLeon Huang1-3/+22
2025-06-04drm/amd/display: calculate the remain segments for all pipesZhikai Zhai1-22/+20
2025-06-04drm/amd/display: remove minimum Dispclk and apply oem panel timing.Charlene Liu3-5/+2
2025-06-04drm/amd/display: Guard against setting dispclk low for dcn31xJing Zhou2-11/+22
2025-04-25drm/amd/display: add workaround flag to link to force FFE presetBrendan Tam2-0/+4
2025-04-25drm/amd/display: Update Cursor request mode to the beginning prefetch alwaysZhikai Zhai2-14/+10
2025-04-10drm/amd/display: Check link_index before accessing dc->links[]Alex Hung1-0/+3
2025-04-10drm/amd/display: avoid NPD when ASIC does not support DMUBThadeu Lima de Souza Cascardo1-0/+4
2025-04-10drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()Vitaliy Shevtsov1-6/+6
2025-04-07drm/amd/display: Check denominator crb_pipes before usedAlex Hung1-1/+1
2025-03-28drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-28drm/amd/display: should support dmub hw lock on ReplayMartin Tsai1-0/+4
2025-03-22drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-13drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke1-1/+2
2025-02-21drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flagsAlex Hung2-2/+4
2025-02-21drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for...Srinivasan Shanmugam1-1/+3
2025-02-17Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung1-2/+1
2025-02-01drm/amd/display: Use HW lock mgr for PSR1Tom Chung1-1/+2
2025-01-23drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam1-1/+1
2025-01-17drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen1-1/+1
2025-01-17drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li1-0/+8
2024-12-09drm/amd/display: Add NULL pointer check for kzallocHersen Wu9-0/+40
2024-12-09drm/amd/display: Check phantom_stream before it is usedAlex Hung1-0/+3
2024-12-09drm/amd/display: Add NULL check for function pointer in dcn20_set_output_tran...Srinivasan Shanmugam1-1/+2
2024-12-09drm/amd/display: Check null pointer before try to access itRodrigo Siqueira1-3/+7
2024-12-09drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hwSrinivasan Shanmugam1-3/+4
2024-12-09drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hwSrinivasan Shanmugam1-3/+4
2024-12-09drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dppZicheng Qu1-0/+3
2024-12-09drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipeSrinivasan Shanmugam1-8/+14
2024-12-09drm/amd/display: Check null-initialized variablesAlex Hung1-3/+4
2024-12-09drm/amd/display: Initialize denominators' default to 1Alex Hung2-2/+2
2024-12-09drm/amd/display: Add NULL check for function pointer in dcn32_set_output_tran...Srinivasan Shanmugam1-1/+3
2024-11-08drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingSrinivasan Shanmugam1-0/+3
2024-10-17drm/amd/display: Check null pointer before dereferencing seAlex Hung1-1/+1
2024-10-10drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc b...Alex Hung1-0/+5
2024-10-10drm/amd/display: Revert Avoid overflow assignmentGabe Teeger2-3/+2
2024-10-10drm/amd/display: Add HDR workaround for specific eDPAlex Hung1-0/+1
2024-10-10drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung2-2/+2
2024-10-10drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung2-2/+3
2024-10-10drm/amd/display: Fix index out of bounds in DCN30 color transformationSrinivasan Shanmugam1-0/+2
2024-10-10drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam1-0/+2
2024-10-10drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Srinivasan Shanmugam1-0/+2