diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-10-04 00:00:59 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-10-04 15:43:13 +0300 |
commit | 4ee92c7149da9cb1991684628a9e47166a5e26f6 (patch) | |
tree | fb2ef8434e43ceaeaa4f6f9cda0cd31b5044b1c2 /drivers/gpu/drm/lima/lima_device.c | |
parent | 71724f708997595919cb1e75c5e48916c8846d2e (diff) | |
download | linux-4ee92c7149da9cb1991684628a9e47166a5e26f6.tar.xz |
drm/mm: Convert drm_mm_node booleans to bitops
A straightforward conversion of assignment and checking of the boolean
state flags (allocated, scanned) into non-atomic bitops. The caller
remains responsible for all locking around the drm_mm and its nodes.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191003210100.22250-4-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/lima/lima_device.c')
0 files changed, 0 insertions, 0 deletions