Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.h186 unsigned int pipes_num, unsigned int first_pipe);
Dkfd_device_queue_manager.c473 unsigned int pipes_num, unsigned int first_pipe) in init_pipelines() argument
512 inx = i + first_pipe; in init_pipelines()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c12977 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in haswell_mode_set_planes_workaround() local
12992 first_pipe = intel_crtc->pipe; in haswell_mode_set_planes_workaround()
13024 other_crtc_state->hsw_workaround_pipe = first_pipe; in haswell_mode_set_planes_workaround()