| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| D | intel_frontbuffer.h | 58 void intel_frontbuffer_put(struct intel_frontbuffer *front); 63 struct intel_frontbuffer *front; in __intel_frontbuffer_get() local 70 front = rcu_dereference(obj->frontbuffer); in __intel_frontbuffer_get() 71 if (!front) in __intel_frontbuffer_get() 74 if (unlikely(!kref_get_unless_zero(&front->ref))) in __intel_frontbuffer_get() 77 if (likely(front == rcu_access_pointer(obj->frontbuffer))) in __intel_frontbuffer_get() 80 intel_frontbuffer_put(front); in __intel_frontbuffer_get() 84 return front; in __intel_frontbuffer_get() 90 void __intel_fb_invalidate(struct intel_frontbuffer *front, 96 * @front: GEM object to invalidate [all …]
|
| D | intel_frontbuffer.c | 163 void __intel_fb_invalidate(struct intel_frontbuffer *front, in __intel_fb_invalidate() argument 167 struct drm_i915_private *i915 = to_i915(front->obj->base.dev); in __intel_fb_invalidate() 182 void __intel_fb_flush(struct intel_frontbuffer *front, in __intel_fb_flush() argument 186 struct drm_i915_private *i915 = to_i915(front->obj->base.dev); in __intel_fb_flush() 202 struct intel_frontbuffer *front = in frontbuffer_active() local 203 container_of(ref, typeof(*front), write); in frontbuffer_active() 205 kref_get(&front->ref); in frontbuffer_active() 212 struct intel_frontbuffer *front = in frontbuffer_retire() local 213 container_of(ref, typeof(*front), write); in frontbuffer_retire() 215 intel_frontbuffer_flush(front, ORIGIN_CS); in frontbuffer_retire() [all …]
|
| /kernel/linux/linux-5.10/include/sound/sof/ |
| D | control.h | 24 SOF_CHMAP_FL, /**< front left */ 25 SOF_CHMAP_FR, /**< front right */ 28 SOF_CHMAP_FC, /**< front centre */ 33 SOF_CHMAP_FLC, /**< front left centre */ 34 SOF_CHMAP_FRC, /**< front right centre */ 37 SOF_CHMAP_FLW, /**< front left wide */ 38 SOF_CHMAP_FRW, /**< front right wide */ 39 SOF_CHMAP_FLH, /**< front left high */ 40 SOF_CHMAP_FCH, /**< front centre high */ 41 SOF_CHMAP_FRH, /**< front right high */ [all …]
|
| /kernel/linux/linux-4.19/Documentation/sound/designs/ |
| D | channel-mapping-api.rst | 18 ``{ front left, front right, rear left, rear right }.`` 89 SNDRV_CHMAP_FL, /* front left */ 90 SNDRV_CHMAP_FR, /* front right */ 93 SNDRV_CHMAP_FC, /* front center */ 99 SNDRV_CHMAP_FLC, /* front left center */ 100 SNDRV_CHMAP_FRC, /* front right center */ 103 SNDRV_CHMAP_FLW, /* front left wide */ 104 SNDRV_CHMAP_FRW, /* front right wide */ 105 SNDRV_CHMAP_FLH, /* front left high */ 106 SNDRV_CHMAP_FCH, /* front center high */ [all …]
|
| /kernel/linux/linux-5.10/Documentation/sound/designs/ |
| D | channel-mapping-api.rst | 18 ``{ front left, front right, rear left, rear right }.`` 89 SNDRV_CHMAP_FL, /* front left */ 90 SNDRV_CHMAP_FR, /* front right */ 93 SNDRV_CHMAP_FC, /* front center */ 99 SNDRV_CHMAP_FLC, /* front left center */ 100 SNDRV_CHMAP_FRC, /* front right center */ 103 SNDRV_CHMAP_FLW, /* front left wide */ 104 SNDRV_CHMAP_FRW, /* front right wide */ 105 SNDRV_CHMAP_FLH, /* front left high */ 106 SNDRV_CHMAP_FCH, /* front center high */ [all …]
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | viafb.modes | 17 # Front Porch 0.636 us 0.318 ms 42 # Front Porch 0.508 us 0.027 ms 63 # Front Porch 1.556 us 0.023 ms 84 # Front Porch 0.927 us 0.019 ms 105 # Front Porch 0.763 us 0.016 ms 126 # Front Porch 0.595 us 0.033 ms 147 # Front Porch 0.541 us 33.535 us 168 # Front Porch 0.735 us 0.027 ms 189 # Front Porch 1.000 us 0.026 ms 211 # Front Porch 0.323 us 0.021 ms [all …]
|
| /kernel/linux/linux-4.19/Documentation/fb/ |
| D | viafb.modes | 17 # Front Porch 0.636 us 0.318 ms 42 # Front Porch 0.508 us 0.027 ms 63 # Front Porch 1.556 us 0.023 ms 84 # Front Porch 0.927 us 0.019 ms 105 # Front Porch 0.763 us 0.016 ms 126 # Front Porch 0.595 us 0.033 ms 147 # Front Porch 0.541 us 33.535 us 168 # Front Porch 0.735 us 0.027 ms 189 # Front Porch 1.000 us 0.026 ms 211 # Front Porch 0.323 us 0.021 ms [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| D | frontend.json | 37 …tion": "Retired instructions that are fetched after an interval where the front-end had at least 2… 50 …tion": "Retired instructions that are fetched after an interval where the front-end had at least 3… 63 …tion": "Retired instructions that are fetched after an interval where the front-end had at least 1… 71 …"Counts retired instructions that are delivered to the back-end after the front-end had at least 1… 111 "BriefDescription": "Cycles with less than 3 uops delivered by the front end.", 117 "PublicDescription": "Cycles with less than 3 uops delivered by the front-end.", 199 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 207 …that are delivered to the back-end after a front-end stall of at least 8 cycles. During this perio… 213 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 226 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/skylakex/ |
| D | frontend.json | 27 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 40 "BriefDescription": "Cycles with less than 3 uops delivered by the front end.", 46 "PublicDescription": "Cycles with less than 3 uops delivered by the front-end.", 73 … front end is resteered, mainly when the BPU cannot provide a correct prediction and this is corre… 78 …"PublicDescription": "Counts the number of times the front-end is resteered when it finds a branch… 108 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 116 …that are delivered to the back-end after a front-end stall of at least 16 cycles. During this peri… 132 "BriefDescription": "Cycles with less than 2 uops delivered by the front end.", 138 "PublicDescription": "Cycles with less than 2 uops delivered by the front-end.", 210 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/crypto/ |
| D | tls.c | 153 nfp_net_tls_set_ipver_vlan(struct nfp_crypto_req_add_front *front, u8 ipver) in nfp_net_tls_set_ipver_vlan() argument 155 front->ipver_vlan = cpu_to_be16(FIELD_PREP(NFP_NET_TLS_IPVER, ipver) | in nfp_net_tls_set_ipver_vlan() 162 struct nfp_crypto_req_add_front *front) in nfp_net_tls_assign_conn_id() argument 168 len = front->key_len - NFP_NET_TLS_NON_ADDR_KEY_LEN; in nfp_net_tls_assign_conn_id() 170 memcpy(front->l3_addrs, &id, sizeof(id)); in nfp_net_tls_assign_conn_id() 171 memset(front->l3_addrs + sizeof(id), 0, len - sizeof(id)); in nfp_net_tls_assign_conn_id() 180 req->front.key_len += sizeof(__be32) * 2; in nfp_net_tls_set_ipv4() 183 nfp_net_tls_assign_conn_id(nn, &req->front); in nfp_net_tls_set_ipv4() 199 req->front.key_len += sizeof(struct in6_addr) * 2; in nfp_net_tls_set_ipv6() 202 nfp_net_tls_assign_conn_id(nn, &req->front); in nfp_net_tls_set_ipv6() [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/icelake/ |
| D | frontend.json | 277 …"Counts retired instructions that are fetched after an interval where the front-end delivered no u… 286 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 292 …"Counts retired instructions that are fetched after an interval where the front-end delivered no u… 301 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 307 …that are delivered to the back-end after a front-end stall of at least 8 cycles. During this perio… 316 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 322 …that are delivered to the back-end after a front-end stall of at least 16 cycles. During this peri… 331 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 337 …that are delivered to the back-end after a front-end stall of at least 32 cycles. During this peri… 346 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | pstore-blk.rst | 75 The chunk size in KB for oops/panic front-end. It **MUST** be a multiple of 4. 78 There are multiple chunks for oops/panic front-end depending on the remaining 79 space except other pstore front-ends. 87 The chunk size in KB for pmsg front-end. It **MUST** be a multiple of 4. 90 Unlike oops/panic front-end, there is only one chunk for pmsg front-end. 99 The chunk size in KB for console front-end. It **MUST** be a multiple of 4. 102 Similar to pmsg front-end, there is only one chunk for console front-end. 110 The chunk size in KB for ftrace front-end. It **MUST** be a multiple of 4. 113 Similar to oops front-end, there are multiple chunks for ftrace front-end 186 files is ``dmesg-pstore-blk-[N]`` for oops/panic front-end, [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/skylake/ |
| D | frontend.json | 212 "PublicDescription": "Cycles with less than 2 uops delivered by the front-end.", 218 "BriefDescription": "Cycles with less than 2 uops delivered by the front end.", 223 "PublicDescription": "Cycles with less than 3 uops delivered by the front-end.", 229 "BriefDescription": "Cycles with less than 3 uops delivered by the front end.", 331 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 344 …tion": "Retired instructions that are fetched after an interval where the front-end had at least 2… 357 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 363 …that are delivered to the back-end after a front-end stall of at least 8 cycles. During this perio… 371 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 377 …that are delivered to the back-end after a front-end stall of at least 16 cycles. During this peri… [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/skylakex/ |
| D | frontend.json | 214 "BriefDescription": "Cycles with less than 2 uops delivered by the front end.", 218 "PublicDescription": "Cycles with less than 2 uops delivered by the front-end.", 225 "BriefDescription": "Cycles with less than 3 uops delivered by the front end.", 229 "PublicDescription": "Cycles with less than 3 uops delivered by the front-end.", 325 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 338 …tion": "Retired instructions that are fetched after an interval where the front-end had at least 2… 351 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 364 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 370 …that are delivered to the back-end after a front-end stall of at least 8 cycles. During this perio… 378 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/skylake/ |
| D | frontend.json | 212 "PublicDescription": "Cycles with less than 2 uops delivered by the front-end.", 218 "BriefDescription": "Cycles with less than 2 uops delivered by the front end.", 223 "PublicDescription": "Cycles with less than 3 uops delivered by the front-end.", 229 "BriefDescription": "Cycles with less than 3 uops delivered by the front end.", 331 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 344 …tion": "Retired instructions that are fetched after an interval where the front-end had at least 2… 357 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 363 …that are delivered to the back-end after a front-end stall of at least 8 cycles. During this perio… 371 …tion": "Retired instructions that are fetched after an interval where the front-end delivered no u… 377 …that are delivered to the back-end after a front-end stall of at least 16 cycles. During this peri… [all …]
|
| /kernel/linux/linux-5.10/include/media/ |
| D | demux.h | 303 * DVB Front-End 325 * @connectivity_list: List of front-ends that can be connected to a 362 * front-ends from the generic type struct list_head 376 * @frontend: Front-end connected to the demux 408 * front-end, the demux driver software will read packets from memory. 483 * @add_frontend: Registers a connectivity between a demux and a front-end, 485 * @connect_frontend to use the given front-end as a TS source. The 493 * The @frontend function parameter contains a pointer to the front-end 499 * @remove_frontend: Indicates that the given front-end, registered by a call 501 * demux. The function should be called when a front-end driver or a demux [all …]
|
| /kernel/linux/linux-4.19/include/media/ |
| D | demux.h | 303 * DVB Front-End 325 * @connectivity_list: List of front-ends that can be connected to a 362 * front-ends from the generic type struct list_head 376 * @frontend: Front-end connected to the demux 408 * front-end, the demux driver software will read packets from memory. 483 * @add_frontend: Registers a connectivity between a demux and a front-end, 485 * @connect_frontend to use the given front-end as a TS source. The 493 * The @frontend function parameter contains a pointer to the front-end 499 * @remove_frontend: Indicates that the given front-end, registered by a call 501 * demux. The function should be called when a front-end driver or a demux [all …]
|
| /kernel/linux/linux-4.19/Documentation/block/ |
| D | deadline-iosched.txt | 63 request, or it fits at the front. That is called either a back merge candidate 64 or a front merge candidate. Due to the way files are typically laid out, 65 back merges are much more common than front merges. For some work loads, you 67 front merge requests. Setting front_merges to 0 disables this functionality. 68 Front merges may still occur due to the cached last_merge hint, but since 70 rbtree front sector lookup when the io scheduler merge function is called.
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/udl/ |
| D | udl_transfer.c | 36 * Trims identical data from front and back of line 37 * Sets new front buffer address and width 40 * for back and front buffer ptrs and width 47 const unsigned long *front = (const unsigned long *) *bfront; 54 if (back[j] != front[j]) { 61 if (back[k] != front[k]) { 68 *bfront = (u8 *) &front[start]; 214 * There are 3 copies of every pixel: The front buffer that the fbdev 220 const char *front, char **urb_buf_ptr, in udl_render_hline() argument 233 line_start = (u8 *) (front + byte_offset); in udl_render_hline()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/udl/ |
| D | udl_transfer.c | 29 * Trims identical data from front and back of line 30 * Sets new front buffer address and width 33 * for back and front buffer ptrs and width 40 const unsigned long *front = (const unsigned long *) *bfront; 47 if (back[j] != front[j]) { 54 if (back[k] != front[k]) { 61 *bfront = (u8 *) &front[start]; 207 * There are 3 copies of every pixel: The front buffer that the fbdev 213 const char *front, char **urb_buf_ptr, in udl_render_hline() argument 225 line_start = (u8 *) (front + byte_offset); in udl_render_hline()
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/silvermont/ |
| D | pipeline.json | 189 …front end of the machine is notified that it must restart, so no more instructions will be decoded… 207 … a mispredicted jump to retire. After the misprediction is detected, the front end will start imm… 213 … a mispredicted jump to retire. After the misprediction is detected, the front end will start imm… 224 …front-end inefficiencies, i.e. when front-end of the machine is not delivering micro-ops to the ba… 233 …ion": "The NO_ALLOC_CYCLES.ALL event counts the number of cycles when the front-end does not provi… 322 …front end is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction… 331 …front end is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction… 340 …front end is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction…
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/silvermont/ |
| D | pipeline.json | 189 …front end of the machine is notified that it must restart, so no more instructions will be decoded… 207 … a mispredicted jump to retire. After the misprediction is detected, the front end will start imm… 213 … a mispredicted jump to retire. After the misprediction is detected, the front end will start imm… 224 …front-end inefficiencies, i.e. when front-end of the machine is not delivering micro-ops to the ba… 233 …ion": "The NO_ALLOC_CYCLES.ALL event counts the number of cycles when the front-end does not provi… 319 …front end is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction… 328 …front end is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction… 337 …front end is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction…
|
| /kernel/linux/linux-5.10/sound/soc/pxa/ |
| D | mioa701_wm9713.c | 17 * | | | | Front Speaker 24 * | | Front Micro 82 SND_SOC_DAPM_SPK("Front Speaker", NULL), 88 SND_SOC_DAPM_MIC("Front Mic", NULL), 93 {"Mic Bias", NULL, "Front Mic"}, 109 /* front speaker connected to HPL, OUT3 */ 110 {"Front Speaker", NULL, "HPL"}, 111 {"Front Speaker", NULL, "OUT3"},
|
| /kernel/linux/linux-5.10/Documentation/block/ |
| D | deadline-iosched.rst | 62 request, or it fits at the front. That is called either a back merge candidate 63 or a front merge candidate. Due to the way files are typically laid out, 64 back merges are much more common than front merges. For some work loads, you 66 front merge requests. Setting front_merges to 0 disables this functionality. 67 Front merges may still occur due to the cached last_merge hint, but since 69 rbtree front sector lookup when the io scheduler merge function is called.
|
| /kernel/linux/linux-4.19/sound/soc/pxa/ |
| D | mioa701_wm9713.c | 29 * | | | | Front Speaker 36 * | | Front Micro 94 SND_SOC_DAPM_SPK("Front Speaker", NULL), 100 SND_SOC_DAPM_MIC("Front Mic", NULL), 105 {"Mic Bias", NULL, "Front Mic"}, 121 /* front speaker connected to HPL, OUT3 */ 122 {"Front Speaker", NULL, "HPL"}, 123 {"Front Speaker", NULL, "OUT3"},
|