/aosp_15_r20/external/coreboot/src/drivers/aspeed/common/ |
H A D | aspeed_coreboot.h | 56 struct drm_device { struct 57 struct pci_dev *pdev; 58 void *dev_private;
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/nvkmd/nouveau/ |
H A D | nvkmd_nouveau_pdev.c | 39 nvkmd_nouveau_try_create_pdev(struct _drmDevice *drm_device, in nvkmd_nouveau_try_create_pdev() 166 drmDevicePtr drm_device = NULL; in nvkmd_nouveau_pdev_get_drm_primary_fd() local
|
H A D | nvkmd_nouveau_dev.c | 29 drmDevicePtr drm_device = NULL; in nvkmd_nouveau_create_dev() local
|
/aosp_15_r20/external/mesa3d/src/tool/pps/ |
H A D | pps_device.cc | 60 drmDevicePtr drm_device; in create_drm_device() local 96 if (auto drm_device = create_drm_device(fd, gpu_num)) { in create_all() local
|
H A D | pps_driver.h | 93 DrmDevice drm_device; variable
|
H A D | pps_driver.cc | 70 Driver *Driver::get_driver(DrmDevice &&drm_device) in get_driver()
|
H A D | pps_datasource.cc | 42 for (auto &drm_device : drm_devices) { in OnSetup() local
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | skl_ddb_allocation.c | 74 struct drm_device { struct 79 struct drm_device *dev; argument 375 static struct drm_device drm_device; variable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_simulator_validate.h | 80 struct drm_device { struct 86 struct drm_device *dev; argument
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/ |
D | resourcemanager.cpp | 67 DrmDevice *drm_device = GetDrmDevice(display); in AvailableWritebackConnector() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_instance.c | 76 struct _drmDevice *drm_device, in panvk_physical_device_try_create()
|
H A D | panvk_physical_device.c | 650 drmDevicePtr drm_device) in panvk_physical_device_init()
|
/aosp_15_r20/external/mesa3d/src/nouveau/winsys/ |
H A D | nouveau_device.c | 259 nouveau_ws_device_new(drmDevicePtr drm_device) in nouveau_ws_device_new()
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/nvkmd/ |
H A D | nvkmd.c | 32 nvkmd_try_create_pdev_for_drm(struct _drmDevice *drm_device, in nvkmd_try_create_pdev_for_drm()
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_device.c | 339 drmDevicePtr drm_device = NULL; in hk_CreateDevice() local
|
H A D | hk_physical_device.c | 1061 drmDevicePtr drm_device, in hk_create_drm_physical_device()
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_physical_device.c | 1176 struct _drmDevice *drm_device, in nvk_create_drm_physical_device()
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_knl.cc | 316 struct _drmDevice *drm_device, in tu_physical_device_try_create()
|
/aosp_15_r20/external/mesa3d/src/vulkan/device-select-layer/ |
H A D | device_select_layer.c | 241 struct device_pci_info *drm_device, in fill_drm_device_info()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_physical_device.c | 2233 struct _drmDevice *drm_device, in anv_physical_device_try_create()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_physical_device.c | 1979 radv_physical_device_try_create(struct radv_instance *instance, drmDevicePtr drm_device, in radv_physical_device_try_create()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_device.c | 1572 struct _drmDevice *drm_device, in anv_physical_device_try_create()
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/nouveau/drm/ |
H A D | nouveau.c | 432 drmDevicePtr drm_device; in nouveau_device_new() local
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 83515 struct drm_device { struct 83516 int if_version; 83517 struct kref ref; 83518 struct device *dev; 83519 struct { 83523 } managed; 83524 const struct drm_driver *driver; 83525 void *dev_private; 83526 struct drm_minor *primary; 83527 struct drm_minor *render; [all …]
|
H A D | vmlinux.h | 83515 struct drm_device { struct 83516 int if_version; 83517 struct kref ref; 83518 struct device *dev; 83519 struct { 83523 } managed; 83524 const struct drm_driver *driver; 83525 void *dev_private; 83526 struct drm_minor *primary; 83527 struct drm_minor *render; [all …]
|