projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b92e26
)
drm/i915/cfl: Remove alpha support protection.
author
Rodrigo Vivi
<
[email protected]
>
Thu, 7 Sep 2017 23:06:32 +0000
(16:06 -0700)
committer
Rodrigo Vivi
<
[email protected]
>
Tue, 19 Sep 2017 23:07:38 +0000
(16:07 -0700)
We now have Coffee Lake on our CI systems.
Coffee Lake is at this point in same stage as Kaby Lake.
And it seems that we don't have any risk of bad blank
screens or anything like that. So let's remove the protection.
Cc: Daniel Vetter <
[email protected]
>
Cc: Dhinakaran Pandiyan <
[email protected]
>
Signed-off-by: Rodrigo Vivi <
[email protected]
>
Reviewed-by: Dhinakaran Pandiyan <
[email protected]
>
Link:
https://patchwork.freedesktop.org/patch/msgid/
[email protected]
drivers/gpu/drm/i915/i915_pci.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/i915/i915_pci.c
b/drivers/gpu/drm/i915/i915_pci.c
index 853002fb037104ceafe762537a966a539e73e481..ce2c08eb98907f18fda556244519b15b580942d8 100644
(file)
--- a/
drivers/gpu/drm/i915/i915_pci.c
+++ b/
drivers/gpu/drm/i915/i915_pci.c
@@
-520,7
+520,6
@@
static const struct intel_device_info intel_kabylake_gt3_info __initconst = {
};
#define CFL_PLATFORM \
- .is_alpha_support = 1, \
BDW_FEATURES, \
.gen = 9, \
.platform = INTEL_COFFEELAKE, \