linux/drivers/gpu/drm/xe/compat-i915-headers
Jani Nikula 54fd8f38d8 drm/xe/compat: remove old pcode compat interface
With display code using the struct drm_device based pcode interface, we
can drop the old pcode compat interface.

We can also drop the __compat_uncore_to_tile() helper from
intel_uncore.h compat header.

Turns out a couple of headers depended on the intel_uncore.h include via
intel_pcode.h. Fix them.

Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://lore.kernel.org/r/948016a031dcb2acef0c97071aac09fa49613e07.1750678991.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2025-06-23 21:45:17 +03:00
..
gem drm/xe/compat: refactor compat i915_drv.h 2025-03-07 11:36:07 +02:00
gt drm/i915/rps: refactor display rps support 2025-05-07 11:03:14 +03:00
pxp drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem object 2025-03-03 12:16:04 +02:00
soc drm/{i915,xe}: Move intel_pch under display 2025-04-12 11:15:13 +03:00
i915_active_types.h
i915_active.h
i915_config.h
i915_drv.h drm/i915/irq: move i915->irq_lock to display->irq.lock 2025-05-07 11:09:43 +03:00
i915_gtt_view_types.h drm/i915: split out i915_gtt_view_types.h from i915_vma_types.h 2025-03-03 13:44:53 +02:00
i915_irq.h
i915_reg_defs.h
i915_reg.h
i915_scheduler_types.h drm/xe/compat: refactor compat i915_drv.h 2025-03-07 11:36:07 +02:00
i915_utils.h
i915_vgpu.h
i915_vma.h drm/xe/display: Re-use display vmas when possible 2025-01-21 09:47:57 +01:00
intel_clock_gating.h
intel_mchbar_regs.h
intel_pci_config.h
intel_pcode.h drm/xe/compat: remove old pcode compat interface 2025-06-23 21:45:17 +03:00
intel_step.h drm/i915/display: identify display steppings in display probe 2024-08-22 15:48:08 +03:00
intel_uncore_trace.h drm/i915: extract intel_uncore_trace.[ch] 2024-12-16 18:09:31 +02:00
intel_uncore.h drm/xe/compat: remove old pcode compat interface 2025-06-23 21:45:17 +03:00
intel_wakeref.h drm/i915: switch intel_wakeref_t underlying type to struct ref_tracker * 2024-09-30 17:54:13 +03:00
vlv_iosf_sb_reg.h drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch] 2025-05-13 10:26:44 +03:00
vlv_iosf_sb.h drm/i915: convert VLV IOSF SB interface to struct drm_device 2025-05-13 10:26:45 +03:00