coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
drm_framebuffer Struct Reference

#include <ast_drv.h>

Collaboration diagram for drm_framebuffer:
Collaboration graph

Data Fields

u32 pitches [1]
 
struct drm_formatformat
 
u32 mmio_addr
 

Detailed Description

Definition at line 255 of file ast_drv.h.

Field Documentation

◆ format

struct drm_format* drm_framebuffer::format

◆ mmio_addr

u32 drm_framebuffer::mmio_addr

Definition at line 258 of file ast_drv.h.

Referenced by ast_crtc_do_set_base(), and ast_driver_framebuffer_init().

◆ pitches

u32 drm_framebuffer::pitches[1]

The documentation for this struct was generated from the following file: