Searched refs:iosys_map_wr (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | iosys-map.h | 411 #define iosys_map_wr(map__, offset__, type__, val__) ({ \ macro 507 iosys_map_wr(map__, struct_offset__ + offsetof(struct_type__, field__), \
|
| /linux/drivers/gpu/drm/xe/display/ |
| H A D | xe_dsb_buffer.c | 24 iosys_map_wr(&dsb_buf->bo->vmap, idx * 4, u32, val); in intel_dsb_buffer_write()
|
| H A D | xe_panic.c | 75 iosys_map_wr(&panic->vmap, offset, u32, color); in xe_panic_page_set_pixel()
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | wndw.c | 632 iosys_map_wr(&sb->map[0], off, u32, color); in nv50_set_pixel_swizzle() 647 iosys_map_wr(&sb->map[0], off, u32, color); in nv50_set_pixel()
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_bo.c | 392 iosys_map_wr(&map, i, u32, val); in shrink_test_fill_random()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_pages.c | 401 iosys_map_wr(&sb->map[0], offset, u32, color); in i915_gem_object_panic_map_set_pixel()
|