Home
last modified time | relevance | path

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

/linux-6.12.1/include/drm/
Dgud.h333 #define GUD_REQ_SET_DISPLAY_ENABLE 0x64 macro
/linux-6.12.1/drivers/gpu/drm/gud/
Dgud_pipe.c600 gud_usb_set_u8(gdrm, GUD_REQ_SET_DISPLAY_ENABLE, crtc->state->active); in gud_pipe_update()