[Intel-gfx] [PATCH] drm/i915: Update firmware URL.

Rodrigo Vivi rodrigo.vivi at intel.com
Fri Feb 3 17:45:20 UTC 2017


Firmware page at 01.org has been updated.

Althought the old link will still be valid as a symbolic
link to the new page, let's fix here pointing to the right
place so one day we can kill the other link for good.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
---
 drivers/gpu/drm/i915/intel_csr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/intel_csr.c b/drivers/gpu/drm/i915/intel_csr.c
index 9dcc434..d9d2ef4 100644
--- a/drivers/gpu/drm/i915/intel_csr.c
+++ b/drivers/gpu/drm/i915/intel_csr.c
@@ -50,7 +50,7 @@
 MODULE_FIRMWARE(I915_CSR_BXT);
 #define BXT_CSR_VERSION_REQUIRED	CSR_VERSION(1, 7)
 
-#define FIRMWARE_URL  "https://01.org/linuxgraphics/intel-linux-graphics-firmwares"
+#define FIRMWARE_URL  "https://01.org/linuxgraphics/downloads/firmware"
 
 
 
-- 
1.9.1



More information about the Intel-gfx mailing list