mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-22 23:36:30 +00:00
docs: document intel_pipe_crc_source enum values
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
683316cb88
commit
0874c770eb
@ -77,6 +77,17 @@ typedef struct {
|
||||
|
||||
/**
|
||||
* intel_pipe_crc_source:
|
||||
* @INTEL_PIPE_CRC_SOURCE_NONE: No source
|
||||
* @INTEL_PIPE_CRC_SOURCE_PLANE1: Plane 1
|
||||
* @INTEL_PIPE_CRC_SOURCE_PLANE2: Plane 2
|
||||
* @INTEL_PIPE_CRC_SOURCE_PF: Panel Filter
|
||||
* @INTEL_PIPE_CRC_SOURCE_PIPE: Pipe
|
||||
* @INTEL_PIPE_CRC_SOURCE_TV: TV
|
||||
* @INTEL_PIPE_CRC_SOURCE_DP_B: DisplayPort B
|
||||
* @INTEL_PIPE_CRC_SOURCE_DP_C: DisplayPort C
|
||||
* @INTEL_PIPE_CRC_SOURCE_DP_D: DisplayPort D
|
||||
* @INTEL_PIPE_CRC_SOURCE_AUTO: Automatic source selection
|
||||
* @INTEL_PIPE_CRC_SOURCE_MAX: Number of available sources
|
||||
*
|
||||
* Enumeration of all supported pipe CRC sources. Not all platforms and all
|
||||
* outputs support all of them. Generic tests should just use
|
||||
|
Loading…
x
Reference in New Issue
Block a user