/linux-6.14.4/drivers/gpu/drm/i915/ |
D | intel_clock_gating.c | 50 * WaCompressedResourceDisplayNewHashMode:skl,kbl in gen9_init_clock_gating() 51 * Display WA #0390: skl,kbl in gen9_init_clock_gating() 59 /* See Bspec note for PSR2_CTL bit 31, Wa#828:skl,bxt,kbl,cfl */ in gen9_init_clock_gating() 62 /* WaEnableChickenDCPR:skl,bxt,kbl,glk,cfl */ in gen9_init_clock_gating() 66 * WaFbcWakeMemOn:skl,bxt,kbl,glk,cfl in gen9_init_clock_gating() 67 * Display WA #0859: skl,bxt,kbl,glk,cfl in gen9_init_clock_gating() 382 /* WAC6entrylatency:kbl */ in kbl_init_clock_gating() 385 /* WaDisableSDEUnitClockGating:kbl */ in kbl_init_clock_gating() 390 /* WaDisableGamClockGating:kbl */ in kbl_init_clock_gating() 396 * WaFbcTurnOffFbcWatermark:kbl in kbl_init_clock_gating() [all …]
|
D | intel_device_info.h | 105 /* HSW/BDW/SKL/KBL/CFL */
|
/linux-6.14.4/arch/x86/events/intel/ |
D | cstate.c | 49 * CNL,KBL,CML,TNT 54 * SKL,KNL,GLM,CNL,KBL,CML,ICL,ICX, 60 * Available model: SNB,IVB,HSW,BDW,SKL,CNL,KBL,CML, 66 * KBL,CML,ICL,ICX,TGL,TNT,RKL,ADL, 72 * GLM,CNL,KBL,CML,ICL,TGL,TNT,RKL, 78 * SKL,KNL,GLM,CNL,KBL,CML,ICL,ICX, 85 * KBL,CML,ICL,TGL,RKL 89 * Available model: HSW ULT,KBL,CNL,CML,ICL,TGL,RKL, 94 * Available model: HSW ULT,KBL,CNL,CML,ICL,TGL,RKL 98 * Available model: HSW ULT,KBL,GLM,CNL,CML,ICL,TGL,
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/ |
D | intel_workarounds.c | 442 /* WaCompressedResourceSamplerPbeMediaNewHashMode:skl,kbl in gen9_ctx_workarounds_init() 453 /* WaClearFlowControlGpgpuContextSave:skl,bxt,kbl,glk,cfl */ in gen9_ctx_workarounds_init() 454 /* WaDisablePartialInstShootdown:skl,bxt,kbl,glk,cfl */ in gen9_ctx_workarounds_init() 459 /* WaEnableYV12BugFixInHalfSliceChicken7:skl,bxt,kbl,glk,cfl */ in gen9_ctx_workarounds_init() 460 /* WaEnableSamplerGPGPUPreemptionSupport:skl,bxt,kbl,cfl */ in gen9_ctx_workarounds_init() 465 /* Wa4x4STCOptimizationDisable:skl,bxt,kbl,glk,cfl */ in gen9_ctx_workarounds_init() 466 /* WaDisablePartialResolveInVc:skl,bxt,kbl,cfl */ in gen9_ctx_workarounds_init() 471 /* WaCcsTlbPrefetchDisable:skl,bxt,kbl,glk,cfl */ in gen9_ctx_workarounds_init() 475 /* WaForceContextSaveRestoreNonCoherent:skl,bxt,kbl,cfl */ in gen9_ctx_workarounds_init() 484 * even though there is no clear evidence we would need both on kbl/bxt. in gen9_ctx_workarounds_init() [all …]
|
D | gen8_engine_cs.c | 45 /* WaForGAMHang:kbl */ in gen8_emit_flush_rcs() 677 /* XXX flush+write+CS_STALL all in one upsets gem_concurrent_blt:kbl */ in gen8_emit_fini_breadcrumb_rcs()
|
D | intel_ring_submission.c | 343 * dead gpu (on elk). Also as modern gpu as kbl can suffer in reset_prepare() 349 * WaKBLVECSSemaphoreWaitPoll:kbl (on ALL_ENGINES) in reset_prepare()
|
D | intel_gtt.c | 445 /* WaIncreaseDefaultTLBEntries:chv,bdw,skl,bxt,kbl,glk,cfl,cnl,icl */ in gtt_write_workarounds()
|
D | intel_mocs.c | 513 /* WaDisableSkipCaching:skl,bxt,kbl,glk */ in get_mocs_settings()
|
/linux-6.14.4/sound/soc/intel/common/ |
D | soc-acpi-intel-kbl-match.c | 3 * soc-acpi-intel-kbl-match.c - tables and support for KBL ACPI enumeration.
|
D | Makefile | 4 soc-acpi-intel-skl-match.o soc-acpi-intel-kbl-match.o \
|
/linux-6.14.4/sound/soc/sof/intel/ |
D | pci-skl.c | 56 [SOF_IPC_TYPE_4] = "intel/avs/kbl", 64 .nocodec_tplg_filename = "sof-kbl-nocodec.tplg",
|
/linux-6.14.4/drivers/gpu/drm/ci/ |
D | test.yml | 269 i915:kbl: 275 GPU_VERSION: kbl
|
/linux-6.14.4/sound/soc/intel/boards/ |
D | skl_hda_dsp_generic.c | 161 MODULE_DESCRIPTION("SKL/KBL/BXT/APL HDA Generic Machine driver");
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/ |
D | intel_uc_fw.c | 106 fw_def(COMETLAKE, 0, guc_mmp(kbl, 70, 1, 1)) \ 107 fw_def(COFFEELAKE, 0, guc_mmp(kbl, 70, 1, 1)) \ 109 fw_def(KABYLAKE, 0, guc_mmp(kbl, 70, 1, 1)) \ 127 fw_def(COMETLAKE, 0, huc_mmp(kbl, 4, 0, 0)) \ 128 fw_def(COFFEELAKE, 0, huc_mmp(kbl, 4, 0, 0)) \ 130 fw_def(KABYLAKE, 0, huc_mmp(kbl, 4, 0, 0)) \
|
D | intel_uc.c | 485 /* WaEnableGuCBootHashCheckNotSet:skl,bxt,kbl */ in __uc_init_hw()
|
/linux-6.14.4/sound/soc/intel/avs/boards/ |
D | da7219.c | 106 else /* kbl */ in avs_da7219_codec_init()
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_fbc.c | 621 /* Display WA #0529: skl, kbl, bxt. */ in skl_fbc_program_cfb_stride() 899 * WaFbcNukeOnHostModify:skl,kbl,cfl in intel_fbc_program_workarounds() 900 * Display WA #0873: skl,kbl,cfl in intel_fbc_program_workarounds() 974 /* Display WA #1105: skl,bxt,kbl,cfl,glk */ in skl_fbc_stride_is_valid()
|
D | intel_gmbus.c | 637 /* Display WA #0868: skl,bxt,kbl,cfl,glk */ in do_gmbus_xfer() 750 /* Display WA #0868: skl,bxt,kbl,cfl,glk */ in do_gmbus_xfer()
|
D | skl_watermark.c | 746 * WaIncreaseLatencyIPCEnabled: kbl,cfl in skl_wm_latency() 747 * Display WA #1141: kbl,cfl in skl_wm_latency() 2003 /* Display WA #1125: skl,bxt,kbl */ in skl_compute_plane_wm() 2007 /* Display WA #1126: skl,bxt,kbl */ in skl_compute_plane_wm() 2123 * WaDisableTWM:skl,kbl,cfl,bxt in skl_compute_transition_wm() 3162 /* Display WA #1141: SKL:all KBL:all CFL */ in skl_watermark_ipc_can_enable()
|
D | intel_cdclk.c | 1166 /* Wa Display #1183: skl,kbl,cfl */ in skl_set_cdclk() 1172 /* Wa Display #1183: skl,kbl,cfl */ in skl_set_cdclk() 1180 /* Wa Display #1183: skl,kbl,cfl */ in skl_set_cdclk() 1187 /* Wa Display #1183: skl,kbl,cfl */ in skl_set_cdclk()
|
D | intel_display_power_well.c | 833 /* Wa Display #1183: skl,kbl,cfl */ in gen9_enable_dc5() 864 /* Wa Display #1183: skl,kbl,cfl */ in skl_enable_dc6()
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/icelake/ |
D | pipeline.json | 566 …"Number of retired PAUSE instructions. This event is not supported on first SKL and KBL products.", 570 … number of retired PAUSE instructions. This event is not supported on first SKL and KBL products.",
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/icelakex/ |
D | pipeline.json | 555 …"Number of retired PAUSE instructions. This event is not supported on first SKL and KBL products.", 559 … number of retired PAUSE instructions. This event is not supported on first SKL and KBL products.",
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/tigerlake/ |
D | pipeline.json | 575 …"Number of retired PAUSE instructions. This event is not supported on first SKL and KBL products.", 579 … number of retired PAUSE instructions. This event is not supported on first SKL and KBL products.",
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/rocketlake/ |
D | pipeline.json | 566 …"Number of retired PAUSE instructions. This event is not supported on first SKL and KBL products.", 570 … number of retired PAUSE instructions. This event is not supported on first SKL and KBL products.",
|