Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/i915/ | |
intel_pm.c | 3922 struct drm_crtc *for_crtc = crtc_state->uapi.crtc; local in function:skl_ddb_get_pipe_allocation_limits 3925 enum pipe for_pipe = to_intel_crtc(for_crtc)->pipe; 3957 *alloc = to_intel_crtc_state(for_crtc->state)->wm.skl.ddb; |
intel_pm.c | 3922 struct drm_crtc *for_crtc = crtc_state->uapi.crtc; local in function:skl_ddb_get_pipe_allocation_limits 3925 enum pipe for_pipe = to_intel_crtc(for_crtc)->pipe; 3957 *alloc = to_intel_crtc_state(for_crtc->state)->wm.skl.ddb; |