]> Git Repo - linux.git/commit
drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c
authorMichal Wajdeczko <[email protected]>
Mon, 16 Oct 2017 14:47:14 +0000 (14:47 +0000)
committerJoonas Lahtinen <[email protected]>
Mon, 16 Oct 2017 15:53:25 +0000 (18:53 +0300)
commite8668bbcb0f91c7baa84be02514dff76b1eba6c8
treed9507defa1da16aab20718270df05cdec9475554
parentd9e2e0143cee8a3c08ce7db4e3adc6aebc84d1ed
drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c

Remaining functions in intel_guc_loader.c were focused around
GuC firmware. Rename them to match object-verb pattern and
rename file itself.

Suggested-by: Joonas Lahtinen <[email protected]>
Signed-off-by: Michal Wajdeczko <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Sagar Arun Kamble <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Joonas Lahtinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/Makefile
drivers/gpu/drm/i915/intel_guc.h
drivers/gpu/drm/i915/intel_guc_fw.c [new file with mode: 0644]
drivers/gpu/drm/i915/intel_guc_fw.h [new file with mode: 0644]
drivers/gpu/drm/i915/intel_guc_loader.c [deleted file]
drivers/gpu/drm/i915/intel_uc.c
This page took 0.055788 seconds and 4 git commands to generate.