OSDN Git Service

drm/i915/csr: Added ICL Stepping info
authorJyoti Yadav <jyoti.r.yadav@intel.com>
Wed, 5 Sep 2018 17:42:27 +0000 (13:42 -0400)
committerImre Deak <imre.deak@intel.com>
Tue, 2 Oct 2018 08:46:54 +0000 (11:46 +0300)
commit7569bf95310e8835adf85661f2f94fecb3653b35
treec8e1865cf253bee7e9c109f036288b08c7d6ed33
parente9eaf82d97a2b05460ff5ef6a3e07446f7d049fe
drm/i915/csr: Added ICL Stepping info

As DMC Package contain DMC FW for multiple steppings including default
stepping. This patch will help to load FW for that particular stepping,
if FW for that stepping is available, instead of loading default FW.

v2 : Fix formatting issue.

Signed-off-by: Jyoti Yadav <jyoti.r.yadav@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1536169347-31326-1-git-send-email-jyoti.r.yadav@intel.com
drivers/gpu/drm/i915/intel_csr.c