summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-04-28drm/xe/guc: Fix capture of steering registersJohn Harrison
2025-04-28drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()Harshit Mogalapalli
2025-04-28drm: Select DRM_KMS_HELPER from DRM_DEBUG_DP_MST_TOPOLOGY_REFSJanne Grunau
2025-04-28drm: adp: Remove pointless irq_lock spin lockJanne Grunau
2025-04-28drm: adp: Enable vblank interrupts in crtc's .atomic_enableJanne Grunau
2025-04-28drm: adp: Handle drm_crtc_vblank_get() errorsJanne Grunau
2025-04-28drm: adp: Use spin_lock_irqsave for drm device event_lockJanne Grunau
2025-04-28drm/fdinfo: Protect against driver unbindTvrtko Ursulin
2025-04-28Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-04-28drm/panfrost: reorder pd/clk/rst sequencePhilippe Simons
2025-04-28drm/panfrost: add h616 compatible stringPhilippe Simons
2025-04-28drm/panfrost: Add PM runtime flagPhilippe Simons
2025-04-28drm/i915/psr: Move PSR workaround to intel_psr.cJouni Högander
2025-04-28drm/i915/display: Ensure enough lines between delayed VBlank and VBlankJouni Högander
2025-04-28drm/i915/alpm: Check for alpm support before accessing alpm registerAnimesh Manna
2025-04-28drm/ttm: fix the warning for hit_low and evict_lowSunil Khatri
2025-04-27drm/xe: Drop force_alloc from xe_bo_evict in selftestsMatthew Brost
2025-04-27drm/v3d: client ranges from axi_ids are different with V3D 7.1Jose Maria Casanova Crespo
2025-04-27drm/v3d: fix client obtained from axi_ids on V3D 4.1Jose Maria Casanova Crespo
2025-04-27drm/mediatek: mtk_dpi: Rename output fmts array for MT8195 DP_INTFAngeloGioacchino Del Regno
2025-04-27drm/mediatek: mtk_dpi: Allow additional output formats on MT8195/88AngeloGioacchino Del Regno
2025-04-27drm/mediatek: mtk_dpi: Add support for additional output formatsAngeloGioacchino Del Regno
2025-04-27drm/mediatek: mtk_dpi: Add local helpers for bus format parametersAngeloGioacchino Del Regno
2025-04-27drm/mediatek: mtk_dpi: Use switch in mtk_dpi_config_color_format()AngeloGioacchino Del Regno
2025-04-26Merge tag 'drm-fixes-2025-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-25drm/xe/eustall: Do not support EU stall on SRIOV VFHarish Chegondi
2025-04-25drm/xe/eustall: Resolve a possible circular locking dependencyHarish Chegondi
2025-04-26Merge tag 'amd-drm-fixes-6.15-2025-04-23' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-04-26Merge tag 'exynos-drm-fixes-for-v6.15-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie
2025-04-26Merge tag 'drm-misc-fixes-2025-04-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-04-26Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-04-25drm/i915/vga: Consolidate intel_vga_disable() callsVille Syrjälä
2025-04-25drm/i915/vga: Nuke vga_redisable_power_on()Ville Syrjälä
2025-04-25drm/i915/vga: Include the current pipe in the VGA disable debug messageVille Syrjälä
2025-04-25drm/i915/vga: Extract intel_vga_regs.hVille Syrjälä
2025-04-25drm/i915/vga: Add more VGACNTRL bitsVille Syrjälä
2025-04-25drm/i915/vga: Clean up VGACNTRL bitsVille Syrjälä
2025-04-24drm/xe: Abort printing coredump in VM printer output if fullMatthew Brost
2025-04-24drm/xe: Update xe_ttm_access_memory to use GPU for non-visible accessMatthew Brost
2025-04-24drm/xe: Add devcoredump chunkingMatthew Brost
2025-04-24scripts/kernel-doc.py: don't create *.pyc filesMauro Carvalho Chehab
2025-04-24drm: drv: implement __drm_dev_alloc()Danilo Krummrich
2025-04-24Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-04-24drm/imagination: Add reset controller support for GPU initializationMichal Wilczynski
2025-04-24drm/imagination: avoid unused-const-variable warningArnd Bergmann
2025-04-24drm/i915/display: Disintegrate sink alpm enable from psr with lobfAnimesh Manna
2025-04-24drm/i915/alpm: Add intel_psr_need_alpm() to simplify alpm checkAnimesh Manna
2025-04-24drm/i915/lobf: Check for sink error and disable LOBFAnimesh Manna
2025-04-24drm/i915/lobf: Add mutex for alpm updateAnimesh Manna
2025-04-24drm/i915/lobf: Add debug interface for lobfAnimesh Manna