intel: Rename files with gen_ prefix in common code to intel_
Changes in this patch include: - Rename all files in src/intel/common path - Update the filenames used in source and build files Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9413>
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
#include <drm-uapi/i915_drm.h>
|
||||
|
||||
#include "common/gen_gem.h"
|
||||
#include "common/intel_gem.h"
|
||||
|
||||
#include "dev/gen_debug.h"
|
||||
#include "dev/gen_device_info.h"
|
||||
|
Reference in New Issue
Block a user