summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-09-30drm/xe/pf: Make GGTT/LMEM debugfs files per-tileMichal Wajdeczko
2025-09-29drm/xe/debugfs: Promote xe_tile_debugfs_simple_showMichal Wajdeczko
2025-09-29drm/xe/pf: Move SR-IOV GT debugfs files to new treeMichal Wajdeczko
2025-09-29drm/xe/pf: Populate SR-IOV debugfs tree with tilesMichal Wajdeczko
2025-09-29drm/xe/pf: Create separate debugfs tree for SR-IOV filesMichal Wajdeczko
2025-09-29drm/xe/pf: Promote PF debugfs function to its own fileMichal Wajdeczko
2025-09-29drm/xe/vf: Don't claim support for firmware late-bind if VFMichal Wajdeczko
2025-09-29drm/xe/vf: Rename sriov_update_device_infoMichal Wajdeczko
2025-09-29drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/dumb-buffers: Provide helper to set pitch and sizeThomas Zimmermann
2025-09-29drm/dumb-buffers: Sanitize output on errorsThomas Zimmermann
2025-09-29drm/ast: Remove generic device initializationThomas Zimmermann
2025-09-29drm/ast: Move Gen7 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Move Gen6 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Move Gen5 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Move Gen4 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Move Gen3 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Move Gen2 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Move Gen1 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Prepare per-Gen device initializationThomas Zimmermann
2025-09-29drm/ast: Split ast_detect_tx_chip() per chip generationThomas Zimmermann
2025-09-29drm/ast: Move mode-detection helpers to Gen2 source filesThomas Zimmermann
2025-09-29drm/ast: Move display-clock tables to per-Gen source filesThomas Zimmermann
2025-09-29Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2025-09-29drm/{i915,xe}: driver agnostic drm to display pointer chaseJani Nikula
2025-09-29drm/xe/stolen: use the same types as i915 interfaceJani Nikula
2025-09-29drm/{i915, xe}/stolen: convert stolen interface to struct drm_deviceJani Nikula
2025-09-29drm/{i915, xe}/stolen: use the stored i915/xe device pointerJani Nikula
2025-09-29drm/{i915, xe}/stolen: add device pointer to struct intel_stolen_nodeJani Nikula
2025-09-29drm/{i915, xe}/stolen: make struct intel_stolen_node opaqueJani Nikula
2025-09-29drm/xe/stolen: convert compat static inlines to proper functionsJani Nikula
2025-09-29drm/i915/stolen: convert intel_stolen_node into a real struct of its ownJani Nikula
2025-09-29drm/xe/stolen: switch from BUG_ON() to WARN_ON() in compatJani Nikula
2025-09-29drm/xe/stolen: convert compat stolen macros to inline functionsJani Nikula
2025-09-29drm/xe/stolen: rename fb to node in stolen compat headerJani Nikula
2025-09-29drm/{i915, xe}/stolen: rename i915_stolen_fb to intel_stolen_nodeJani Nikula
2025-09-29Merge drm/drm-next into drm-intel-nextJani Nikula