/linux-6.12.1/drivers/firmware/efi/libstub/ |
D | gop.c | 134 static u32 choose_mode_modenum(efi_graphics_output_protocol_t *gop) in choose_mode_modenum() argument 145 mode = efi_table_attr(gop, mode); in choose_mode_modenum() 157 status = efi_call_proto(gop, query_mode, cmdline.mode, in choose_mode_modenum() 188 static u32 choose_mode_res(efi_graphics_output_protocol_t *gop) in choose_mode_res() argument 201 mode = efi_table_attr(gop, mode); in choose_mode_res() 221 status = efi_call_proto(gop, query_mode, m, in choose_mode_res() 246 static u32 choose_mode_auto(efi_graphics_output_protocol_t *gop) in choose_mode_auto() argument 261 mode = efi_table_attr(gop, mode); in choose_mode_auto() 281 status = efi_call_proto(gop, query_mode, m, in choose_mode_auto() 309 static u32 choose_mode_list(efi_graphics_output_protocol_t *gop) in choose_mode_list() argument [all …]
|
D | pci.c | 71 * DMA to implement the GOP framebuffer anyway [although they in efi_pci_disable_bridge_busmaster() 72 * may use it in their implementation of Gop->Blt()], and so in efi_pci_disable_bridge_busmaster()
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | marvell,pp2.yaml | 38 - description: GOP clock 126 gop-port-id: 130 GOP (Group Of Ports) point of view. This ID is used to index the 167 - gop-port-id 192 gop-port-id: false 262 gop-port-id = <0>; 281 gop-port-id = <2>; 303 gop-port-id = <3>;
|
/linux-6.12.1/drivers/net/xen-netback/ |
D | netback.c | 392 struct gnttab_map_grant_ref *gop = queue->tx_map_ops + *map_ops; in xenvif_get_requests() local 472 txp == first ? extra_count : 0, gop); in xenvif_get_requests() 475 ++gop; in xenvif_get_requests() 498 gop); in xenvif_get_requests() 502 ++gop; in xenvif_get_requests() 520 (*map_ops) = gop - queue->tx_map_ops; in xenvif_get_requests() 1323 struct gnttab_unmap_grant_ref *gop; in xenvif_tx_dealloc_action() local 1329 gop = queue->tx_unmap_ops; in xenvif_tx_dealloc_action() 1341 BUG_ON(gop - queue->tx_unmap_ops >= MAX_PENDING_REQS); in xenvif_tx_dealloc_action() 1345 pending_idx_release[gop - queue->tx_unmap_ops] = in xenvif_tx_dealloc_action() [all …]
|
/linux-6.12.1/Documentation/fb/ |
D | efifb.rst | 7 both firmware with Graphics Output Protocol (GOP) displays as well as older 36 For GOP displays, efifb can autodetect the display's resolution and framebuffer 47 Options for GOP displays:
|
/linux-6.12.1/drivers/media/common/ |
D | cx2341x.c | 429 int gop = params->video_gop_size; in cx2341x_set_ctrl() local 431 params->video_gop_size = b * ((gop + b - 1) / b); in cx2341x_set_ctrl() 432 /* Max GOP size = 34 */ in cx2341x_set_ctrl() 439 int gop = ctrl->value; in cx2341x_set_ctrl() local 440 params->video_gop_size = b * ((gop + b - 1) / b); in cx2341x_set_ctrl() 441 /* Max GOP size = 34 */ in cx2341x_set_ctrl() 1237 "%s: Video: GOP Size %d, %d B-Frames, %sGOP Closure\n", in cx2341x_log_status() 1328 /* video gop cluster */ in cx2341x_try_ctrl() 1330 int gop = hdl->video_gop_size->val; in cx2341x_try_ctrl() local 1332 gop = b * ((gop + b - 1) / b); in cx2341x_try_ctrl() [all …]
|
/linux-6.12.1/drivers/media/platform/chips-media/wave5/ |
D | wave5-vpuapi.h | 75 OPT_CUSTOM_GOP = 1, /* SET_PARAM command option for setting custom GOP */ 463 u32 pic_type; /* picture type of nth picture in the custom GOP */ 464 u32 poc_offset; /* POC of nth picture in the custom GOP */ 465 u32 pic_qp; /* quantization parameter of nth picture in the custom GOP */ 467 u32 ref_poc_l0; /* POC of reference L0 of nth picture in the custom GOP */ 468 u32 ref_poc_l1; /* POC of reference L1 of nth picture in the custom GOP */ 469 s32 temporal_id; /* temporal ID of nth picture in the custom GOP */ 490 u32 intra_period; /* period of intra picture in GOP size */ 568 u32 lambda_scaling_enable: 1; /* enable lambda scaling using custom GOP */ 646 PRESET_IDX_CUSTOM_GOP = 0, /* user defined GOP structure */
|
/linux-6.12.1/drivers/media/platform/allegro-dvt/ |
D | allegro-mail.h | 122 /* gop param */ 225 /* gop param (optional) */
|
/linux-6.12.1/include/uapi/linux/dvb/ |
D | video.h | 144 /* 7 line 21-1 data present in GOP (1=yes, 0=no) */ 145 /* 6 line 21-2 data present in GOP (1=yes, 0=no) */
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-decoder-cmd.rst | 109 GOP in the video file, then the GOP before that, etc. etc.
|
/linux-6.12.1/drivers/media/pci/saa7164/ |
D | saa7164-types.h | 313 /* Video Encoder GOP IBP message */ 320 u8 ucGOPSize; /* GOP Size 12, 15 */
|
/linux-6.12.1/drivers/media/usb/hdpvr/ |
D | hdpvr.h | 208 * GOP MODE (2 bit) 209 * low bit 0/1: advanced/simple GOP
|
/linux-6.12.1/drivers/clk/mvebu/ |
D | cp110-system-controller.c | 96 [CP110_GATE_GOP_DP] = "gop-dp", 104 [CP110_GATE_SDMMC_GOP] = "sd-mmc-gop",
|
D | armada-375.c | 163 { "gop", NULL, 19 },
|
/linux-6.12.1/drivers/media/pci/tw5864/ |
D | tw5864-core.c | 43 * There is a workaround for both issues: avoid P-frames by setting GOP size 154 if (input->frame_gop_seqno >= input->gop) in tw5864_h264_isr()
|
D | tw5864.h | 122 int gop; member
|
/linux-6.12.1/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2-enc.c | 251 solo_reg_write(solo_dev, SOLO_VE_CH_GOP(ch), solo_enc->gop); in solo_enc_on() 256 solo_reg_write(solo_dev, SOLO_VE_CH_GOP_E(ch), solo_enc->gop); in solo_enc_on() 1070 solo_enc->gop = ctrl->val; in solo_s_ctrl() 1071 solo_reg_write(solo_dev, SOLO_VE_CH_GOP(solo_enc->ch), solo_enc->gop); in solo_s_ctrl() 1072 solo_reg_write(solo_dev, SOLO_VE_CH_GOP_E(solo_enc->ch), solo_enc->gop); in solo_s_ctrl() 1259 solo_enc->gop = solo_dev->fps; in solo_enc_alloc()
|
/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/ |
D | s5p_mfc_opr_v5.h | 59 H264_I_PERIOD = 0x9C, /* E, H.264, open GOP */
|
/linux-6.12.1/arch/arm64/boot/dts/marvell/ |
D | armada-cp11x.dtsi | 90 gop-port-id = <0>; 110 gop-port-id = <2>; 130 gop-port-id = <3>;
|
/linux-6.12.1/arch/x86/include/asm/ |
D | efi.h | 284 #define __efi64_argmap_query_mode(gop, mode, size, info) \ argument 285 ((gop), (mode), efi64_zero_upper(size), efi64_zero_upper(info))
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_aperture.c | 15 * graphics drivers, such as EFI-GOP or VESA, early during the boot process.
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/marvell/ |
D | cp110-system-controller.txt | 51 - 1 9 GOP DP 59 - 1 18 SD/MMC/GOP
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | mvebu-gated-clock.txt | 42 19 gop Gigabit Ethernet MAC
|
/linux-6.12.1/include/media/drv-intf/ |
D | cx2341x.h | 133 /* video gop cluster */
|
/linux-6.12.1/drivers/media/pci/cx18/ |
D | cx23418.h | 89 IN[1] - 0 = stop at end of GOP, 1 = stop at end of frame (MPEG only) 304 bit 2: mux option, 0 - in GOP, 1 - in picture
|