Searched refs:VBLANK (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/video/fbdev/i810/
H A Di810_regs.h152 #define VBLANK 0x60010 macro
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1475 VBLANK = 3, enumerator in enum:mclk_switch_mode
1522 uint16_t min_vtotal_supported; // Min VTOTAL that supports switching in VBLANK
1526 } drr_info; // DRR considered as part of SubVP + VBLANK case
2395 * If RFB setup time is greater than the total VBLANK time,
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c533 * @pipe_data: [in] Pipe data which stores the VBLANK/DRR info
605 * populate_subvp_cmd_vblank_pipe_info - Helper to populate VBLANK pipe info for the DMUB subvp command
610 * @vblank_pipe: [in] pipe_ctx for the VBLANK pipe
613 * Populate the DMCUB SubVP command with VBLANK pipe info. All the information
614 * required to calculate the microschedule for SubVP + VBLANK case is stored in
615 * the pipe_data (subvp_data and vblank_data). Also check if the VBLANK pipe
644 pipe_data->mode = VBLANK;
821 * based on the pipe (e.g. SubVP, VBLANK).

Completed in 201 milliseconds