summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2025-01-10drm/amd/display: Add support to configure CRC window on specific CRC instanceWayne Lin
2025-01-10drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin
2025-01-10drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski
2025-01-10drm/amd/display: Update chip_cap defines and usageMichael Strauss
2025-01-10drm/amd/display: [FW Promotion] Release 0.0.248.0Taimur Hassan
2025-01-10drm/amd/display: Add replay desync error count tracking and reset functionalityJack Chang
2025-01-10drm/amd/display: Log Hard Min Clocks and Phantom Pipe StatusSung Lee
2025-01-10drm/amd/display: Limit Scaling Ratio on DCN3.01Gabe Teeger
2025-01-10drm/amd/display: add CEC notifier to amdgpu driverKun Liu
2025-01-09drm/amd/display: Increase sanitizer frame larger than limit when compile test...Nathan Chancellor
2025-01-07drm/connector: make mode_valid take a const struct drm_display_modeDmitry Baryshkov
2025-01-07drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()Dmitry Baryshkov
2025-01-06Revert "drm/amd/display: Optimize cursor position updates"Aurabindo Pillai
2025-01-06drm/amd/display: Promote DC to 3.2.315Martin Leung
2025-01-06drm/amd/display: Extend capability to get multiple ROI CRCsWayne Lin
2025-01-06drm/amd/display: Add VC for VESA Aux Backlight ControlIswara Nagulendran
2025-01-06drm/amd/display: Clean up SPL codeSamson Tam
2025-01-06drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li
2025-01-06drm/amd/display: Add 6bpc RGB case for dcn32 output bpp calculationsGeorge Shen
2025-01-06drm/amd/display: Disable replay and psr while VRR is enabledTom Chung
2025-01-06drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung
2025-01-06drm/amd/display: Add HBlank reduction DPCD write to DPMS sequenceGeorge Shen
2025-01-06drm/amd/display: Optimize cursor position updatesAric Cyr
2025-01-06drm/amd/display: fix init_adj offset for cositing in SPLSamson Tam
2025-01-06drm/amd/display: Ensure correct GFX tiling info passed to DMLKarthi Kandasamy
2025-01-06drm/amd/display: Update dc_tiling_info union to structureKarthi Kandasamy
2025-01-06drm/amd/display: modify init dc_power_stateBrandon Syu
2025-01-06drm/amd/display: have pretrain for dpiaPeichen Huang
2025-01-06drm/amd/display: Implement Replay Low Hz Visual ConfirmDennis.Chan
2025-01-06drm/amd/display: Add Interface to Dump DSC Caps from dmFangzhi Zuo
2025-01-06drm/amd/display: Add guards around MAX/MINAurabindo Pillai
2025-01-06drm/amd/display: correct type mismatches in comparisons in DML2Natanel Roizenman
2025-01-06drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...Wayne Lin
2025-01-06drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engineWayne Lin
2025-01-06drm/amd/display: Add support for setting multiple CRC windows in dcWayne Lin
2025-01-06drm/amd/display: Add expanded HBlank field to dc_crtc_timingGeorge Shen
2025-01-06drm/amd/display: Add DP required HBlank size calc to link interfaceGeorge Shen
2025-01-06drm/amd/display: Parse RECEIVE_PORT0_CAP capabilities from DPCDGeorge Shen
2025-01-06drm/amd/display: Cleanup outdated interfaces in dcn401_clk_mgrDillon Varone
2025-01-06drm/amd/display: power up all gating blocks when releasing hw DCN35Yihan Zhu
2025-01-06drm/amd/display: update sequential pg logic DCN35Yihan Zhu
2024-12-19drm/amd/display: Reapply fdedd77b0eb3Nathan Chancellor
2024-12-19drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen
2024-12-19drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen
2024-12-19drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen
2024-12-19drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung
2024-12-20Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-12-20Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-12-18drm/amd/display: Fix NULL pointer dereference in dmub_tracebuffer_showSrinivasan Shanmugam