Home
last modified time | relevance | path

Searched defs:tile (Results 1 - 25 of 143) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv41.c30 nv41_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv41_fb_tile_prog() argument
[all...]
H A Dnv44.c40 nv44_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv44_fb_tile_prog() argument
30 nv44_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nv44_fb_tile_init() argument
[all...]
H A Dnv46.c30 nv46_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nv46_fb_tile_init() argument
[all...]
H A Dnv40.c30 nv40_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv40_fb_tile_comp() argument
[all...]
H A Dnv10.c39 nv10_fb_tile_fini(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv10_fb_tile_fini() argument
48 nv10_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv10_fb_tile_prog() argument
30 nv10_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nv10_fb_tile_init() argument
[all...]
H A Dnv35.c30 nv35_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv35_fb_tile_comp() argument
[all...]
H A Dnv36.c30 nv36_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv36_fb_tile_comp() argument
[all...]
H A Dnv25.c30 nv25_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv25_fb_tile_comp() argument
[all...]
H A Dnv30.c30 nv30_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nv30_fb_tile_init() argument
49 nv30_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv30_fb_tile_comp() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv41.c30 nv41_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv41_fb_tile_prog() argument
[all...]
H A Dnv10.c39 nv10_fb_tile_fini(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv10_fb_tile_fini() argument
48 nv10_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv10_fb_tile_prog() argument
30 nv10_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nv10_fb_tile_init() argument
[all...]
H A Dnv25.c30 nv25_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv25_fb_tile_comp() argument
[all...]
H A Dnv40.c30 nv40_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv40_fb_tile_comp() argument
[all...]
H A Dnv44.c40 nv44_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv44_fb_tile_prog() argument
30 nv44_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nv44_fb_tile_init() argument
[all...]
H A Dnv35.c30 nv35_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv35_fb_tile_comp() argument
[all...]
H A Dnv36.c30 nv36_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv36_fb_tile_comp() argument
[all...]
H A Dnv46.c30 nv46_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nv46_fb_tile_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv44.c31 nv44_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) in nv44_gr_tile() argument
[all...]
H A Dpriv.h21 void (*tile)(struct nvkm_gr *, int region, struct nvkm_fb_tile *); member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv44.c31 nv44_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) in nv44_gr_tile() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_linear.h66 struct u_linear_format_block tile; member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_tile_iterator.cpp81 dng_tile_iterator::dng_tile_iterator (const dng_rect &tile, in dng_tile_iterator() argument
106 Initialize(const dng_rect &tile, const dng_rect &area) Initialize() argument
150 GetOneTile(dng_rect &tile) GetOneTile() argument
[all...]
/third_party/skia/docs/examples/
H A DUnpremulBugs.cpp21 const SkTileMode tile = SkTileMode::kRepeat; in REG_FIDDLE() local
H A DUnpremulGPU.cpp28 const SkTileMode tile = SkTileMode::kRepeat; in REG_FIDDLE() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dengine.h25 void (*tile)(struct nvkm_engine *, int region, struct nvkm_fb_tile *); member

Completed in 6 milliseconds

123456