summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2025-09-09drm/amd/display: Check link_res->hpo_dp_link_enc before using itAlex Hung
2025-09-09drm/amd/display: Don't warn when missing DCE encoder capsTimur Kristóf
2025-08-28drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()Chenyuan Yang
2025-08-28drm/amd/display: Don't overclock DCE 6 by 15%Timur Kristóf
2025-08-28drm/amd/display: Fill display clock and vblank time in dce110_fill_display_co...Timur Kristóf
2025-08-28drm/amd/display: Find first CRTC and its line time in dce110_fill_display_con...Timur Kristóf
2025-08-28drm/amd/display: Fix DP audio DTO1 clock source on DCE 6.Timur Kristóf
2025-08-28drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3Timur Kristóf
2025-08-28drm/amd/display: Avoid a NULL pointer dereferenceMario Limonciello
2025-08-28drm/amd/display: Don't overwrite dce60_clk_mgrTimur Kristóf
2025-08-28drm/amd/display: Only finalize atomic_obj if it was initializedMario Limonciello
2025-08-28drm/amd/display: Fix 'failed to blank crtc!'Wen Chen
2025-08-28drm/amd/display: Separate set_gsl from set_gsl_source_selectIlya Bakoulin
2025-07-06drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang
2025-06-27drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clangNathan Chancellor
2025-06-04Revert "drm/amd: Keep display off while going into S4"Mario Limonciello
2025-06-04drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()Alex Deucher
2025-06-04drm/amd/display: Initial psr_version with correct settingTom Chung
2025-06-04drm/amd/display: handle max_downscale_src_width fail checkYihan Zhu
2025-06-04drm/amd/display: calculate the remain segments for all pipesZhikai Zhai
2025-06-04drm/amd/display: Guard against setting dispclk low for dcn31xJing Zhou
2025-05-22drm/amd/display: Avoid flooding unnecessary info messagesWayne Lin
2025-05-22drm/amd/display: Correct the reply value when AUX write incompleteWayne Lin
2025-05-18drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin
2025-05-18drm/amd/display: Fix wrong handling for AUX_DEFER caseWayne Lin
2025-05-18drm/amd/display: Remove incorrect checking in dmub aux handlerWayne Lin
2025-05-18drm/amd/display: Fix the checking condition in dmub aux handlingWayne Lin
2025-05-18drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin
2025-05-09drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge
2025-05-09drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcpMario Limonciello
2025-05-09drm/amd/display: Change HDCP update sequence for DMBhawanpreet Lakha
2025-05-09drm/amd/display: Clean up style problems in amdgpu_dm_hdcp.cSrinivasan Shanmugam
2025-05-09drm/amd/display: phase2 enable mst hdcp multiple displayshersen wu
2025-05-02drm/amd/display: Force full update in gpu resetRoman Li
2025-05-02drm/amd/display: Fix gpu reset in multidisplay configRoman Li
2025-04-25drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu
2025-04-25drm/amd/display: Update Cursor request mode to the beginning prefetch alwaysZhikai Zhai
2025-04-10drm/amd: Keep display off while going into S4Mario Limonciello
2025-04-10drm/amd/display: avoid NPD when ASIC does not support DMUBThadeu Lima de Souza Cascardo
2025-04-10drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()Vitaliy Shevtsov
2025-04-07drm/amd/display: Check denominator crb_pipes before usedAlex Hung
2025-03-28drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello
2025-03-28drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello
2025-03-28drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung
2025-03-28drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello
2025-03-13drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke
2025-03-07drm/amd/display: fixed integer types and null check locationsSohaib Nadeem
2025-03-07drm/amd/display: Fix HPD after gpu resetRoman Li
2025-03-07drm/amd/display: Disable PSR-SU on eDP panelsTom Chung
2025-02-21drm/amd/display: Add NULL pointer check for kzallocHersen Wu