Searched refs:dwb (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c409 struct dwbc *dwb; local
430 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst];
431 dwb->dwb_is_drc = false;
451 struct dwbc *dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; local
453 dwb->otg_inst = stream_status->primary_otg_inst;
463 struct dwbc *dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; local
465 if (dwb->funcs->is_enabled(dwb)) {
481 struct dwbc *dwb = dc->res_pool->dwbc[dwb_pipe_inst]; local
500 if (dwb
553 struct dwbc *dwb = dc->res_pool->dwbc[dwb_pipe_inst]; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c435 struct dwbc *dwb; local
436 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst];
444 dwb->funcs->update(dwb, &wb_info->dwb_params);
452 struct dwbc *dwb; local
458 dwb = dc->res_pool->dwbc[wb_info[i].dwb_pipe_inst];
459 if (dwb->dwb_is_efc_transition || dwb->dwb_is_drc) {
460 /*can not do warmup while any dwb enabled*/
487 dwb
510 struct dwbc *dwb; local
536 struct dwbc *dwb; local
559 struct dwbc *dwb; local
[all...]
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-iob-defs.h748 uint64_t dwb:3; member in struct:cvmx_iob_to_cmb_credits::cvmx_iob_to_cmb_credits_cn68xx
754 uint64_t dwb:3;
H A Dcvmx-pko-defs.h716 uint64_t dwb:9; member in struct:cvmx_pko_mem_debug7::cvmx_pko_mem_debug7_cn30xx
722 uint64_t dwb:9;
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2412 struct dwbc *dwb; local
2418 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst];
2422 optc = dc->res_pool->timing_generators[dwb->otg_inst];
2430 dwb->funcs->enable(dwb, &wb_info->dwb_params);
2438 struct dwbc *dwb; local
2442 dwb = dc->res_pool->dwbc[dwb_pipe_inst];
2445 dwb->funcs->disable(dwb);
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc.h677 bool dwb : 1; /* Display writeback */ member in struct:fine_grain_clock_gating_enable_options::__anon200
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1592 dwbc30, ctx->dc->debug.enable_fine_grain_clock_gating.bits.dwb);
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1572 dwbc30, ctx->dc->debug.enable_fine_grain_clock_gating.bits.dwb);

Completed in 244 milliseconds