Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_atomic.c306 int num_scalers_need, struct intel_crtc *intel_crtc, in intel_atomic_setup_scaler()
393 struct intel_crtc *intel_crtc, in intel_atomic_setup_scalers()
Dintel_display_types.h1348 struct intel_crtc { struct
1367 struct intel_crtc_state *config; argument
1370 bool cpu_fifo_underrun_disabled;
1371 bool pch_fifo_underrun_disabled;
1374 struct {
1381 } wm;
1383 struct {
1391 } drrs;
1393 int scanline_offset;
1395 struct {
[all …]
Dintel_display.h423 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ argument
429 #define for_each_intel_crtc(dev, intel_crtc) \ argument
434 #define for_each_intel_crtc_in_pipe_mask(dev, intel_crtc, pipe_mask) \ argument
Dicl_dsi.c1590 struct intel_crtc *intel_crtc; in gen11_dsi_sync_state() local
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_irq.c2885 static bool gen11_dsi_configure_te(struct intel_crtc *intel_crtc, in gen11_dsi_configure_te()