mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
drm/xe: drop unused component dependencies
XE switched over to drm_exec quite some time ago. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241114153020.6209-7-christian.koenig@amd.com
This commit is contained in:
parent
d3c55b8ab6
commit
0811cc0baf
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
#include <drm/ttm/ttm_bo.h>
|
||||
#include <drm/ttm/ttm_device.h>
|
||||
#include <drm/ttm/ttm_execbuf_util.h>
|
||||
#include <drm/ttm/ttm_placement.h>
|
||||
|
||||
#include "xe_ggtt_types.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
#include <drm/drm_exec.h>
|
||||
#include <drm/drm_managed.h>
|
||||
#include <drm/ttm/ttm_execbuf_util.h>
|
||||
|
||||
#include "abi/guc_actions_abi.h"
|
||||
#include "xe_bo.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
#include <drm/drm_exec.h>
|
||||
#include <drm/drm_print.h>
|
||||
#include <drm/ttm/ttm_execbuf_util.h>
|
||||
#include <drm/ttm/ttm_tt.h>
|
||||
#include <uapi/drm/xe_drm.h>
|
||||
#include <linux/ascii85.h>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ struct drm_printer;
|
|||
struct drm_file;
|
||||
|
||||
struct ttm_buffer_object;
|
||||
struct ttm_validate_buffer;
|
||||
|
||||
struct xe_exec_queue;
|
||||
struct xe_file;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user