Searched refs:xe_graphics_desc (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_pci.c76 const struct xe_graphics_desc *ip, *last = NULL;
H A Dxe_pci_test.c17 static void check_graphics_ip(const struct xe_graphics_desc *graphics)
H A Dxe_pci_test.h15 struct xe_graphics_desc;
19 typedef void (*xe_graphics_fn)(const struct xe_graphics_desc *);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_pci.c51 const struct xe_graphics_desc *graphics;
82 static const struct xe_graphics_desc graphics_xelp = {
94 static const struct xe_graphics_desc graphics_xelpp = {
113 static const struct xe_graphics_desc graphics_xehpg = {
127 static const struct xe_graphics_desc graphics_xehpc = {
153 static const struct xe_graphics_desc graphics_xelpg = {
176 static const struct xe_graphics_desc graphics_xe2 = {
476 const struct xe_graphics_desc *graphics,
491 const struct xe_graphics_desc **graphics,
576 const struct xe_graphics_desc *graphics_des
[all...]
H A Dxe_pci_types.h11 struct xe_graphics_desc { struct

Completed in 205 milliseconds