summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-11-14drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke-0/+1
2025-11-14drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper-1/+1
2025-11-14drm/amdgpu: Use amdgpu by default on SI dedicated GPUs (v2)Timur Kristóf-6/+10
2025-11-14drm/amdgpu: Use amdgpu by default on CIK dedicated GPUsTimur Kristóf-3/+9
2025-11-14drm/amdgpu: Fix the issue of missing ras message on sriov hostYiPeng Chai-15/+10
2025-11-14drm/amdgpu: Add lock to serialize sriov command executionYiPeng Chai-5/+15
2025-11-14drm/amdgpu: Synchronize sriov host to add block_mmsch bit fieldYiPeng Chai-1/+2
2025-11-14drm/amdgpu: use GFP_ATOMIC instead of NOWAIT in the critical pathChristian König-3/+3
2025-11-14drm/amdgpu: avoid memory allocation in the critical code path v3Christian König-49/+14
2025-11-14drm/amdgpu: Enable xgmi extended peer links for sriov guestWill Aitken-2/+2
2025-11-14drm/amdgpu: Update headers for sriov xgmi ext peer link support feature flagWill Aitken-1/+6
2025-11-14drm/amdgpu: Refactor sriov xgmi topology filling to common codeWill Aitken-32/+14
2025-11-14drm/amdgpu: Use amdgpu by default on CIK dedicated GPUsTimur Kristóf-1/+7
2025-11-14drm/amdgpu: Refactor how SI and CIK support is determinedTimur Kristóf-67/+88
2025-11-14drm/radeon: Refactor how SI and CIK support is determinedTimur Kristóf-28/+50
2025-11-14drm/amdgpu: Avoid xgmi register accessLijo Lazar-0/+6
2025-11-14drm/xe/pf: Fix kernel-doc warning in migration_save_consumeMichał Winiarski-2/+0
2025-11-14drm/msm/disp: fix kernel-doc warningsRandy Dunlap-6/+7
2025-11-14drm/msm: mdss: Add QCS8300 supportYongxing Mou-0/+1
2025-11-14drm/msm/dp: Add support for GlymurAbel Vesa-0/+9
2025-11-14drm/msm/dpu: Add support for GlymurAbel Vesa-0/+550
2025-11-14drm/msm/mdss: Add Glymur device configurationAbel Vesa-0/+1
2025-11-14drm/msm/dpu: drop dpu_hw_dsc_destroy() prototypeDmitry Baryshkov-6/+0
2025-11-14drm/msm/dp: Add support for lane mapping configurationXiangxu Yin-5/+66
2025-11-14drm/msm/dp: move link-specific parsing from dp_panel to dp_linkXiangxu Yin-72/+70
2025-11-14drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI caseJun Nie-33/+35
2025-11-14drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin-2/+4
2025-11-14drm/xe/pat: Add helper to query compression enable statusXin Wang-0/+16
2025-11-14Merge tag 'drm-xe-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-0/+12
2025-11-14Merge tag 'drm-intel-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie-1/+6
2025-11-14Merge tag 'drm-misc-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-10/+46
2025-11-14drm/msm/dpu: support plane splitting in quad-pipe caseJun Nie-40/+110
2025-11-14drm/msm/dpu: support SSPP assignment for quad-pipe caseJun Nie-61/+89
2025-11-14drm/msm/dpu: blend pipes per mixer pairs configJun Nie-19/+33
2025-11-14drm/msm/dpu: Use dedicated WB number definitionJun Nie-2/+3
2025-11-14drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixerJun Nie-16/+15
2025-11-14drm/msm/dpu: handle pipes as arrayJun Nie-111/+118
2025-11-14drm/msm/dpu: Add pipe as trace argumentJun Nie-6/+6
2025-11-14drm/msm/dpu: bind correct pingpong for quad pipeJun Nie-2/+8
2025-11-14drm/msm/dpu: fix mixer number counter on allocationJun Nie-1/+5
2025-11-14drm/msm/dpu: Remove dead-code in dpu_encoder_helper_reset_mixers()Christophe JAILLET-3/+0
2025-11-13drm/xe/oa: Store forcewake reference in stream structureMatt Roper-5/+7
2025-11-13drm/xe/eustall: Store forcewake reference in stream structureMatt Roper-4/+4
2025-11-13drm/xe/forcewake: Improve kerneldocMatt Roper-2/+24
2025-11-13drm/imx/ipuv3: Fix dumb-buffer allocation for non-RGB formatsThomas Zimmermann-7/+9
2025-11-13drm/xe/pf: Use migration-friendly GGTT auto-provisioningMichal Wajdeczko-0/+69
2025-11-13drm/client: fix MODULE_PARM_DESC string for "active"Randy Dunlap-2/+2
2025-11-13drm/xe/pf: Add wait helper for VF FLRMichał Winiarski-0/+25
2025-11-13drm/xe/pf: Handle VRAM migration data as part of PF controlMichał Winiarski-0/+237
2025-11-13drm/xe/migrate: Add function to copy of VRAM data in chunksLukasz Laguna-5/+131