OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_format
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
fb_decoder.c
48
int
drm_format
; /* Pixel format in DRM definition */
member in struct:pixel_format
237
plane->
drm_format
= skl_pixel_formats[fmt].
drm_format
;
242
plane->
drm_format
= bdw_pixel_formats[fmt].
drm_format
;
286
int
drm_format
; /* Pixel format in DRM definition */
member in struct:cursor_mode_format
363
plane->
drm_format
= cursor_pixel_formats[index].
drm_format
;
421
int
drm_format
;
local in function:intel_vgpu_decode_sprite_plane
445
drm_format
= sprite_pixel_formats[fmt].drm_format
[
all
...]
dmabuf.h
41
__u32
drm_format
; /* drm format of plane */
member in struct:intel_vgpu_fb_info
fb_decoder.h
111
u32
drm_format
; /* format in DRM definition */
member in struct:intel_vgpu_primary_plane_format
126
u32
drm_format
; /* format in DRM definition */
member in struct:intel_vgpu_sprite_plane_format
142
u32
drm_format
; /* format in DRM definition */
member in struct:intel_vgpu_cursor_plane_format
dmabuf.c
288
info->
drm_format
= p.
drm_format
;
318
info->
drm_format
= c.
drm_format
;
375
(fb_info->
drm_format
== latest_info->
drm_format
) &&
411
gvt_dmabuf->
drm_format
= fb_info->
drm_format
;
/src/sys/external/bsd/drm2/dist/drm/selftests/
Makefile
3
test-
drm_format
.o test-drm_framebuffer.o \
/src/sys/arch/arm/sunxi/
sunxi_mixer.c
613
sunxi_mixer_overlay_rgb(uint32_t
drm_format
)
615
switch (
drm_format
) {
625
sunxi_mixer_overlay_format(uint32_t
drm_format
)
627
switch (
drm_format
) {
Completed in 16 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025