Home
last modified time | relevance | path

Searched defs:drm (Results 26 - 38 of 38) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c334 struct nouveau_drm *drm = nouveau_screen(pscreen)->drm; in nv50_miptree_create() local
/third_party/libdrm/tegra/
H A Dprivate.h57 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 Dnvc0_miptree.c448 struct nouveau_drm *drm = nouveau_screen(pscreen)->drm; in nvc0_miptree_create() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h25 struct nouveau_drm *drm; member
/third_party/libdrm/nouveau/
H A Dnouveau.c82 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 Dpushbuf.c316 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 Dvic.h145 struct drm_tegra *drm; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer.h51 } drm; member
H A Dvn_physical_device.c1913 VkPhysicalDeviceDrmPropertiesEXT *drm; in vn_GetPhysicalDeviceProperties2() member
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c1694 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 Dv3dv_device.c410 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 Dradeon_vcn_dec.c698 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 Dwsi_common_display.c174 wsi_display_mode_matches_drm(wsi_display_mode *wsi, drmModeModeInfoPtr drm) wsi_display_mode_matches_drm() argument
[all...]

Completed in 21 milliseconds

12