Home
last modified time | relevance | path

Searched refs:PIPE_TO_DMC_ID (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_dmc.c110 #define PIPE_TO_DMC_ID(pipe) (DMC_FW_PIPEA + ((pipe) - PIPE_A)) macro
413 if (!has_dmc_id_fw(i915, PIPE_TO_DMC_ID(pipe))) in intel_dmc_enable_pipe()
424 if (!has_dmc_id_fw(i915, PIPE_TO_DMC_ID(pipe))) in intel_dmc_disable_pipe()

Completed in 5 milliseconds