Home
last modified time | relevance | path

Searched defs:old_obj_state (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_global_state.h48 #define for_each_oldnew_global_obj_in_state(__state, obj, old_obj_state, new_obj_state, __i) \ argument
H A Dintel_global_state.c177 struct intel_global_state *old_obj_state, *new_obj_state; in intel_atomic_swap_global_state() local
/openbmc/linux/include/drm/
H A Ddrm_atomic.h991 #define for_each_oldnew_private_obj_in_state(__state, obj, old_obj_state, new_obj_state, __i) \ argument
1010 #define for_each_old_private_obj_in_state(__state, obj, old_obj_state, __i) \ argument
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c3025 struct drm_private_state *old_obj_state, *new_obj_state; in drm_atomic_helper_swap_state() local