Home
last modified time | relevance | path

Searched refs:drm_printer (Results 1 – 11 of 11) sorted by relevance

/include/drm/
Ddrm_print.h72 struct drm_printer { struct
74 void (*printfn)(struct drm_printer *p, struct va_format *vaf); argument
75 void (*puts)(struct drm_printer *p, const char *str); argument
80 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf); argument
81 void __drm_puts_coredump(struct drm_printer *p, const char *str);
82 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf);
83 void __drm_puts_seq_file(struct drm_printer *p, const char *str);
84 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf);
85 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf);
88 void drm_printf(struct drm_printer *p, const char *f, ...);
[all …]
Ddrm_gem_shmem_helper.h17 struct drm_printer;
163 void drm_gem_shmem_print_info(struct drm_printer *p, unsigned int indent,
Ddrm_gem_cma_helper.h96 void drm_gem_cma_print_info(struct drm_printer *p, unsigned int indent,
Ddrm_drv.h43 struct drm_printer;
546 void (*gem_print_info)(struct drm_printer *p, unsigned int indent,
Ddrm_crtc.h56 struct drm_printer;
822 void (*atomic_print_state)(struct drm_printer *p,
Ddrm_plane.h35 struct drm_printer;
476 void (*atomic_print_state)(struct drm_printer *p,
Ddrm_gem.h88 void (*print_info)(struct drm_printer *p, unsigned int indent,
Ddrm_connector.h42 struct drm_printer;
956 void (*atomic_print_state)(struct drm_printer *p,
Ddrm_mm.h547 void drm_mm_print(const struct drm_mm *mm, struct drm_printer *p);
Ddrm_atomic.h674 void drm_state_dump(struct drm_device *dev, struct drm_printer *p);
/include/drm/ttm/
Dttm_bo_driver.h135 struct drm_printer *printer);