]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915/DMC/KBL: Load DMC on KBL using the no_stepping_info array
authorAnusha Srivatsa <anusha.srivatsa@intel.com>
Tue, 25 Oct 2016 00:28:21 +0000 (17:28 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 26 Oct 2016 21:20:53 +0000 (14:20 -0700)
commit1c00164d4cd1f513ea44a1b068490e52e7cbf04f
tree4d9b982da72b5d92f734f1160d523b4d1ade8735
parentda064b47c0b8d0dff1905b38c76e7e51fb5a9547
drm/i915/DMC/KBL: Load DMC on KBL using the no_stepping_info array

Currently, for display there is only one DMC image for KBL.
Remove the stepping_info table for KBL and use the no_stepping_info
array for loading the firmware.

v2: Removed the block of code as pointed out by Rodrigo to make the
loads as generic as possible.

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Acked-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1477355301-7035-1-git-send-email-anusha.srivatsa@intel.com
drivers/gpu/drm/i915/intel_csr.c