Home
last modified time | relevance | path

Searched refs:ttm_device_funcs (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_region_ttm.h15 struct ttm_device_funcs;
35 struct ttm_device_funcs *i915_ttm_driver(void);
/openbmc/linux/include/drm/ttm/
H A Dttm_device.h61 struct ttm_device_funcs { struct
226 const struct ttm_device_funcs *funcs; argument
290 int ttm_device_init(struct ttm_device *bdev, const struct ttm_device_funcs *funcs,
/openbmc/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_kunit_helpers.h15 extern struct ttm_device_funcs ttm_dev_funcs;
H A Dttm_kunit_helpers.c7 struct ttm_device_funcs ttm_dev_funcs = {
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.h73 extern struct ttm_device_funcs nouveau_bo_driver;
H A Dnouveau_bo.c1393 struct ttm_device_funcs nouveau_bo_driver = {
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c175 static struct ttm_device_funcs qxl_bo_driver = {
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_device.c192 int ttm_device_init(struct ttm_device *bdev, const struct ttm_device_funcs *funcs, in ttm_device_init()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c580 struct ttm_device_funcs vmw_bo_driver = {
H A Dvmwgfx_drv.h947 extern struct ttm_device_funcs vmw_bo_driver;
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm.c755 static struct ttm_device_funcs i915_ttm_bo_driver = {
775 struct ttm_device_funcs *i915_ttm_driver(void) in i915_ttm_driver()
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_ttm.c243 static struct ttm_device_funcs lsdc_bo_driver = {
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem_vram_helper.c955 static struct ttm_device_funcs bo_driver = {
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c675 static struct ttm_device_funcs radeon_bo_driver = {
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c1578 static struct ttm_device_funcs amdgpu_bo_driver = {