summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor-1/+1
2025-09-30drm/v3d: create a dedicated lock for dma fenceMelissa Wen-1/+4
2025-09-30drm/xe/sysfs: Drop redundant runtime PM usageRaag Jadav-9/+1
2025-09-30drm/xe/hwmon: Drop redundant runtime PM usageRaag Jadav-8/+0
2025-09-30drm/xe/xe_late_bind_fw: Fix missing initialization of variable offsetColin Ian King-2/+2
2025-09-30drm/tidss: crtc: Cleanup reset implementationMaxime Ripard-3/+1
2025-09-30drm/tidss: crtc: Implement destroy_stateMaxime Ripard-1/+10
2025-09-30drm/tidss: crtc: Change variable nameMaxime Ripard-4/+4
2025-09-30drm/tidss: Remove ftrace-like logsMaxime Ripard-38/+0
2025-09-30drm/tidss: Convert to drm loggingMaxime Ripard-4/+6
2025-09-30drm/xe/bo: Fix an idle assertion for local bosThomas Hellström-11/+23
2025-09-30drm/xe/debugfs: Update xe_pat_dump signatureMichal Wajdeczko-27/+28
2025-09-30drm/xe/debugfs: Update xe_mocs_dump signatureMichal Wajdeczko-16/+15
2025-09-30drm/xe/debugfs: Update xe_tuning_dump signatureMichal Wajdeczko-11/+16
2025-09-30drm/xe/debugfs: Update xe_wa_dump signatureMichal Wajdeczko-12/+17
2025-09-30drm/xe/debugfs: Update xe_gt_topology_dump signatureMichal Wajdeczko-10/+11
2025-09-30drm/i915/irq: duplicate HAS_FBC() for irq error mask usageJani Nikula-3/+3
2025-09-30drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann-43/+0
2025-09-30Merge tag 'amd-drm-next-6.18-2025-09-26' of https://gitlab.freedesktop.org/ag...Dave Airlie-392/+991
2025-09-30drm/xe/pf: Make GGTT/LMEM debugfs files per-tileMichal Wajdeczko-65/+163
2025-09-29drm/xe/debugfs: Promote xe_tile_debugfs_simple_showMichal Wajdeczko-7/+10
2025-09-29drm/xe/pf: Move SR-IOV GT debugfs files to new treeMichal Wajdeczko-135/+234
2025-09-29drm/xe/pf: Populate SR-IOV debugfs tree with tilesMichal Wajdeczko-1/+129
2025-09-29drm/xe/pf: Create separate debugfs tree for SR-IOV filesMichal Wajdeczko-9/+49
2025-09-29drm/xe/pf: Promote PF debugfs function to its own fileMichal Wajdeczko-48/+74
2025-09-29drm/xe/vf: Don't claim support for firmware late-bind if VFMichal Wajdeczko-0/+1
2025-09-29drm/xe/vf: Rename sriov_update_device_infoMichal Wajdeczko-9/+9
2025-09-29drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-2/+5
2025-09-29drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-4/+4
2025-09-29drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-17/+4
2025-09-29drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-3/+5
2025-09-29drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-6/+6
2025-09-29drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-2/+5
2025-09-29drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-8/+7
2025-09-29drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-3/+4
2025-09-29drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-2/+25
2025-09-29drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-21/+8
2025-09-29drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-8/+23
2025-09-29drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-3/+5
2025-09-29drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-11/+5
2025-09-29drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann-3/+8
2025-09-29drm/dumb-buffers: Provide helper to set pitch and sizeThomas Zimmermann-0/+130
2025-09-29drm/dumb-buffers: Sanitize output on errorsThomas Zimmermann-11/+29
2025-09-29drm/ast: Remove generic device initializationThomas Zimmermann-166/+2
2025-09-29drm/ast: Move Gen7 device initialization into separate helperThomas Zimmermann-0/+74
2025-09-29drm/ast: Move Gen6 device initialization into separate helperThomas Zimmermann-0/+75
2025-09-29drm/ast: Move Gen5 device initialization into separate helperThomas Zimmermann-0/+107
2025-09-29drm/ast: Move Gen4 device initialization into separate helperThomas Zimmermann-0/+71
2025-09-29drm/ast: Move Gen3 device initialization into separate helperThomas Zimmermann-0/+99
2025-09-29drm/ast: Move Gen2 device initialization into separate helperThomas Zimmermann-0/+65