Searched refs:skl (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/soc/intel/avs/ |
| H A D | Makefile | 7 snd-soc-avs-y += skl.o apl.o cnl.o icl.o tgl.o mtl.o lnl.o ptl.o
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_dbuf_bw.c | 138 &crtc_state->wm.skl.plane_ddb[plane_id], in skl_crtc_calc_dbuf_bw() 143 &crtc_state->wm.skl.plane_ddb_y[plane_id], in skl_crtc_calc_dbuf_bw()
|
| H A D | intel_plane.c | 858 if (skl_ddb_allocation_overlaps(&crtc_state->wm.skl.plane_ddb[plane_id], in skl_next_plane_to_commit() 860 skl_ddb_allocation_overlaps(&crtc_state->wm.skl.plane_ddb_y[plane_id], in skl_next_plane_to_commit() 865 ddb[plane_id] = crtc_state->wm.skl.plane_ddb[plane_id]; in skl_next_plane_to_commit() 866 ddb_y[plane_id] = crtc_state->wm.skl.plane_ddb_y[plane_id]; in skl_next_plane_to_commit() 975 memcpy(ddb, old_crtc_state->wm.skl.plane_ddb, in skl_crtc_planes_update_arm() 976 sizeof(old_crtc_state->wm.skl.plane_ddb)); in skl_crtc_planes_update_arm() 977 memcpy(ddb_y, old_crtc_state->wm.skl.plane_ddb_y, in skl_crtc_planes_update_arm() 978 sizeof(old_crtc_state->wm.skl.plane_ddb_y)); in skl_crtc_planes_update_arm()
|
| H A D | intel_display.c | 7025 entries[pipe] = old_crtc_state->wm.skl.ddb; in skl_commit_modeset_enables() 7064 if (skl_ddb_allocation_overlaps(&new_crtc_state->wm.skl.ddb, in skl_commit_modeset_enables() 7068 entries[pipe] = new_crtc_state->wm.skl.ddb; in skl_commit_modeset_enables() 7079 if (!skl_ddb_entry_equal(&new_crtc_state->wm.skl.ddb, in skl_commit_modeset_enables() 7080 &old_crtc_state->wm.skl.ddb) && in skl_commit_modeset_enables() 7153 skl_ddb_allocation_overlaps(&new_crtc_state->wm.skl.ddb, in skl_commit_modeset_enables() 7156 entries[pipe] = new_crtc_state->wm.skl.ddb; in skl_commit_modeset_enables()
|
| H A D | intel_display_types.h | 943 } skl; member
|
| H A D | intel_dmc.c | 178 #define SKL_DMC_PATH DMC_LEGACY_PATH(skl, 1, 27)
|
| /linux/sound/soc/intel/common/ |
| H A D | Makefile | 4 soc-acpi-intel-skl-match.o soc-acpi-intel-kbl-match.o \
|
| /linux/drivers/platform/x86/intel/int3472/ |
| H A D | Kconfig | 31 The module will be named "intel-skl-int3472".
|