Symbol: drm_plane_state
drivers/gpu/drm/adp/adp_drv.c
134
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/adp/adp_drv.c
160
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c
161
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c
189
struct drm_plane_state *new_state)
drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c
259
struct drm_plane_state *old_state)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
10116
struct drm_plane_state *old_plane_state;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
10136
struct drm_plane_state *old_plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
10308
struct drm_plane_state *old_plane_state, *new_plane_state;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
11780
struct drm_plane_state *plane_state;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
12296
struct drm_plane_state *old_plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
12297
struct drm_plane_state *new_plane_state)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
12300
struct drm_plane_state *old_other_state, *new_other_state;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
12460
struct drm_plane_state *new_plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
12528
struct drm_plane_state *new_plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
12588
struct drm_plane_state *old_plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
12589
struct drm_plane_state *new_plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
12757
static void dm_get_oriented_plane_size(struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
12776
dm_get_plane_scale(struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
12799
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
12947
struct drm_plane_state *old_plane_state, *plane_state, *cursor_state;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
13092
struct drm_plane_state *new_plane_state, *old_plane_state;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
13145
struct drm_plane_state *old_plane_state, *new_plane_state, *new_cursor_state;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
3437
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
6338
fill_plane_color_attributes(const struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
6387
const struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
6503
struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
6610
struct drm_plane_state *old_plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
6611
struct drm_plane_state *new_plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
1100
struct drm_plane_state *plane_state);
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
1113
struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
926
struct drm_plane_state base;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1141
struct drm_plane_state *plane_state)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1456
__set_dm_plane_degamma(struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1533
__set_dm_plane_colorop_degamma(struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1560
__set_dm_plane_colorop_3x4_matrix(struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1601
__set_dm_plane_colorop_multiplier(struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1630
__set_dm_plane_colorop_shaper(struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1738
__set_dm_plane_colorop_3dlut(struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1794
__set_dm_plane_colorop_blend(struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1861
amdgpu_dm_plane_set_color_properties(struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1911
amdgpu_dm_plane_set_colorop_properties(struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
2012
struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c
581
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c
672
struct drm_plane_state *primary_state;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
101
void amdgpu_dm_plane_fill_blending_from_plane_state(const struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1025
struct drm_plane_state *old_state)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1092
int amdgpu_dm_plane_helper_check_state(struct drm_plane_state *state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1147
const struct drm_plane_state *state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1232
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1280
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1348
struct drm_plane_state *old_plane_state)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1436
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1438
struct drm_plane_state *old_state =
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1509
static struct drm_plane_state *amdgpu_dm_plane_drm_plane_duplicate_state(struct drm_plane *plane)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1612
struct drm_plane_state *state)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1695
struct drm_plane_state *state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
1777
const struct drm_plane_state *state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
927
struct drm_plane_state *new_state)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.h
36
struct drm_plane_state *old_plane_state);
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.h
39
const struct drm_plane_state *state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.h
42
int amdgpu_dm_plane_helper_check_state(struct drm_plane_state *state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.h
63
void amdgpu_dm_plane_fill_blending_from_plane_state(const struct drm_plane_state *plane_state,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_trace.h
226
TP_PROTO(const struct drm_plane_state *state),
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_trace.h
231
__field(const struct drm_plane_state *, plane_state)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_trace.h
310
TP_PROTO(const struct drm_plane_state *state),
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_trace.h
314
TP_PROTO(const struct drm_plane_state *state),
drivers/gpu/drm/arm/display/komeda/d71/d71_component.c
220
struct drm_plane_state *plane_st = state->plane->state;
drivers/gpu/drm/arm/display/komeda/d71/d71_component.c
359
struct drm_plane_state *plane_st;
drivers/gpu/drm/arm/display/komeda/komeda_kms.c
114
static int komeda_plane_state_list_add(struct drm_plane_state *plane_st,
drivers/gpu/drm/arm/display/komeda/komeda_kms.c
160
struct drm_plane_state *plane_st;
drivers/gpu/drm/arm/display/komeda/komeda_kms.h
44
struct drm_plane_state base;
drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c
342
struct drm_plane_state *plane_st = &kplane_st->base;
drivers/gpu/drm/arm/display/komeda/komeda_plane.c
150
static struct drm_plane_state *
drivers/gpu/drm/arm/display/komeda/komeda_plane.c
16
komeda_plane_init_data_flow(struct drm_plane_state *st,
drivers/gpu/drm/arm/display/komeda/komeda_plane.c
169
struct drm_plane_state *state)
drivers/gpu/drm/arm/display/komeda/komeda_plane.c
74
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/arm/hdlcd_crtc.c
241
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/arm/hdlcd_crtc.c
272
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/arm/malidp_crtc.c
255
const struct drm_plane_state *pstate;
drivers/gpu/drm/arm/malidp_crtc.c
344
const struct drm_plane_state *pstate;
drivers/gpu/drm/arm/malidp_drv.h
64
struct drm_plane_state base;
drivers/gpu/drm/arm/malidp_planes.c
114
struct drm_plane_state *state)
drivers/gpu/drm/arm/malidp_planes.c
129
const struct drm_plane_state *state)
drivers/gpu/drm/arm/malidp_planes.c
263
struct drm_plane_state *state)
drivers/gpu/drm/arm/malidp_planes.c
495
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/arm/malidp_planes.c
784
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/arm/malidp_planes.c
788
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/arm/malidp_planes.c
90
drm_plane_state *malidp_duplicate_plane_state(struct drm_plane *plane)
drivers/gpu/drm/armada/armada_overlay.c
225
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/armada/armada_overlay.c
266
struct drm_plane_state *plane_state;
drivers/gpu/drm/armada/armada_overlay.c
330
static struct drm_plane_state *
drivers/gpu/drm/armada/armada_overlay.c
346
struct drm_plane_state *state, struct drm_property *property,
drivers/gpu/drm/armada/armada_overlay.c
414
const struct drm_plane_state *state, struct drm_property *property,
drivers/gpu/drm/armada/armada_overlay.c
45
static inline u32 armada_spu_contrast(struct drm_plane_state *state)
drivers/gpu/drm/armada/armada_overlay.c
51
static inline u32 armada_spu_saturation(struct drm_plane_state *state)
drivers/gpu/drm/armada/armada_overlay.c
57
static inline u32 armada_csc(struct drm_plane_state *state)
drivers/gpu/drm/armada/armada_overlay.c
74
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/armada/armada_overlay.c
76
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/armada/armada_plane.c
135
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/armada/armada_plane.c
137
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/armada/armada_plane.c
225
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/armada/armada_plane.c
270
struct drm_plane_state *armada_plane_duplicate_state(struct drm_plane *plane)
drivers/gpu/drm/armada/armada_plane.c
38
void armada_drm_plane_calc(struct drm_plane_state *state, u32 addrs[2][3],
drivers/gpu/drm/armada/armada_plane.c
85
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/armada/armada_plane.h
22
void armada_drm_plane_calc(struct drm_plane_state *state, u32 addrs[2][3],
drivers/gpu/drm/armada/armada_plane.h
25
struct drm_plane_state *old_state);
drivers/gpu/drm/armada/armada_plane.h
29
struct drm_plane_state *armada_plane_duplicate_state(struct drm_plane *plane);
drivers/gpu/drm/armada/armada_plane.h
31
struct drm_plane_state *state);
drivers/gpu/drm/armada/armada_plane.h
5
struct drm_plane_state base;
drivers/gpu/drm/aspeed/aspeed_gfx_crtc.c
144
struct drm_plane_state *plane_state)
drivers/gpu/drm/aspeed/aspeed_gfx_crtc.c
164
struct drm_plane_state *plane_state)
drivers/gpu/drm/ast/ast_cursor.c
169
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/ast/ast_cursor.c
194
struct drm_plane_state *plane_state = &shadow_plane_state->base;
drivers/gpu/drm/ast/ast_cursor.c
251
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/ast/ast_cursor.c
254
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/ast/ast_mode.c
513
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/ast/ast_mode.c
562
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/ast/ast_mode.c
565
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c
1147
static struct drm_plane_state *
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c
1169
struct drm_plane_state *s)
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c
48
struct drm_plane_state base;
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c
614
struct drm_plane_state *plane_s;
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c
648
struct drm_plane_state *primary_s;
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c
666
struct drm_plane_state *ovl_s;
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c
723
struct drm_plane_state *s = drm_atomic_get_new_plane_state(state, p);
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c
77
drm_plane_state_to_atmel_hlcdc_plane_state(struct drm_plane_state *s)
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c
924
struct drm_plane_state *new_s = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/drm_atomic.c
1588
struct drm_plane_state *plane_state =
drivers/gpu/drm/drm_atomic.c
1666
struct drm_plane_state *old_plane_state;
drivers/gpu/drm/drm_atomic.c
1667
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/drm_atomic.c
1824
struct drm_plane_state *plane_state)
drivers/gpu/drm/drm_atomic.c
1919
struct drm_plane_state *primary_state;
drivers/gpu/drm/drm_atomic.c
2014
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_atomic.c
546
struct drm_plane_state *
drivers/gpu/drm/drm_atomic.c
551
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_atomic.c
677
plane_switching_crtc(const struct drm_plane_state *old_plane_state,
drivers/gpu/drm/drm_atomic.c
678
const struct drm_plane_state *new_plane_state)
drivers/gpu/drm/drm_atomic.c
704
static int drm_atomic_plane_check(const struct drm_plane_state *old_plane_state,
drivers/gpu/drm/drm_atomic.c
705
const struct drm_plane_state *new_plane_state)
drivers/gpu/drm/drm_atomic.c
856
const struct drm_plane_state *state)
drivers/gpu/drm/drm_atomic_helper.c
1025
struct drm_plane_state *new_plane_state, *old_plane_state;
drivers/gpu/drm/drm_atomic_helper.c
1442
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/drm_atomic_helper.c
1782
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/drm_atomic_helper.c
1839
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/drm_atomic_helper.c
2114
struct drm_plane_state *old_plane_state = NULL;
drivers/gpu/drm/drm_atomic_helper.c
2115
struct drm_plane_state *new_plane_state = NULL;
drivers/gpu/drm/drm_atomic_helper.c
2196
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_atomic_helper.c
2519
struct drm_plane_state *old_plane_state, *new_plane_state;
drivers/gpu/drm/drm_atomic_helper.c
2641
struct drm_plane_state *old_plane_state;
drivers/gpu/drm/drm_atomic_helper.c
2820
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/drm_atomic_helper.c
2907
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/drm_atomic_helper.c
2926
static bool plane_crtc_active(const struct drm_plane_state *state)
drivers/gpu/drm/drm_atomic_helper.c
2979
struct drm_plane_state *old_plane_state, *new_plane_state;
drivers/gpu/drm/drm_atomic_helper.c
3110
struct drm_plane_state *old_plane_state =
drivers/gpu/drm/drm_atomic_helper.c
3112
struct drm_plane_state *new_plane_state =
drivers/gpu/drm/drm_atomic_helper.c
3206
struct drm_plane_state *old_plane_state;
drivers/gpu/drm/drm_atomic_helper.c
3262
struct drm_plane_state *old_plane_state, *new_plane_state;
drivers/gpu/drm/drm_atomic_helper.c
3408
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_atomic_helper.c
3459
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_atomic_helper.c
3560
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_atomic_helper.c
3747
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_atomic_helper.c
3865
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/drm_atomic_helper.c
3937
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_atomic_helper.c
81
struct drm_plane_state *old_plane_state,
drivers/gpu/drm/drm_atomic_helper.c
82
struct drm_plane_state *plane_state,
drivers/gpu/drm/drm_atomic_helper.c
893
int drm_atomic_helper_check_plane_state(struct drm_plane_state *plane_state,
drivers/gpu/drm/drm_atomic_state_helper.c
247
void __drm_atomic_helper_plane_state_reset(struct drm_plane_state *plane_state,
drivers/gpu/drm/drm_atomic_state_helper.c
315
struct drm_plane_state *plane_state)
drivers/gpu/drm/drm_atomic_state_helper.c
352
struct drm_plane_state *state)
drivers/gpu/drm/drm_atomic_state_helper.c
373
struct drm_plane_state *
drivers/gpu/drm/drm_atomic_state_helper.c
376
struct drm_plane_state *state;
drivers/gpu/drm/drm_atomic_state_helper.c
397
void __drm_atomic_helper_plane_destroy_state(struct drm_plane_state *state)
drivers/gpu/drm/drm_atomic_state_helper.c
421
struct drm_plane_state *state)
drivers/gpu/drm/drm_atomic_uapi.c
1259
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_atomic_uapi.c
1303
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_atomic_uapi.c
190
drm_atomic_set_crtc_for_plane(struct drm_plane_state *plane_state,
drivers/gpu/drm/drm_atomic_uapi.c
242
drm_atomic_set_fb_for_plane(struct drm_plane_state *plane_state,
drivers/gpu/drm/drm_atomic_uapi.c
272
drm_atomic_set_colorop_for_plane(struct drm_plane_state *plane_state,
drivers/gpu/drm/drm_atomic_uapi.c
536
struct drm_plane_state *state, struct drm_file *file_priv,
drivers/gpu/drm/drm_atomic_uapi.c
657
const struct drm_plane_state *state,
drivers/gpu/drm/drm_blend.c
454
const struct drm_plane_state *sa = *(struct drm_plane_state **)a;
drivers/gpu/drm/drm_blend.c
455
const struct drm_plane_state *sb = *(struct drm_plane_state **)b;
drivers/gpu/drm/drm_blend.c
469
struct drm_plane_state **states;
drivers/gpu/drm/drm_blend.c
486
struct drm_plane_state *plane_state =
drivers/gpu/drm/drm_blend.c
537
struct drm_plane_state *old_plane_state, *new_plane_state;
drivers/gpu/drm/drm_client_modeset.c
1054
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_client_modeset.c
1078
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_crtc_internal.h
249
struct drm_plane_state *plane_state);
drivers/gpu/drm/drm_crtc_internal.h
277
__drm_plane_get_damage_clips(const struct drm_plane_state *state);
drivers/gpu/drm/drm_crtc_internal.h
62
struct drm_plane_state;
drivers/gpu/drm/drm_damage_helper.c
162
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_damage_helper.c
226
const struct drm_plane_state *old_state,
drivers/gpu/drm/drm_damage_helper.c
227
const struct drm_plane_state *state)
drivers/gpu/drm/drm_damage_helper.c
312
bool drm_atomic_helper_damage_merged(const struct drm_plane_state *old_state,
drivers/gpu/drm/drm_damage_helper.c
313
const struct drm_plane_state *state,
drivers/gpu/drm/drm_damage_helper.c
70
struct drm_plane_state *plane_state)
drivers/gpu/drm/drm_fb_dma_helper.c
124
struct drm_plane_state *old_state,
drivers/gpu/drm/drm_fb_dma_helper.c
125
struct drm_plane_state *state)
drivers/gpu/drm/drm_fb_dma_helper.c
74
struct drm_plane_state *state,
drivers/gpu/drm/drm_fb_helper.c
240
const struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_framebuffer.c
1028
struct drm_plane_state *plane_state;
drivers/gpu/drm/drm_gem_atomic_helper.c
115
struct drm_plane_state *state)
drivers/gpu/drm/drm_gem_atomic_helper.c
200
struct drm_plane_state *plane_state = plane->state;
drivers/gpu/drm/drm_gem_atomic_helper.c
228
struct drm_plane_state *
drivers/gpu/drm/drm_gem_atomic_helper.c
231
struct drm_plane_state *plane_state = plane->state;
drivers/gpu/drm/drm_gem_atomic_helper.c
270
struct drm_plane_state *plane_state)
drivers/gpu/drm/drm_gem_atomic_helper.c
338
int drm_gem_begin_shadow_fb_access(struct drm_plane *plane, struct drm_plane_state *plane_state)
drivers/gpu/drm/drm_gem_atomic_helper.c
360
void drm_gem_end_shadow_fb_access(struct drm_plane *plane, struct drm_plane_state *plane_state)
drivers/gpu/drm/drm_gem_atomic_helper.c
386
struct drm_plane_state *plane_state)
drivers/gpu/drm/drm_gem_atomic_helper.c
404
struct drm_plane_state *plane_state)
drivers/gpu/drm/drm_gem_atomic_helper.c
435
struct drm_plane_state *
drivers/gpu/drm/drm_gem_atomic_helper.c
452
struct drm_plane_state *plane_state)
drivers/gpu/drm/drm_gem_vram_helper.c
558
struct drm_plane_state *state,
drivers/gpu/drm/drm_gem_vram_helper.c
591
struct drm_plane_state *new_state)
drivers/gpu/drm/drm_gem_vram_helper.c
638
struct drm_plane_state *old_state)
drivers/gpu/drm/drm_mipi_dbi.c
349
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/drm_mipi_dbi.c
380
struct drm_plane_state *plane_state = plane->state;
drivers/gpu/drm/drm_mipi_dbi.c
383
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/drm_plane.c
1489
const struct drm_plane_state *state = plane->state;
drivers/gpu/drm/drm_plane.c
1674
drm_plane_get_damage_clips_count(const struct drm_plane_state *state)
drivers/gpu/drm/drm_plane.c
1682
__drm_plane_get_damage_clips(const struct drm_plane_state *state)
drivers/gpu/drm/drm_plane.c
1700
drm_plane_get_damage_clips(const struct drm_plane_state *state)
drivers/gpu/drm/drm_plane_helper.c
107
struct drm_plane_state plane_state = {
drivers/gpu/drm/drm_simple_kms_helper.c
174
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/drm_simple_kms_helper.c
203
struct drm_plane_state *old_pstate = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/drm_simple_kms_helper.c
215
struct drm_plane_state *state)
drivers/gpu/drm/drm_simple_kms_helper.c
233
struct drm_plane_state *state)
drivers/gpu/drm/drm_simple_kms_helper.c
245
struct drm_plane_state *new_plane_state)
drivers/gpu/drm/drm_simple_kms_helper.c
257
struct drm_plane_state *new_plane_state)
drivers/gpu/drm/drm_simple_kms_helper.c
295
static struct drm_plane_state *drm_simple_kms_plane_duplicate_state(struct drm_plane *plane)
drivers/gpu/drm/drm_simple_kms_helper.c
307
struct drm_plane_state *state)
drivers/gpu/drm/exynos/exynos_drm_drv.h
63
struct drm_plane_state base;
drivers/gpu/drm/exynos/exynos_drm_drv.h
71
to_exynos_plane_state(struct drm_plane_state *state)
drivers/gpu/drm/exynos/exynos_drm_plane.c
144
static struct drm_plane_state *
drivers/gpu/drm/exynos/exynos_drm_plane.c
160
struct drm_plane_state *old_state)
drivers/gpu/drm/exynos/exynos_drm_plane.c
235
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/exynos/exynos_drm_plane.c
259
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/exynos/exynos_drm_plane.c
274
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/exynos/exynos_drm_plane.c
59
struct drm_plane_state *state = &exynos_state->base;
drivers/gpu/drm/exynos/exynos_drm_vidi.c
115
struct drm_plane_state *state = plane->base.state;
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.c
41
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.c
85
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/gud/gud_pipe.c
457
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/gud/gud_pipe.c
458
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/gud/gud_pipe.c
621
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(atomic_state, plane);
drivers/gpu/drm/gud/gud_pipe.c
622
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(atomic_state, plane);
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.c
121
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.c
75
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c
764
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c
811
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
109
struct drm_plane_state *plane_state = plane->state;
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
141
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
174
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
175
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/i915/display/i9xx_wm.c
3557
struct drm_plane_state *plane_state;
drivers/gpu/drm/i915/display/intel_color.c
3871
const struct drm_plane_state *state = &plane_state->uapi;
drivers/gpu/drm/i915/display/intel_color.c
3966
const struct drm_plane_state *state = &plane_state->uapi;
drivers/gpu/drm/i915/display/intel_color.c
4019
const struct drm_plane_state *state = &plane_state->uapi;
drivers/gpu/drm/i915/display/intel_display.c
7158
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/i915/display/intel_display_types.h
2161
struct drm_plane_state *ret =
drivers/gpu/drm/i915/display/intel_display_types.h
665
struct drm_plane_state uapi;
drivers/gpu/drm/i915/display/intel_load_detect.c
27
struct drm_plane_state *plane_state;
drivers/gpu/drm/i915/display/intel_plane.c
126
struct drm_plane_state *
drivers/gpu/drm/i915/display/intel_plane.c
1338
struct drm_plane_state *new_plane_state)
drivers/gpu/drm/i915/display/intel_plane.c
1386
struct drm_plane_state *_new_plane_state)
drivers/gpu/drm/i915/display/intel_plane.c
1468
struct drm_plane_state *_old_plane_state)
drivers/gpu/drm/i915/display/intel_plane.c
170
struct drm_plane_state *state)
drivers/gpu/drm/i915/display/intel_plane.h
62
struct drm_plane_state *intel_plane_duplicate_state(struct drm_plane *plane);
drivers/gpu/drm/i915/display/intel_plane.h
64
struct drm_plane_state *state);
drivers/gpu/drm/i915/display/intel_sprite_uapi.c
48
struct drm_plane_state *plane_state;
drivers/gpu/drm/i915/i915_initial_plane.c
251
i915_initial_plane_setup(struct drm_plane_state *_plane_state,
drivers/gpu/drm/imx/dc/dc-plane.c
132
struct drm_plane_state *new_state =
drivers/gpu/drm/imx/dc/dc-plane.c
52
static int dc_plane_check_max_source_resolution(struct drm_plane_state *state)
drivers/gpu/drm/imx/dc/dc-plane.c
65
static int dc_plane_check_fb(struct drm_plane_state *state)
drivers/gpu/drm/imx/dc/dc-plane.c
94
struct drm_plane_state *plane_state =
drivers/gpu/drm/imx/dcss/dcss-plane.c
145
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/imx/dcss/dcss-plane.c
218
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/imx/dcss/dcss-plane.c
249
static bool dcss_plane_needs_setup(struct drm_plane_state *state,
drivers/gpu/drm/imx/dcss/dcss-plane.c
250
struct drm_plane_state *old_state)
drivers/gpu/drm/imx/dcss/dcss-plane.c
272
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/imx/dcss/dcss-plane.c
274
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/imx/ipuv3/imx-drm-core.c
75
struct drm_plane_state *old_plane_state, *new_plane_state;
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
126
drm_plane_state_to_eba(struct drm_plane_state *state, int plane)
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
141
drm_plane_state_to_ubo(struct drm_plane_state *state)
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
160
drm_plane_state_to_vbo(struct drm_plane_state *state)
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
25
struct drm_plane_state base;
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
30
to_ipu_plane_state(struct drm_plane_state *p)
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
317
static struct drm_plane_state *
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
333
struct drm_plane_state *state)
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
35
static unsigned int ipu_src_rect_width(const struct drm_plane_state *state)
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
370
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
372
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
577
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
580
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
786
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/imx/ipuv3/ipuv3-plane.c
810
struct drm_plane_state *plane_state;
drivers/gpu/drm/imx/lcdc/imx-lcdc.c
138
struct drm_plane_state *old_state,
drivers/gpu/drm/imx/lcdc/imx-lcdc.c
142
struct drm_plane_state *new_state = pipe->plane.state;
drivers/gpu/drm/imx/lcdc/imx-lcdc.c
192
struct drm_plane_state *plane_state)
drivers/gpu/drm/imx/lcdc/imx-lcdc.c
276
struct drm_plane_state *plane_state,
drivers/gpu/drm/imx/lcdc/imx-lcdc.c
298
struct drm_plane_state *old_state)
drivers/gpu/drm/imx/lcdc/imx-lcdc.c
302
struct drm_plane_state *new_state = pipe->plane.state;
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
342
struct drm_plane_state *f1_state, *f0_state, *ipu_state = NULL;
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
464
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
466
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
570
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
666
struct drm_plane_state *newstate = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
667
struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/ingenic/ingenic-drm.h
222
struct drm_plane_state;
drivers/gpu/drm/ingenic/ingenic-ipu.c
310
static inline bool osd_changed(struct drm_plane_state *state,
drivers/gpu/drm/ingenic/ingenic-ipu.c
311
struct drm_plane_state *oldstate)
drivers/gpu/drm/ingenic/ingenic-ipu.c
327
struct drm_plane_state *newstate = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/ingenic/ingenic-ipu.c
328
struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/ingenic/ingenic-ipu.c
570
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/ingenic/ingenic-ipu.c
572
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/ingenic/ingenic-ipu.c
679
const struct drm_plane_state *state,
drivers/gpu/drm/ingenic/ingenic-ipu.c
694
struct drm_plane_state *state,
drivers/gpu/drm/kmb/kmb_plane.c
304
const struct drm_plane_state *state,
drivers/gpu/drm/kmb/kmb_plane.c
344
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/kmb/kmb_plane.c
346
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/kmb/kmb_plane.c
95
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/logicvc/logicvc_layer.c
143
struct drm_plane_state *new_state =
drivers/gpu/drm/logicvc/logicvc_layer.c
261
struct drm_plane_state *state,
drivers/gpu/drm/logicvc/logicvc_layer.c
89
struct drm_plane_state *new_state =
drivers/gpu/drm/logicvc/logicvc_layer.h
54
struct drm_plane_state *state,
drivers/gpu/drm/loongson/lsdc_plane.c
101
struct drm_plane_state *new_state)
drivers/gpu/drm/loongson/lsdc_plane.c
139
struct drm_plane_state *old_state)
drivers/gpu/drm/loongson/lsdc_plane.c
178
struct drm_plane_state *new_state;
drivers/gpu/drm/loongson/lsdc_plane.c
228
struct drm_plane_state *new_state;
drivers/gpu/drm/loongson/lsdc_plane.c
273
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/loongson/lsdc_plane.c
304
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/loongson/lsdc_plane.c
305
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/loongson/lsdc_plane.c
32
struct drm_plane_state *state)
drivers/gpu/drm/loongson/lsdc_plane.c
346
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/loongson/lsdc_plane.c
385
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/loongson/lsdc_plane.c
386
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/loongson/lsdc_plane.c
438
const struct drm_plane_state *state)
drivers/gpu/drm/loongson/lsdc_plane.c
53
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/loongson/lsdc_plane.c
74
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/loongson/lsdc_plane.c
75
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/mcde/mcde_display.c
1154
struct drm_plane_state *plane_state)
drivers/gpu/drm/mcde/mcde_display.c
1385
struct drm_plane_state *old_pstate)
drivers/gpu/drm/mcde/mcde_display.c
1392
struct drm_plane_state *pstate = plane->state;
drivers/gpu/drm/mcde/mcde_display.c
161
struct drm_plane_state *pstate,
drivers/gpu/drm/mediatek/mtk_disp_ovl.c
350
struct drm_plane_state *state = &mtk_state->base;
drivers/gpu/drm/mediatek/mtk_plane.c
113
static void mtk_plane_update_new_state(struct drm_plane_state *new_state,
drivers/gpu/drm/mediatek/mtk_plane.c
198
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/mediatek/mtk_plane.c
233
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/mediatek/mtk_plane.c
265
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/mediatek/mtk_plane.c
268
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/mediatek/mtk_plane.c
282
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/mediatek/mtk_plane.c
50
static struct drm_plane_state *mtk_plane_duplicate_state(struct drm_plane *plane)
drivers/gpu/drm/mediatek/mtk_plane.c
76
struct drm_plane_state *state)
drivers/gpu/drm/mediatek/mtk_plane.c
85
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/mediatek/mtk_plane.h
39
struct drm_plane_state base;
drivers/gpu/drm/mediatek/mtk_plane.h
44
to_mtk_plane_state(struct drm_plane_state *state)
drivers/gpu/drm/meson/meson_overlay.c
172
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/meson/meson_overlay.c
235
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/meson/meson_overlay.c
476
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/meson/meson_plane.c
138
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/meson/meson_plane.c
78
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/mgag200/mgag200_mode.c
468
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(new_state, plane);
drivers/gpu/drm/mgag200/mgag200_mode.c
505
struct drm_plane_state *plane_state = plane->state;
drivers/gpu/drm/mgag200/mgag200_mode.c
506
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(old_state, plane);
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
1329
struct drm_plane_state **states;
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
1345
struct drm_plane_state *plane_state =
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
1530
const struct drm_plane_state *pstate;
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
1692
struct drm_plane_state *state;
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
410
struct drm_plane_state *state;
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
443
struct drm_plane_state *state;
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1055
struct drm_plane_state *new_plane_state =
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1175
struct drm_plane_state *plane_state =
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1177
struct drm_plane_state *old_plane_state =
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1214
struct drm_plane_state *plane_state,
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1254
struct drm_plane_state *plane_state,
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1256
struct drm_plane_state **prev_adjacent_plane_state)
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1315
struct drm_plane_state *plane_state,
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1354
struct drm_plane_state **states,
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1357
struct drm_plane_state *prev_adjacent_plane_state[STAGES_PER_PLANE] = { NULL };
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1363
struct drm_plane_state *plane_state = states[i];
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1474
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1537
struct drm_plane_state *new_state)
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1540
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1590
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1623
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1638
struct drm_plane_state *state)
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1644
static struct drm_plane_state *
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1705
const struct drm_plane_state *state)
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
646
struct drm_plane_state *new_state)
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
675
struct drm_plane_state *old_state)
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
727
struct drm_plane_state *new_plane_state)
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
816
struct drm_plane_state *new_plane_state,
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
872
struct drm_plane_state *new_plane_state,
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.h
33
struct drm_plane_state base;
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.h
75
struct drm_plane_state **states,
drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h
649
struct drm_plane_state *state, struct dpu_plane_state *pstate,
drivers/gpu/drm/msm/disp/mdp4/mdp4_plane.c
113
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/msm/disp/mdp4/mdp4_plane.c
80
struct drm_plane_state *new_state)
drivers/gpu/drm/msm/disp/mdp4/mdp4_plane.c
91
struct drm_plane_state *old_state)
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c
662
struct drm_plane_state *pstate)
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c
671
struct drm_plane_state *bpstate)
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c
704
const struct drm_plane_state *pstate;
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h
95
struct drm_plane_state base;
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
117
struct drm_plane_state *state)
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
136
struct drm_plane_state *new_state)
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
149
struct drm_plane_state *old_state)
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
162
struct drm_plane_state *state)
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
166
struct drm_plane_state *old_state = plane->state;
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
328
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
33
static bool plane_enabled(struct drm_plane_state *state)
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
330
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
349
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
368
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
422
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
65
const struct drm_plane_state *state)
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
843
struct drm_plane_state *pstate = plane->state;
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
98
static struct drm_plane_state *
drivers/gpu/drm/mxsfb/lcdif_kms.c
163
struct drm_plane_state *plane_state,
drivers/gpu/drm/mxsfb/lcdif_kms.c
403
struct drm_plane_state *plane_state)
drivers/gpu/drm/mxsfb/lcdif_kms.c
535
struct drm_plane_state *new_pstate = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/mxsfb/lcdif_kms.c
669
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/mxsfb/lcdif_kms.c
687
struct drm_plane_state *new_pstate = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/mxsfb/mxsfb_kms.c
351
struct drm_plane_state *new_pstate = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/mxsfb/mxsfb_kms.c
525
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/mxsfb/mxsfb_kms.c
543
struct drm_plane_state *new_pstate = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/mxsfb/mxsfb_kms.c
555
struct drm_plane_state *old_pstate = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/mxsfb/mxsfb_kms.c
558
struct drm_plane_state *new_pstate = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/nouveau/dispnv50/atom.h
189
struct drm_plane_state state;
drivers/gpu/drm/nouveau/dispnv50/disp.c
2155
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/nouveau/dispnv50/disp.c
2174
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/nouveau/dispnv50/disp.c
2430
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/nouveau/dispnv50/wndw.c
446
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/nouveau/dispnv50/wndw.c
524
nv50_wndw_cleanup_fb(struct drm_plane *plane, struct drm_plane_state *old_state)
drivers/gpu/drm/nouveau/dispnv50/wndw.c
538
nv50_wndw_prepare_fb(struct drm_plane *plane, struct drm_plane_state *state)
drivers/gpu/drm/nouveau/dispnv50/wndw.c
721
struct drm_plane_state *state)
drivers/gpu/drm/nouveau/dispnv50/wndw.c
728
static struct drm_plane_state *
drivers/gpu/drm/omapdrm/omap_crtc.c
584
struct drm_plane_state *pri_state;
drivers/gpu/drm/omapdrm/omap_crtc.c
670
struct drm_plane_state *plane_state;
drivers/gpu/drm/omapdrm/omap_drv.c
122
const struct drm_plane_state *sa = *(struct drm_plane_state **)a;
drivers/gpu/drm/omapdrm/omap_drv.c
123
const struct drm_plane_state *sb = *(struct drm_plane_state **)b;
drivers/gpu/drm/omapdrm/omap_drv.c
146
struct drm_plane_state **states;
drivers/gpu/drm/omapdrm/omap_drv.c
166
struct drm_plane_state *plane_state =
drivers/gpu/drm/omapdrm/omap_fb.c
138
struct drm_plane_state *state,
drivers/gpu/drm/omapdrm/omap_fb.h
19
struct drm_plane_state;
drivers/gpu/drm/omapdrm/omap_fb.h
32
struct drm_plane_state *state,
drivers/gpu/drm/omapdrm/omap_plane.c
174
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/omapdrm/omap_plane.c
176
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/omapdrm/omap_plane.c
204
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/omapdrm/omap_plane.c
206
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/omapdrm/omap_plane.c
26
struct drm_plane_state base;
drivers/gpu/drm/omapdrm/omap_plane.c
39
bool is_omap_plane_dual_overlay(struct drm_plane_state *state)
drivers/gpu/drm/omapdrm/omap_plane.c
420
static struct drm_plane_state *
drivers/gpu/drm/omapdrm/omap_plane.c
443
const struct drm_plane_state *state)
drivers/gpu/drm/omapdrm/omap_plane.c
462
struct drm_plane_state *state,
drivers/gpu/drm/omapdrm/omap_plane.c
47
struct drm_plane_state *new_state)
drivers/gpu/drm/omapdrm/omap_plane.c
477
const struct drm_plane_state *state,
drivers/gpu/drm/omapdrm/omap_plane.c
58
struct drm_plane_state *old_state)
drivers/gpu/drm/omapdrm/omap_plane.c
68
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/omapdrm/omap_plane.c
70
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/omapdrm/omap_plane.h
25
bool is_omap_plane_dual_overlay(struct drm_plane_state *state);
drivers/gpu/drm/pl111/pl111_display.c
122
struct drm_plane_state *plane_state)
drivers/gpu/drm/pl111/pl111_display.c
391
struct drm_plane_state *old_pstate)
drivers/gpu/drm/pl111/pl111_display.c
398
struct drm_plane_state *pstate = plane->state;
drivers/gpu/drm/pl111/pl111_display.c
87
struct drm_plane_state *pstate,
drivers/gpu/drm/qxl/qxl_display.c
500
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/qxl/qxl_display.c
514
struct drm_plane_state *plane_state)
drivers/gpu/drm/qxl/qxl_display.c
559
struct drm_plane_state *plane_state)
drivers/gpu/drm/qxl/qxl_display.c
667
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/qxl/qxl_display.c
700
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/qxl/qxl_display.c
717
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/qxl/qxl_display.c
719
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/qxl/qxl_display.c
734
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/qxl/qxl_display.c
856
struct drm_plane_state *new_state)
drivers/gpu/drm/qxl/qxl_display.c
893
struct drm_plane_state *old_state)
drivers/gpu/drm/renesas/rcar-du/rcar_du_crtc.c
373
struct drm_plane_state *state = plane->plane.state;
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
139
struct drm_plane_state *old_drm_plane_state;
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
140
struct drm_plane_state *new_drm_plane_state;
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
210
struct drm_plane_state *s;
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
593
struct drm_plane_state *state,
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
640
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
651
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
652
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
689
static struct drm_plane_state *
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
709
struct drm_plane_state *state)
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
736
struct drm_plane_state *state,
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.c
752
const struct drm_plane_state *state, struct drm_property *property,
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.h
51
struct drm_plane_state state;
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.h
61
to_rcar_plane_state(struct drm_plane_state *state)
drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.h
70
struct drm_plane_state *state,
drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.c
322
struct drm_plane_state *state)
drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.c
356
struct drm_plane_state *state)
drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.c
370
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.c
381
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.c
382
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.c
400
static struct drm_plane_state *
drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.c
418
struct drm_plane_state *state)
drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.h
48
struct drm_plane_state state;
drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.h
55
to_rcar_vsp_plane_state(struct drm_plane_state *state)
drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.c
177
struct drm_plane_state *state,
drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.c
218
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.c
228
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.c
229
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.c
245
static struct drm_plane_state *
drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.c
263
struct drm_plane_state *state)
drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.h
48
struct drm_plane_state state;
drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.h
54
to_rzg2l_vsp_plane_state(struct drm_plane_state *state)
drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c
148
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c
197
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c
212
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c
228
static struct drm_plane_state *
drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c
248
struct drm_plane_state *state)
drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c
29
struct drm_plane_state base;
drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c
40
static inline struct shmob_drm_plane_state *to_shmob_plane_state(struct drm_plane_state *state)
drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c
68
struct drm_plane_state *state)
drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c
89
struct drm_plane_state *state)
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
1076
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
1110
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
1524
struct drm_plane_state *plane_state;
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
1570
struct drm_plane_state *old_plane_state, *new_plane_state;
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
814
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
894
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
912
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
1096
struct drm_plane_state *old_pstate = NULL;
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
1117
struct drm_plane_state *pstate = plane->state;
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
1164
struct drm_plane_state *pstate = plane->state;
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
1925
struct drm_plane_state *pstate = plane->state;
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
417
static bool vop2_half_block_enable(struct drm_plane_state *pstate)
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
425
static u32 vop2_afbc_transform_offset(struct drm_plane_state *pstate,
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
510
struct drm_plane_state *pstate)
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
702
struct drm_plane_state *pstate)
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
984
struct drm_plane_state *pstate = drm_atomic_get_new_plane_state(astate, plane);
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
1897
struct drm_plane_state *bottom_win_pstate;
drivers/gpu/drm/sitronix/st7571.c
329
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/sitronix/st7571.c
345
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/sitronix/st7571.c
346
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/sitronix/st7586.c
176
struct drm_plane_state *plane_state = plane->state;
drivers/gpu/drm/sitronix/st7586.c
179
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/sitronix/st7920.c
103
static inline struct st7920_plane_state *to_st7920_plane_state(struct drm_plane_state *state)
drivers/gpu/drm/sitronix/st7920.c
345
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/sitronix/st7920.c
392
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/sitronix/st7920.c
393
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/sitronix/st7920.c
436
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/sitronix/st7920.c
469
static struct drm_plane_state *st7920_primary_plane_duplicate_state(struct drm_plane *plane)
drivers/gpu/drm/sitronix/st7920.c
489
struct drm_plane_state *state)
drivers/gpu/drm/solomon/ssd130x.c
1081
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/solomon/ssd130x.c
1130
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/solomon/ssd130x.c
1177
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/solomon/ssd130x.c
1200
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/solomon/ssd130x.c
1201
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/solomon/ssd130x.c
1241
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/solomon/ssd130x.c
1242
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/solomon/ssd130x.c
1282
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/solomon/ssd130x.c
1283
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/solomon/ssd130x.c
1323
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/solomon/ssd130x.c
1347
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/solomon/ssd130x.c
1371
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/solomon/ssd130x.c
1404
static struct drm_plane_state *ssd130x_primary_plane_duplicate_state(struct drm_plane *plane)
drivers/gpu/drm/solomon/ssd130x.c
1429
struct drm_plane_state *state)
drivers/gpu/drm/solomon/ssd130x.c
231
static inline struct ssd130x_plane_state *to_ssd130x_plane_state(struct drm_plane_state *state)
drivers/gpu/drm/sprd/sprd_dpu.c
257
static u32 drm_rotation_to_dpu(struct drm_plane_state *state)
drivers/gpu/drm/sprd/sprd_dpu.c
292
static u32 drm_blend_to_dpu(struct drm_plane_state *state)
drivers/gpu/drm/sprd/sprd_dpu.c
320
static void sprd_dpu_layer(struct sprd_dpu *dpu, struct drm_plane_state *state)
drivers/gpu/drm/sprd/sprd_dpu.c
506
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sprd/sprd_dpu.c
531
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sprd/sprd_dpu.c
542
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/sti/sti_cursor.c
188
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sti/sti_cursor.c
266
struct drm_plane_state *newstate = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sti/sti_cursor.c
321
struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/sti/sti_gdp.c
623
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sti/sti_gdp.c
710
struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/sti/sti_gdp.c
712
struct drm_plane_state *newstate = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sti/sti_gdp.c
878
struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/sti/sti_hqvdp.c
1025
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sti/sti_hqvdp.c
1120
struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/sti/sti_hqvdp.c
1122
struct drm_plane_state *newstate = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sti/sti_hqvdp.c
1254
struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/sti/sti_plane.c
47
struct drm_plane_state *state = plane->drm_plane.state;
drivers/gpu/drm/sti/sti_vid.c
140
struct drm_plane_state *state)
drivers/gpu/drm/sti/sti_vid.h
24
struct drm_plane_state *state);
drivers/gpu/drm/stm/ltdc.c
1241
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/stm/ltdc.c
1269
struct drm_plane_state *newstate = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/stm/ltdc.c
1514
struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/stm/ltdc.c
1535
const struct drm_plane_state *state)
drivers/gpu/drm/stm/ltdc.c
618
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/stm/ltdc.c
664
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun4i_backend.c
175
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun4i_backend.c
199
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun4i_backend.c
256
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun4i_backend.c
332
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun4i_backend.c
370
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun4i_backend.c
395
static bool sun4i_backend_plane_uses_scaler(struct drm_plane_state *state)
drivers/gpu/drm/sun4i/sun4i_backend.c
409
static bool sun4i_backend_plane_uses_frontend(struct drm_plane_state *state)
drivers/gpu/drm/sun4i/sun4i_backend.c
442
static bool sun4i_backend_plane_is_supported(struct drm_plane_state *state,
drivers/gpu/drm/sun4i/sun4i_backend.c
473
struct drm_plane_state *plane_states[SUN4I_BACKEND_NUM_LAYERS] = { 0 };
drivers/gpu/drm/sun4i/sun4i_backend.c
492
struct drm_plane_state *plane_state =
drivers/gpu/drm/sun4i/sun4i_backend.c
582
struct drm_plane_state *p_state = plane_states[i];
drivers/gpu/drm/sun4i/sun4i_frontend.c
160
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun4i_frontend.c
406
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun4i_frontend.c
499
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun4i_layer.c
37
static struct drm_plane_state *
drivers/gpu/drm/sun4i/sun4i_layer.c
54
struct drm_plane_state *state)
drivers/gpu/drm/sun4i/sun4i_layer.c
66
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/sun4i/sun4i_layer.c
86
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sun4i/sun4i_layer.h
22
struct drm_plane_state state;
drivers/gpu/drm/sun4i/sun4i_layer.h
34
state_to_sun4i_layer_state(struct drm_plane_state *state)
drivers/gpu/drm/sun4i/sun8i_csc.c
208
static u32 sun8i_csc_get_mode(struct drm_plane_state *state)
drivers/gpu/drm/sun4i/sun8i_csc.c
231
struct drm_plane_state *state)
drivers/gpu/drm/sun4i/sun8i_csc.h
11
struct drm_plane_state;
drivers/gpu/drm/sun4i/sun8i_csc.h
27
struct drm_plane_state *state);
drivers/gpu/drm/sun4i/sun8i_mixer.c
261
struct drm_plane_state *plane_state;
drivers/gpu/drm/sun4i/sun8i_ui_layer.c
125
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun8i_ui_layer.c
151
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sun4i/sun8i_ui_layer.c
192
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sun4i/sun8i_ui_layer.c
40
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun8i_ui_layer.c
62
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun8i_vi_layer.c
197
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun8i_vi_layer.c
231
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sun4i/sun8i_vi_layer.c
271
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/sun4i/sun8i_vi_layer.c
34
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sun4i/sun8i_vi_layer.c
66
struct drm_plane_state *state = plane->state;
drivers/gpu/drm/sysfb/drm_sysfb_helper.h
102
to_drm_sysfb_plane_state(struct drm_plane_state *base)
drivers/gpu/drm/sysfb/drm_sysfb_helper.h
112
struct drm_plane_state *plane_state);
drivers/gpu/drm/sysfb/drm_sysfb_helper.h
138
struct drm_plane_state *drm_sysfb_plane_atomic_duplicate_state(struct drm_plane *plane);
drivers/gpu/drm/sysfb/drm_sysfb_helper.h
140
struct drm_plane_state *plane_state);
drivers/gpu/drm/sysfb/drm_sysfb_modeset.c
242
struct drm_plane_state *plane_state)
drivers/gpu/drm/sysfb/drm_sysfb_modeset.c
289
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(new_state, plane);
drivers/gpu/drm/sysfb/drm_sysfb_modeset.c
333
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/sysfb/drm_sysfb_modeset.c
334
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/sysfb/drm_sysfb_modeset.c
379
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/sysfb/drm_sysfb_modeset.c
438
struct drm_plane_state *drm_sysfb_plane_atomic_duplicate_state(struct drm_plane *plane)
drivers/gpu/drm/sysfb/drm_sysfb_modeset.c
441
struct drm_plane_state *plane_state = plane->state;
drivers/gpu/drm/sysfb/drm_sysfb_modeset.c
463
struct drm_plane_state *plane_state)
drivers/gpu/drm/sysfb/vesadrm.c
254
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(new_state, plane);
drivers/gpu/drm/tegra/dc.c
1004
struct drm_plane_state *new_state)
drivers/gpu/drm/tegra/dc.c
1104
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/tegra/dc.c
1112
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/tegra/dc.c
1131
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/tegra/dc.c
1169
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/tegra/dc.c
2105
const struct drm_plane_state *old_plane_state;
drivers/gpu/drm/tegra/dc.c
2429
static bool tegra_plane_is_cursor(const struct drm_plane_state *state)
drivers/gpu/drm/tegra/dc.c
2450
const struct drm_plane_state *plane_state)
drivers/gpu/drm/tegra/dc.c
2452
const struct drm_plane_state *other_state;
drivers/gpu/drm/tegra/dc.c
2498
const struct drm_plane_state *plane_state;
drivers/gpu/drm/tegra/dc.c
2589
struct drm_plane_state *new_plane_state;
drivers/gpu/drm/tegra/dc.c
720
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/tegra/dc.c
812
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/tegra/dc.c
829
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/tegra/dc.c
968
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/tegra/hub.c
429
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/tegra/hub.c
487
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/tegra/hub.c
537
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/tegra/plane.c
201
struct drm_plane_state *state)
drivers/gpu/drm/tegra/plane.c
217
struct drm_plane_state *state)
drivers/gpu/drm/tegra/plane.c
225
static int tegra_plane_calculate_memory_bandwidth(struct drm_plane_state *state)
drivers/gpu/drm/tegra/plane.c
298
struct drm_plane_state *state)
drivers/gpu/drm/tegra/plane.c
51
static struct drm_plane_state *
drivers/gpu/drm/tegra/plane.c
620
struct drm_plane_state *old, *plane_state;
drivers/gpu/drm/tegra/plane.c
670
struct drm_plane_state *new;
drivers/gpu/drm/tegra/plane.c
709
struct drm_plane_state *new;
drivers/gpu/drm/tegra/plane.c
85
struct drm_plane_state *state)
drivers/gpu/drm/tegra/plane.h
44
struct drm_plane_state base;
drivers/gpu/drm/tegra/plane.h
67
to_tegra_plane_state(struct drm_plane_state *state)
drivers/gpu/drm/tegra/plane.h
76
to_const_tegra_plane_state(const struct drm_plane_state *state)
drivers/gpu/drm/tegra/plane.h
78
return to_tegra_plane_state((struct drm_plane_state *)state);
drivers/gpu/drm/tegra/plane.h
84
struct drm_plane_state *state);
drivers/gpu/drm/tegra/plane.h
86
struct drm_plane_state *state);
drivers/gpu/drm/tegra/plane.h
89
struct drm_plane_state *state);
drivers/gpu/drm/tests/drm_damage_helper_test.c
22
struct drm_plane_state state;
drivers/gpu/drm/tests/drm_damage_helper_test.c
23
struct drm_plane_state old_state;
drivers/gpu/drm/tests/drm_damage_helper_test.c
59
static void set_plane_src(struct drm_plane_state *state, int x1, int y1, int x2,
drivers/gpu/drm/tests/drm_damage_helper_test.c
89
static void set_plane_damage(struct drm_plane_state *state,
drivers/gpu/drm/tests/drm_damage_helper_test.c
99
struct drm_plane_state state = mock->state;
drivers/gpu/drm/tests/drm_plane_helper_test.c
101
static void check_crtc_eq(struct kunit *test, struct drm_plane_state *plane_state,
drivers/gpu/drm/tests/drm_plane_helper_test.c
115
struct drm_plane_state *plane_state = test->priv;
drivers/gpu/drm/tests/drm_plane_helper_test.c
257
struct drm_plane_state *plane_state = test->priv;
drivers/gpu/drm/tests/drm_plane_helper_test.c
52
struct drm_plane_state *mock;
drivers/gpu/drm/tests/drm_plane_helper_test.c
82
static void check_src_eq(struct kunit *test, struct drm_plane_state *plane_state,
drivers/gpu/drm/tidss/tidss_crtc.c
136
struct drm_plane_state *pstate;
drivers/gpu/drm/tidss/tidss_dispc.c
1710
const struct drm_plane_state *state)
drivers/gpu/drm/tidss/tidss_dispc.c
1819
const struct drm_plane_state *state,
drivers/gpu/drm/tidss/tidss_dispc.c
2122
const struct drm_plane_state *state,
drivers/gpu/drm/tidss/tidss_dispc.c
2161
dma_addr_t dispc_plane_state_dma_addr(const struct drm_plane_state *state)
drivers/gpu/drm/tidss/tidss_dispc.c
2175
dma_addr_t dispc_plane_state_p_uv_addr(const struct drm_plane_state *state)
drivers/gpu/drm/tidss/tidss_dispc.c
2193
const struct drm_plane_state *state,
drivers/gpu/drm/tidss/tidss_dispc.h
140
const struct drm_plane_state *state,
drivers/gpu/drm/tidss/tidss_dispc.h
143
const struct drm_plane_state *state,
drivers/gpu/drm/tidss/tidss_dispc.h
17
struct drm_plane_state;
drivers/gpu/drm/tidss/tidss_kms.c
72
struct drm_plane_state *opstate;
drivers/gpu/drm/tidss/tidss_kms.c
73
struct drm_plane_state *npstate;
drivers/gpu/drm/tidss/tidss_plane.c
121
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/tidss/tidss_plane.c
34
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/tilcdc/tilcdc_plane.c
25
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/tilcdc/tilcdc_plane.c
28
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/tilcdc/tilcdc_plane.c
79
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/tiny/appletbdrm.c
148
static inline struct appletbdrm_plane_state *to_appletbdrm_plane_state(struct drm_plane_state *state)
drivers/gpu/drm/tiny/appletbdrm.c
319
struct drm_plane_state *new_plane_state)
drivers/gpu/drm/tiny/appletbdrm.c
358
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/tiny/appletbdrm.c
379
struct drm_plane_state *old_state,
drivers/gpu/drm/tiny/appletbdrm.c
380
struct drm_plane_state *state)
drivers/gpu/drm/tiny/appletbdrm.c
481
struct drm_plane_state *plane_state = plane->state;
drivers/gpu/drm/tiny/appletbdrm.c
482
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(old_state, plane);
drivers/gpu/drm/tiny/appletbdrm.c
521
static struct drm_plane_state *appletbdrm_primary_plane_duplicate_state(struct drm_plane *plane)
drivers/gpu/drm/tiny/appletbdrm.c
548
struct drm_plane_state *state)
drivers/gpu/drm/tiny/arcpgu.c
199
struct drm_plane_state *plane_state)
drivers/gpu/drm/tiny/arcpgu.c
222
struct drm_plane_state *state)
drivers/gpu/drm/tiny/bochs.c
424
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/tiny/bochs.c
449
struct drm_plane_state *plane_state = plane->state;
drivers/gpu/drm/tiny/bochs.c
450
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/tiny/cirrus-qemu.c
301
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/tiny/cirrus-qemu.c
332
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/tiny/cirrus-qemu.c
335
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/tiny/gm12u320.c
561
struct drm_plane_state *plane_state)
drivers/gpu/drm/tiny/gm12u320.c
579
struct drm_plane_state *old_state)
drivers/gpu/drm/tiny/gm12u320.c
581
struct drm_plane_state *state = pipe->plane.state;
drivers/gpu/drm/tiny/ili9225.c
185
struct drm_plane_state *plane_state = plane->state;
drivers/gpu/drm/tiny/ili9225.c
188
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/tiny/pixpaper.c
779
struct drm_plane_state *new_plane_state =
drivers/gpu/drm/tiny/pixpaper.c
863
struct drm_plane_state *plane_state =
drivers/gpu/drm/tiny/repaper.c
636
struct drm_plane_state *plane_state)
drivers/gpu/drm/tiny/repaper.c
831
struct drm_plane_state *old_state)
drivers/gpu/drm/tiny/repaper.c
833
struct drm_plane_state *state = pipe->plane.state;
drivers/gpu/drm/tiny/sharp-memory.c
227
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/tiny/sharp-memory.c
243
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/tiny/sharp-memory.c
244
struct drm_plane_state *plane_state = plane->state;
drivers/gpu/drm/tve200/tve200_display.c
124
struct drm_plane_state *plane_state)
drivers/gpu/drm/tve200/tve200_display.c
259
struct drm_plane_state *old_pstate)
drivers/gpu/drm/tve200/tve200_display.c
266
struct drm_plane_state *pstate = plane->state;
drivers/gpu/drm/tve200/tve200_display.c
73
struct drm_plane_state *pstate,
drivers/gpu/drm/udl/udl_modeset.c
269
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/udl/udl_modeset.c
286
struct drm_plane_state *plane_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/udl/udl_modeset.c
289
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/vboxvideo/vbox_mode.c
261
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/vboxvideo/vbox_mode.c
281
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/vboxvideo/vbox_mode.c
327
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/vboxvideo/vbox_mode.c
340
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/vboxvideo/vbox_mode.c
392
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/vboxvideo/vbox_mode.c
394
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/vboxvideo/vbox_mode.c
443
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/vc4/vc4_drv.h
1047
u32 vc4_plane_dlist_size(const struct drm_plane_state *state);
drivers/gpu/drm/vc4/vc4_drv.h
396
struct drm_plane_state base;
drivers/gpu/drm/vc4/vc4_hvs.c
798
const struct drm_plane_state *plane_state;
drivers/gpu/drm/vc4/vc4_kms.c
658
struct drm_plane_state *old_plane_state, *new_plane_state;
drivers/gpu/drm/vc4/vc4_plane.c
1055
static void vc6_plane_free_upm(struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
1123
static u32 vc4_hvs4_get_alpha_blend_mode(struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
1149
static u32 vc4_hvs5_get_alpha_blend_mode(struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
1185
static u32 vc4_hvs6_get_alpha_mask_mode(struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
1205
struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
1699
struct drm_plane_state *state = &vc4_state->base;
drivers/gpu/drm/vc4/vc4_plane.c
1735
struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
2129
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/vc4/vc4_plane.c
2137
struct drm_plane_state *old_plane_state =
drivers/gpu/drm/vc4/vc4_plane.c
2202
u32 vc4_plane_dlist_size(const struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
2266
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/vc4/vc4_plane.c
2341
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/vc4/vc4_plane.c
2386
struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
2404
struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
273
static bool plane_enabled(struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
278
static struct drm_plane_state *vc4_plane_duplicate_state(struct drm_plane *plane)
drivers/gpu/drm/vc4/vc4_plane.c
333
struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
413
static u32 vc4_get_scl_field(struct drm_plane_state *state, int plane)
drivers/gpu/drm/vc4/vc4_plane.c
443
static int vc4_plane_margins_adj(struct drm_plane_state *pstate)
drivers/gpu/drm/vc4/vc4_plane.c
489
static int vc4_plane_setup_clipping_and_scaling(struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
659
static u32 __vc4_lbm_size(struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
707
static unsigned int vc4_lbm_words_per_component(const struct drm_plane_state *state,
drivers/gpu/drm/vc4/vc4_plane.c
724
static unsigned int vc4_lbm_components(const struct drm_plane_state *state,
drivers/gpu/drm/vc4/vc4_plane.c
742
static unsigned int vc4_lbm_channel_size(const struct drm_plane_state *state,
drivers/gpu/drm/vc4/vc4_plane.c
787
static unsigned int __vc6_lbm_size(const struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
798
static u32 vc4_lbm_size(struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
814
static size_t vc6_upm_size(const struct drm_plane_state *state,
drivers/gpu/drm/vc4/vc4_plane.c
832
static void vc4_write_scaling_parameters(struct drm_plane_state *state,
drivers/gpu/drm/vc4/vc4_plane.c
867
static void vc4_plane_calc_load(struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
922
static int vc4_plane_allocate_lbm(struct drm_plane_state *state)
drivers/gpu/drm/vc4/vc4_plane.c
976
static int vc6_plane_allocate_upm(struct drm_plane_state *state)
drivers/gpu/drm/verisilicon/vs_cursor_plane.c
103
struct drm_plane_state *state = drm_atomic_get_new_plane_state(atomic_state,
drivers/gpu/drm/verisilicon/vs_cursor_plane.c
120
struct drm_plane_state *state = drm_atomic_get_old_plane_state(atomic_state,
drivers/gpu/drm/verisilicon/vs_cursor_plane.c
137
struct drm_plane_state *state = drm_atomic_get_new_plane_state(atomic_state,
drivers/gpu/drm/verisilicon/vs_cursor_plane.c
45
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/verisilicon/vs_plane.c
130
struct drm_plane_state *vs_plane_duplicate_state(struct drm_plane *plane)
drivers/gpu/drm/verisilicon/vs_plane.c
152
struct drm_plane_state *state)
drivers/gpu/drm/verisilicon/vs_plane.h
67
struct drm_plane_state base;
drivers/gpu/drm/verisilicon/vs_plane.h
72
static inline struct vs_plane_state *to_vs_plane_state(struct drm_plane_state *state)
drivers/gpu/drm/verisilicon/vs_plane.h
81
struct drm_plane_state *vs_plane_duplicate_state(struct drm_plane *plane);
drivers/gpu/drm/verisilicon/vs_plane.h
83
struct drm_plane_state *state);
drivers/gpu/drm/verisilicon/vs_primary_plane.c
100
struct drm_plane_state *state = drm_atomic_get_new_plane_state(atomic_state,
drivers/gpu/drm/verisilicon/vs_primary_plane.c
26
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/verisilicon/vs_primary_plane.c
65
struct drm_plane_state *state = drm_atomic_get_new_plane_state(atomic_state,
drivers/gpu/drm/verisilicon/vs_primary_plane.c
84
struct drm_plane_state *state = drm_atomic_get_old_plane_state(atomic_state,
drivers/gpu/drm/virtio/virtgpu_drv.h
200
struct drm_plane_state base;
drivers/gpu/drm/virtio/virtgpu_plane.c
102
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/virtio/virtgpu_plane.c
104
struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/virtio/virtgpu_plane.c
135
struct drm_plane_state *state,
drivers/gpu/drm/virtio/virtgpu_plane.c
158
struct drm_plane_state *state,
drivers/gpu/drm/virtio/virtgpu_plane.c
238
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/virtio/virtgpu_plane.c
312
struct drm_plane_state *new_state,
drivers/gpu/drm/virtio/virtgpu_plane.c
350
struct drm_plane_state *new_state)
drivers/gpu/drm/virtio/virtgpu_plane.c
409
struct drm_plane_state *state)
drivers/gpu/drm/virtio/virtgpu_plane.c
431
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/virtio/virtgpu_plane.c
75
drm_plane_state *virtio_gpu_plane_duplicate_state(struct drm_plane *plane)
drivers/gpu/drm/vkms/vkms_crtc.c
120
struct drm_plane_state *plane_state;
drivers/gpu/drm/vkms/vkms_plane.c
127
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/vkms/vkms_plane.c
158
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/vkms/vkms_plane.c
182
struct drm_plane_state *state)
drivers/gpu/drm/vkms/vkms_plane.c
201
struct drm_plane_state *state)
drivers/gpu/drm/vkms/vkms_plane.c
53
static struct drm_plane_state *
drivers/gpu/drm/vkms/vkms_plane.c
78
struct drm_plane_state *old_state)
drivers/gpu/drm/vmwgfx/vmwgfx_cursor_plane.c
473
struct drm_plane_state *old_state)
drivers/gpu/drm/vmwgfx/vmwgfx_cursor_plane.c
601
struct drm_plane_state *new_state)
drivers/gpu/drm/vmwgfx/vmwgfx_cursor_plane.c
706
struct drm_plane_state *new_state =
drivers/gpu/drm/vmwgfx/vmwgfx_cursor_plane.c
784
struct drm_plane_state *new_state =
drivers/gpu/drm/vmwgfx/vmwgfx_cursor_plane.c
786
struct drm_plane_state *old_state =
drivers/gpu/drm/vmwgfx/vmwgfx_cursor_plane.h
78
struct drm_plane_state *new_state);
drivers/gpu/drm/vmwgfx/vmwgfx_cursor_plane.h
80
struct drm_plane_state *old_state);
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
106
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
108
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
1735
struct drm_plane_state *state = update->plane->state;
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
1736
struct drm_plane_state *old_state = update->old_state;
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
263
struct drm_plane_state *
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
266
struct drm_plane_state *state;
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
324
struct drm_plane_state *state)
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
83
struct drm_plane_state *old_state)
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
903
struct drm_plane_state *plane_state;
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
105
struct drm_plane_state *old_state;
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
246
struct drm_plane_state base;
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
413
struct drm_plane_state *old_state);
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
415
struct drm_plane_state *vmw_du_plane_duplicate_state(struct drm_plane *plane);
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
417
struct drm_plane_state *state);
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
506
static inline void vmw_du_translate_to_crtc(struct drm_plane_state *state,
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
315
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
317
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
219
struct drm_plane_state *ps;
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
375
struct drm_plane_state *old_state)
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
403
struct drm_plane_state *new_state)
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
533
struct drm_plane_state *old_state,
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
634
struct drm_plane_state *state = update->plane->state;
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
695
struct drm_plane_state *old_state,
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
724
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
725
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
1245
struct drm_plane_state *old_state,
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
1355
struct drm_plane_state *old_state,
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
1404
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
1405
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane);
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
944
struct drm_plane_state *old_state)
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
971
struct drm_plane_state *new_state)
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
980
struct drm_plane_state *old_state = plane->state;
drivers/gpu/drm/xe/display/xe_initial_plane.c
134
xe_initial_plane_setup(struct drm_plane_state *_plane_state,
drivers/gpu/drm/xen/xen_drm_front_kms.c
110
struct drm_plane_state *plane_state)
drivers/gpu/drm/xen/xen_drm_front_kms.c
181
struct drm_plane_state *old_plane_state)
drivers/gpu/drm/xen/xen_drm_front_kms.c
183
struct drm_plane_state *plane_state =
drivers/gpu/drm/xen/xen_drm_front_kms.c
228
struct drm_plane_state *plane_state,
drivers/gpu/drm/xen/xen_drm_front_kms.c
246
struct drm_plane_state *old_plane_state)
drivers/gpu/drm/xlnx/zynqmp_disp.c
1155
struct drm_plane_state *state)
drivers/gpu/drm/xlnx/zynqmp_disp.h
29
struct drm_plane_state;
drivers/gpu/drm/xlnx/zynqmp_disp.h
64
struct drm_plane_state *state);
drivers/gpu/drm/xlnx/zynqmp_kms.c
225
struct drm_plane_state *old_plane_state;
drivers/gpu/drm/xlnx/zynqmp_kms.c
58
struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state,
drivers/gpu/drm/xlnx/zynqmp_kms.c
79
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state,
drivers/gpu/drm/xlnx/zynqmp_kms.c
97
struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane);
drivers/gpu/drm/xlnx/zynqmp_kms.c
98
struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane);
include/drm/drm_atomic.h
181
struct drm_plane_state *state_to_destroy;
include/drm/drm_atomic.h
183
struct drm_plane_state *old_state, *new_state;
include/drm/drm_atomic.h
721
struct drm_plane_state * __must_check
include/drm/drm_atomic.h
808
static inline struct drm_plane_state *
include/drm/drm_atomic.h
823
static inline struct drm_plane_state *
include/drm/drm_atomic.h
896
static inline const struct drm_plane_state *
include/drm/drm_atomic.h
900
struct drm_plane_state *plane_state;
include/drm/drm_atomic_helper.h
249
static inline bool drm_atomic_plane_enabling(struct drm_plane_state *old_plane_state,
include/drm/drm_atomic_helper.h
250
struct drm_plane_state *new_plane_state)
include/drm/drm_atomic_helper.h
276
drm_atomic_plane_disabling(struct drm_plane_state *old_plane_state,
include/drm/drm_atomic_helper.h
277
struct drm_plane_state *new_plane_state)
include/drm/drm_atomic_helper.h
54
int drm_atomic_helper_check_plane_state(struct drm_plane_state *plane_state,
include/drm/drm_atomic_state_helper.h
35
struct drm_plane_state;
include/drm/drm_atomic_state_helper.h
56
void __drm_atomic_helper_plane_state_reset(struct drm_plane_state *state,
include/drm/drm_atomic_state_helper.h
59
struct drm_plane_state *state);
include/drm/drm_atomic_state_helper.h
62
struct drm_plane_state *state);
include/drm/drm_atomic_state_helper.h
63
struct drm_plane_state *
include/drm/drm_atomic_state_helper.h
65
void __drm_atomic_helper_plane_destroy_state(struct drm_plane_state *state);
include/drm/drm_atomic_state_helper.h
67
struct drm_plane_state *state);
include/drm/drm_atomic_uapi.h
37
struct drm_plane_state;
include/drm/drm_atomic_uapi.h
51
drm_atomic_set_crtc_for_plane(struct drm_plane_state *plane_state,
include/drm/drm_atomic_uapi.h
53
void drm_atomic_set_fb_for_plane(struct drm_plane_state *plane_state,
include/drm/drm_atomic_uapi.h
55
bool drm_atomic_set_colorop_for_plane(struct drm_plane_state *plane_state,
include/drm/drm_damage_helper.h
68
struct drm_plane_state *plane_state);
include/drm/drm_damage_helper.h
75
const struct drm_plane_state *old_state,
include/drm/drm_damage_helper.h
76
const struct drm_plane_state *new_state);
include/drm/drm_damage_helper.h
80
bool drm_atomic_helper_damage_merged(const struct drm_plane_state *old_state,
include/drm/drm_damage_helper.h
81
const struct drm_plane_state *state,
include/drm/drm_fb_dma_helper.h
10
struct drm_plane_state;
include/drm/drm_fb_dma_helper.h
17
struct drm_plane_state *state,
include/drm/drm_fb_dma_helper.h
21
struct drm_plane_state *old_state,
include/drm/drm_fb_dma_helper.h
22
struct drm_plane_state *state);
include/drm/drm_gem_atomic_helper.h
100
struct drm_plane_state *plane_state);
include/drm/drm_gem_atomic_helper.h
114
int drm_gem_begin_shadow_fb_access(struct drm_plane *plane, struct drm_plane_state *plane_state);
include/drm/drm_gem_atomic_helper.h
115
void drm_gem_end_shadow_fb_access(struct drm_plane *plane, struct drm_plane_state *plane_state);
include/drm/drm_gem_atomic_helper.h
130
struct drm_plane_state *plane_state);
include/drm/drm_gem_atomic_helper.h
132
struct drm_plane_state *plane_state);
include/drm/drm_gem_atomic_helper.h
134
struct drm_plane_state *
include/drm/drm_gem_atomic_helper.h
137
struct drm_plane_state *plane_state);
include/drm/drm_gem_atomic_helper.h
18
int drm_gem_plane_helper_prepare_fb(struct drm_plane *plane, struct drm_plane_state *state);
include/drm/drm_gem_atomic_helper.h
51
struct drm_plane_state base;
include/drm/drm_gem_atomic_helper.h
86
to_drm_shadow_plane_state(struct drm_plane_state *state)
include/drm/drm_gem_atomic_helper.h
98
struct drm_plane_state *drm_gem_duplicate_shadow_plane_state(struct drm_plane *plane);
include/drm/drm_gem_vram_helper.h
120
struct drm_plane_state *new_state);
include/drm/drm_gem_vram_helper.h
123
struct drm_plane_state *old_state);
include/drm/drm_gem_vram_helper.h
19
struct drm_plane_state;
include/drm/drm_modeset_helper_vtables.h
1233
struct drm_plane_state *new_state);
include/drm/drm_modeset_helper_vtables.h
1244
struct drm_plane_state *old_state);
include/drm/drm_modeset_helper_vtables.h
1266
int (*begin_fb_access)(struct drm_plane *plane, struct drm_plane_state *new_plane_state);
include/drm/drm_modeset_helper_vtables.h
1274
void (*end_fb_access)(struct drm_plane *plane, struct drm_plane_state *new_plane_state);
include/drm/drm_plane.h
1015
drm_plane_get_damage_clips_count(const struct drm_plane_state *state);
include/drm/drm_plane.h
1017
drm_plane_get_damage_clips(const struct drm_plane_state *state);
include/drm/drm_plane.h
274
drm_plane_state_src(const struct drm_plane_state *state)
include/drm/drm_plane.h
286
drm_plane_state_dest(const struct drm_plane_state *state)
include/drm/drm_plane.h
422
struct drm_plane_state *(*atomic_duplicate_state)(struct drm_plane *plane);
include/drm/drm_plane.h
433
struct drm_plane_state *state);
include/drm/drm_plane.h
478
struct drm_plane_state *state,
include/drm/drm_plane.h
501
const struct drm_plane_state *state,
include/drm/drm_plane.h
540
const struct drm_plane_state *state);
include/drm/drm_plane.h
748
struct drm_plane_state *state;
include/drm/drm_simple_kms_helper.h
25
struct drm_plane_state *plane_state);
include/drm/drm_simple_kms_helper.h
28
struct drm_plane_state *plane_state,
include/drm/drm_simple_kms_helper.h
31
struct drm_plane_state *old_plane_state);
include/drm/drm_simple_kms_helper.h
33
struct drm_plane_state *plane_state);
include/drm/drm_simple_kms_helper.h
35
struct drm_plane_state *plane_state);
include/drm/drm_simple_kms_helper.h
37
struct drm_plane_state *new_plane_state);
include/drm/drm_simple_kms_helper.h
39
struct drm_plane_state *plane_state);
include/drm/drm_simple_kms_helper.h
47
struct drm_plane_state * (*duplicate_plane_state)(struct drm_simple_display_pipe *pipe);
include/drm/drm_simple_kms_helper.h
49
struct drm_plane_state *plane_state);
include/drm/intel/display_parent_interface.h
129
int (*setup)(struct drm_plane_state *plane_state, struct intel_initial_plane_config *plane_config,
include/drm/intel/display_parent_interface.h
16
struct drm_plane_state;