OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pipe_ctx_old
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_hwseq.c
2093
struct pipe_ctx *
pipe_ctx_old
=
local
2097
if (!
pipe_ctx_old
->stream)
2100
if (
pipe_ctx_old
->top_pipe ||
pipe_ctx_old
->prev_odm_pipe)
2104
pipe_need_reprogram(
pipe_ctx_old
, pipe_ctx)) {
2105
struct clock_source *old_clk =
pipe_ctx_old
->clock_source;
2107
dcn20_reset_back_end_for_pipe(dc,
pipe_ctx_old
, dc->current_state);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_hw_sequencer.c
1276
struct pipe_ctx *
pipe_ctx_old
= &dc->current_state->res_ctx.
local
1280
if (!
pipe_ctx_old
->stream) {
1314
if (!
pipe_ctx_old
->stream) {
1879
struct pipe_ctx *
pipe_ctx_old
=
local
1889
if (!
pipe_ctx_old
->stream ||
pipe_ctx_old
->top_pipe)
1893
pipe_need_reprogram(
pipe_ctx_old
, pipe_ctx)) {
1894
struct clock_source *old_clk =
pipe_ctx_old
->clock_source;
1900
core_link_disable_stream(
pipe_ctx_old
);
1903
if (
pipe_ctx_old
->stream_res.audio)
2043
struct pipe_ctx *
pipe_ctx_old
=
local
2068
struct pipe_ctx *
pipe_ctx_old
=
local
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer.c
1380
struct pipe_ctx *
pipe_ctx_old
=
local
1384
if (!
pipe_ctx_old
->stream)
1387
if (
pipe_ctx_old
->top_pipe)
1391
pipe_need_reprogram(
pipe_ctx_old
, pipe_ctx)) {
1392
struct clock_source *old_clk =
pipe_ctx_old
->clock_source;
1394
dcn10_reset_back_end_for_pipe(dc,
pipe_ctx_old
, dc->current_state);
Completed in 24 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026