Lines Matching refs:nouveau_drm
137 nouveau_decode_mod(struct nouveau_drm *drm, in nouveau_decode_mod()
174 struct nouveau_drm *drm = nouveau_drm(fb->dev); in nouveau_framebuffer_get_layout()
196 nouveau_validate_decode_mod(struct nouveau_drm *drm, in nouveau_validate_decode_mod()
241 nouveau_get_height_in_blocks(struct nouveau_drm *drm, in nouveau_get_height_in_blocks()
261 nouveau_check_bl_size(struct nouveau_drm *drm, struct nouveau_bo *nvbo, in nouveau_check_bl_size()
305 struct nouveau_drm *drm = nouveau_drm(dev); in nouveau_framebuffer_new()
457 struct nouveau_drm *drm = nouveau_drm(dev); in nouveau_display_hpd_resume()
469 struct nouveau_drm *drm = container_of(work, typeof(*drm), hpd_work); in nouveau_display_hpd_work()
527 struct nouveau_drm *drm = container_of(nb, typeof(*drm), acpi_nb); in nouveau_display_acpi_ntfy()
596 struct nouveau_drm *drm = nouveau_drm(dev); in nouveau_display_fini()
661 struct nouveau_drm *drm = nouveau_drm(dev); in nouveau_display_create()
757 struct nouveau_drm *drm = nouveau_drm(dev); in nouveau_display_destroy()
771 nouveau_drm(dev)->display = NULL; in nouveau_display_destroy()
826 if (nouveau_drm(dev)->client.device.info.ram_size != 0) in nouveau_display_dumb_create()