OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dcc_enable
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
amdgpu_dcn_calc_auto.c
182
if (v->
dcc_enable
[k] == dcn_bw_yes) {
212
if (v->
dcc_enable
[k] == dcn_bw_yes) {
588
if (v->
dcc_enable
[k] == dcn_bw_yes) {
623
if (v->
dcc_enable
[k] == dcn_bw_yes) {
683
if (v->
dcc_enable
[k] == dcn_bw_yes) {
811
if (v->pte_enable == dcn_bw_yes && v->
dcc_enable
[k] == dcn_bw_yes) {
820
if (v->pte_enable == dcn_bw_yes || v->
dcc_enable
[k] == dcn_bw_yes) {
851
if (v->pte_enable == dcn_bw_yes && v->
dcc_enable
[k] == dcn_bw_yes) {
857
if (v->pte_enable == dcn_bw_yes || v->
dcc_enable
[k] == dcn_bw_yes) {
1234
if (v->
dcc_enable
[k] == dcn_bw_yes)
[
all
...]
amdgpu_dcn_calcs.c
890
v->
dcc_enable
[input_idx] = dcn_bw_yes;
967
v->
dcc_enable
[input_idx] = pipe->plane_state->dcc.enable ? dcn_bw_yes : dcn_bw_no;
977
v->
dcc_enable
[input_idx] = dc->res_pool->hubbub->funcs->dcc_support_pixel_format(
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
dcn_calcs.h
184
enum dcn_bw_defs
dcc_enable
[number_of_planes_minus_one + 1];
member in struct:dcn_bw_internal_vars
Completed in 16 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025