From 7aa2da0270d0b511ba26c3da0528c1b2fa593bba Mon Sep 17 00:00:00 2001 From: Seshendra Gadagottu Date: Wed, 23 Jul 2014 12:24:07 -0700 Subject: gpu: nvgpu: gm20b: select NETB for final NETLIST Final netlist for T210 uses NETB firmware for gpu. Change-Id: Id396f1b6fa53f8d3c7b39ad0f93db230d6ad6d86 Signed-off-by: Seshendra Gadagottu Reviewed-on: http://git-master/r/441355 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu Reviewed-by: Terje Bergstrom --- drivers/gpu/nvgpu/gm20b/gr_ctx_gm20b.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/gm20b/gr_ctx_gm20b.h') diff --git a/drivers/gpu/nvgpu/gm20b/gr_ctx_gm20b.h b/drivers/gpu/nvgpu/gm20b/gr_ctx_gm20b.h index 0187c12c..9172e151 100644 --- a/drivers/gpu/nvgpu/gm20b/gr_ctx_gm20b.h +++ b/drivers/gpu/nvgpu/gm20b/gr_ctx_gm20b.h @@ -22,7 +22,7 @@ /* production netlist, one and only one from below */ /*#undef GM20B_NETLIST_IMAGE_FW_NAME*/ -#define GM20B_NETLIST_IMAGE_FW_NAME GK20A_NETLIST_IMAGE_A +#define GM20B_NETLIST_IMAGE_FW_NAME GK20A_NETLIST_IMAGE_B void gm20b_init_gr_ctx(struct gpu_ops *gops); -- cgit v1.2.2