drm/libdrm/intel
Eric Anholt d70d60529f intel: Reformat to the kernel coding style. Welcome to the 8-space future.
This is done with:
Lindent *.[ch]
perl -pi -e 's|drm_intel_bo \* |drm_intel_bo *|g' *.[ch]
perl -pi -e 's|drm_intel_bufmgr \* |drm_intel_bufmgr *|g' *.[ch]
perl -pi -e 's|drm_intel_bo_gem \* |drm_intel_bo_gem *|g' *.[ch]
perl -pi -e 's|drm_intel_bufmgr_gem \* |drm_intel_bufmgr_gem *|g' *.[ch]
perl -pi -e 's|_fake \* |_fake *|g' *.[ch]
hand-editing to whack indented comments into line and other touchups.
2009-10-06 15:45:06 -07:00
..
Makefile.am intel: Use atomic refcounters 2009-10-02 13:21:23 -07:00
intel_atomic.h intel: Reformat to the kernel coding style. Welcome to the 8-space future. 2009-10-06 15:45:06 -07:00
intel_bufmgr.c intel: Reformat to the kernel coding style. Welcome to the 8-space future. 2009-10-06 15:45:06 -07:00
intel_bufmgr.h intel: Reformat to the kernel coding style. Welcome to the 8-space future. 2009-10-06 15:45:06 -07:00
intel_bufmgr_fake.c intel: Reformat to the kernel coding style. Welcome to the 8-space future. 2009-10-06 15:45:06 -07:00
intel_bufmgr_gem.c intel: Reformat to the kernel coding style. Welcome to the 8-space future. 2009-10-06 15:45:06 -07:00
intel_bufmgr_priv.h intel: Reformat to the kernel coding style. Welcome to the 8-space future. 2009-10-06 15:45:06 -07:00
intel_chipset.h libdrm_intel: include B43 chipset check 2009-09-07 16:17:04 +08:00
mm.c intel: Reformat to the kernel coding style. Welcome to the 8-space future. 2009-10-06 15:45:06 -07:00
mm.h intel: Reformat to the kernel coding style. Welcome to the 8-space future. 2009-10-06 15:45:06 -07:00