OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pixel_blend_mode
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_atomic_plane.c
220
plane_state->hw.
pixel_blend_mode
=
221
from_plane_state->uapi.
pixel_blend_mode
;
intel_fbc.c
668
cache->plane.
pixel_blend_mode
= plane_state->hw.
pixel_blend_mode
;
753
if (cache->plane.
pixel_blend_mode
!= DRM_MODE_BLEND_PIXEL_NONE &&
intel_display_types.h
541
uint16_t
pixel_blend_mode
;
member in struct:intel_plane_state::__anonde7c4d450508
intel_display.c
4572
switch (plane_state->hw.
pixel_blend_mode
) {
4580
MISSING_CASE(plane_state->hw.
pixel_blend_mode
);
4590
switch (plane_state->hw.
pixel_blend_mode
) {
4598
MISSING_CASE(plane_state->hw.
pixel_blend_mode
);
/src/sys/external/bsd/drm2/dist/include/drm/
drm_plane.h
127
* @
pixel_blend_mode
:
132
uint16_t
pixel_blend_mode
;
member in struct:drm_plane_state
/src/sys/external/bsd/drm2/dist/drm/
drm_atomic_state_helper.c
250
plane_state->
pixel_blend_mode
= DRM_MODE_BLEND_PREMULTI;
drm_atomic_uapi.c
569
state->
pixel_blend_mode
= val;
637
*val = state->
pixel_blend_mode
;
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_wndw.c
297
switch (asyw->state.
pixel_blend_mode
) {
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_drv.h
414
u16
pixel_blend_mode
;
member in struct:intel_fbc::intel_fbc_state_cache::__anon6c72b20e0608
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c
3336
if (plane_state->
pixel_blend_mode
== DRM_MODE_BLEND_PREMULTI) {
Completed in 137 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025