summaryrefslogtreecommitdiff
path: root/sys/external/bsd/drm2/include/linux/bitmap.h
AgeCommit message (Expand)Author
2021-12-19amdgpu: Another pass through.riastradh
2021-12-19drm: Another pass over i915 and some supporting logic.riastradh
2021-12-19drm/linux: Fix bitmap_zalloc size.riastradh
2021-12-19Provide bitmap_allocriastradh
2021-12-19bitmap_complementriastradh
2018-08-27Split bitmap_set/clear into begin/middle/end sections.riastradh
2018-08-27Name the number of words in bitmap_zero too.riastradh
2018-08-27Be consistent about nbits >= bpl.riastradh
2018-08-27Name bpl in bitmap_and/or. Fix and clarify comments.riastradh
2018-08-27Try setting and clearing the bits we meant, not other bits.riastradh
2018-08-27Implement Linux bitmap utilities.riastradh
2014-03-18Merge riastradh-drm2 to HEAD.riastradh