Home
last modified time | relevance | path

Searched refs:nvkm_bitfield (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A Dg84.c30 static const struct nvkm_bitfield nv50_gr_status[] = {
59 static const struct nvkm_bitfield
71 static const struct nvkm_bitfield
81 static const struct nvkm_bitfield
96 const struct nvkm_bitfield *units, u32 status) in nvkm_gr_vstatus_print()
A Dpriv.h39 extern const struct nvkm_bitfield nv04_gr_nsource[];
42 extern const struct nvkm_bitfield nv10_gr_intr_name[];
43 extern const struct nvkm_bitfield nv10_gr_nstatus[];
A Dnv50.c107 static const struct nvkm_bitfield nv50_mp_exec_errors[] = {
118 static const struct nvkm_bitfield nv50_mpc_traps[] = {
132 static const struct nvkm_bitfield nv50_tex_traps[] = {
141 static const struct nvkm_bitfield nv50_gr_trap_m2mf[] = {
148 static const struct nvkm_bitfield nv50_gr_trap_vfetch[] = {
153 static const struct nvkm_bitfield nv50_gr_trap_strmout[] = {
158 static const struct nvkm_bitfield nv50_gr_trap_ccache[] = {
210 static const struct nvkm_bitfield nv50_gr_intr_name[] = {
224 static const struct nvkm_bitfield nv50_gr_trap_prop[] = {
A Dgf100.c1172 static const struct nvkm_bitfield gf100_dispatch_error[] = {
1179 static const struct nvkm_bitfield gf100_m2mf_error[] = {
1185 static const struct nvkm_bitfield gf100_unk6_error[] = {
1190 static const struct nvkm_bitfield gf100_ccache_error[] = {
1196 static const struct nvkm_bitfield gf100_macro_error[] = {
1205 static const struct nvkm_bitfield gk104_sked_error[] = {
1223 static const struct nvkm_bitfield gf100_gpc_rop_error[] = {
1280 const struct nvkm_bitfield gf100_mp_global_error[] = {
A Dnv04.c1232 static const struct nvkm_bitfield
1238 static const struct nvkm_bitfield
1247 const struct nvkm_bitfield
A Dgf100.h362 extern const struct nvkm_bitfield gf100_mp_global_error[];
A Dnv10.c1066 const struct nvkm_bitfield nv10_gr_intr_name[] = {
1072 const struct nvkm_bitfield nv10_gr_nstatus[] = {
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/core/
A Denum.h16 struct nvkm_bitfield { struct
21 void nvkm_snprintbf(char *, int, const struct nvkm_bitfield *, u32 value); argument
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/core/
A Denum.c42 nvkm_snprintbf(char *data, int size, const struct nvkm_bitfield *bf, u32 value) in nvkm_snprintbf()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
A Drunq.h11 const struct nvkm_bitfield *intr_0_names;
A Dpriv.h143 extern const struct nvkm_bitfield gk104_runq_intr_0_names[];
A Dgk104.c296 static const struct nvkm_bitfield
334 const struct nvkm_bitfield
A Dgf100.c301 static const struct nvkm_bitfield
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
A Dpriv.h38 extern const struct nvkm_bitfield gf100_ltc_lts_intr_name[];
A Dgf100.c74 const struct nvkm_bitfield
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
A Dg84.c69 static const struct nvkm_bitfield

Completed in 33 milliseconds