Attachment 'intel_display.patch'
Download 1 --- drivers/gpu/drm/i915/intel_display.c 2015-11-11 15:59:39.909379766 +0100
2 +++ drivers/gpu/drm/i915/intel_display.c 2015-11-11 15:59:24.694191419 +0100
3 @@ -1054,6 +1054,7 @@
4 struct drm_i915_private *dev_priv = dev->dev_private;
5 enum transcoder cpu_transcoder = crtc->config->cpu_transcoder;
6 enum pipe pipe = crtc->pipe;
7 + return;
8 if (INTEL_INFO(dev)->gen >= 4) {
9 int reg = PIPECONF(cpu_transcoder);
10
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.