Searched defs:dst_mode (Results 1 - 4 of 4) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_sdma_copy_image.c | 231 unsigned dst_mode = sdst->surface.u.legacy.level[0].mode; in cik_sdma_copy_texture() local
|
| /device/soc/rockchip/rk3588/kernel/include/linux/mfd/ |
| H A D | rk628.h | 249 struct drm_display_mode dst_mode; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_state.c | 2869 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; in r600_dma_copy_tile() local 2964 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode, copy_height; in r600_dma_copy() local
|
| H A D | evergreen_state.c | 3783 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; in evergreen_dma_copy_tile() local 3896 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode, copy_height; in evergreen_dma_copy() local
|
Completed in 16 milliseconds