/linux-6.8/drivers/gpu/drm/ci/xfails/ |
D | msm-sdm845-fails.txt | 10 kms_color@pipe-A-ctm-0-5,Fail 22 kms_cursor_legacy@cursor-vs-flip-atomic,Fail 23 kms_cursor_legacy@cursor-vs-flip-atomic-transitions,Fail 24 kms_cursor_legacy@cursor-vs-flip-atomic-transitions-varying-size,Fail 25 kms_cursor_legacy@cursor-vs-flip-legacy,Fail 26 kms_cursor_legacy@cursor-vs-flip-toggle,Fail 27 kms_cursor_legacy@cursor-vs-flip-varying-size,Fail 28 kms_cursor_legacy@flip-vs-cursor-atomic,Fail 29 kms_cursor_legacy@flip-vs-cursor-crc-atomic,Fail 30 kms_cursor_legacy@flip-vs-cursor-crc-legacy,Fail [all …]
|
D | virtio_gpu-none-fails.txt | 19 kms_bw@linear-tiling-5-displays-1920x1080p,Fail 20 kms_bw@linear-tiling-5-displays-2560x1440p,Fail 21 kms_bw@linear-tiling-5-displays-3840x2160p,Fail 33 kms_flip@basic-flip-vs-wf_vblank,Fail 38 kms_flip@dpms-vs-vblank-race,Fail 39 kms_flip@dpms-vs-vblank-race-interruptible,Fail 40 kms_flip@flip-vs-absolute-wf_vblank,Fail 41 kms_flip@flip-vs-absolute-wf_vblank-interruptible,Fail 42 kms_flip@flip-vs-blocking-wf-vblank,Fail 43 kms_flip@flip-vs-expired-vblank,Fail [all …]
|
D | mediatek-mt8173-fails.txt | 14 kms_cursor_legacy@cursor-vs-flip-atomic,Fail 15 kms_cursor_legacy@cursor-vs-flip-legacy,Fail 16 kms_flip@flip-vs-modeset-vs-hang,Fail 17 kms_flip@flip-vs-panning-vs-hang,Fail 18 kms_flip@flip-vs-suspend,Fail 19 kms_flip@flip-vs-suspend-interruptible,Fail 26 kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5,Fail
|
D | i915-tgl-fails.txt | 8 kms_bw@linear-tiling-5-displays-1920x1080p,Fail 9 kms_bw@linear-tiling-5-displays-2560x1440p,Fail 10 kms_bw@linear-tiling-5-displays-3840x2160p,Fail 11 kms_flip@flip-vs-panning-vs-hang,Timeout
|
/linux-6.8/security/selinux/ss/ |
D | constraint.h | 21 #define CEXPR_MAXDEPTH 5 28 #define CEXPR_NAMES 5 /* attr op names */ 36 #define CEXPR_L1L2 32 /* low level 1 vs. low level 2 */ 37 #define CEXPR_L1H2 64 /* low level 1 vs. high level 2 */ 38 #define CEXPR_H1L2 128 /* high level 1 vs. low level 2 */ 39 #define CEXPR_H1H2 256 /* high level 1 vs. high level 2 */ 40 #define CEXPR_L1H1 512 /* low level 1 vs. high level 1 */ 41 #define CEXPR_L2H2 1024 /* low level 2 vs. high level 2 */ 48 #define CEXPR_INCOMP 5 /* incomp */
|
/linux-6.8/drivers/gpu/drm/amd/display/dc/link/protocols/ |
D | link_dp_training_fixed_vs_pe_retimer.c | 28 * embedded retimer chip. This retimer chip is referred as fixed vs pe retimer. 89 /* Force LTTPR to output desired VS and PE */ in dp_fixed_vs_pe_set_retimer_lane_settings() 113 /* Fixed VS/PE specific: Force CR AUX RD Interval to at least 16ms */ in perform_fixed_vs_pe_nontransparent_training_sequence() 117 /* Fixed VS/PE specific: Toggle link rate */ in perform_fixed_vs_pe_nontransparent_training_sequence() 131 /* Fixed VS/PE specific: Toggle link rate back*/ in perform_fixed_vs_pe_nontransparent_training_sequence() 348 /* EPR #361076 - write as a 5-byte burst, in dp_perform_fixed_vs_pe_training_sequence_legacy() 380 /* Vendor specific: Update VS and PE to DPRX requested value */ in dp_perform_fixed_vs_pe_training_sequence_legacy() 410 /* 5. check CR done*/ in dp_perform_fixed_vs_pe_training_sequence_legacy() 416 /* 6. max VS reached*/ in dp_perform_fixed_vs_pe_training_sequence_legacy() 430 /* 8. update VS/PE/PC2 in lt_settings*/ in dp_perform_fixed_vs_pe_training_sequence_legacy() [all …]
|
D | link_dp_training_8b_10b.c | 86 case 5: return 32000; in get_eq_training_aux_rd_interval() 179 * infinite loop by switching the VS in perform_8b_10b_clock_recovery_sequence() 196 /* EPR #361076 - write as a 5-byte burst, in perform_8b_10b_clock_recovery_sequence() 227 /* 5. check CR done*/ in perform_8b_10b_clock_recovery_sequence() 233 /* 6. max VS reached*/ in perform_8b_10b_clock_recovery_sequence() 253 /* 8. update VS/PE/PC2 in lt_settings*/ in perform_8b_10b_clock_recovery_sequence() 299 /* EPR #361076 - write as a 5-byte burst, in perform_8b_10b_channel_equalization_sequence() 333 /* 5. check CR done*/ in perform_8b_10b_channel_equalization_sequence() 345 /* 7. update VS/PE/PC2 in lt_settings*/ in perform_8b_10b_channel_equalization_sequence()
|
/linux-6.8/net/rose/ |
D | rose_out.c | 37 skb->data[2] |= (rose->vr << 5) & 0xE0; in rose_send_iframe() 38 skb->data[2] |= (rose->vs << 1) & 0x0E; in rose_send_iframe() 60 start = (skb_peek(&rose->ack_queue) == NULL) ? rose->va : rose->vs; in rose_kick() 66 rose->vs = start; in rose_kick() 88 rose->vs = (rose->vs + 1) % ROSE_MODULUS; in rose_kick() 95 } while (rose->vs != end && in rose_kick()
|
D | rose_in.c | 46 rose->vs = 0; in rose_state1_machine() 113 rose->vs = 0; in rose_state3_machine() 131 rose->vs = 0; in rose_state3_machine() 153 rose->vs = 0; in rose_state3_machine() 173 rose->vs = 0; in rose_state3_machine() 227 rose->vs = 0; in rose_state4_machine() 247 * State machine for state 5, Awaiting Call Acceptance State.
|
/linux-6.8/drivers/hwmon/pmbus/ |
D | ibm-cffps.c | 44 #define CFFPS_MFR_OC_FAULT BIT(5) 159 rc = snprintf(data, 5, "%04X", rc); in ibm_cffps_debugfs_read() 180 snprintf(&data[i * 4], 5, "%04X", rc); in ibm_cffps_debugfs_read() 485 enum versions vs = cffps_unknown; in ibm_cffps_probe() local 492 vs = (uintptr_t)md; in ibm_cffps_probe() 496 vs = (enum versions)id->driver_data; in ibm_cffps_probe() 499 if (vs == cffps_unknown) { in ibm_cffps_probe() 521 vs = cffps1; in ibm_cffps_probe() 523 vs = cffps2; in ibm_cffps_probe() 526 vs = cffps2; in ibm_cffps_probe() [all …]
|
/linux-6.8/net/lapb/ |
D | lapb_out.c | 48 frame[0] |= lapb->vs << 1; in lapb_send_iframe() 56 *frame |= lapb->vr << 5; in lapb_send_iframe() 57 *frame |= lapb->vs << 1; in lapb_send_iframe() 61 lapb->dev, lapb->state, poll_bit, lapb->vs, lapb->vr); in lapb_send_iframe() 72 start = !skb_peek(&lapb->ack_queue) ? lapb->va : lapb->vs; in lapb_kick() 77 lapb->vs = start; in lapb_kick() 99 lapb->vs = (lapb->vs + 1) % modulus; in lapb_kick() 106 } while (lapb->vs != end && (skb = skb_dequeue(&lapb->write_queue)) != NULL); in lapb_kick() 191 if (lapb->vs == nr) { in lapb_check_iframes_acked()
|
D | lapb_subr.c | 83 * Validate that the value of nr is between va and vs. Return true or 93 while (vc != lapb->vs) { in lapb_validate_nr() 99 return nr == lapb->vs; in lapb_validate_nr() 190 frame->nr = (skb->data[0] >> 5) & 0x07; in lapb_decode() 197 frame->nr = (skb->data[0] >> 5) & 0x07; in lapb_decode() 248 *dptr |= (lapb->vr << 5); in lapb_send_control() 273 *dptr++ = (lapb->vs << 1) & 0xFE; in lapb_transmit_frmr() 280 lapb_dbg(1, "(%p) S%d TX FRMR %5ph\n", in lapb_transmit_frmr() 287 *dptr = (lapb->vs << 1) & 0x0E; in lapb_transmit_frmr() 288 *dptr |= (lapb->vr << 5) & 0xE0; in lapb_transmit_frmr()
|
/linux-6.8/net/x25/ |
D | x25_out.c | 124 skb->data[2] = (x25->vs << 1) & 0xFE; in x25_send_iframe() 129 skb->data[2] |= (x25->vs << 1) & 0x0E; in x25_send_iframe() 130 skb->data[2] |= (x25->vr << 5) & 0xE0; in x25_send_iframe() 164 start = skb_peek(&x25->ack_queue) ? x25->vs : x25->va; in x25_kick() 170 x25->vs = start; in x25_kick() 192 x25->vs = (x25->vs + 1) % modulus; in x25_kick() 199 } while (x25->vs != end && in x25_kick()
|
/linux-6.8/drivers/media/i2c/ |
D | tda1997x_regs.h | 130 #define DETECT_5V_SEL BIT(2) /* 5V present on selected input */ 131 #define DETECT_5V_B BIT(1) /* 5V present on input B */ 132 #define DETECT_5V_A BIT(0) /* 5V present on input A */ 158 #define HPD_MAN_CTRL_5VEN BIT(2) /* Output 5V */ 169 #define VDP_CTRL_COMPDEL_BP BIT(5) /* bypass compdel */ 190 #define VHREF_HSYNC_SEL_HS BIT(0) /* 1=HS 0=VS */ 193 #define AUDIO_OUT_ENABLE_ACLK BIT(5) 240 #define HDMI_FLAGS_EESS BIT(5) /* EESS detected */ 302 #define HDCP_DE_REGEN_EN BIT(5) /* enable regen mode */ 307 #define HDCP_DE_COMP_OR 5L [all …]
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv40.c | 43 * - In the section of code that loads the per-vs state, NVIDIA check 45 * of state + the state for a single vs as opposed to the state for 46 * all vs units. It doesn't seem likely that it'll occur in normal 62 #define CP_FLAG_USER_SAVE ((0 * 32) + 5) 74 #define CP_FLAG_AUTO_LOAD ((3 * 32) + 5) 109 #define CP_LOAD_MAGIC_NV44TCL 0x00800029 /* per-vs state (0x4497) */ 110 #define CP_LOAD_MAGIC_NV40TCL 0x00800041 /* per-vs state (0x4097) */ 116 * - get vs count from 0x1540 132 return 5; in nv40_gr_vs_count() 181 cp_ctx(ctx, 0x40057c, 5); in nv40_gr_construct_general() [all …]
|
/linux-6.8/tools/testing/selftests/bpf/prog_tests/ |
D | spin_lock.c | 16 "5: (bf) r1 = r0 ; R0_w=ptr_foo(id=2,ref_obj_id=2) " 20 "; R1_w=map_value(map=.data.A,ks=4,vs=4)\n2: (85) call bpf_this_cpu_ptr#154\n" 24 " R0_w=map_value(id=1,map=array_map,ks=4,vs=8)" 25 " R1_w=map_value(id=1,map=array_map,ks=4,vs=8)\n" 30 " R0=map_value(id=2,ks=4,vs=8)" 31 " R1_w=map_value(id=2,ks=4,vs=8)\n"
|
/linux-6.8/drivers/gpu/drm/ci/ |
D | testlist.txt | 71 kms_addfb_basic@addfb25-framebuffer-vs-set-tiling 73 kms_addfb_basic@framebuffer-vs-set-tiling 312 kms_bw@linear-tiling-5-displays-1920x1080p 313 kms_bw@linear-tiling-5-displays-2560x1440p 314 kms_bw@linear-tiling-5-displays-3840x2160p 1151 kms_cursor_legacy@nonblocking-modeset-vs-cursor-atomic 1152 kms_cursor_legacy@long-nonblocking-modeset-vs-cursor-atomic 1153 kms_cursor_legacy@2x-flip-vs-cursor-legacy 1154 kms_cursor_legacy@2x-flip-vs-cursor-atomic 1155 kms_cursor_legacy@2x-long-flip-vs-cursor-legacy [all …]
|
/linux-6.8/include/media/drv-intf/ |
D | msp3400.h | 83 /* The msp has up to 5 DSP outputs, each output can independently select 102 #define MSP_DSP_IN_I2S1 5 /* I2S1 DSP input */ 121 #define MSP_SC_IN_DSP_SCART2 5 /* DSP SCART2 input */ 145 /* Tuner inputs vs. msp version */ 162 /* SCART inputs vs. msp version */ 179 /* DSP inputs vs. msp version (tuner and SCART inputs are always available) */ 196 /* DSP outputs vs. msp version */
|
/linux-6.8/tools/testing/selftests/bpf/benchs/ |
D | run_bench_ringbufs.sh | 26 for b in 1 5 10 25 50 100 250 500 1000 2000 3000; do 30 for b in 1 5 10 25 50 100 250 500 1000 2000 3000; do 34 header "Ringbuf back-to-back, reserve+commit vs output" 38 header "Ringbuf sampled, reserve+commit vs output"
|
/linux-6.8/drivers/hwmon/ |
D | lm75.c | 111 struct regulator *vs; member 122 static const u8 lm75_sample_set_masks[] = { 0 << 5, 1 << 5, 2 << 5, 3 << 5 }; 124 #define LM75_SAMPLE_CLEAR_MASK (3 << 5) 132 .clr_mask = 1 << 5, /* not one-shot mode */ 146 .set_mask = 3 << 5, /* 12-bit mode*/ 154 .clr_mask = 3 << 5, 155 .set_mask = 2 << 5, /* 11-bit mode */ 163 .clr_mask = 3 << 5, 164 .set_mask = 2 << 5, /* 11-bit mode */ 172 .clr_mask = 3 << 5, [all …]
|
/linux-6.8/net/ax25/ |
D | ax25_out.c | 225 *frame |= (ax25->vr << 5); in ax25_send_iframe() 226 *frame |= (ax25->vs << 1); in ax25_send_iframe() 231 frame[0] |= (ax25->vs << 1); in ax25_send_iframe() 256 start = (skb_peek(&ax25->ack_queue) == NULL) ? ax25->va : ax25->vs; in ax25_kick() 276 ax25->vs = start; in ax25_kick() 287 next = (ax25->vs + 1) % ax25->modulus; in ax25_kick() 308 ax25->vs = next; in ax25_kick() 371 if (ax25->vs == nr) { in ax25_check_iframes_acked()
|
/linux-6.8/drivers/isdn/mISDN/ |
D | layer2.c | 375 p1 = (l2->vs - l2->va) % 128; in cansend() 377 p1 = (l2->vs - l2->va) % 8; in cansend() 565 if (skb->len < headers + 5) in FRMR_error() 586 return ((nr - l2->va) % 128) <= ((l2->vs - l2->va) % 128); in legalnr() 588 return ((nr - l2->va) % 8) <= ((l2->vs - l2->va) % 8); in legalnr() 912 l2->vs = 0; in l2_start_multi() 955 if (l2->vs != l2->va) { in l2_restart_multi() 961 l2->vs = 0; in l2_restart_multi() 1013 } else if (l2->vs != l2->va) { in l2_connected() 1017 stop_t200(l2, 5); in l2_connected() [all …]
|
/linux-6.8/tools/testing/selftests/amd-pstate/ |
D | gitsource.sh | 11 # 5) Get power consumption and throughput by amd_pstate_trace.py. 28 # $1: governor, $2: round, $3: des-perf, $4: freq, $5: load, $6: time $7: energy, $8: PPW 31 echo "$1, $2, $3, $4, $5, $6, $7, $8" | tee -a $OUTFILE_GIT.csv > /dev/null 2>&1 104 …awk '{print $5}' results/tracer-gitsource-$1-$2/cpu.csv | sed -e '1d' | sed s/,// > $OUTFILE_GIT-d… 205 printf "Gitsource comparison $1-$2 VS $3-$4" | tee -a $OUTFILE_GIT.result 211 load_base=`echo "$base" | awk '{print $5}' | sed s/,//` 219 load_comp=`echo "$comp" | awk '{print $5}' | sed s/,//` 244 …store_csv_gitsource "$1-$2 VS $3-$4" "Comprison(%)" "$des_perf_drop" "$freq_drop" "$load_drop" "$t… 251 # acpi-cpufreq-ondemand VS acpi-cpufreq-schedutil 254 # amd-pstate-ondemand VS amd-pstate-schedutil [all …]
|
D | tbench.sh | 11 # 5) Analyse test results and save it in file selftest.tbench.csv. 23 # $1: governor, $2: round, $3: des-perf, $4: freq, $5: load, $6: performance, $7: energy, $8: perfo… 26 echo "$1, $2, $3, $4, $5, $6, $7, $8" | tee -a $OUTFILE_TBENCH.csv > /dev/null 2>&1 86 …awk '{print $5}' results/tracer-tbench-$1-$2/cpu.csv | sed -e '1d' | sed s/,// > $OUTFILE_TBENCH-d… 187 printf "Tbench comparison $1-$2 VS $3-$4" | tee -a $OUTFILE_TBENCH.result 193 load_base=`echo "$base" | awk '{print $5}' | sed s/,//` 201 load_comp=`echo "$comp" | awk '{print $5}' | sed s/,//` 226 …store_csv_tbench "$1-$2 VS $3-$4" "Comprison(%)" "$des_perf_drop" "$freq_drop" "$load_drop" "$perf… 233 # acpi-cpufreq-ondemand VS acpi-cpufreq-schedutil 236 # amd-pstate-ondemand VS amd-pstate-schedutil [all …]
|
/linux-6.8/drivers/video/fbdev/omap/ |
D | hwa742.c | 165 tmp[5] = x_end >> 8; in set_window_regs() 793 int hs, vs; in setup_tearsync() local 835 * HS and VS in setup_tearsync() 839 /* decent transfer speed, we'll always use only VS */ in setup_tearsync() 844 * HS or'ed with VS doesn't work, use the active high in setup_tearsync() 851 vs = vndp; in setup_tearsync() 854 * Use HS or'ed with VS as a TE signal if both are needed in setup_tearsync() 859 vs = vsw; in setup_tearsync() 869 vs = vs * (hdisp + hndp) * 1000000 / (pix_clk / 1000); /* ps */ in setup_tearsync() 870 vs *= 1000; in setup_tearsync() [all …]
|