OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pipe_set
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc.c
963
struct pipe_ctx *
pipe_set
[MAX_PIPES];
local in function:program_timing_sync
968
pipe_set
[0] = unsynced_pipes[i];
980
pipe_set
[0]->stream)) {
981
pipe_set
[group_size] = unsynced_pipes[j];
989
if (
pipe_set
[j]->plane_state) {
993
swap(
pipe_set
[0],
pipe_set
[j]);
1000
struct dc_stream_status *status = dc_stream_get_status_from_state(ctx,
pipe_set
[k]->stream);
1012
if (
pipe_set
[j]->plane_state) {
1014
pipe_set
[j] = pipe_set[group_size]
[
all
...]
amdgpu_dc.c
963
struct pipe_ctx *
pipe_set
[MAX_PIPES];
local in function:program_timing_sync
968
pipe_set
[0] = unsynced_pipes[i];
980
pipe_set
[0]->stream)) {
981
pipe_set
[group_size] = unsynced_pipes[j];
989
if (
pipe_set
[j]->plane_state) {
993
swap(
pipe_set
[0],
pipe_set
[j]);
1000
struct dc_stream_status *status = dc_stream_get_status_from_state(ctx,
pipe_set
[k]->stream);
1012
if (
pipe_set
[j]->plane_state) {
1014
pipe_set
[j] = pipe_set[group_size]
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025