Searched refs:gp102_acr_wpr_patch (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | gv100.c | 50 .wpr_patch = gp102_acr_wpr_patch,
|
H A D | gp108.c | 95 .wpr_patch = gp102_acr_wpr_patch,
|
H A D | gp102.c | 33 gp102_acr_wpr_patch(struct nvkm_acr *acr, s64 adjust) in gp102_acr_wpr_patch() function 251 .wpr_patch = gp102_acr_wpr_patch,
|
H A D | tu102.c | 160 .wpr_patch = gp102_acr_wpr_patch,
|
H A D | priv.h | 51 int gp102_acr_wpr_patch(struct nvkm_acr *, s64);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | gp108.c | 96 .wpr_patch = gp102_acr_wpr_patch,
|
H A D | gp102.c | 33 gp102_acr_wpr_patch(struct nvkm_acr *acr, s64 adjust) in gp102_acr_wpr_patch() function 248 .wpr_patch = gp102_acr_wpr_patch,
|
H A D | tu102.c | 186 .wpr_patch = gp102_acr_wpr_patch,
|
H A D | priv.h | 51 void gp102_acr_wpr_patch(struct nvkm_acr *, s64);
|
Completed in 4 milliseconds