Home
last modified time | relevance | path

Searched refs:hw_locks (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4847 union dmub_hw_lock_flags hw_locks = { 0 }; in swap_and_release_current_context()
4850 hw_locks.bits.lock_dig = 1; in swap_and_release_current_context()
4855 &hw_locks, in swap_and_release_current_context()
5116 union dmub_hw_lock_flags hw_locks = { 0 }; in populate_fast_updates()
5119 hw_locks.bits.lock_dig = 1; in populate_fast_updates()
5124 &hw_locks, in populate_fast_updates()
4324 union dmub_hw_lock_flags hw_locks = { 0 }; commit_planes_for_stream() local
4591 union dmub_hw_lock_flags hw_locks = { 0 }; commit_planes_for_stream() local