Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv50_display.c378 #define nv50_vers(c) nv50_chan(c)->user.oclass macro
647 if (nv50_vers(sync) < GF110_DISP_BASE_CHANNEL_DMA) { in nv50_display_flip_next()
699 if (nv50_vers(mast) < GF110_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_set_dither()
703 if (nv50_vers(mast) < GK104_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_set_dither()
797 if (nv50_vers(mast) < GF110_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_set_scale()
858 if (nv50_vers(mast) < GF110_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_set_color_vibrance()
886 if (nv50_vers(mast) < GF110_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_set_image()
895 if (nv50_vers(mast) > NV50_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_set_image()
928 if (nv50_vers(mast) < G82_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_cursor_show()
933 if (nv50_vers(mast) < GF110_DISP_CORE_CHANNEL_DMA) { in nv50_crtc_cursor_show()
[all …]