/linux/drivers/firmware/efi/libstub/ |
H A 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 …]
|
H A 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()
|
H A D | Makefile | 65 lib-y := efi-stub-helper.o gop.o secureboot.o tpm.o \
|
/linux/Documentation/devicetree/bindings/net/ |
H A 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/drivers/net/xen-netback/ |
H A 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/Documentation/fb/ |
H A 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/drivers/media/common/ |
H A 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/drivers/media/platform/allegro-dvt/ |
H A D | allegro-mail.h | 122 /* gop param */ 225 /* gop param (optional) */
|
/linux/include/uapi/linux/dvb/ |
H A 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/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-decoder-cmd.rst | 109 GOP in the video file, then the GOP before that, etc. etc.
|
H A D | ext-ctrls-codec.rst | 551 GOP size (default 12) 554 GOP closure (default 1) 1374 Period between I-frames in the open GOP for H264. In case of an open 1375 GOP this is the period between two I-frames. The period between IDR 1823 the average bitrate for a GOP and keep it below or equal the set
|
/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-types.h | 313 /* Video Encoder GOP IBP message */ 320 u8 ucGOPSize; /* GOP Size 12, 15 */
|
/linux/drivers/media/usb/hdpvr/ |
H A D | hdpvr.h | 208 * GOP MODE (2 bit) 209 * low bit 0/1: advanced/simple GOP
|
/linux/drivers/clk/mvebu/ |
H A D | cp110-system-controller.c | 96 [CP110_GATE_GOP_DP] = "gop-dp", 104 [CP110_GATE_SDMMC_GOP] = "sd-mmc-gop",
|
H A D | armada-375.c | 163 { "gop", NULL, 19 },
|
/linux/drivers/media/pci/tw5864/ |
H A 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()
|
H A D | tw5864.h | 122 int gop; member
|
/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.h | 59 H264_I_PERIOD = 0x9C, /* E, H.264, open GOP */
|
/linux/arch/arm64/boot/dts/marvell/ |
H A D | armada-cp11x.dtsi | 90 gop-port-id = <0>; 110 gop-port-id = <2>; 130 gop-port-id = <3>;
|
/linux/arch/x86/include/asm/ |
H A 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/Documentation/devicetree/bindings/arm/marvell/ |
H A D | cp110-system-controller.txt | 51 - 1 9 GOP DP 59 - 1 18 SD/MMC/GOP
|
/linux/drivers/media/pci/cx18/ |
H A 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
|
/linux/include/media/drv-intf/ |
H A D | cx2341x.h | 133 /* video gop cluster */
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | mvebu-gated-clock.txt | 42 19 gop Gigabit Ethernet MAC
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | cx2341x-devel.rst | 1027 - 0=stop at end of GOP (generates IRQ) 1101 Set video frames per second. Change occurs at start of new GOP. 1188 Setup the GOP structure 1193 GOP size (maximum is 34) 1199 For example: IBBPBBPBBPBB --> GOP size: 12, number of B frames: 2+1 = 3 1203 GOP size must be a multiple of (B-frames + 1). 1216 at the start of the next GOP. 1594 Assigns the GOP open/close property. 2234 0 based frame number in GOP to begin playback from. 2340 B frames per GOP (for reverse play only)
|