Home
last modified time | relevance | path

Searched refs:refreshed (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/fb/
H A Dtgafb.rst66 refreshed. This is an X server problem, not a tgafb problem, and is fixed in
H A Dframebuffer.rst201 This means the screen data is refreshed about 59 times per second. To have a
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst1175 macroblocks refreshed every frame. Each frame a successive set of
1176 macroblocks is refreshed until the cycle completes and starts from
1178 macroblocks will not be refreshed. Note that this control will not
1199 - The whole frame is completely refreshed randomly
1202 - The whole frame MBs are completely refreshed in cyclic order
1208 for which the whole frame will be intra-refreshed. An example:
1209 setting period to 1 means that the whole frame will be refreshed,
1211 intra-refreshed on frameX and the other half of macroblocks
1212 will be refreshed in frameX + 1 and so on. Setting the period to
H A Ddev-overlay.rst320 regions need to be refreshed. The driver should clip out more pixels
/linux/Documentation/scheduler/
H A Dsched-bwc.rst20 A group's unassigned quota is globally tracked, being refreshed back to
159 be allowed to until the parent's runtime is refreshed.
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dtracepoints.rst68 - mlx5_esw_bridge_fdb_entry_refresh: trace bridge FDB entry offload refreshed in
/linux/fs/fuse/
H A Ddir.c1530 bool refreshed = false; in fuse_permission() local
1549 refreshed = true; in fuse_permission()
1563 if (err == -EACCES && !refreshed) { in fuse_permission()
1578 if (refreshed) in fuse_permission()
/linux/Documentation/admin-guide/
H A Dbug-hunting.rst342 information should be refreshed. See the ``klogd`` manual page for more
/linux/Documentation/driver-api/pm/
H A Ddevices.rst682 refreshed using DMA while most of the system is sleeping lightly ... and
/linux/Documentation/scsi/
H A DChangeLog.lpfc1603 * Keep track if hbaapi index numbers need to be refreshed.