| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_miptree.c | 334 struct nouveau_drm *drm = nouveau_screen(pscreen)->drm; in nv50_miptree_create() local
|
| /third_party/libdrm/tegra/ |
| H A D | private.h | 57 struct drm_tegra *drm; member 67 struct drm_tegra *drm; member 114 struct drm_tegra *drm; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_miptree.c | 448 struct nouveau_drm *drm = nouveau_screen(pscreen)->drm; in nvc0_miptree_create() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_screen.h | 25 struct nouveau_drm *drm; member
|
| /third_party/libdrm/nouveau/ |
| H A D | nouveau.c | 82 struct nouveau_drm *drm = nouveau_drm(obj); in nouveau_object_ioctl() local 111 struct nouveau_drm *drm = nouveau_drm(obj); in nouveau_object_mthd() local 153 struct nouveau_drm *drm = nouveau_drm(obj); in nouveau_object_sclass_get() local 251 struct nouveau_drm *drm = nouveau_drm(parent); in nouveau_object_init() local 343 struct nouveau_drm *drm; in nouveau_drm_new() local 386 struct nouveau_drm *drm = nouveau_drm(parent); nouveau_device_new() local 474 struct nouveau_drm *drm; nouveau_device_wrap() local 519 struct nouveau_drm *drm = nouveau_device_del() local 533 struct nouveau_drm *drm = nouveau_drm(&dev->object); nouveau_getparam() local 544 struct nouveau_drm *drm = nouveau_drm(&dev->object); nouveau_setparam() local 607 struct nouveau_drm *drm = nouveau_drm(&bo->device->object); nouveau_bo_del() local 664 struct nouveau_drm *drm = nouveau_drm(&dev->object); nouveau_bo_wrap_locked() local 741 struct nouveau_drm *drm = nouveau_drm(&dev->object); nouveau_bo_name_ref() local 770 struct nouveau_drm *drm = nouveau_drm(&bo->device->object); nouveau_bo_name_get() local 806 struct nouveau_drm *drm = nouveau_drm(&dev->object); nouveau_bo_prime_handle_ref() local 825 struct nouveau_drm *drm = nouveau_drm(&bo->device->object); nouveau_bo_set_prime() local 841 struct nouveau_drm *drm = nouveau_drm(&bo->device->object); nouveau_bo_wait() local 876 struct nouveau_drm *drm = nouveau_drm(&bo->device->object); nouveau_bo_map() local [all...] |
| H A D | pushbuf.c | 316 struct nouveau_drm *drm = nouveau_drm(&dev->object); in pushbuf_submit() local 543 struct nouveau_drm *drm = nouveau_drm(&client->device->object); in nouveau_pushbuf_new() local 787 nouveau_check_dead_channel(struct nouveau_drm *drm, struct nouveau_object *chan) in nouveau_check_dead_channel() argument
|
| /third_party/libdrm/tests/tegra/ |
| H A D | vic.h | 145 struct drm_tegra *drm; member
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer.h | 51 } drm; member
|
| H A D | vn_physical_device.c | 1913 VkPhysicalDeviceDrmPropertiesEXT *drm; in vn_GetPhysicalDeviceProperties2() member [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 1694 drm_handle_device(void *data, struct wl_drm *drm, const char *device) in drm_handle_device() argument 1728 drm_handle_format(void *data, struct wl_drm *drm, uint32_t format) in drm_handle_format() argument 1740 drm_handle_capabilities(void *data, struct wl_drm *drm, uint32_t value) in drm_handle_capabilities() argument 1748 drm_handle_authenticated(void *data, struct wl_drm *drm) in drm_handle_authenticated() argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_device.c | 410 v3dv_drm_handle_device(void *data, struct wl_drm *drm, const char *device) in v3dv_drm_handle_device() argument 433 v3dv_drm_handle_format(void *data, struct wl_drm *drm, uint32_t format) in v3dv_drm_handle_format() argument 438 v3dv_drm_handle_authenticated(void *data, struct wl_drm *drm) in v3dv_drm_handle_authenticated() argument 445 v3dv_drm_handle_capabilities(void *data, struct wl_drm *drm, uint32_t value) in v3dv_drm_handle_capabilities() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_vcn_dec.c | 698 static void set_drm_keys(rvcn_dec_message_drm_t *drm, DECRYPT_PARAMETERS *decrypted) in set_drm_keys() argument 1718 rvcn_dec_message_drm_t *drm = NULL; rvcn_dec_message_decode() local [all...] |
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_display.c | 174 wsi_display_mode_matches_drm(wsi_display_mode *wsi, drmModeModeInfoPtr drm) wsi_display_mode_matches_drm() argument [all...] |