Home
last modified time | relevance | path

Searched defs:intel_crtc (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/tools/
Dskl_ddb_allocation.c57 #define for_each_intel_crtc(dev, intel_crtc) \ argument
92 struct intel_crtc { struct
97 static int intel_num_planes(struct intel_crtc *crtc) in intel_num_planes() argument
220 skl_get_total_relative_data_rate(struct intel_crtc *intel_crtc, in skl_get_total_relative_data_rate()
246 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in skl_allocate_pipe_ddb() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h76937 struct intel_crtc { struct
76944 struct intel_crtc_state *config; argument
76945 bool cpu_fifo_underrun_disabled;
76946 bool pch_fifo_underrun_disabled;
76947 struct {
76953 } wm;
76954 int scanline_offset;
76955 struct {
76961 } debug;
76962 int num_scalers;
[all …]
Dvmlinux.h76937 struct intel_crtc { struct
76944 struct intel_crtc_state *config; argument
76945 bool cpu_fifo_underrun_disabled;
76946 bool pch_fifo_underrun_disabled;
76947 struct {
76953 } wm;
76954 int scanline_offset;
76955 struct {
76961 } debug;
76962 int num_scalers;
[all …]