Home
last modified time | relevance | path

Searched refs:wndwc57e_modifiers (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.h116 extern const u64 wndwc57e_modifiers[];
H A Dwndwc57e.c202 const u64 wndwc57e_modifiers[] = { /* | | | | | */ variable
H A Ddisp.c2620 nouveau_display(dev)->format_modifiers = wndwc57e_modifiers; in nv50_display_create()