Searched refs:xe_drm_client (Results 1 – 7 of 7) sorted by relevance
20 struct xe_drm_client { struct37 static inline struct xe_drm_client * argument38 xe_drm_client_get(struct xe_drm_client *client) in xe_drm_client_get()46 static inline void xe_drm_client_put(struct xe_drm_client *client) in xe_drm_client_put()51 struct xe_drm_client *xe_drm_client_alloc(void);52 static inline struct xe_drm_client *53 xe_drm_client_get(struct xe_drm_client *client);54 static inline void xe_drm_client_put(struct xe_drm_client *client);57 void xe_drm_client_add_bo(struct xe_drm_client *client,61 static inline void xe_drm_client_add_bo(struct xe_drm_client *client, in xe_drm_client_add_bo()
87 struct xe_drm_client *xe_drm_client_alloc(void) in xe_drm_client_alloc()89 struct xe_drm_client *client; in xe_drm_client_alloc()115 struct xe_drm_client *client = in __xe_drm_client_free()132 void xe_drm_client_add_bo(struct xe_drm_client *client, in xe_drm_client_add_bo()156 struct xe_drm_client *client = bo->client; in xe_drm_client_remove_bo()197 struct xe_drm_client *client; in show_meminfo()
54 struct xe_drm_client *client;
588 struct xe_drm_client *client;
35 xe_drm_client.o \
65 struct xe_drm_client *client; in xe_file_open()
9 .. kernel-doc:: drivers/gpu/drm/xe/xe_drm_client.c