Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnv50_display.c387 #define nv50_vers(c) nv50_chan(c)->user.oclass macro
666 if (nv50_vers(sync) < GF110_DISP_BASE_CHANNEL_DMA) { in nv50_display_flip_next()
718 if (nv50_vers(mast) < GF110_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_set_dither()
722 if (nv50_vers(mast) < GK104_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_set_dither()
816 if (nv50_vers(mast) < GF110_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_set_scale()
877 if (nv50_vers(mast) < GF110_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_set_color_vibrance()
905 if (nv50_vers(mast) < GF110_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_set_image()
914 if (nv50_vers(mast) > NV50_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_set_image()
947 if (nv50_vers(mast) < G82_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_cursor_show()
952 if (nv50_vers(mast) < GF110_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_cursor_show()
[all …]