Home
last modified time | relevance | path

Searched full:p_state (Results 1 - 25 of 447) sorted by relevance

12345678910>>...18

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.c387 struct sun4i_layer_state *p_state = state_to_sun4i_layer_state(state); in sun4i_backend_update_layer_zpos() local
389 unsigned int pipe = p_state->pipe; in sun4i_backend_update_layer_zpos()
396 SUN4I_BACKEND_ATTCTL_REG0_LAY_PIPESEL(p_state->pipe) | in sun4i_backend_update_layer_zpos()
597 struct drm_plane_state *p_state = plane_states[i]; in sun4i_backend_atomic_check() local
598 struct drm_framebuffer *fb = p_state->fb; in sun4i_backend_atomic_check()
599 struct sun4i_layer_state *s_state = state_to_sun4i_layer_state(p_state); in sun4i_backend_atomic_check()
605 if (fb->format->has_alpha || (p_state->alpha != DRM_BLEND_ALPHA_OPAQUE)) in sun4i_backend_atomic_check()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.c368 struct sun4i_layer_state *p_state = state_to_sun4i_layer_state(state); in sun4i_backend_update_layer_zpos() local
370 unsigned int pipe = p_state->pipe; in sun4i_backend_update_layer_zpos()
377 SUN4I_BACKEND_ATTCTL_REG0_LAY_PIPESEL(p_state->pipe) | in sun4i_backend_update_layer_zpos()
576 struct drm_plane_state *p_state = plane_states[i]; in sun4i_backend_atomic_check() local
577 struct drm_framebuffer *fb = p_state->fb; in sun4i_backend_atomic_check()
578 struct sun4i_layer_state *s_state = state_to_sun4i_layer_state(p_state); in sun4i_backend_atomic_check()
584 if (fb->format->has_alpha || (p_state->alpha != DRM_BLEND_ALPHA_OPAQUE)) in sun4i_backend_atomic_check()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dump.h40 #include "pipe/p_state.h"
112 * p_state.h, through a FILE
H A Du_dual_blend.h4 #include "pipe/p_state.h"
H A Du_transfer.h5 #include "pipe/p_state.h"
H A Du_compute.h32 #include "pipe/p_state.h"
H A Du_gen_mipmap.h31 #include "pipe/p_state.h"
H A Du_sampler.h35 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_stateobj_tex.h5 #include "pipe/p_state.h"
H A Dnv50_transfer.h5 #include "pipe/p_state.h"
H A Dnv50_stateobj.h5 #include "pipe/p_state.h"
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dpcmplc.c386 phy->plc.p_state = PS_OFF ; in pcm_init()
830 plc->p_state = PS_BIT3 ; in pcm_fsm()
854 switch (plc->p_state) { in pcm_fsm()
859 plc->p_state = PS_BIT4 ; in pcm_fsm()
871 plc->p_state = PS_BIT7 ; in pcm_fsm()
882 plc->p_state = PS_LCT ; in pcm_fsm()
898 plc->p_state = PS_BIT8 ; in pcm_fsm()
916 plc->p_state = PS_JOIN ; in pcm_fsm()
927 plc->p_state = PS_ACTIVE ; in pcm_fsm()
951 switch (plc->p_state) { in pcm_fsm()
[all...]
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dpcmplc.c382 phy->plc.p_state = PS_OFF ; in pcm_init()
826 plc->p_state = PS_BIT3 ; in pcm_fsm()
850 switch (plc->p_state) { in pcm_fsm()
855 plc->p_state = PS_BIT4 ; in pcm_fsm()
867 plc->p_state = PS_BIT7 ; in pcm_fsm()
878 plc->p_state = PS_LCT ; in pcm_fsm()
894 plc->p_state = PS_BIT8 ; in pcm_fsm()
912 plc->p_state = PS_JOIN ; in pcm_fsm()
923 plc->p_state = PS_ACTIVE ; in pcm_fsm()
947 switch (plc->p_state) { in pcm_fsm()
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_clear.h35 #include "pipe/p_state.h"
H A Dlp_memory.h33 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_rasterizer.h31 #include "pipe/p_state.h"
H A Dfd4_zsa.h31 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_blend.h31 #include "pipe/p_state.h"
H A Dfd5_blitter.h30 #include "pipe/p_state.h"
H A Dfd5_rasterizer.h31 #include "pipe/p_state.h"
H A Dfd5_zsa.h31 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_surface.h30 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.h32 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_transfer.h30 #include "pipe/p_state.h"
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate.c34 #include "pipe/p_state.h"

Completed in 12 milliseconds

12345678910>>...18