summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2024-10-10drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc b...Alex Hung
2024-10-10drm/amd/display: Revert Avoid overflow assignmentGabe Teeger
2024-10-10Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"Jonathan Gray
2024-10-10drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello
2024-10-10drm/amd/display: Fix system hang while resume with TBT monitorTom Chung
2024-10-10drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal...Yihan Zhu
2024-10-10drm/amd/display: Add HDR workaround for specific eDPAlex Hung
2024-10-10drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung
2024-10-10drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung
2024-10-10drm/amd/display: Fix index out of bounds in DCN30 color transformationSrinivasan Shanmugam
2024-10-10drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam
2024-10-10drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Srinivasan Shanmugam
2024-10-10drm/amd/display: Check link_res->hpo_dp_link_enc before using itAlex Hung
2024-10-10drm/amd/display: Check stream before comparing themAlex Hung
2024-10-10drm/amd/display: Check phantom_stream before it is usedAlex Hung
2024-10-10drm/amd/display: Check null-initialized variablesAlex Hung
2024-10-10drm/amd/display: fix double free issue during amdgpu module unloadTim Huang
2024-10-10drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...Srinivasan Shanmugam
2024-10-10drm/amd/display: Check null pointers before using dc->clk_mgrAlex Hung
2024-10-10drm/amd/display: Add NULL check for function pointer in dcn32_set_output_tran...Srinivasan Shanmugam
2024-10-10drm/amd/display: Add NULL check for function pointer in dcn20_set_output_tran...Srinivasan Shanmugam
2024-10-10drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...Srinivasan Shanmugam
2024-10-10drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfacesNicholas Kazlauskas
2024-10-10drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Srinivasan Shanmugam
2024-10-10drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hwSrinivasan Shanmugam
2024-10-10drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hwSrinivasan Shanmugam
2024-10-10drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_...Srinivasan Shanmugam
2024-10-10drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for...Srinivasan Shanmugam
2024-10-10drm/amd/display: Check null pointers before using themAlex Hung
2024-10-10drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flagsAlex Hung
2024-10-10drm/amd/display: handle nulled pipe context in DCE110's set_drr()Tobias Jakobi
2024-10-04drm/amd/display: Skip to enable dsc if it has been offZhikai Zhai
2024-10-04drm/amd/display: Enable DML2 override_det_buffer_size_kbytesYihan Zhu
2024-10-04drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versionsNicholas Kazlauskas
2024-10-04drm/amd/display: Disable SYMCLK32_LE root clock gatingSung Joon Kim
2024-10-04drm/amd/display: Validate backlight caps are saneMario Limonciello
2024-10-04drm/amd/display: Clean up dsc blocks in accelerated modeMartin Tsai
2024-10-04drm/amd/display: Round calculated vtotalRobin Chen
2024-10-04drm/amd/display: Add HDMI DSC native YCbCr422 supportLeo Ma
2024-10-04drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo
2024-10-04drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationFangzhi Zuo
2024-10-04drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Srinivasan Shanmugam
2024-09-18drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi
2024-09-18drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi
2024-09-18drm/amd/display: Fix FEC_READY write on DP LTIlya Bakoulin
2024-09-18drm/amd/display: Disable error correction if it's not supportedCruise
2024-09-12drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supportedMarek Olšák
2024-09-12drm/amd/display: Check denominator crb_pipes before usedAlex Hung
2024-09-12drm/amd/display: Check denominator pbn_div before usedAlex Hung
2024-09-12drm/amd/display: Validate function returnsAlex Hung