OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer.c
2921
struct pipe_ctx *
test_pipe
;
local in function:dcn10_can_pipe_disable_cursor
2930
for (
test_pipe
= pipe_ctx->top_pipe;
test_pipe
;
2931
test_pipe
=
test_pipe
->top_pipe) {
2932
if (!
test_pipe
->plane_state->visible)
2935
r2 = &
test_pipe
->plane_res.scl_data.recout;
amdgpu_dcn10_hw_sequencer.c
2921
struct pipe_ctx *
test_pipe
;
local in function:dcn10_can_pipe_disable_cursor
2930
for (
test_pipe
= pipe_ctx->top_pipe;
test_pipe
;
2931
test_pipe
=
test_pipe
->top_pipe) {
2932
if (!
test_pipe
->plane_state->visible)
2935
r2 = &
test_pipe
->plane_res.scl_data.recout;
Completed in 56 milliseconds
Indexes created Thu Sep 25 15:09:46 GMT 2025