Searched refs:gf100_ltc_zbc_clear_color (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gk104.c | 46 .zbc_clear_color = gf100_ltc_zbc_clear_color,
|
H A D | priv.h | 33 void gf100_ltc_zbc_clear_color(struct nvkm_ltc *, int, const u32[4]);
|
H A D | gf100.c | 56 gf100_ltc_zbc_clear_color(struct nvkm_ltc *ltc, int i, const u32 color[4]) in gf100_ltc_zbc_clear_color() function 245 .zbc_clear_color = gf100_ltc_zbc_clear_color,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gk104.c | 47 .zbc_clear_color = gf100_ltc_zbc_clear_color,
|
H A D | priv.h | 34 void gf100_ltc_zbc_clear_color(struct nvkm_ltc *, int, const u32[4]);
|
H A D | gf100.c | 56 gf100_ltc_zbc_clear_color(struct nvkm_ltc *ltc, int i, const u32 color[4]) in gf100_ltc_zbc_clear_color() function 246 .zbc_clear_color = gf100_ltc_zbc_clear_color,
|
Completed in 2 milliseconds