/linux/sound/soc/intel/common/ |
H A D | soc-acpi-intel-adl-match.c | 3 * soc-apci-intel-adl-match.c - tables and support for ADL ACPI enumeration. 576 .sof_tplg_filename = "sof-adl-max98357a-rt5682.tplg", 583 .sof_tplg_filename = "sof-adl-rt1019-nau8825.tplg", 590 .sof_tplg_filename = "sof-adl-rt5682-ssp1-hdmi-ssp02.tplg", 597 .sof_tplg_filename = "sof-adl-es83x6-ssp1-hdmi-ssp02.tplg", 602 .sof_tplg_filename = "sof-adl-es8336", /* the tplg suffix is added at run time */ 613 .sof_tplg_filename = "sof-adl", /* the tplg suffix is added at run time */ 620 .sof_tplg_filename = "sof-adl", /* the tplg suffix is added at run time */ 627 .sof_tplg_filename = "sof-adl", /* the tplg suffix is added at run time */ 634 .sof_tplg_filename = "sof-adl", /* the tplg suffix is added at run time */ [all …]
|
H A D | Makefile | 11 soc-acpi-intel-jsl-match.o soc-acpi-intel-adl-match.o \
|
/linux/sound/soc/sof/intel/ |
H A D | pci-tgl.c | 134 [SOF_IPC_TYPE_4] = "intel/sof-ipc4/adl-s", 137 [SOF_IPC_TYPE_4] = "intel/sof-ipc4-lib/adl-s", 144 [SOF_IPC_TYPE_3] = "sof-adl-s.ri", 145 [SOF_IPC_TYPE_4] = "sof-adl-s.ri", 147 .nocodec_tplg_filename = "sof-adl-nocodec.tplg", 167 [SOF_IPC_TYPE_4] = "intel/sof-ipc4/adl", 170 [SOF_IPC_TYPE_4] = "intel/sof-ipc4-lib/adl", 177 [SOF_IPC_TYPE_3] = "sof-adl.ri", 178 [SOF_IPC_TYPE_4] = "sof-adl.ri", 180 .nocodec_tplg_filename = "sof-adl-nocodec.tplg", [all …]
|
/linux/sound/soc/sof/ |
H A D | sof-pci-dev.c | 78 .driver_data = "sof-adl-rt5682-ssp0-max98373-ssp2.tplg", 86 .driver_data = "sof-adl-max98390-ssp2-rt5682-ssp0.tplg", 94 .driver_data = "sof-adl-max98360a-rt5682-2way.tplg", 102 .driver_data = "sof-adl-max98357a-rt5682-2way.tplg", 110 .driver_data = "sof-adl-max98357a-rt5682.tplg",
|
/linux/arch/x86/events/intel/ |
H A D | cstate.c | 43 * Available model: SLM,AMT,GLM,CNL,ICX,TNT,ADL,RPL 55 * TGL,TNT,RKL,ADL,RPL,SPR,MTL,SRF, 61 * ICL,TGL,RKL,ADL,RPL,MTL,ARL,LNL 66 * KBL,CML,ICL,ICX,TGL,TNT,RKL,ADL, 73 * ADL,RPL,MTL,ARL,LNL 79 * TGL,TNT,RKL,ADL,RPL,SPR,MTL,SRF, 90 * ADL,RPL,MTL,ARL 99 * TNT,RKL,ADL,RPL,MTL,ARL,LNL
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_workarounds.c | 694 * Wa_1409142259:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 695 * Wa_1409347922:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 696 * Wa_1409252684:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 697 * Wa_1409217633:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 698 * Wa_1409207793:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 699 * Wa_1409178076:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 700 * Wa_1408979724:tgl,dg1,adl-p in gen12_ctx_workarounds_init() 701 * Wa_14010443199:tgl,rkl,dg1,adl-p in gen12_ctx_workarounds_init() 702 * Wa_14010698770:tgl,rkl,dg1,adl-s,adl-p in gen12_ctx_workarounds_init() 703 * Wa_1409342910:tgl,rkl,dg1,adl-s,adl-p in gen12_ctx_workarounds_init() [all …]
|
H A D | intel_tlb.c | 85 /* Wa_2207587034:tgl,dg1,rkl,adl-s,adl-p */ in mmio_invalidate_full()
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | skl_watermark_regs.h | 67 #define DBUF_MIN_TRACKER_STATE_SERVICE_MASK REG_GENMASK(18, 16) /* ADL-P+ */ 68 …F_MIN_TRACKER_STATE_SERVICE(x) REG_FIELD_PREP(DBUF_MIN_TRACKER_STATE_SERVICE_MASK, x) /* ADL-P+ */
|
H A D | intel_combo_phy.c | 134 * ADL-S technically has three instances of PHY_MISC, but only requires in has_phy_misc() 200 * ADL-S: in phy_is_master()
|
/linux/include/drm/intel/ |
H A D | xe_pciids.h | 64 /* ADL-S */ 75 /* ADL-P */ 96 /* ADL-N */
|
H A D | i915_pciids.h | 659 /* ADL-S */ 670 /* ADL-P */ 691 /* ADL-N */
|
/linux/sound/soc/codecs/ |
H A D | wm8737.h | 184 #define WM8737_ADL 0x0008 /* ADL */ 185 #define WM8737_ADL_MASK 0x0008 /* ADL */ 186 #define WM8737_ADL_SHIFT 3 /* ADL */ 187 #define WM8737_ADL_WIDTH 1 /* ADL */
|
/linux/drivers/platform/x86/intel/pmc/ |
H A D | Makefile | 7 icl.o tgl.o adl.o mtl.o arl.o lnl.o
|
/linux/drivers/gpu/drm/i915/ |
H A D | intel_device_info.h | 118 /* ADL */ 121 /* ADL-P */
|
/linux/Documentation/gpu/xe/ |
H A D | index.rst | 8 compute and media. Support for currently available platforms like TGL, ADL,
|
/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-cpcap.txt | 11 * "motorola,cpcap-led-adl" (Aux Display Lighting)
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8183-ipu_adl.c | 53 MODULE_DESCRIPTION("MediaTek MT8183 Image Processing Unit ADL driver");
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | motorola-cpcap-mapphone.dtsi | 137 led_adl: led-adl { 138 compatible = "motorola,cpcap-led-adl";
|
/linux/drivers/gpu/drm/amd/display/modules/color/ |
H A D | color_gamma.h | 38 /* For SetRegamma ADL interface support
|
/linux/drivers/soundwire/ |
H A D | dmi-quirks.c | 148 /* ADL devices */
|
/linux/Documentation/devicetree/bindings/display/mediatek/ |
H A D | mediatek,ethdr.yaml | 20 one video backend and a mixer. ETHDR has two DMA function blocks, DS and ADL.
|
/linux/drivers/leds/ |
H A D | leds-cpcap.c | 153 { .compatible = "motorola,cpcap-led-adl", .data = &cpcap_led_adl },
|
/linux/drivers/mfd/ |
H A D | intel-lpss-pci.c | 383 /* ADL-P */ 398 /* ADL-M */ 455 /* ADL-S */
|
/linux/tools/perf/pmu-events/arch/x86/tigerlake/ |
H A D | tgl-metrics.json | 313 …was retiring instructions that that are decoder into two or up to ([SNB+] four; [ADL+] five) uops", 318 …tiring instructions that that are decoder into two or up to ([SNB+] four; [ADL+] five) uops. This … 402 …/sequences. ([ICL+] Note this may overcount due to approximation using indirect events; [ADL+] .)", 653 …1 are possible due to ([BDW+] Fused-Multiply Add (FMA) counting - common; [ADL+] use all of ADD/MU… 1285 …CL+] Note this may undercount due to approximation using indirect events; [ADL+] .). Sample with: … 1415 …rcentage of([SKL+] injected blend uops out of all Uops Issued -- the Count Domain; [ADL+] cycles)", 1420 …of([SKL+] injected blend uops out of all Uops Issued -- the Count Domain; [ADL+] cycles). Usually …
|
/linux/tools/perf/pmu-events/arch/x86/skylake/ |
H A D | skl-metrics.json | 293 …was retiring instructions that that are decoder into two or up to ([SNB+] four; [ADL+] five) uops", 299 …tiring instructions that that are decoder into two or up to ([SNB+] four; [ADL+] five) uops. This … 384 …/sequences. ([ICL+] Note this may overcount due to approximation using indirect events; [ADL+] .)", 608 …1 are possible due to ([BDW+] Fused-Multiply Add (FMA) counting - common; [ADL+] use all of ADD/MU… 1176 …CL+] Note this may undercount due to approximation using indirect events; [ADL+] .). Sample with: … 1291 …rcentage of([SKL+] injected blend uops out of all Uops Issued -- the Count Domain; [ADL+] cycles)", 1296 …of([SKL+] injected blend uops out of all Uops Issued -- the Count Domain; [ADL+] cycles). Usually …
|