OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bit_depth_params
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_transform.c
626
const struct bit_depth_reduction_params *
bit_depth_params
)
634
spatial_dither_enable =
bit_depth_params
->flags.SPATIAL_DITHER_ENABLED;
639
if (
bit_depth_params
->flags.TRUNCATE_ENABLED) {
642
trunc_mode =
bit_depth_params
->flags.TRUNCATE_MODE ?
646
if (
bit_depth_params
->flags.TRUNCATE_DEPTH == 0 ||
647
bit_depth_params
->flags.TRUNCATE_DEPTH == 1)
649
else if (
bit_depth_params
->flags.TRUNCATE_DEPTH == 2)
667
bit_depth_params
->flags.FRAME_RANDOM,
668
bit_depth_params
->flags.RGB_RANDOM,
669
bit_depth_params
->flags.HIGHPASS_RANDOM)
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
dpp.h
144
const struct bit_depth_reduction_params *
bit_depth_params
);
transform.h
195
const struct bit_depth_reduction_params *
bit_depth_params
);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_stream.h
185
struct bit_depth_reduction_params
bit_depth_params
;
member in struct:dc_stream_state
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc.c
464
stream->
bit_depth_params
= params;
471
&stream->
bit_depth_params
);
2089
&pipe_ctx->stream->
bit_depth_params
);
2091
&stream->
bit_depth_params
,
2095
&stream->
bit_depth_params
,
amdgpu_dc_link_dp.c
3679
pipe_ctx->stream->
bit_depth_params
= params;
3745
pipe_ctx->stream->
bit_depth_params
= params;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_transform_v.c
636
const struct bit_depth_reduction_params *
bit_depth_params
)
amdgpu_dce110_hw_sequencer.c
1250
&pipe_ctx->stream->
bit_depth_params
);
1402
&stream->
bit_depth_params
,
1413
&stream->
bit_depth_params
,
amdgpu_dce110_resource.c
903
&pipe_ctx->stream->
bit_depth_params
);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_resource.c
1077
&pipe_ctx->stream->
bit_depth_params
);
1093
&stream->
bit_depth_params
);
1098
&stream->
bit_depth_params
);
amdgpu_dcn10_hw_sequencer.c
826
&stream->
bit_depth_params
,
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_hwseq.c
1539
&pipe_ctx->stream->
bit_depth_params
,
amdgpu_dcn20_resource.c
1501
&pipe_ctx->stream->
bit_depth_params
);
1517
&stream->
bit_depth_params
);
1522
&stream->
bit_depth_params
);
Completed in 31 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025