summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/Makefile
AgeCommit message (Expand)AuthorLines
2026-01-16Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1/+2
2026-01-16Merge tag 'drm-intel-next-2026-01-15' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-3/+3
2026-01-09drm/xe: improve header checkJani Nikula-1/+2
2026-01-01Merge tag 'drm-xe-next-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-0/+2
2025-12-30drm/xe: remove compat i915_drv.h and -Ddrm_i915_private=xe_device hackJani Nikula-2/+1
2025-12-27Merge tag 'drm-xe-next-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-0/+2
2025-12-24drm/xe: Move rebar to its own fileLucas De Marchi-0/+1
2025-12-23drm/xe/soc_remapper: Initialize SoC remapper during Xe probeUmesh Nerlige Ramappa-0/+1
2025-12-22drm/{i915, xe}: move initial plane calls to parent interfaceJani Nikula-0/+1
2025-12-22drm/xe/display: rename xe_plane_initial.c to xe_initial_plane.cJani Nikula-1/+1
2025-12-19Merge drm/drm-next into drm-xe-nextThomas Hellström-0/+2
2025-12-12drm/xe: Create page reclaim list on unbindBrian Nguyen-0/+1
2025-12-05Merge drm/drm-next into drm-intel-nextJani Nikula-1/+11
2025-12-05Merge tag 'topic/drm-intel-plane-color-pipeline-2025-12-04' of https://gitlab...Dave Airlie-0/+2
2025-12-04drm/i915/color: Create a transfer function color pipelineChaitanya Kumar Borah-0/+1
2025-12-04drm/i915: Add intel_color_opChaitanya Kumar Borah-0/+1
2025-12-04drm/xe/pf: fix VFIO link errorArnd Bergmann-2/+2
2025-12-04drm/xe/pf: fix VFIO link errorArnd Bergmann-2/+2
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström-1/+7
2025-12-01drm/xe/pf: Export helpers for VFIOMichał Winiarski-0/+4
2025-11-28drm/xe/pf: Export helpers for VFIOMichał Winiarski-0/+4
2025-11-25drm/xe/pf: Add TLB invalidation support for MERTLukasz Laguna-0/+1
2025-11-21drm/i915: merge soc/intel_gmch.[ch] to display/intel_vga.cJani Nikula-1/+0
2025-11-21drm/i915: move intel_rom.[ch] from soc/ to display/Jani Nikula-9/+1
2025-11-21drm/i915: move intel_dram.[ch] from soc/ to display/Jani Nikula-1/+1
2025-11-19drm/xe/rps: build RPS as part of xeJani Nikula-0/+1
2025-11-19drm/{i915,xe}/display: move irq calls to parent interfaceJani Nikula-3/+2
2025-11-17Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-0/+2
2025-11-17Merge tag 'drm-xe-next-2025-11-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1/+3
2025-11-13drm/xe/pf: Add helpers for migration data packet allocation / freeMichał Winiarski-0/+1
2025-11-13drm/xe: Move migration support to device-level structMichał Winiarski-0/+1
2025-11-07Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-1/+7
2025-11-04drm/xe: Add xe_guc_pagefault layerMatthew Brost-1/+1
2025-11-04drm/xe: Stub out new pagefault layerMatthew Brost-0/+1
2025-11-03drm/xe/display: Use display parent interface for xe runtime pmJouni Högander-0/+1
2025-11-01drm/i915/ltphy: Phy lane reset for LT PhySuraj Kandpal-0/+1
2025-10-31drm/xe/pf: Prepare sysfs for SR-IOV admin attributesMichal Wajdeczko-0/+1
2025-10-31drm/xe/compat: reduce i915_utils.[ch]Jani Nikula-1/+0
2025-10-31drm/i915/display: add intel_display_run_as_guest()Jani Nikula-0/+1
2025-10-30drm/i915/display: Add CASF strength and winsizeNemesa Garg-0/+1
2025-10-17drm/xe/pf: Promote VFs provisioning helpersMichal Wajdeczko-0/+1
2025-10-17drm/i915/bw: Untangle dbuf bw from the sagv/mem bw stuffVille Syrjälä-0/+1
2025-10-16drm/i915/prefill: Introduce skl_prefill.cVille Syrjälä-0/+1
2025-10-02drm/xe/pf: Add top level functions to control VFsMichal Wajdeczko-0/+1
2025-09-29drm/xe/pf: Populate SR-IOV debugfs tree with tilesMichal Wajdeczko-1/+2
2025-09-29drm/xe/pf: Promote PF debugfs function to its own fileMichal Wajdeczko-0/+1
2025-09-29drm/xe/stolen: convert compat static inlines to proper functionsJani Nikula-0/+1
2025-09-22Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1/+4
2025-09-18drm/xe/xe_late_bind_fw: Introduce xe_late_bind_fwBadal Nilawar-0/+1
2025-09-10Merge drm/drm-next into drm-intel-nextRodrigo Vivi-3/+21