summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-01-07drm/nouveau: vendor in drm_encoder_slave APIDmitry Baryshkov-136/+317
2025-01-07drm/nouveau: incorporate I2C TV encoder driversDmitry Baryshkov-30/+184
2025-01-07drm/connector: make mode_valid take a const struct drm_display_modeDmitry Baryshkov-78/+71
2025-01-07drm/connector: make mode_valid_ctx take a const struct drm_display_modeDmitry Baryshkov-3/+3
2025-01-07drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()Dmitry Baryshkov-5/+5
2025-01-07drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()Dmitry Baryshkov-2/+8
2025-01-07drm/encoder_slave: make mode_valid accept const struct drm_display_modeDmitry Baryshkov-3/+3
2025-01-07drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCYAnimesh Manna-3/+10
2025-01-07drm/i915/dp: Return early if dsc is required but not supportedAnkit Nautiyal-5/+10
2025-01-06drm/amdgpu: Add a lock when accessing the buddy trim functionArunpravin Paneer Selvam-1/+1
2025-01-06drm/amd/pm: fix BUG: scheduling while atomicKun Liu-6/+10
2025-01-06drm/amdkfd: wq_release signals dma_fence only when availableZhu Lingshan-1/+2
2025-01-06drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li-0/+8
2025-01-06drm/amdkfd: fixed page fault when enable MES shader debuggerJesse.zhang@amd.com-0/+17
2025-01-06drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen-2/+2
2025-01-06drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen-1/+1
2025-01-06drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen-9/+8
2025-01-06drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung-31/+0
2025-01-06drm/amdgpu: Remove unnecessary NULL checkKent Russell-4/+2
2025-01-06drm/amd/pm: Fill max mem bw & total app clk counterAsad Kamal-0/+23
2025-01-06drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal-3/+11
2025-01-06drm/amdgpu: Add a lock when accessing the buddy trim functionArunpravin Paneer Selvam-1/+1
2025-01-06drm/amdkfd: always include uapi header in priv.hZhu Lingshan-1/+1
2025-01-06drm/amdgpu: reduce RLC safe mode request for gfx clock gatingPrike Liang-20/+6
2025-01-06Revert "drm/amd/display: Optimize cursor position updates"Aurabindo Pillai-19/+12
2025-01-06drm/amdgpu/gfx10: Add cleaner shader for GFX10.3.0Srinivasan Shanmugam-0/+195
2025-01-06drm/amd/pm: fix BUG: scheduling while atomicKun Liu-6/+10
2025-01-06drm/amdgpu: Fix error handling in amdgpu_ras_add_bad_pagesSrinivasan Shanmugam-5/+16
2025-01-06drm/amdkfd: wq_release signals dma_fence only when availableZhu Lingshan-1/+2
2025-01-06drm/amdgpu: Fix for MEC SJT FW Load Fail on VFyfeng1-2/+7
2025-01-06drm/amd/display: Promote DC to 3.2.315Martin Leung-1/+1
2025-01-06drm/amd/display: Extend capability to get multiple ROI CRCsWayne Lin-7/+29
2025-01-06drm/amd/display: Add VC for VESA Aux Backlight ControlIswara Nagulendran-3/+44
2025-01-06drm/amd/display: Clean up SPL codeSamson Tam-45/+43
2025-01-06drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li-0/+8
2025-01-06drm/amd/display: Add 6bpc RGB case for dcn32 output bpp calculationsGeorge Shen-0/+4
2025-01-06drm/amd/display: Disable replay and psr while VRR is enabledTom Chung-4/+6
2025-01-06drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung-1/+1
2025-01-06drm/amd/display: Add HBlank reduction DPCD write to DPMS sequenceGeorge Shen-0/+28
2025-01-06drm/amd/display: Optimize cursor position updatesAric Cyr-12/+19
2025-01-06drm/amd/display: fix init_adj offset for cositing in SPLSamson Tam-6/+7
2025-01-06drm/amd/display: Ensure correct GFX tiling info passed to DMLKarthi Kandasamy-5/+27
2025-01-06drm/amd/display: Update dc_tiling_info union to structureKarthi Kandasamy-124/+136
2025-01-06drm/amd/display: modify init dc_power_stateBrandon Syu-4/+0
2025-01-06drm/amd/display: have pretrain for dpiaPeichen Huang-7/+180
2025-01-06drm/amd/display: Implement Replay Low Hz Visual ConfirmDennis.Chan-5/+72
2025-01-06drm/amd/display: Add Interface to Dump DSC Caps from dmFangzhi Zuo-0/+50
2025-01-06drm/amd/display: Add guards around MAX/MINAurabindo Pillai-0/+2
2025-01-06drm/amd/display: correct type mismatches in comparisons in DML2Natanel Roizenman-24/+24
2025-01-06drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...Wayne Lin-72/+185