#include "head.h"
#include "atom.h"
#include "core.h"
#include <nvif/pushc37b.h>
#include <nvhw/class/clc37d.h>
static int
headc37d_or(struct nv50_head *head, struct nv50_head_atom *asyh)
{ … }
static int
headc37d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh)
{ … }
int
headc37d_dither(struct nv50_head *head, struct nv50_head_atom *asyh)
{ … }
int
headc37d_curs_clr(struct nv50_head *head)
{ … }
int
headc37d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
{ … }
int
headc37d_curs_format(struct nv50_head *head, struct nv50_wndw_atom *asyw,
struct nv50_head_atom *asyh)
{ … }
static int
headc37d_olut_clr(struct nv50_head *head)
{ … }
static int
headc37d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh)
{ … }
static bool
headc37d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size)
{ … }
static int
headc37d_mode(struct nv50_head *head, struct nv50_head_atom *asyh)
{ … }
int
headc37d_view(struct nv50_head *head, struct nv50_head_atom *asyh)
{ … }
void
headc37d_static_wndw_map(struct nv50_head *head, struct nv50_head_atom *asyh)
{ … }
const struct nv50_head_func
headc37d = …;