aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-11-17Merge tag 'drm-xe-next-2025-11-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie53-1256/+2557
2025-11-16drm/bridge: simple: add the Parade PS185HDM DP-to-HDMI bridgeMaud Spierings1-0/+5
2025-11-15drm/msm/a6xx: Add support for Adreno 612Jie Zhang6-14/+90
2025-11-15drm/msm: Add NULL check in vm_op_enqueue()Gopi Krishna Menon1-6/+22
2025-11-14drm/xe/irq: Handle msix vector0 interruptVenkata Ramana Nayana1-17/+1
2025-11-15drm/rockchip: vop2: Use OVL_LAYER_SEL configuration instead of use win_mask c...Andy Yan1-7/+42
2025-11-15drm/rockchip: Set VOP for the DRM DMA deviceDmitry Osipenko1-0/+3
2025-11-14drm/rockchip: dw_hdmi_qp: Add high color depth supportCristian Ciocaltea1-3/+51
2025-11-14drm/rockchip: dw_hdmi_qp: Use bit macros for RK3576 regsCristian Ciocaltea1-13/+8
2025-11-14drm/rockchip: dw_hdmi_qp: Switch to phy_configure()Cristian Ciocaltea1-18/+19
2025-11-14drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depthCristian Ciocaltea1-2/+9
2025-11-14drm/rockchip: vop2: Check bpc before switching DCLK sourceCristian Ciocaltea1-26/+32
2025-11-14drm/rockchip: analogix_dp: Use dev_err_probe() instead of DRM_DEV_ERROR() dur...Damon Ding1-17/+14
2025-11-14drm/rockchip: dw_hdmi_qp: Fixup usage of enable_gpio member in main structCristian Ciocaltea1-7/+7
2025-11-14drm/xe/pf: Check for fence error on VRAM save/restoreMichał Winiarski1-0/+9
2025-11-14drm/xe/pf: Drop the VF VRAM BO reference on successful restoreMichał Winiarski1-0/+2
2025-11-14drm/tegra: Add NVJPG driverDiogo Ivo4-0/+334
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen1-1/+1
2025-11-14drm/amdgpu: Use pci_rebar_get_max_size()Ilpo Järvinen1-3/+5
2025-11-14drm/xe/vram: Use pci_rebar_get_max_size()Ilpo Järvinen1-8/+7
2025-11-14drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()Ilpo Järvinen1-12/+7
2025-11-14drm/i915/gt: Use pci_rebar_size_supported()Ilpo Järvinen1-7/+3
2025-11-14drm/amdgpu: Remove driver side BAR release before resizeIlpo Järvinen1-7/+1
2025-11-14drm/i915: Remove driver side BAR release before resizeIlpo Järvinen1-12/+0
2025-11-14drm/xe: Remove driver side BAR release before resizeIlpo Järvinen1-3/+0
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen3-3/+5
2025-11-14drm/tegra: dsi: Calculate packet parameters for video modeSvyatoslav Ryhel1-3/+10
2025-11-14drm/tegra: dsi: Make SOL delay calculation mode independentSvyatoslav Ryhel1-24/+18
2025-11-14Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"Diogo Ivo1-9/+0
2025-11-14drm/tegra: Add call to put_pid()Prateek Agarwal1-2/+5
2025-11-14drm/xe: Remove duplicate DRM_EXEC selection from KconfigShuicheng Lin1-1/+0
2025-11-14drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke1-0/+1
2025-11-14drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper1-1/+1
2025-11-14drm/amdgpu: Use amdgpu by default on SI dedicated GPUs (v2)Timur Kristóf3-6/+10
2025-11-14drm/amdgpu: Use amdgpu by default on CIK dedicated GPUsTimur Kristóf1-3/+9
2025-11-14drm/amdgpu: Fix the issue of missing ras message on sriov hostYiPeng Chai2-15/+10
2025-11-14drm/amdgpu: Add lock to serialize sriov command executionYiPeng Chai3-5/+15
2025-11-14drm/amdgpu: Synchronize sriov host to add block_mmsch bit fieldYiPeng Chai1-1/+2
2025-11-14drm/amdgpu: use GFP_ATOMIC instead of NOWAIT in the critical pathChristian König1-3/+3
2025-11-14drm/amdgpu: avoid memory allocation in the critical code path v3Christian König3-49/+14
2025-11-14drm/amdgpu: Enable xgmi extended peer links for sriov guestWill Aitken1-2/+2
2025-11-14drm/amdgpu: Update headers for sriov xgmi ext peer link support feature flagWill Aitken2-1/+6
2025-11-14drm/amdgpu: Refactor sriov xgmi topology filling to common codeWill Aitken2-32/+14
2025-11-14drm/amdgpu: Use amdgpu by default on CIK dedicated GPUsTimur Kristóf2-1/+7
2025-11-14drm/amdgpu: Refactor how SI and CIK support is determinedTimur Kristóf1-67/+88
2025-11-14drm/radeon: Refactor how SI and CIK support is determinedTimur Kristóf1-28/+50
2025-11-14drm/amdgpu: Avoid xgmi register accessLijo Lazar1-0/+6
2025-11-14drm/xe/pf: Fix kernel-doc warning in migration_save_consumeMichał Winiarski1-2/+0
2025-11-14drm/msm/disp: fix kernel-doc warningsRandy Dunlap1-6/+7
2025-11-14drm/msm: mdss: Add QCS8300 supportYongxing Mou1-0/+1