tree: 09b75148dded4d26b63f843951867f7f6403571c [path history] [tgz]
  1. 0001-xhci-Refactor-port-status-into-a-new-function.patch
  2. 0002-usb-Fix-xHCI-host-issues-on-remote-wakeup.patch
  3. 0003-usb-xhci-check-usb2-port-capabilities-before-adding-.patch
  4. 0004-usb-xhci-define-port-register-names-and-use-them-ins.patch
  5. 0005-usb-xhci-add-USB2-Link-power-management-BESL-support.patch
  6. 0006-usb-add-usb2-Link-PM-variables-to-sysfs-and-usb_devi.patch
  7. 0007-xhci-fix-port-BESL-LPM-capability-checking.patch
  8. 0008-usb-Don-t-enable-USB-2.0-Link-PM-by-default.patch
  9. 0009-drm-i915-quirk-away-phantom-LVDS-on-Intel-s-D525MW-m.patch
  10. 0010-drm-i915-don-t-enable-the-plane-too-early-in-i9xx_cr.patch
  11. 0011-drm-i915-drop-redundant-vblank-waits.patch
  12. 0012-drm-i915-add-pipe-asserts-for-the-crtc-enable-sequen.patch
  13. 0013-drm-i915-add-i9xx-pfit-pipe-asserts.patch
  14. 0014-drm-i915-move-debug-output-back-to-the-right-place.patch
  15. 0015-drm-i915-Use-pipe_name-and-port_name-where-appropria.patch
  16. 0016-drm-i915-Use-port_name-in-PCH-port-audio-power-chang.patch
  17. 0017-drm-i915-Print-plane-pipe-port-names-as-alphabetical.patch
  18. 0018-drm-i915-Use-alphabetical-names-for-transcoders-too.patch
  19. 0019-drm-i915-Use-alphabetical-names-for-sprites.patch
  20. 0020-drm-i915-VLV-GPU-frequency-to-opcode-functions.patch
  21. 0021-drm-i915-turbo-RC6-support-for-VLV-v7.patch
  22. 0022-drm-i915-fix-VLV-limits.patch
  23. 0023-drm-i915-magic-VLV-PLL-registers-in-the-dpio-sideban.patch
  24. 0024-drm-i915-dp-program-VSwing-and-Preemphasis-control-s.patch
  25. 0025-drm-i915-drop-init_dpio-shouldn-t-be-needed.patch
  26. 0026-drm-i915-update-VLV-PLL-and-DPIO-code-v11.patch
  27. 0027-drm-i915-report-Gen5-CPU-and-PCH-FIFO-underruns.patch
  28. 0028-drm-i915-print-Gen5-CPU-PCH-poison-interrupts.patch
  29. 0029-drm-i915-check-the-power-well-inside-haswell_get_pip.patch
  30. 0030-drm-i915-use-cpu_transcoder-for-TRANS_DDI_FUNC_CTL.patch
  31. 0031-drm-i915-Move-the-CSC_MODE-bits-next-to-the-register.patch
  32. 0032-drm-i915-Remove-mention-of-Haswell-in-DDI-code.patch
  33. 0033-drm-i915-use-vlv_dport_to_channel-in-vlv_signal_leve.patch
  34. 0034-drm-i915-Make-struct-dpll-intel_clock_t.patch
  35. 0035-drm-i915-Add-PTE-encoding-function-to-the-gtt-ppgtt-.patch
  36. 0036-drm-i915-Fix-page-table-entries-for-Bay-Trail.patch
  37. 0037-drm-i915-Split-out-Haswell-code-from-gen6_pte_encode.patch
  38. 0038-drm-i915-fix-locking-around-punit-access-in-cur_dela.patch
  39. 0039-drm-i915-Add-bit-field-to-record-which-pins-have-rec.patch
  40. 0040-drm-i915-Only-reprobe-display-on-encoder-which-has-r.patch
  41. 0041-drm-i915-Turn-DEV_INFO_FLAGS-into-a-foreach-style-ma.patch
  42. 0042-drm-i915-Replace-the-line-of-s-by-a-DEV_INFO_FOR_EAC.patch
  43. 0043-drm-i915-Use-DEV_INFO_FOR_EACH_FLAG-to-declare-flags.patch
  44. 0044-drm-i915-Turn-HAS_DDI-into-a-device_info-flag.patch
  45. 0045-drm-i915-Introduce-HAS_FPGA_DBG_UNCLAIMED.patch
  46. 0046-drm-i915-Turn-HAS_FPGA_DBG_UNCLAIMED-into-a-device_i.patch
  47. 0047-drm-i915-make-sure-GPU-freq-drops-to-minimum-after-e.patch
  48. 0048-drm-i915-cancel-RPS-work-before-disabling-RPS.patch
  49. 0049-drm-i915-create-spearate-VLV-disable_rps-function.patch
  50. 0050-drm-i915-disable-interrupts-earlier-in-the-driver-un.patch
  51. 0051-drm-i915-Disable-high-bpc-on-pre-1.4-EDID-screens.patch
  52. 0052-drm-i915-Fixup-non-24bpp-support-for-VGA-screens-on-.patch
  53. 0053-drm-i915-keep-max-backlight-internal-to-intel_panel..patch
  54. 0054-drm-i915-protect-backlight-registers-and-data-with-a.patch
  55. 0055-drm-i915-don-t-pretend-we-support-ASLE-ALS-PFIT-or-P.patch
  56. 0056-drm-i915-opregion-don-t-pretend-we-did-something-whe.patch
  57. 0057-drm-i915-drop-code-duplication-in-favor-of-asle-inte.patch
  58. 0058-drm-i915-hsw-backlight-registers-need-transcoder-ins.patch
  59. 0059-drm-i915-Ivybridge-is-the-odd-one-when-it-comes-to-p.patch
  60. 0060-drm-i915-consolidate-pch-pll-computations-a-bit.patch
  61. 0061-drm-i915-shovel-compute-clock-into-crtc-config.dpll-.patch
  62. 0062-drm-i915-move-dp-clock-computations-to-encoder-compu.patch
  63. 0063-drm-i915-use-pipe_config-for-lvds-dithering.patch
  64. 0064-drm-i915-don-t-force-matching-p1-for-g4x-ilk-reduced.patch
  65. 0065-drm-i915-remove-redundant-has_pch_encoder-check.patch
  66. 0066-drm-i915-simplify-config-pixel_multiplier-handling.patch
  67. 0067-drm-i915-factor-out-GMCH-panel-fitting-code-and-use-.patch
  68. 0068-drm-i915-move-PCH-pfit-controls-into-pipe_config.patch
  69. 0069-drm-i915-warn-about-invalid-pfit-modes.patch
  70. 0070-drm-i915-remove-VLV-MSI-IRQ-hack.patch
  71. 0071-drm-i915-Only-print-the-info-message-about-incresing.patch
  72. 0072-drm-i915-put-the-right-cpu_transcoder-into-pipe_conf.patch
  73. 0073-drm-i915-force-bpp-for-eDP-panels.patch
  74. 0074-drm-i915-drop-adjusted_mode-from-_set_pipeconf-funct.patch
  75. 0075-drm-i915-implement-high-bpc-pipeconf-dither-support-.patch
  76. 0076-drm-i915-allow-high-bpc-modes-on-DP.patch
  77. 0077-drm-i915-move-intel_crtc-fdi_lanes-to-pipe_config.patch
  78. 0078-drm-i915-hw-state-readout-support-for-pipe_config-fd.patch
  79. 0079-drm-i915-split-up-fdi_set_m_n-into-computation-and-h.patch
  80. 0080-drm-i915-compute-fdi-lane-config-earlier.patch
  81. 0081-drm-i915-Split-up-ironlake_check_fdi_lanes.patch
  82. 0082-drm-i915-move-fdi-lane-configuration-checks-ahead.patch
  83. 0083-drm-i915-don-t-count-cpu-ports-for-fdi-B-C-lane-shar.patch
  84. 0084-drm-i915-fixup-12bpc-hdmi-dotclock-handling.patch
  85. 0085-drm-i915-implement-fdi-auto-dithering.patch
  86. 0086-drm-i915-stop-for_each_intel_crtc_masked-macro-from-.patch
  87. 0087-drm-i915-introduce-macros-to-check-pipe-config-prope.patch
  88. 0088-drm-i915-hw-state-readout-support-for-fdi-m-n.patch
  89. 0089-drm-i915-hw-state-readout-support-for-pipe-timings.patch
  90. 0090-drm-i915-cleanup-opregion-technology-enabled-indicat.patch
  91. 0091-drm-i915-manage-opregion-asle-driver-readiness-prope.patch
  92. 0092-drm-i915-untie-opregion-init-and-asle-irq-pipestat-e.patch
  93. 0093-drm-i915-cleanup-redundant-checks-from-intel_enable_.patch
  94. 0094-drm-i915-cleanup-opregion-asle-pipestat-enable.patch
  95. 0095-drm-i915-move-lvds_border_bits-to-pipe_config.patch
  96. 0096-drm-i915-rip-out-indirection-for-pfit-pipe_config-as.patch
  97. 0097-drm-i915-move-border-color-writes-to-pfit_enable.patch
  98. 0098-drm-Add-struct-drm_rect-and-assorted-utility-functio.patch
  99. 0099-drm-Add-drm_rect_calc_-hscale-vscale-utility-functio.patch
  100. 0100-drm-Add-drm_rect_debug_print.patch
  101. 0101-drm-Add-drm_rect_equals.patch
  102. 0102-drm-i915-Implement-proper-clipping-for-video-sprites.patch
  103. 0103-drm-i915-Relax-the-sprite-scaling-limits-checks.patch
  104. 0104-drm-i915-reference-count-for-i915_hw_contexts.patch
  105. 0105-drm-i915-simplify-DP-DDI-port-width-macros.patch
  106. 0106-drm-i915-unreference-default-context-on-module-unloa.patch
  107. 0107-drm-i915-fix-Haswell-pfit-power-well-check-v2.patch
  108. 0108-drm-i915-don-t-setup-hdmi-for-port-D-edp-in-ddi_init.patch
  109. 0109-drm-i915-put-context-upon-switching.patch
  110. 0110-drm-i915-add-context-into-request-struct.patch
  111. 0111-drm-i915-fix-up-adjusted_mode-tracking-for-interlace.patch
  112. 0112-drm-i915-s-TRANSCONF-PCH_TRANSCONF.patch
  113. 0113-drm-i915-PCH_-prefix-for-transcoder-timings.patch
  114. 0114-drm-i915-make-set_m_n-functions-static.patch
  115. 0115-drm-i915-Apply-OCD-to-data-link-m-n-register-defines.patch
  116. 0116-drm-i915-make-intel_cpt_verify_modeset-static.patch
  117. 0117-drm-i915-Assert-mutex_is_locked-on-context-lookup.patch
  118. 0118-drm-i915-BUG_ON-bad-PPGTT-offset.patch
  119. 0119-drm-i915-Extract-PDE-writes.patch
  120. 0120-drm-i915-Fix-declaration-of-intel_gmbus_-is_forced_b.patch
  121. 0121-drm-i915-read-current-freq-from-Punit-on-VLV.patch
  122. 0122-drm-i915-go-back-to-switch-for-VLV-mem-freq-detectio.patch
  123. 0123-drm-i915-fix-panel-fitting-on-LVDS-on-ILK-v2.patch
  124. 0124-drm-i915-set-proper-DPIO-post-divider-for-VGA-on-VLV.patch
  125. 0125-drm-i915-add-intel_display_power_enabled.patch
  126. 0126-drm-i915-add-power-well-and-cpu-transcoder-info-to-t.patch
  127. 0127-drm-i915-clear-FPGA_DBG_RM_NOCLAIM-when-capturing-er.patch
  128. 0128-drm-i915-check-the-power-well-on-i915_pipe_enabled.patch
  129. 0129-drm-i915-only-disable-DDI-sound-if-intel_crtc-eld_vl.patch
  130. 0130-drm-i915-Add-platform-information-to-implemented-wor.patch
  131. 0131-drm-i915-Add-references-to-some-workaround-we-implem.patch
  132. 0132-drm-i915-fix-hotplug-event-bit-tracking.patch
  133. 0133-drm-i915-HSW-allow-PCH-clock-gating-for-suspend.patch
  134. 0134-drm-i915-Re-enable-FBC-WM-if-the-watermark-is-good-o.patch
  135. 0135-drm-i915-BIOS-and-power-context-stolen-mem-handling-.patch
  136. 0136-drm-i915-allow-stolen-pre-allocated-objects-to-avoid.patch
  137. 0137-drm-i915-VLV-support-is-no-longer-preliminary.patch
  138. 0138-drm-i915-use-enc_to_intel_dp-instead-of-opencoding-t.patch
  139. 0139-drm-i915-hsw-replace-is_pch_edp-with-port-PORT_A.patch
  140. 0140-drm-i915-ilk-ivb-replace-is_pch_edp-with-port-PORT_A.patch
  141. 0141-drm-i915-stop-using-is_pch_edp-in-intel_dp_init_conn.patch
  142. 0142-drm-i915-stop-using-is_pch_edp-in-is_cpu_edp.patch
  143. 0143-drm-i915-remove-is_pch_edp-helpers-and-state-variabl.patch
  144. 0144-drm-i915-print-DP-init-debug-messages-from-a-single-.patch
  145. 0145-drm-i915-move-sdvo-TV-clock-computation-to-intel_sdv.patch
  146. 0146-drm-i915-drop-TVclock-special-casing-on-ilk.patch
  147. 0147-drm-i915-rip-out-TV-out-lore.patch
  148. 0148-drm-i915-rip-out-now-unused-is_foo-tracking-from-crt.patch
  149. 0149-drm-i915-make-SDVO-TV-out-work-for-multifunction-dev.patch
  150. 0150-drm-i915-Organize-VBT-stuff-inside-drm_i915_private.patch
  151. 0151-drm-i915-Add-support-for-FBC-on-Ivybridge.patch
  152. 0152-drm-i915-IVB-FBC-WaFbcAsynchFlipDisableFbcQueue.patch
  153. 0153-drm-i915-IVB-FBC-WaFbcDisableDpfcClockGating.patch
  154. 0154-drm-i915-Enable-FBC-at-Haswell.patch
  155. 0155-drm-i915-HSW-FBC-WaFbcAsynchFlipDisableFbcQueue.patch
  156. 0156-drm-i915-HSW-FBC-WaFbcDisableDpfcClockGating.patch
  157. 0157-drm-i915-Compute-WR-PLL-dividers-dynamically.patch
  158. 0158-drm-i915-rip-out-an-unused-lvds_reg-variable.patch
  159. 0159-drm-i915-Add-missing-platform-tags-to-FBC-workaround.patch
  160. 0160-drm-i915-implement-WADPOClockGatingDisable-for-LPT.patch
  161. 0161-drm-i915-panel-fitter-hw-state-readout-check-support.patch
  162. 0162-drm-i915-Use-pipe_config-state-to-disable-ilk-pfit.patch
  163. 0163-drm-i915-Use-pipe-config-state-to-control-gmch-pfit-.patch
  164. 0164-drm-i915-add-support-for-dvo-Chrontel-7010B.patch
  165. 0165-Add-arch_phys_wc_-add-del-to-manipulate-WC-MTRRs-if-.patch
  166. 0166-i915-Use-arch_phys_wc_-add-del.patch
  167. 0167-drm-Print-pretty-names-for-pixel-formats.patch
  168. 0168-drm-i915-Print-pretty-names-for-pixel-formats.patch
  169. 0169-drm-i915-add-encoder-get_config-function-v5.patch
  170. 0170-drm-i915-ILK-SNB-and-IVB-don-t-have-linetime-waterma.patch
  171. 0171-drm-i915-remove-intel_update_linetime_watermarks.patch
  172. 0172-drm-i915-use-the-mode-htotal-to-calculate-linetime-w.patch
  173. 0173-drm-i915-fix-haswell-linetime-watermarks-calculation.patch
  174. 0174-drm-i915-make-intel_ddi_get_cdclk_freq-return-values.patch
  175. 0175-drm-i915-set-the-IPS-linetime-watermark.patch
  176. 0176-drm-i915-MCH_SSKPD-is-a-64-bit-register-on-Haswell.patch
  177. 0177-drm-i915-set-FORCE_ARB_IDLE_PLANES-workaround.patch
  178. 0178-drm-i915-Be-more-informative-when-reporting-too-larg.patch
  179. 0179-drm-i915-Fix-WARN_ON-on-UP-machines.patch
  180. 0180-drm-i915-Workaround-incoherence-with-fence-updates-o.patch
  181. 0181-drm-i915-Cocci-spatch-memdup.spatch.patch
  182. 0182-drm-i915-avoid-big-kmallocs-on-reading-error-state.patch
  183. 0183-drm-i915-group-sideband-register-accessors-to-a-new-.patch
  184. 0184-drm-i915-refactor-VLV-IOSF-sideband-accessors-to-use.patch
  185. 0185-drm-i915-drop-redundant-warnings-on-not-holding-dpio.patch
  186. 0186-drm-i915-rename-VLV-IOSF-sideband-functions-logicall.patch
  187. 0187-drm-i915-change-VLV-IOSF-sideband-accessors-to-not-r.patch
  188. 0188-drm-i915-add-enable-argument-to-intel_update_sprite_.patch
  189. 0189-drm-i915-add-haswell_update_sprite_wm.patch
  190. 0190-drm-i915-pass-seqno-to-i915_hangcheck_ring_idle.patch
  191. 0191-drm-i915-track-ring-progression-using-seqnos.patch
  192. 0192-drm-i915-introduce-i915_hangcheck_ring_hung.patch
  193. 0193-drm-i915-Fix-error-state-memory-leaks.patch
  194. 0194-drm-i915-pre-fixes-for-checkpatch.patch
  195. 0195-drm-i915-use-mappable-size-for-fb-kickout.patch
  196. 0196-drm-i915-use-drm_mm_takedown.patch
  197. 0197-drm-i915-context-debug-messages.patch
  198. 0198-drm-i915-Call-context-fini-at-cleanup.patch
  199. 0199-drm-i915-release-scratch-page-at-module-unload.patch
  200. 0200-drm-i915-stop-using-is_cpu_edp-in-intel_disable-post.patch
  201. 0201-drm-i915-merge-VLV-eDP-and-DP-AUX-clock-divider-calc.patch
  202. 0202-drm-i915-replace-is_cpu_edp-with-a-check-for-port-A.patch
  203. 0203-drm-i915-remove-unused-is_cpu_edp.patch
  204. 0204-drm-i915-fixup-i915_pipe_enabled-check-in-i915_irq.c.patch
  205. 0205-drm-i915-hw-state-readout-check-support-for-cpu_tran.patch
  206. 0206-drm-i915-document-why-dvo-sdvo-crt-need-a-special-dp.patch
  207. 0207-drm-i915-fix-error-return-code-in-init_pipe_control.patch
  208. 0208-drm-i915-add-basic-pipe-config-dump-support.patch
  209. 0209-drm-i915-drop-a-few-really-redundant-WARNs-in-hsw-mo.patch
  210. 0210-drm-i915-Avoid-promoting-a-simulated-hang-to-wedged.patch
  211. 0211-drm-i915-release-cursor-when-crtc-is-destroyed.patch
  212. 0212-drm-i915-Comments-for-semaphore-clarification.patch
  213. 0213-drm-i915-Semaphore-MBOX-update-generalization.patch
  214. 0214-drm-i915-Introduce-VECS-the-4th-ring.patch
  215. 0215-drm-i915-Add-VECS-semaphore-bits.patch
  216. 0216-drm-i915-Rename-ring-flush-functions.patch
  217. 0217-drm-i915-add-HAS_VEBOX.patch
  218. 0218-drm-i915-Vebox-ringbuffer-init.patch
  219. 0219-drm-i915-fix-pch_nop-support.patch
  220. 0220-drm-i915-properly-set-HSW-WM_PIPE-registers.patch
  221. 0221-drm-i915-properly-set-HSW-WM_LP-watermarks.patch
  222. 0222-drm-i915-add-support-for-5-6-data-buffer-partitionin.patch
  223. 0223-drm-i915-Create-a-more-generic-pm-handler-for-hsw.patch
  224. 0224-drm-i915-Create-an-ivybridge_irq_preinstall.patch
  225. 0225-drm-i915-Add-PM-regs-to-pre-post-install.patch
  226. 0226-drm-i915-make-PM-interrupt-writes-non-destructive.patch
  227. 0227-drm-i915-Convert-irq_refounct-to-struct.patch
  228. 0228-drm-i915-consolidate-interrupt-naming-scheme.patch
  229. 0229-drm-i915-vebox-interrupt-get-put.patch
  230. 0230-drm-i915-Enable-vebox-interrupts.patch
  231. 0231-drm-i915-add-VEBOX-into-debugfs.patch
  232. 0232-drm-i915-add-I915_EXEC_VEBOX-to-i915_gem_do_execbuff.patch
  233. 0233-drm-i915-add-I915_PARAM_HAS_VEBOX-to-i915_getparam.patch
  234. 0234-drm-i915-fix-up-the-edp-power-well-check.patch
  235. 0235-drm-i915-implement-IPS-feature.patch
  236. 0236-drm-i915-add-enable_ips-module-option.patch
  237. 0237-drm-i915-add-i915_ips_status-debugfs-entry.patch
  238. 0238-drm-i915-Drop-bogus-fbdev-sprite-disable-code.patch
  239. 0239-drm-i915-Demote-unknown-param-to-DRM_DEBUG.patch
  240. 0240-drm-i915-Make-stolen-use-pin-pages.patch
  241. 0241-drm-i915-Unpin-stolen-pages.patch
  242. 0242-drm-i915-unpin-pages-at-unbind.patch
  243. 0243-drm-i915-Rename-the-gtt_list-to-global_list.patch
  244. 0244-drm-i915-detect-hang-using-per-ring-hangcheck_score.patch
  245. 0245-drm-i915-remove-i915_hangcheck_hung.patch
  246. 0246-drm-i915-Use-container_of-in-the-fbdev-code.patch
  247. 0247-drm-i915-s-drm_i915_private_t-struct-drm_i915_privat.patch
  248. 0248-drm-i915-optimize-vblank-waits-in-set_base_atomic.patch
  249. 0249-drm-i915-refactor-sink-bpp-clamping.patch
  250. 0250-drm-i915-fix-EDID-sink-based-bpp-clamping.patch
  251. 0251-drm-i915-split-out-intel_pnv_find_best_PLL.patch
  252. 0252-drm-i915-move-find_pll-callback-to-dev_priv-display.patch
  253. 0253-drm-i915-fold-in-IS_PNV-checks-from-the-split-up-fin.patch
  254. 0254-drm-i915-clear-up-the-fdi-dotclock-semantics-for-M-N.patch
  255. 0255-drm-i915-refactor-cpu-eDP-PLL-handling-a-bit.patch
  256. 0256-drm-i915-store-adjusted-dotclock-in-adjusted_mode-cl.patch
  257. 0257-drm-i915-Drop-some-no-longer-required-mode-adjusted_.patch
  258. 0258-drm-i915-check-for-strange-pfit-pipe-assignemnt-on-i.patch
  259. 0259-drm-i915-VLV-doesn-t-have-the-ILK-style-LP-watermark.patch
  260. 0260-drm-i915-Fix-DSPCLK_GATE_D-for-VLV.patch
  261. 0261-drm-i915-consolidate-and-tighten-encoder-cloning-che.patch
  262. 0262-drm-i915-distinguish-between-error-messages-in-DIDL-.patch
  263. 0263-drm-i915-set-default-value-for-config-pixel_multipli.patch
  264. 0264-drm-i915-Track-clients-and-print-their-object-usage-.patch
  265. 0265-drm-i915-add-ibx_irq_preinstall.patch
  266. 0266-Revert-drm-i915-Include-display_mmio_offset-in-seque.patch
  267. 0267-drm-i915-Always-load-the-display-palette-before-enab.patch
  268. 0268-drm-i915-Always-enable-the-cursor-right-after-the-pr.patch
  269. 0269-drm-i915-Enable-the-overlay-right-after-primary-and-.patch
  270. 0270-drm-i915-Follow-the-same-sequence-when-disabling-pla.patch
  271. 0271-drm-i915-Drop-overlay-DPMS-call-from-valleyview_crtc.patch
  272. 0272-drm-i915-Disable-restore-all-sprite-planes-around-mo.patch
  273. 0273-drm-i915-Improve-assert_planes_disabled.patch
  274. 0274-drm-i915-Spruce-up-assert_sprites_disabled.patch
  275. 0275-drm-i915-Assert-dpll-running-in-intel_crtc_load_lut-.patch
  276. 0276-drm-i915-hw-state-readout-support-for-pixel_multipli.patch
  277. 0277-drm-i915-update-FBC-maximum-fb-sizes.patch
  278. 0278-i915-drm-Add-private-api-for-power-well-usage.patch
  279. 0279-drm-i915-pipe-config-quirk-infrastructure-plus-sdvo-.patch
  280. 0280-drm-i915-enable-30bpp-for-DP-outputs.patch
  281. 0281-drm-i915-Disable-primary-plane-trickle-feed-for-g4x.patch
  282. 0282-drm-i915-Disable-trickle-feed-via-MI_ARB_STATE-for-t.patch
  283. 0283-drm-i915-Disable-trickle-feed-in-ironlake_init_clock.patch
  284. 0284-drm-i915-Refactor-ctg-trickle-feed-disable.patch
  285. 0285-drm-i915-Track-when-we-dirty-the-scanout-with-render.patch
  286. 0286-drm-i915-WA-FBC-Render-Nuke.patch
  287. 0287-drm-i915-Make-g4x_fixup_plane-operational-again.patch
  288. 0288-drm-i915-Remove-dead-code-from-SDVO-initialisation.patch
  289. 0289-drm-i915-Use-FBINFO_STATE-defines-instead-of-0-and-1.patch
  290. 0290-drm-i915-fix-up-pch-pll-handling-in-mode_set.patch
  291. 0291-drm-i915-conditionally-disable-pch-resources-in-ilk_.patch
  292. 0292-drm-i915-lock-down-pch-pll-accouting-some-more.patch
  293. 0293-drm-i915-s-pch_pll-shared_dpll.patch
  294. 0294-drm-i915-switch-crtc-shared_dpll-from-a-pointer-to-a.patch
  295. 0295-drm-i915-move-shared_dpll-into-the-pipe-config.patch
  296. 0296-drm-i915-refactor-PCH_DPLL_SEL-defines.patch
  297. 0297-drm-i915-hw-state-readout-for-shared-pch-plls.patch
  298. 0298-drm-i915-consolidate-num_shared_dplls-assignement.patch
  299. 0299-drm-i915-metadata-for-shared-dplls.patch
  300. 0300-drm-i915-scrap-register-address-storage.patch
  301. 0301-drm-i915-enable-disable-hooks-for-shared-dplls.patch
  302. 0302-drm-i915-drop-crtc-checking-from-assert_shared_dpll.patch
  303. 0303-drm-i915-Fix-old-reference-to-i830_sdvo_get_capabili.patch
  304. 0304-drm-i915-Initialize-active_outputs-to-never-read-uni.patch
  305. 0305-drm-i915-Initialize-ring-hangcheck-upon-ring-init.patch
  306. 0306-drm-i915-Only-slightly-increment-hangcheck-score-if-.patch
  307. 0307-drm-i915-Don-t-count-semaphore-waits-towards-a-stuck.patch
  308. 0308-drm-i915-Eliminate-the-addr-seqno-from-the-hangcheck.patch
  309. 0309-drm-i915-WARN-if-the-fence-pin_count-is-invalid.patch
  310. 0310-drm-i915-disable-sdvo-pixel-multiplier-cross-check-f.patch
  311. 0311-drm-i915-pnv-dpll-doesn-t-use-m1.patch
  312. 0312-drm-i915-display-pll-hw-state-readout-and-checking.patch
  313. 0313-drm-i915-extract-readout_hw_state-from-setup_hw_stat.patch
  314. 0314-drm-i915-split-up-intel_modeset_check_state.patch
  315. 0315-drm-i915-WARN-on-lack-of-shared-dpll.patch
  316. 0316-drm-i915-hw-state-readout-and-cross-checking-for-sha.patch
  317. 0317-drm-i915-fix-up-pch-pll-enabling-for-pixel-multiplie.patch
  318. 0318-drm-i915-Try-harder-to-disable-trickle-feed-on-VLV.patch
  319. 0319-drm-i915-add-struct-i915_ctx_hang_stats.patch
  320. 0320-drm-i915-add-i915_gem_context_get_hang_stats.patch
  321. 0321-drm-i915-change-i915_add_request-to-macro.patch
  322. 0322-drm-i915-add-batch-bo-to-i915_add_request.patch
  323. 0323-drm-i915-store-ring-hangcheck-action.patch
  324. 0324-drm-i915-find-guilty-batch-buffer-on-ring-resets.patch
  325. 0325-drm-i915-set-up-PIPECONF-explicitly-on-ilk-ivb.patch
  326. 0326-drm-i915-set-up-PIPECONF-explicitly-for-i9xx-vlv-pla.patch
  327. 0327-drm-i915-explicitly-set-up-PIPECONF-and-gamma-table-.patch
  328. 0328-drm-i915-stop-killing-pfit-on-i9xx.patch
  329. 0329-drm-i915-simplify-the-reduced-clock-handling-for-pch.patch
  330. 0330-drm-i915-Remove-extra-ring-from-error-message.patch
  331. 0331-drm-i915-Kill-useless-Enable-panel-fitter-comments.patch
  332. 0332-drm-i915-remove-a-superflous-semi-colon.patch
  333. 0333-drm-make-drm_mm_init-return-void.patch
  334. 0334-drm-i915-don-t-check-encoder-at-DP-connector-destroy.patch
  335. 0335-drm-i915-extract-intel_edp_init_connector.patch
  336. 0336-drm-i915-propagate-errors-from-intel_dp_init_connect.patch
  337. 0337-drm-i915-fix-the-ghost-eDP-connector-unwind-path.patch
  338. 0338-drm-i915-fix-the-ghost-eDP-encoder-unwind-path.patch
  339. 0339-drm-i915-check-the-return-value-of-intel_dp_i2c_init.patch
  340. 0340-drm-i915-rename-intel_dp_destroy-to-intel_dp_connect.patch
  341. 0341-drm-i915-Fix-PCH-detect-with-multiple-ISA-bridges-in.patch
  342. 0342-drm-i915-tune-down-DIDL-warning-about-too-many-outpu.patch
  343. 0343-drm-i915-fix-build-warning-on-format-specifier-misma.patch
  344. 0344-drm-i915-Introduce-an-HAS_IPS-macro.patch
  345. 0345-drm-i915-don-t-scream-into-dmesg-when-a-modeset-fail.patch
  346. 0346-drm-i915-Remove-duplicated-WaForceL3Serialization-vl.patch
  347. 0347-drm-i915-Detect-invalid-scanout-pitches.patch
  348. 0348-drm-i915-Clean-up-VLV-rps-code-a-bit.patch
  349. 0349-drm-i915-Don-t-wait-for-Punit-after-each-freq-change.patch
  350. 0350-drm-i915-Make-the-rps-new_delay-comparison-more-read.patch
  351. 0351-drm-i915-GEN6_RP_INTERRUPT_LIMITS-doesn-t-seem-to-ex.patch
  352. 0352-drm-i915-Don-t-increase-the-GPU-frequency-from-the-d.patch
  353. 0353-drm-i915-Jump-to-at-least-RPe-on-VLV-when-increasing.patch
  354. 0354-drm-i915-Fix-VLV-PLL-LPF-coefficients-for-DAC.patch
  355. 0355-drm-i915-s-LFP-LPF-in-DPIO-PLL-register-names.patch
  356. 0356-Revert-drm-i915-Don-t-use-the-HDMI-port-color-range-.patch
  357. 0357-drm-i915-Fix-VLV-sprite-register-offsets.patch
  358. 0358-drm-i915-fix-locking-around-ironlake_enable-disable_.patch
  359. 0359-drm-i915-close-tiny-race-in-the-ilk-pcu-even-interru.patch
  360. 0360-drm-i915-s-hotplug_irq_storm_detect-intel_hpd_irq_ha.patch
  361. 0361-drm-i915-fold-the-hpd_irq_setup-call-into-intel_hpd_.patch
  362. 0362-drm-i915-fold-the-queue_work-into-intel_hpd_irq_hand.patch
  363. 0363-drm-i915-fold-the-no-irq-check-into-intel_hpd_irq_ha.patch
  364. 0364-drm-i915-fix-hpd-interrupt-register-locking.patch
  365. 0365-drm-i915-correct-intel_dp_get_config-function-for-De.patch
  366. 0366-drm-i915-Refactor-the-wait_rendering-completion-into.patch
  367. 0367-drm-i915-Break-up-the-large-vsnprintf-in-print_error.patch
  368. 0368-drm-i915-Don-t-try-to-tear-down-the-stolen-drm_mm-if.patch
  369. 0369-drm-i915-reinit-status-page-registers-after-gpu-rese.patch
  370. 0370-drm-i915-switch-disable_power_well-default-value-to-.patch
  371. 0371-drm-i915-fix-lane-bandwidth-capping-for-DP-1.2-sinks.patch
  372. 0372-Revert-drm-i915-Workaround-incoherence-between-fence.patch
  373. 0373-drm-i915-fix-up-readout-of-the-lvds-dither-bit-on-ge.patch
  374. 0374-drm-i915-fix-pfit-regression-for-non-autoscaled-reso.patch
  375. 0375-drm-i915-Preserve-the-DDI_A_4_LANES-bit-from-the-bio.patch
  376. 0376-drm-i915-fix-long-standing-SNB-regression-in-power-c.patch
  377. 0377-drm-i915-Sanitize-shared-dpll-state.patch
  378. 0378-drm-i915-fix-up-gt-init-sequence-fallout.patch
  379. 0379-drm-i915-fix-hdmi-portclock-limits.patch
  380. 0380-drm-i915-update-last_vblank-when-disabling-the-power.patch
  381. 0381-drm-i915-avoid-brightness-overflow-when-doing-scale.patch
  382. 0382-drm-i915-Don-t-call-encoder-s-get_config-unless-enco.patch
  383. 0383-drm-i915-do-not-disable-backlight-on-vgaswitcheroo-s.patch
  384. 0384-drm-i915-unpin-backing-storage-in-dmabuf_unmap.patch
  385. 0385-drm-i915-Don-t-deref-pipe-cpu_transcoder-in-the-hang.patch
  386. 0386-drm-i915-Fix-whitespace-issue-in-i915_gem_gtt.patch
  387. 0387-drm-i915-invert-the-verbosity-of-intel_enable_fbc.patch
  388. 0388-drm-i915-Make-intel_enable_fbc-static.patch
  389. 0389-drm-i915-Fix-reason-for-per-chip-disabling-of-FBC.patch
  390. 0390-drm-i915-Use-seq_puts-seq_putc-when-possible.patch
  391. 0391-drm-i915-Fix-a-few-style-issues-found-by-checkpatch..patch
  392. 0392-drm-i915-Fix-a-couple-of-should-it-be-static-sparse-.patch
  393. 0393-drm-i915-Bail-out-once-we-ve-found-the-context-objec.patch
  394. 0394-drm-i915-consolidate-pch-pll-enable-sequence.patch
  395. 0395-drm-i915-use-sw-tracked-state-to-select-shared-dplls.patch
  396. 0396-drm-i915-duplicate-intel_enable_pll-into-i9xx-and-vl.patch
  397. 0397-drm-i915-asserts-for-lvds-pre_enable.patch
  398. 0398-drm-i915-move-encoder-pre-enable-hooks-togther-on-il.patch
  399. 0399-drm-i915-hw-state-readout-for-i9xx-dplls.patch
  400. 0400-drm-i915-move-i9xx-dpll-enabling-into-crtc-enable-fu.patch
  401. 0401-drm-i915-s-pre_pll-pre-on-the-lvds-port-enable-funct.patch
  402. 0402-drm-i915-Mask-out-hardware-status-bits-from-VLV-DPLL.patch
  403. 0403-drm-i915-Remove-extra-error-state-NULL.patch
  404. 0404-drm-i915-Extract-error-buffer-capture.patch
  405. 0405-drm-i915-make-PDE-PTE-platform-specific.patch
  406. 0406-drm-i915-Really-share-scratch-page.patch
  407. 0407-drm-i915-Combine-scratch-members-into-a-struct.patch
  408. 0408-drm-i915-Drop-dev-from-pte_encode.patch
  409. 0409-drm-i915-Use-gtt-shortform-where-possible.patch
  410. 0410-drm-i915-Move-fbc-members-out-of-line.patch
  411. 0411-drm-i915-Move-gtt_mtrr-to-i915_gtt.patch
  412. 0412-drm-i915-pixel-multiplier-readout-support-for-pch-po.patch
  413. 0413-drm-i915-add-fastboot-param-for-fast-loose-mode-sett.patch
  414. 0414-drm-i915-get-mode-clock-when-reading-the-pipe-config.patch
  415. 0415-drm-i915-copy-fetched-mode-state-into-crtc-at-setup_.patch
  416. 0416-drm-i915-turn-off-panel-fitting-at-flip-time-if-need.patch
  417. 0417-drm-i915-flip-on-a-no-fb-fb-transition-if-crtc-is-ac.patch
  418. 0418-drm-i915-export-error-state-to-string-conversion.patch
  419. 0419-drm-i915-export-error-state-ref-handling.patch
  420. 0420-drm-i915-introduce-i915_error_state_buf_init.patch
  421. 0421-drm-i915-add-error_state-sysfs-entry.patch
  422. 0422-drm-i915-fixup-messages-in-pipe_config_compare.patch
  423. 0423-drm-i915-split-encoder-get_config-calls-from-crtc-ge.patch
  424. 0424-drm-i915-Use-wait_for-to-wait-for-Punit-to-change-GP.patch
  425. 0425-drm-i915-explicitly-cast-pipe-cpu_transcoder.patch
  426. 0426-drm-i915-Explicitly-cast-pipe-intel_dpll_id.patch
  427. 0427-drm-i915-less-magic-for-stolen-preallocated-objects-.patch
  428. 0428-drm-i915-assert_spin_locked-for-pipestat-interrupt-e.patch
  429. 0429-drm-pre-allocate-node-for-create_block.patch
  430. 0430-drm-Change-create-block-to-reserve-node.patch
  431. 0431-drm-i915-Getter-setter-for-object-attributes.patch
  432. 0432-drm-i915-Kill-obj-gtt_offset.patch
  433. 0433-drm-i915-Embed-drm_mm_node-in-i915-gem-obj.patch
  434. 0434-drm-i915-fix-dvo-DPLL-regression.patch
  435. 0435-drm-i915-dvo-needs-a-P2-divisor-of-4.patch
  436. 0436-drm-i915-convert-debugfs-creation-destruction-to-tab.patch
  437. 0437-drm-i915-Verify-that-our-stolen-memory-doesn-t-confl.patch
  438. 0438-drm-i915-clean-up-media-reset-on-gm45.patch
  439. 0439-drm-i915-WARN-if-the-bios-reserved-range-is-bigger-t.patch
  440. 0440-drm-i915-Fix-VLV-DP-RBR-HDMI-DAC-PLL-LPF-coefficient.patch
  441. 0441-drm-i915-don-t-frob-mm.suspended-when-not-using-ums.patch
  442. 0442-drm-i915-remove-unused-members-from-drm_i915_private.patch
  443. 0443-drm-i915-extract-ibx_display_interrupt_update.patch
  444. 0444-drm-i915-improve-SERR_INT-clearing-for-fifo-underrun.patch
  445. 0445-drm-i915-improve-GEN7_ERR_INT-clearing-for-fifo-unde.patch
  446. 0446-drm-i915-kill-lpt-pch-transcoder-crtc-mapping-code-f.patch
  447. 0447-drm-i915-irq-handlers-don-t-need-interrupt-safe-spin.patch
  448. 0448-drm-i915-streamline-hsw_pm_irq_handler.patch
  449. 0449-drm-i915-queue-work-outside-spinlock-in-hsw_pm_irq_h.patch
  450. 0450-drm-i915-kill-dev_priv-rps.lock.patch
  451. 0451-drm-i915-unify-ring-irq-refcounts-again.patch
  452. 0452-drm-i915-don-t-enable-PM_VEBOX_CS_ERROR_INTERRUPT.patch
  453. 0453-drm-i915-Use-for_each_pipe-when-possible.patch
  454. 0454-drm-i915-Don-t-attempt-to-read-an-unitialized-stack-.patch
  455. 0455-drm-i915-move-error-state-to-own-compilation-unit.patch
  456. 0456-drm-i915-clean-up-vlv-pre_pll_enable-and-pll-enable-.patch
  457. 0457-drm-i915-Fix-up-cpt-pixel-multiplier-enable-sequence.patch
  458. 0458-drm-i915-clear-DPLL-reg-when-disabling-i9xx-dplls.patch
  459. 0459-drm-i915-hsw-Set-correct-Haswell-PTE-encodings.patch
  460. 0460-drm-i915-Define-some-of-the-eLLC-magic.patch
  461. 0461-drm-i915-store-eLLC-size.patch
  462. 0462-drm-i915-Use-eLLC-LLC-by-default-when-available.patch
  463. 0463-drm-i915-debugfs-entries-for-e-LLC.patch
  464. 0464-drm-i915-unify-PM-interrupt-preinstall-sequence.patch
  465. 0465-drm-i915-unify-GT-PM-irq-postinstall-code.patch
  466. 0466-drm-i915-extract-rps-interrupt-enable-disable-helper.patch
  467. 0467-drm-i915-simplify-rps-interrupt-enabling-disabling-s.patch
  468. 0468-drm-i915-We-implement-WaFbcWaitForVBlankBeforeEnable.patch
  469. 0469-drm-i915-We-implement-WaFbcAsynchFlipDisableFbcQueue.patch
  470. 0470-drm-i915-We-implement-WaFbcDisableDpfcClockGating-on.patch
  471. 0471-drm-i915-We-implement-WaMPhyProgramming-on-Haswell.patch
  472. 0472-drm-i915-Don-t-try-to-calculate-RC6-residency-on-GEN.patch
  473. 0473-drm-i915-Fix-retrieval-of-hangcheck-stats.patch
  474. 0474-drm-i915-Replace-open-coding-of-DEFAULT_CONTEXT_ID.patch
  475. 0475-drm-i915-introduce-i915_queue_hangcheck.patch
  476. 0476-drm-i915-Move-gtt-and-ppgtt-under-address-space-umbr.patch
  477. 0477-drm-i915-Put-the-mm-in-the-parent-address-space.patch
  478. 0478-drm-i915-Create-a-global-list-of-vms.patch
  479. 0479-drm-i915-Move-active-inactive-lists-to-new-mm.patch
  480. 0480-drm-i915-Free-stolen-node-on-failed-preallocation.patch
  481. 0481-drm-i915-Create-VMAs.patch
  482. 0482-drm-Added-SDP-and-VSC-structures-for-handling-PSR-fo.patch
  483. 0483-drm-i915-Read-the-EDP-DPCD-and-PSR-Capability.patch
  484. 0484-drm-i915-split-aux_clock_divider-logic-in-a-separate.patch
  485. 0485-drm-i915-Enable-Disable-PSR.patch
  486. 0486-drm-i915-Added-debugfs-support-for-PSR-Status.patch
  487. 0487-drm-i915-Match-all-PSR-mode-entry-conditions-before-.patch
  488. 0488-drm-intel-add-enable_psr-module-option-and-disable-p.patch
  489. 0489-drm-i915-add-update-function-to-disable-enable-back-.patch
  490. 0490-drm-i915-Hook-PSR-functionality.patch
  491. 0491-drm-i915-restore-debug-message-lost-in-merge-resolut.patch
  492. 0492-drm-i915-remove-SDV-support-from-lpt_pch_init_refclk.patch
  493. 0493-drm-i915-extract-FDI-mPHY-functions-from-lpt_init_pc.patch
  494. 0494-drm-i915-extract-lpt_enable_clkout_dp-from-lpt_init_.patch
  495. 0495-drm-i915-checking-for-NULL-instead-of-IS_ERR.patch
  496. 0496-drm-i915-use-after-free-on-error-path.patch
  497. 0497-drm-i915-add-prefault_disable-module-option.patch
  498. 0498-drm-i915-kill-ivybridge_irq_preinstall.patch
  499. 0499-drm-i915-extract-ilk_display_irq_handler.patch
  500. 0500-drm-i915-extract-ivb_display_irq_handler.patch
  501. 0501-drm-i915-don-t-read-or-write-GEN6_PMIIR-on-Gen-5.patch
  502. 0502-drm-i915-reorganize-ironlake_irq_handler.patch
  503. 0503-drm-i915-POSTING_READ-DEIER-on-ivybridge_irq_handler.patch
  504. 0504-drm-i915-add-ILK-SNB-support-to-ivybridge_irq_handle.patch
  505. 0505-drm-i915-kill-Ivybridge-vblank-irq-vfuncs.patch
  506. 0506-drm-i915-kill-ivybridge_irq_postinstall.patch
  507. 0507-drm-i915-Make-i915-events-part-of-uapi.patch
  508. 0508-drm-i915-invert-ilk-snb-_gt_irq_handler-check.patch
  509. 0509-drm-gem-simplify-object-initialization.patch
  510. 0510-drm-i915-Add-some-debug-breadcrumbs-to-connector-det.patch
  511. 0511-drm-i915-fix-up-error-cleanup-in-i915_gem_object_bin.patch
  512. 0512-drm-i915-extend-lpt_enable_clkout_dp.patch
  513. 0513-drm-i915-disable-CLKOUT_DP-when-it-s-not-needed.patch
  514. 0514-drm-i915-add-functions-to-disable-and-restore-LCPLL.patch
  515. 0515-drm-i915-disable-stolen-mem-for-OVERLAY_NEEDS_PHYSIC.patch
  516. 0516-drm-i915-Use-Graphics-Base-of-Stolen-Memory-on-all-g.patch
  517. 0517-drm-i915-fix-reference-counting-in-i915_gem_create.patch
  518. 0518-drm-gem-Split-drm_gem_mmap-into-object-search-and-ob.patch
  519. 0519-drm-add-unified-vma-offset-manager.patch
  520. 0520-drm-gem-convert-to-new-unified-vma-manager.patch
  521. 0521-drm-gem-fix-mmap-vma-size-calculations.patch
  522. 0522-drm-ttm-convert-to-unified-vma-offset-manager.patch
  523. 0523-drm-vma-provide-drm_vma_node_unmap-helper.patch
  524. 0524-Re-create-dirty-merge-cb54b53.patch
  525. 0525-drm-i915-Colocate-all-GT-access-routines-in-the-same.patch
  526. 0526-drm-i915-Use-a-private-interface-for-register-access.patch
  527. 0527-drm-i915-Use-the-common-register-access-functions-fo.patch
  528. 0528-drm-i915-Squash-gen-lookup-through-multiple-indirect.patch
  529. 0529-drm-i915-Convert-the-register-access-tracepoint-to-b.patch
  530. 0530-drm-i915-fix-the-racy-object-accounting.patch
  531. 0531-drm-i915-dvo_ch7xxx-fix-vsync-polarity-setting.patch
  532. 0532-drm-i915-Add-messages-useful-for-HPD-storm-detection.patch
  533. 0533-drm-i915-Retry-DP-aux_ch-communications-with-a-diffe.patch
  534. 0534-drm-i915-Replace-open-coded-offset_in_page.patch
  535. 0535-drm-i915-fix-pnv-display-core-clock-readout-out.patch
  536. 0536-drm-i915-Do-not-dereference-NULL-crtc-or-fb-until-af.patch
  537. 0537-drm-i915-dvo-use-intel_encoder-to-the-upcast-macro.patch
  538. 0538-drm-i915-dvo-switch-mode_fixup-to-compute_config.patch
  539. 0539-drm-i915-rip-out-legacy-encoder-mode_fixup-logic.patch
  540. 0540-drm-i915-dvo-use-native-encoder-mode_set-callback.patch
  541. 0541-drm-i915-sdvo-use-intel_encoder-for-upcast-helper.patch
  542. 0542-drm-i915-tv-Use-native-encoder-mode_set-callback.patch
  543. 0543-drm-i915-crt-use-native-encoder-mode_set-callback.patch
  544. 0544-drm-i915-hdmi-use-native-encoder-mode_set-callback.patch
  545. 0545-drm-i915-dp-use-native-encoder-mode_set-callback.patch
  546. 0546-drm-i915-lvds-use-the-native-encoder-mode_set-callba.patch
  547. 0547-drm-i915-ddi-use-the-native-encoder-mode_set-callbac.patch
  548. 0548-drm-i915-rip-out-legacy-encoder-mode_set-callback.patch
  549. 0549-drm-i915-clean-up-crtc-timings-computation.patch
  550. 0550-drm-i915-Squelch-repeated-reasoning-for-why-FBC-cann.patch
  551. 0551-drm-i915-Use-the-same-pte_encoding-for-ppgtt-as-for-.patch
  552. 0552-drm-i915-Remove-useless-define.patch
  553. 0553-drm-i915-Tidy-the-macro-casting-by-using-an-inline-f.patch
  554. 0554-drm-i915-Add-scaled-paramater-to-update_sprite_water.patch
  555. 0555-drm-i915-Pass-the-actual-sprite-width-to-watermarks-.patch
  556. 0556-drm-i915-Calculate-the-sprite-WM-based-on-the-source.patch
  557. 0557-drm-i915-Rename-hsw_wm_get_pixel_rate-to-ilk_pipe_pi.patch
  558. 0558-drm-i915-Rename-most-wm-compute-functions-to-ilk_-pr.patch
  559. 0559-drm-i915-Don-t-pass-mem_value-to-ilk_compute_fbc_wm.patch
  560. 0560-drm-i915-Change-the-watermark-latency-type-to-uint16.patch
  561. 0561-drm-i915-Split-out-reading-of-HSW-watermark-latency-.patch
  562. 0562-drm-i915-Don-t-multiply-the-watermark-latency-values.patch
  563. 0563-drm-i915-Add-SNB-IVB-support-to-intel_read_wm_latenc.patch
  564. 0564-drm-i915-enable-IPS-for-bpp-24.patch
  565. 0565-drm-i915-Acquire-dpio_lock-for-VLV-sideband-programm.patch
  566. 0566-drm-i915-rearrange-vlv-dp-enable-and-pre_enable-call.patch
  567. 0567-drm-i915-rearrange-vlv-hdmi-enable-and-pre_enable-ca.patch
  568. 0568-drm-i915-move-encoder-enable-callback-later-in-VLV-c.patch
  569. 0569-drm-i915-make-user-mode-sync-polarity-setting-explic.patch
  570. 0570-i915-fix-ACPI-_DSM-warning.patch
  571. 0571-drm-i915-hsw-Change-default-LLC-age-to-3.patch
  572. 0572-drm-i915-Create-an-init-vm.patch
  573. 0573-drm-i915-Rework-drop-caches-for-checkpatch.patch
  574. 0574-drm-i915-Make-proper-functions-for-VMs.patch
  575. 0575-drm-i915-Use-bound-list-for-inactive-shrink.patch
  576. 0576-drm-i915-Add-VM-to-pin.patch
  577. 0577-drm-i915-Use-ggtt_vm-to-save-some-typing.patch
  578. 0578-drm-i915-Update-describe_obj.patch
  579. 0579-drm-i915-thread-address-space-through-execbuf.patch
  580. 0580-drm-i915-make-caching-operate-on-all-address-spaces.patch
  581. 0581-drm-i915-BUG_ON-put_pages-later.patch
  582. 0582-drm-i915-make-reset-hangcheck-code-VM-aware.patch
  583. 0583-drm-i915-Add-ILK-support-to-intel_read_wm_latency.patch
  584. 0584-drm-i915-Store-the-watermark-latency-values-in-dev_p.patch
  585. 0585-drm-i915-Use-the-stored-cursor-and-plane-latencies-p.patch
  586. 0586-drm-i915-Print-the-watermark-latencies-during-init.patch
  587. 0587-drm-i915-Disable-specific-watermark-levels-when-late.patch
  588. 0588-drm-i915-Use-the-watermark-latency-values-from-dev_p.patch
  589. 0589-drm-i915-Add-comments-about-units-of-latency-values.patch
  590. 0590-drm-i915-eliminate-dead-domain-clearing-on-reset.patch
  591. 0591-drm-i915-silence-useless-messages-about-DDI-buffer-t.patch
  592. 0592-drm-i915-remove-use_fdi_mode-argument-from-intel_pre.patch
  593. 0593-drm-i915-Rename-I915_CACHE_MLC_LLC-to-L3_LLC-for-Ivy.patch
  594. 0594-drm-i915-Export-intel_framebuffer_fini.patch
  595. 0595-drm-i915-Improve-VMA-comments.patch
  596. 0596-drm-gem-create-drm_gem_dumb_destroy.patch
  597. 0597-drm-mm-add-best_match-flag-to-drm_mm_insert_node.patch
  598. 0598-drm-const-ify-ioctls-table-v2.patch
  599. 0599-drm-i915-pre-alloc-instead-of-drm_mm-search-get_bloc.patch
  600. 0600-Re-create-dirty-merge-32c913e.patch
  601. 0601-drm-i915-Rework-__i915_gem_shrink.patch
  602. 0602-drm-i915-plumb-VM-into-bind-unbind-code.patch
  603. 0603-drm-i915-Use-new-bind-unbind-in-eviction-code.patch
  604. 0604-drm-i915-turn-bound_ggtt-checks-to-bound_any.patch
  605. 0605-video-hdmi-Introduce-a-generic-hdmi_infoframe-union.patch
  606. 0606-video-hdmi-Add-a-macro-to-return-the-size-of-a-full-.patch
  607. 0607-video-hdmi-Don-t-let-the-user-of-this-API-create-inv.patch
  608. 0608-video-hdmi-Derive-the-bar-data-valid-bit-from-the-ba.patch
  609. 0609-video-hdmi-Introduce-helpers-for-the-HDMI-vendor-spe.patch
  610. 0610-drm-edid-Move-HDMI_IDENTIFIER-to-hdmi.h.patch
  611. 0611-video-hdmi-Hook-the-HDMI-vendor-infoframe-with-the-g.patch
  612. 0612-video-hdmi-Use-hdmi_vendor_infoframe-for-the-HDMI-sp.patch
  613. 0613-drm-edid-Fix-add_cea_modes-style-issues.patch
  614. 0614-drm-edid-Parse-the-HDMI-CEA-block-and-look-for-4k-mo.patch
  615. 0615-video-hdmi-Rename-HDMI_IDENTIFIER-to-HDMI_IEEE_OUI.patch
  616. 0616-drm-i915-hdmi-Change-the-write_infoframe-vfunc-to-ta.patch
  617. 0617-drm-i915-hdmi-Port-the-infoframe-code-to-the-common-.patch
  618. 0618-drm-i915-sdvo-Port-the-infoframe-code-to-the-shared-.patch
  619. 0619-drm-i915-Remove-the-now-obsolete-infoframe-definitio.patch
  620. 0620-drm-Handle-the-DBLCLK-flag-in-the-common-infoframe-h.patch
  621. 0621-drm-i915-hmdi-Rename-set_infoframe-to-write_infofram.patch
  622. 0622-drm-i915-Use-enabled-instead-of-enable-consistently-.patch
  623. 0623-drm-i915-Split-watermark-level-computation-from-the-.patch
  624. 0624-drm-i915-Kill-fbc_enable-from-hsw_lp_wm_results.patch
  625. 0625-drm-i915-Rename-hsw_data_buf_partitioning-to-intel_d.patch
  626. 0626-drm-i915-Silence-a-sparse-warning.patch
  627. 0627-drm-i915-Fix-up-map-and-fenceable-for-VMA.patch
  628. 0628-drm-i915-mm_list-is-per-VMA.patch
  629. 0629-drm-i915-Update-error-capture-for-VMs.patch
  630. 0630-drm-i915-Add-vma-to-list-at-creation.patch
  631. 0631-drm-i915-Pull-watermark-level-validity-check-out.patch
  632. 0632-drm-i915-Rename-hsw_lp_wm_result-to-intel_wm_level.patch
  633. 0633-drm-i915-Calculate-max-watermark-levels-for-ILK.patch
  634. 0634-drm-i915-Pull-some-watermarks-state-into-a-separate-.patch
  635. 0635-drm-i915-Split-plane-watermark-parameters-into-a-sep.patch
  636. 0636-drm-i915-Pass-crtc-to-our-update-disable_plane-hooks.patch
  637. 0637-drm-i915-Don-t-try-to-disable-plane-if-it-s-already-.patch
  638. 0638-drm-i915-Pass-plane-and-crtc-to-intel_update_sprite_.patch
  639. 0639-drm-i915-Always-call-intel_update_sprite_watermarks-.patch
  640. 0640-drm-i915-List-objects-allocated-from-stolen-memory-i.patch
  641. 0641-drm-i915-Remove-stale-prototypes.patch
  642. 0642-drm-i915-Remove-i915_gem_object_check_coherency.patch
  643. 0643-drm-i915-Fix-endif-comment.patch
  644. 0644-drm-i915-Make-i915_hangcheck_elapsed-static.patch
  645. 0645-drm-i915-Make-intel_encoder_dpms-static.patch
  646. 0646-drm-i915-Remove-intel_modeset_disable.patch
  647. 0647-drm-i915-Make-intel_set_mode-static.patch
  648. 0648-drm-i915-unbreak-i915_gem_object_ggtt_unbind.patch
  649. 0649-drm-i915-fix-a-limit-check-in-hsw_compute_wm_results.patch
  650. 0650-drm-i915-expose-HDMI-connectors-on-port-C-on-BYT.patch
  651. 0651-drm-i915-Fix-FB-WM-for-HSW.patch
  652. 0652-drm-i915-Update-rules-for-reading-cache-lines-throug.patch
  653. 0653-drm-i915-Track-when-an-object-is-pinned-for-use-by-t.patch
  654. 0654-drm-i915-Update-rules-for-writing-through-the-LLC-wi.patch
  655. 0655-drm-i915-Allow-the-GPU-to-cache-stolen-memory.patch
  656. 0656-drm-kill-dev-context_wait.patch
  657. 0657-drm-remove-dev-last_switch.patch
  658. 0658-drm-kill-dev-interrupt_flag-and-dev-dma_flag.patch
  659. 0659-drm-kill-dev-ctx_start-and-dev-lck_start.patch
  660. 0660-drm-kill-dev-buf_readers-and-dev-buf_writers.patch
  661. 0661-drm-rip-out-dev-last_checked.patch
  662. 0662-drm-remove-FASYNC-support.patch
  663. 0663-drm-use-common-drm_gem_dmabuf_release-in-i915-exynos.patch
  664. 0664-drm-Update-drm_addmap-and-drm_mmap-to-use-PAT-WC-ins.patch
  665. 0665-drm-agpgart-Use-pgprot_writecombine-for-AGP-maps-and.patch
  666. 0666-drm-agp-move-AGP-cleanup-paths-to-drm_agpsupport.c.patch
  667. 0667-drm-ast-cirrus-mgag200-nouveau-savage-vmwgfx-Remove-.patch
  668. 0668-drm-Remove-mtrr_add-and-mtrr_del-fallback-hack-for-n.patch
  669. 0669-drm-provide-agp-dummies-for-CONFIG_AGP-n.patch
  670. 0670-drm-rip-out-drm_core_has_MTRR-checks.patch
  671. 0671-drm-i915-Only-do-a-chipset-flush-after-a-clflush.patch
  672. 0672-drm-i915-WARN_ON-failed-map_and_fenceable.patch
  673. 0673-i915-Fix-SDVO-potentially-turning-off-randomly.patch
  674. 0674-drm-i915-remove-unused-leftover-variable-irq_receive.patch
  675. 0675-drm-i915-give-more-distinctive-names-to-ring-hangche.patch
  676. 0676-drm-i915-drop-unnecessary-local-variable-to-suppress.patch
  677. 0677-drm-i915-reserve-I915_CACHING_DISPLAY-and-document-c.patch
  678. 0678-drm-i915-Use-Write-Through-cacheing-for-the-display-.patch
  679. 0679-drm-i915-Allow-the-user-to-set-bo-into-the-DISPLAY-c.patch
  680. 0680-drm-i915-remove-set-but-unused-variables.patch
  681. 0681-drm-i915-Print-the-changes-required-for-modeset.patch
  682. 0682-drm-i915-print-a-message-when-we-detect-an-early-Has.patch
  683. 0683-drm-i915-tune-the-RC6-threshold-for-stability.patch
  684. 0684-drm-i915-Initialize-seqno-for-VECS-too.patch
  685. 0685-drm-i915-Get-VECS-semaphore-info-on-error.patch
  686. 0686-drm-i915-clarify-error-paths-in-create_stolen_for_pr.patch
  687. 0687-drm-i915-Remove-node-only-when-allocated.patch
  688. 0688-drm-i915-cleanup-map-fence-in-bind.patch
  689. 0689-drm-i915-use-vma-node-directly-and-rewrap-map-fence-.patch
  690. 0690-drm-i915-Drop-the-overzealous-warning-from-i915_gem_.patch
  691. 0691-drm-i915-check-the-power-well-when-redisabling-VGA.patch
  692. 0692-drm-i915-clarify-Haswell-power-well-bit-names.patch
  693. 0693-drm-i915-Only-unmask-required-PM-interrupts.patch
  694. 0694-drm-i915-explicit-store-base-gem-object-in-dma_buf-p.patch
  695. 0695-drm-i915-enable-the-power-well-before-module-unload.patch
  696. 0696-i915-Add-a-Kconfig-option-to-turn-on-i915.preliminar.patch
  697. 0697-drm-i915-s-obj-exec_list-obj-obj_exec_link-in-debugf.patch
  698. 0698-drm-i915-Switch-eviction-code-to-use-vmas.patch
  699. 0699-drm-i915-prepare-bind_to_vm-for-preallocated-vma.patch
  700. 0700-drm-i915-vma-Correct-use-after-free-in-eviction.patch
  701. 0701-drm-i915-make-IVB-FDI-training-match-spec-v3.patch
  702. 0702-drm-i915-Remove-DSPARB_HWCONTROL.patch
  703. 0703-drm-i915-Remove-HAS_PIPE_CONTROL.patch
  704. 0704-drm-Remove-IS_IRONLAKE_D.patch
  705. 0705-drm-i915-Remove-I915_READ_-NOPID-SYNC_0-SYNC_1.patch
  706. 0706-drm-i915-Expose-energy-counter-on-SNB-through-debugf.patch
  707. 0707-drm-i915-add-the-FCLK-case-to-intel_ddi_get_cdclk_fr.patch
  708. 0708-drm-i915-wrap-GTIMR-changes.patch
  709. 0709-drm-i915-wrap-GEN6_PMIMR-changes.patch
  710. 0710-drm-i915-don-t-update-GEN6_PMIMR-when-it-s-not-neede.patch
  711. 0711-drm-i915-add-dev_priv-pm_irq_mask.patch
  712. 0712-drm-i915-don-t-disable-reenable-IVB-error-interrupts.patch
  713. 0713-drm-i915-don-t-queue-PM-events-we-won-t-process.patch
  714. 0714-drm-i915-fix-how-we-mask-PMIMR-when-adding-work-to-t.patch
  715. 0715-drm-i915-merge-HSW-and-SNB-PM-irq-handlers.patch
  716. 0716-drm-i915-Cleaning-up-the-relocate-entry-function.patch
  717. 0717-drm-i915-drop-WaMbcDriverBootEnable-workaround.patch
  718. 0718-drm-i915-grab-force_wake-when-restoring-LCPLL.patch
  719. 0719-drm-i915-fix-SDEIMR-assertion-when-disabling-LCPLL.patch
  720. 0720-drm-i915-allow-package-C8-states-on-Haswell-disabled.patch
  721. 0721-drm-i915-add-i915_pc8_status-debugfs-file.patch
  722. 0722-drm-i915-add-i915.pc8_timeout-function.patch
  723. 0723-drm-i915-enable-Package-C8-by-default.patch
  724. 0724-drm-i915-Use-POSTING_READ-in-lcpll-code.patch
  725. 0725-drm-i915-Fix-context-size-calculation-on-SNB-IVB-VLV.patch
  726. 0726-drm-i915-Print-seqnos-as-unsigned-in-debugfs.patch
  727. 0727-gpu-vga_switcheroo-add-driver-control-power-feature..patch
  728. 0728-drm-edid-Add-both-60Hz-and-59.94Hz-CEA-modes-to-conn.patch
  729. 0729-drm-Add-support-for-alternate-clocks-of-4k-modes.patch
  730. 0730-drm-Make-drm_match_cea_mode-return-the-underlying-2D.patch
  731. 0731-drm-Add-a-helper-to-forge-HDMI-vendor-infoframes.patch
  732. 0732-drm-Add-HDMI-stereo-3D-flags-to-struct-drm_mode_mode.patch
  733. 0733-drm-edid-Expose-mandatory-stereo-modes-for-HDMI-sink.patch
  734. 0734-drm-Extract-add_hdmi_mode-out-of-do_hdmi_vsdb_modes.patch
  735. 0735-drm-Code-stereo-layouts-as-an-enum-rather-than-a-bit.patch
  736. 0736-drm-Set-the-relevant-infoframe-field-when-scanning-o.patch
  737. 0737-drm-i915-hdmi-Write-HDMI-vendor-specific-infoframes.patch
  738. 0738-drm-Pass-page-flip-ioctl-flags-to-driver.patch
  739. 0739-drm-implement-experimental-render-nodes.patch
  740. 0740-drm-i915-Support-render-nodes.patch
  741. 0741-drm-i915-Don-t-mask-EI-UP-interrupt-on-IVB-SNB.patch
  742. 0742-drm-i915-sanitize-forcewake-registers-on-reset.patch
  743. 0743-drm-i915-Adjust-available-RPS-information-through-sy.patch
  744. 0744-drm-i915-Apply-the-force-detect-VGA-w-a-to-Valleyvie.patch
  745. 0745-drm-i915-Report-requested-frequency-alongside-curren.patch
  746. 0746-drm-i915-tune-down-hangcheck-noise.patch
  747. 0747-drm-i915-fix-lvds-dp-panel-fitter-setting.patch
  748. 0748-drm-i915-Embed-the-ring-private-within-the-struct-in.patch
  749. 0749-drm-i915-Use-RCS-flips-on-Ivybridge.patch
  750. 0750-i915_gem-Convert-kmem_cache_alloc-.GFP_ZERO-to-kmem_.patch
  751. 0751-drm-i915-split-PCI-IDs-out-into-i915_drm.h-v4.patch
  752. 0752-x86-add-early-quirk-for-reserving-Intel-graphics-sto.patch
  753. 0753-drm-i915-enable-trickle-feed-on-Haswell.patch
  754. 0754-drm-i915-Pin-pages-whilst-mapping-the-dma-buf.patch
  755. 0755-i915-Update-VGA-arbiter-support-for-newer-devices.patch
  756. 0756-drm-i915-Don-t-call-sg_free_table-if-sg_alloc_table-.patch
  757. 0757-drm-i915-Fix-pipe-config-warnings-when-dealing-with-.patch
  758. 0758-drm-i915-fix-up-the-relocate_entry-refactoring.patch
  759. 0759-drm-i915-fix-hpd-work-vs.-flush_work-in-the-pageflip.patch
  760. 0760-drm-i915-handle-sdvo-input-pixel-multiplier-correctl.patch
  761. 0761-drm-i915-fix-i9xx_crtc_clock_get-for-multiplied-pixe.patch
  762. 0762-drm-i915-Convert-execbuf-code-to-use-vmas.patch
  763. 0763-drm-i915-inline-vma_create-into-lookup_or_create_vma.patch
  764. 0764-drm-i915-Don-t-destroy-the-vma-placeholder-during-ex.patch
  765. 0765-drm-i915-More-vma-fixups-around-unbind-destroy.patch
  766. 0766-drm-i915-Always-prefer-CPU-relocations-with-LLC.patch
  767. 0767-drm-i915-add-more-VLV-IOSF-sideband-ports-accessors.patch
  768. 0768-drm-i915-add-VLV-pipeconf-bit-definition-for-DSI-PLL.patch
  769. 0769-drm-Constify-the-pretty-print-functions.patch
  770. 0770-drm-use-ida-to-allocate-connector-ids.patch
  771. 0771-drm-add-MIPI-DSI-encoder-and-connector-types.patch
  772. 0772-drm-i915-add-MIPI-DSI-register-definitions.patch
  773. 0773-drm-i915-add-MIPI-DSI-output-type-and-subtypes.patch
  774. 0774-drm-i915-add-structs-for-MIPI-DSI-output.patch
  775. 0775-drm-i915-add-MIPI-DSI-command-sending-routines.patch
  776. 0776-drm-i915-add-basic-MIPI-DSI-output-support.patch
  777. 0777-drm-i915-add-VLV-DSI-PLL-Calculations.patch
  778. 0778-drm-i915-fix-PLL-assertions-for-DSI-PLL.patch
  779. 0779-drm-i915-don-t-enable-DPLL-for-DSI.patch
  780. 0780-drm-i915-Band-Gap-WA.patch
  781. 0781-drm-i915-Parse-the-MIPI-related-VBT-Block-and-store-.patch
  782. 0782-drm-i915-initialize-DSI-output-on-VLV.patch
  783. 0783-drm-i915-dsi-s-size_t-int.patch
  784. 0784-drm-i915-Report-enabled-slices-on-Haswell-GT3.patch
  785. 0785-drm-i915-Restore-the-preliminary-HW-check.patch
  786. 0786-drm-i915-Fix-list-corruption-in-vma_unbind.patch
  787. 0787-drm-i915-Do-not-add-an-interrupt-for-a-context-switc.patch
  788. 0788-drm-i915-Rearrange-the-comments-in-i915_add_request.patch
  789. 0789-drm-i915-It-s-its.patch
  790. 0790-drm-i915-add-plumbing-for-SWSCI.patch
  791. 0791-drm-i915-expose-intel_ddi_get_encoder_port.patch
  792. 0792-drm-i915-add-opregion-function-to-notify-bios-of-enc.patch
  793. 0793-drm-i915-add-opregion-function-to-notify-bios-of-ada.patch
  794. 0794-drm-i915-do-display-power-state-notification-on-crtc.patch
  795. 0795-drm-i915-Modify-DP-set-clock-to-accomodate-more-eDP-.patch
  796. 0796-drm-i915-Move-Valleyview-DP-DPLL-divisor-calc-to-int.patch
  797. 0797-drm-i915-Kill-IRONLAKE_FDI_FREQ-check.patch
  798. 0798-drm-i915-Rename-ring-outstanding_lazy_request.patch
  799. 0799-drm-i915-Preallocate-the-lazy-request.patch
  800. 0800-drm-i915-Hold-an-object-reference-whilst-we-shrink-i.patch
  801. 0801-drm-i915-Skip-stolen-region-initialisation-if-none-i.patch
  802. 0802-drm-i915-Add-additional-pipe-parameter-for-vlv_dpio_.patch
  803. 0803-drm-i915-Remove-unused-mode_fixup-vfunc-of-struct-in.patch
  804. 0804-drm-i915-Confine-page-flips-to-BCS-on-Valleyview.patch
  805. 0805-drm-i915-try-not-to-lose-backlight-CBLV-precision.patch
  806. 0806-drm-i915-name-intel-dp-hooks-per-platform.patch
  807. 0807-drm-i915-move-backlight-enable-later-in-vlv-enable-s.patch
  808. 0808-drm-i915-clean-up-power-sequencing-register-port-sel.patch
  809. 0809-drm-i915-add-support-for-per-pipe-power-sequencing-o.patch
  810. 0810-drm-i915-ban-badly-behaving-contexts.patch
  811. 0811-drm-i915-include-hangcheck-action-and-score-in-error.patch
  812. 0812-drm-i915-Delay-disabling-of-VGA-memory-until-vgacon-.patch
  813. 0813-drm-i915-Track-pfit-enable-state-separately-from-siz.patch
  814. 0814-drm-i915-Use-proper-print-format-for-debug-prints.patch
  815. 0815-drm-i915-Pass-crtc-to-intel_update_watermarks.patch
  816. 0816-drm-i915-Call-intel_update_watermarks-in-specific-pl.patch
  817. 0817-drm-i915-Constify-some-watermark-data.patch
  818. 0818-drm-i915-Use-ilk_compute_wm_level-to-compute-WM_PIPE.patch
  819. 0819-drm-i915-Refactor-max-WM-level.patch
  820. 0820-drm-i915-sdvo-Fully-translate-sync-flags-in-the-dtd-.patch
  821. 0821-drm-i915-Write-RING_TAIL-once-per-request.patch
  822. 0822-drm-i915-Remove-the-double-list-iteration-from-bound.patch
  823. 0823-drm-i915-Fix-HSW-sync-flags-to-use-pipe-config-adjus.patch
  824. 0824-drm-i915-vlv-re-enable-hotplug-detect-based-probing-.patch
  825. 0825-drm-i915-sdvo-Robustify-the-dtd-drm_mode-conversions.patch
  826. 0826-drm-i915-dvo-set-crtc-timings-again-for-panel-fixed-.patch
  827. 0827-drm-i915-Synchronize-pread-pwrite-with-wait_renderin.patch
  828. 0828-drm-i915-Extract-vm-specific-part-of-eviction.patch
  829. 0829-drm-i915-evict-VM-instead-of-everything.patch
  830. 0830-drm-i915-kill-set_need_resched.patch
  831. 0831-drm-i915-move-more-code-to-__i915_drm_thaw.patch
  832. 0832-drm-i915-don-t-save-restore-LBB-on-Gen5.patch
  833. 0833-drm-i915-Don-t-factor-in-pixel-multplier-when-derivi.patch
  834. 0834-drm-i915-Make-adjusted_mode.clock-non-pixel-multipli.patch
  835. 0835-drm-i915-Add-support-for-pipe_bpp-readout.patch
  836. 0836-drm-i915-Add-state-readout-and-checking-for-has_dp_e.patch
  837. 0837-drm-i915-Make-intel_fuzzy_clock_check-take-in-arbitr.patch
  838. 0838-drm-i915-Remove-extra-ring.patch
  839. 0839-drm-i915-Round-l3-parity-reads-down.patch
  840. 0840-drm-i915-Fix-l3-parity-user-buffer-offset.patch
  841. 0841-drm-i915-add-asserts-for-cursor-disabled.patch
  842. 0842-drm-i915-clear-opregon-lid_state-after-we-unmap-it.patch
  843. 0843-drm-i915-Add-intel_dotclock_calculate.patch
  844. 0844-drm-i915-Make-i9xx_crtc_clock_get-use-dpll_hw_state.patch
  845. 0845-drm-i915-Make-i9xx_crtc_clock_get-work-for-PCH-DPLLs.patch
  846. 0846-drm-i915-Fix-port_clock-and-adjusted_mode.clock-read.patch
  847. 0847-drm-i915-Add-PIPE_CONF_CHECK_CLOCK_FUZZY.patch
  848. 0848-drm-i915-Add-fuzzy-clock-check-for-port_clock.patch
  849. 0849-drm-i915-Grab-the-pixel-clock-from-adjusted_mode-not.patch
  850. 0850-drm-i915-Use-adjusted_mode-clock-in-lpt_program_iclk.patch
  851. 0851-drm-i915-Use-adjusted_mode-in-HDMI-12bpc-clock-check.patch
  852. 0852-drm-i915-Use-adjusted_mode-in-intel_update_fbc.patch
  853. 0853-drm-i915-Use-adjusted_mode-appropriately-when-comput.patch
  854. 0854-drm-i915-Check-the-clock-from-adjusted-mode-in-intel.patch
  855. 0855-drm-i915-Use-adjusted_mode-when-checking-conditions-.patch
  856. 0856-drm-i915-Make-intel_crtc_active-available-outside-in.patch
  857. 0857-drm-i915-Use-pipe-config-in-sprite-code.patch
  858. 0858-drm-i915-Use-adjusted_mode-in-DSI-PLL-calculations.patch
  859. 0859-drm-i915-Add-explicit-pipe-src-size-to-pipe-config.patch
  860. 0860-drm-i915-re-layout-intel_panel.c-to-obey-80-char-lim.patch
  861. 0861-drm-i915-Document-the-inteded-use-of-requested_mode.patch
  862. 0862-drm-i915-Fix-cursor-visibility-check-with-negative-c.patch
  863. 0863-drm-i915-Fix-cursor-visibility-checks-also-for-the-r.patch
  864. 0864-drm-i915-garbage-collect-vlv-refclk-function.patch
  865. 0865-drm-i915-Move-double-wide-mode-handling-into-pipe_co.patch
  866. 0866-drm-i915-Add-double_wide-readout-and-checking.patch
  867. 0867-drm-i915-Check-pixel-clock-limits-on-pre-gen4.patch
  868. 0868-drm-i915-pipe_src_w-must-be-even-in-LVDS-dual-channe.patch
  869. 0869-drm-i915-Fix-up-pipe-vs.-double-wide-confusion.patch
  870. 0870-drm-i915-Convert-overlay-double-wide-check-over-to-p.patch
  871. 0871-drm-i915-WARN-is-the-DP-aux-read-or-write-is-too-big.patch
  872. 0872-drm-i915-only-report-hpd-connector-status-change-whe.patch
  873. 0873-drm-i915-check-for-more-ASLC-interrupts.patch
  874. 0874-drm-i915-do-not-update-cursor-in-crtc-mode-set.patch
  875. 0875-drm-i915-Don-t-enable-the-cursor-on-a-disable-pipe.patch
  876. 0876-drm-i915-write-D_COMP-using-the-mailbox.patch
  877. 0877-drm-i915-register-backlight-device-also-when-backlig.patch
  878. 0878-drm-i915-dump-crtc-timings-from-the-pipe-config.patch
  879. 0879-drm-i915-Fix-HSW-parity-test.patch
  880. 0880-drm-i915-Add-second-slice-l3-remapping.patch
  881. 0881-drm-i915-Make-l3-remapping-use-the-ring.patch
  882. 0882-drm-i915-Keep-a-list-of-all-contexts.patch
  883. 0883-drm-i915-Do-remaps-for-all-contexts.patch
  884. 0884-drm-i915-s-HAS_L3_GPU_CACHE-HAS_L3_DPF.patch
  885. 0885-drm-i915-vlv-honor-i915_enable_rc6-boot-param-on-VLV.patch
  886. 0886-drm-i915-vlv-disable-rc6p-and-rc6pp-residency-report.patch
  887. 0887-drm-i915-don-t-disable-ERR_INT-on-the-IRQ-handler.patch
  888. 0888-drm-i915-POSTING_READ-IPS_CTL-before-waiting-for-the.patch
  889. 0889-drm-i915-Change-i915_request-power-well-handling.patch
  890. 0890-drm-i915-Add-intel_display_power_-get-put-to-request.patch
  891. 0891-drm-i915-Refactor-power-well-refcount-inc-dec-operat.patch
  892. 0892-drm-i915-Add-POWER_DOMAIN_VGA.patch
  893. 0893-drm-i915-Pull-intel_init_power_well-out-of-intel_mod.patch
  894. 0894-drm-i915-cleanup-a-min_t-cast.patch
  895. 0895-drm-i915-assume-all-GM45-Acer-laptops-use-inverted-b.patch
  896. 0896-Re-create-dirty-merge-b599c89.patch
  897. 0897-drm-i915-Use-a-temporary-va_list-for-two-pass-string.patch
  898. 0898-drm-dp-add-defines-for-downstream-port-types.patch
  899. 0899-drm-i915-dp-downstream-port-capabilities-are-not-pre.patch
  900. 0900-drm-i915-use-pointer-k-cmz.-alloc-sizeof-pointer-.-p.patch
  901. 0901-drm-i915-Use-kcalloc-more.patch
  902. 0902-drm-i915-Ditch-INTELFB_CONN_LIMIT.patch
  903. 0903-drm-i915-Use-unsigned-for-overflow-checks-in-execbuf.patch
  904. 0904-drm-i915-Do-not-unlock-upon-error-in-i915_gem_idle.patch
  905. 0905-drm-i915-VBT-s-child_device_config-changes-over-time.patch
  906. 0906-drm-i915-use-the-HDMI-DDI-buffer-translations-from-V.patch
  907. 0907-drm-i915-check-the-DDC-and-AUX-bits-of-the-VBT-on-DD.patch
  908. 0908-drm-i915-add-some-assertions-about-VBT-DDI-port-type.patch
  909. 0909-drm-i915-don-t-init-DP-or-HDMI-when-not-supported-by.patch
  910. 0910-drm-i915-Rip-out-SUPPORTS_EDP.patch
  911. 0911-drm-i915-Fix-unclaimed-register-access-due-to-delaye.patch
  912. 0912-drm-i915-Redisable-VGA-before-the-modeset-on-resume.patch
  913. 0913-drm-i915-Move-power-well-init-earlier-during-driver-.patch
  914. 0914-drm-i915-Move-power-well-resume-earlier.patch
  915. 0915-drm-i915-Call-intel_uncore_early_sanitize-during-res.patch
  916. 0916-drm-i915-Drop-explicit-plane-restoration-during-resu.patch
  917. 0917-drm-i915-dp-read-DPCD-PSR-capability-only-on-eDP.patch
  918. 0918-drm-i915-Calculate-PSR-register-offsets-from-base-ge.patch
  919. 0919-drm-i915-Fix-intel_crtc_mode_get-mode-clock.patch
  920. 0920-drm-i915-precendence-bug-in-GT_PARITY_ERROR.patch
  921. 0921-drm-i915-Delay-the-release-of-the-forcewake-by-a-jif.patch
  922. 0922-drm-i915-Add-some-debug-spam-for-intialising-SDVO.patch
  923. 0923-drm-i915-clean-up-and-simplify-i9xx_crtc_mode_set-wr.patch
  924. 0924-drm-i915-Add-HSW-CRT-output-readout-support.patch
  925. 0925-drm-i915-backlight-combination-mode-bit-is-gen4-only.patch
  926. 0926-drm-i915-reorganize-intel_drv.h.patch
  927. 0927-drm-i915-make-intel_pipe_has_type-static.patch
  928. 0928-drm-i915-make-intel_crtc_load_lut-static.patch
  929. 0929-drm-i915-make-intel_crtc_fb_gamma_-set-get-static.patch
  930. 0930-drm-i915-make-hsw_-disable-restore-_lcpll-static.patch
  931. 0931-drm-i915-remove-extern-keywords-from-intel_drv.h-fun.patch
  932. 0932-drm-i915-trace-vm-eviction-instead-of-everything.patch
  933. 0933-drm-i915-Provide-a-cheap-ggtt-vma-lookup.patch
  934. 0934-drm-i915-Convert-active-API-to-VMA.patch
  935. 0935-drm-i915-Move-the-conditional-seqno-query-into-the-t.patch
  936. 0936-drm-i915-Fix-VLV-eDP-timing-v2.patch
  937. 0937-drm-i915-Show-WT-caching-in-debugfs.patch
  938. 0938-drm-i915-Add-a-tracepoint-for-using-a-semaphore.patch
  939. 0939-drm-i915-vlv-add-VLV-specific-clock_get-function-v3.patch
  940. 0940-drm-i915-vlv-fix-up-broken-precision-in-vlv_crtc_clo.patch
  941. 0941-drm-Remove-clock_index-from-struct-drm_display_mode.patch
  942. 0942-drm-Remove-synth_clock-from-struct-drm_display_mode.patch
  943. 0943-drm-Introduce-a-crtc_clock-for-struct-drm_display_mo.patch
  944. 0944-drm-i915-Use-crtc_clock-in-intel_dump_crtc_timings.patch
  945. 0945-drm-i915-Use-crtc_clock-with-the-adjusted-mode.patch
  946. 0946-drm-Implement-timings-adjustments-for-frame-packing.patch
  947. 0947-drm-i915-Ask-the-DRM-core-do-make-stereo-timings-adj.patch
  948. 0948-drm-i915-Prefer-crtc_-h-v-display-for-pipe-src-dimen.patch
  949. 0949-drm-Make-exposing-stereo-modes-a-per-connector-opt-i.patch
  950. 0950-drm-i915-Allow-stereo-modes-on-HDMI.patch
  951. 0951-drm-i915-vlv-hack-to-init-backlight-regs-if-BIOS-fai.patch
  952. 0952-drm-i915-Program-GMBUS-Frequency-based-on-the-CDCLK-.patch
  953. 0953-drm-i915-Eliminate-one-indent-leel-from-vlv_find_bes.patch
  954. 0954-drm-i915-Use-DIV_ROUND_CLOSEST.patch
  955. 0955-drm-i915-vlv-use-lower-precision-RC6-counter.patch
  956. 0956-drm-i915-vlv-use-correct-units-for-rc6-residency-v2.patch
  957. 0957-drm-i915-vlv-reduce-GT-FIFO-error-info-to-a-debug-me.patch
  958. 0958-drm-i915-dp-retry-i2c-over-aux-seven-times-on-AUX-DE.patch
  959. 0959-drm-i915-dp-do-not-write-DP_TRAINING_PATTERN_SET-all.patch
  960. 0960-drm-i915-destroy-connector-sysfs-files-earlier.patch
  961. 0961-drm-i915-Make-intel_resume_power_well-static.patch
  962. 0962-drm-i915-fix-typo-s-PatherPoint-PantherPoint.patch
  963. 0963-i915-vlv-untangle-integrated-clock-source-handling-v.patch
  964. 0964-drm-i915-Disable-enable-planes-as-the-first-last-thi.patch
  965. 0965-drm-i915-implement-the-Haswell-mode-set-sequence-wor.patch
  966. 0966-drm-i915-Don-t-populate-pipe_src_-w-h-multiple-times.patch
  967. 0967-drm-i915-Clean-up-the-ring-scaling-calculations.patch
  968. 0968-drm-i915-Add-some-missing-steps-to-i915_driver_load-.patch
  969. 0969-drm-i915-Fix-__wait_seqno-to-use-true-infinite-timeo.patch
  970. 0970-drm-i915-Boost-RPS-frequency-for-CPU-stalls.patch
  971. 0971-drm-i915-Tweak-RPS-thresholds-to-more-aggressively-d.patch
  972. 0972-drm-i915-Simplify-PSR-debugfs.patch
  973. 0973-drm-i915-vlv-reset-DPIO-on-load-and-resume-v2.patch
  974. 0974-drm-i915-vlv-Turn-off-power-gate-for-BIOS-less-syste.patch
  975. 0975-drm-i915-Add-a-more-detailed-comment-about-the-set_b.patch
  976. 0976-drm-i915-Use-adjusted_mode-in-the-fastboot-hack-to-d.patch
  977. 0977-drm-gem-remove-drm_gem_object_handle_unreference.patch
  978. 0978-drm-gem-move-drm_gem_object_handle_unreference_unloc.patch
  979. 0979-drm-gem-remove-bogus-NULL-check-from-drm_gem_object_.patch
  980. 0980-drm-gem-WARN-about-unbalanced-handle-refcounts.patch
  981. 0981-drm-gem-fix-up-flink-name-create-race.patch
  982. 0982-drm-prime-fix-error-path-in-drm_gem_prime_fd_to_hand.patch
  983. 0983-drm-gem-make-drm_gem_object_handle_unreference_unloc.patch
  984. 0984-drm-fix-locking-in-gem-debugfs-procfs-file.patch
  985. 0985-drm-gem-switch-dev-object_name_lock-to-a-mutex.patch
  986. 0986-drm-prime-fix-to-put-an-exported-dma_buf-for-adding-.patch
  987. 0987-drm-prime-add-return-check-for-dma_buf_fd.patch
  988. 0988-drm-prime-use-proper-pointer-in-drm_gem_prime_handle.patch
  989. 0989-drm-gem-completely-close-gem_open-vs.-gem_close-race.patch
  990. 0990-drm-prime-proper-locking-refcounting-for-obj-dma_buf.patch
  991. 0991-drm-cirrus-remove-unused-driver_private-access.patch
  992. 0992-drm-edid-add-drm_edid_duplicate.patch
  993. 0993-drm-i915-dp-use-drm_edid_duplicate.patch
  994. 0994-drm-Make-vblank_disable_allowed-bool.patch
  995. 0995-drm-Make-vblank_enabled-bool.patch
  996. 0996-drm-Make-vblank_inmodeset-unsigned.patch
  997. 0997-drm-Collect-per-crtc-vblank-stuff-to-a-struct.patch
  998. 0998-drm-Make-irq_enabled-bool.patch
  999. 0999-drm-add-drm_dev_alloc-helper.patch
  1000. 1000-drm-gma500-Add-IS_CDV-macro.patch
  1001. 1001-drm-Remove-pci_vendor-and-pci_device-from-struct-drm.patch
  1002. 1002-drm-fold-in-drm_sg_alloc-into-the-ioctl.patch
  1003. 1003-drm-hide-legacy-sg-cleanup-better-from-common-code.patch
  1004. 1004-drm-mark-dma-setup-teardown-as-legacy-systems.patch
  1005. 1005-drm-move-dev-data-clearing-from-drm_setup-to-lastclo.patch
  1006. 1006-drm-move-drm_lastclose-to-drm_fops.c.patch
  1007. 1007-drm-no-op-out-GET_STATS-ioctl.patch
  1008. 1008-drm-Kill-drm-perf-counter-leftovers.patch
  1009. 1009-drm-dp-add-helper-for-checking-DP_ENHANCED_FRAME_CAP.patch
  1010. 1010-drm-i915-dp-get-rid-of-intel_dp-link_configuration.patch
  1011. 1011-drm-i915-Call-io_schedule-whilst-whilsting-for-the-G.patch
  1012. 1012-drm-i915-Remove-yet-another-unused-define.patch
  1013. 1013-drm-i915-dp-use-sizeof-for-memset-instead-of-magic-v.patch
  1014. 1014-drm-i915-Make-vlv_find_best_dpll-ppm-calculation-saf.patch
  1015. 1015-drm-i915-Don-t-underflow-bestppm.patch
  1016. 1016-drm-i915-Rewrite-vlv_find_best_dpll.patch
  1017. 1017-drm-i915-De-magic-the-VLV-p2-divider-step-size.patch
  1018. 1018-drm-i915-Make-sure-we-respect-n.max-on-VLV.patch
  1019. 1019-drm-i915-Clarify-VLV-PLL-p1-limits.patch
  1020. 1020-drm-i915-Allow-p1-divider-2-on-VLV.patch
  1021. 1021-drm-i915-Respect-p2-divider-minimum-limit-on-VLV.patch
  1022. 1022-drm-i915-Remove-the-unused-p-and-m-limits-for-VLV.patch
  1023. 1023-drm-i915-Remove-unused-dot_limit-from-VLV-PLL-limits.patch
  1024. 1024-drm-i915-intel_limits_vlv_dac-and-intel_limits_vlv_h.patch
  1025. 1025-drm-i915-Don-t-lie-about-findind-suitable-PLL-settin.patch
  1026. 1026-drm-i915-Use-intel_PLL_is_valid-in-vlv_find_best_dpl.patch
  1027. 1027-drm-i915-Fix-VGA_DISP_DISABLE-check.patch
  1028. 1028-drm-i915-dp-promote-clock-recovery-failures-to-DRM_E.patch
  1029. 1029-drm-i915-Set-primary_disabled-in-intel_-enable-disab.patch
  1030. 1030-drm-i915-Allow-sprites-to-be-configured-on-a-disable.patch
  1031. 1031-drm-i915-Reduce-the-time-we-hold-struct-mutex-in-spr.patch
  1032. 1032-drm-i915-Kill-a-goto-from-sprite-disable-code.patch
  1033. 1033-drm-i915-Do-a-bit-of-cleanup-in-the-sprite-code.patch
  1034. 1034-drm-i915-Save-user-requested-plane-coordinates-only-.patch
  1035. 1035-drm-i915-Do-the-fbc-vs.-primary-plane-enable-disable.patch
  1036. 1036-drm-i915-Enable-disable-IPS-when-primary-is-enabled-.patch
  1037. 1037-drm-i915-Rename-intel_flush_display_plane-to-intel_f.patch
  1038. 1038-drm-i915-Rename-intel_-enable-disable-_plane-to-inte.patch
  1039. 1039-drm-i915-WARN-if-primary-plane-state-doesn-t-match-e.patch
  1040. 1040-drm-i915-Flush-primary-plane-changes-in-sprite-code.patch
  1041. 1041-drm-i915-Use-the-real-cpu-max-frequency-for-ring-sca.patch
  1042. 1042-drm-i915-Undo-the-PIPEA-quirk-for-i845.patch
  1043. 1043-drm-i915-check-that-the-i965g-gm-4G-limit-is-really-.patch
  1044. 1044-drm-i915-rip-out-gen2-reset-code.patch
  1045. 1045-drm-i915-Prevent-using-uninitialized-MMIO-funcs.patch
  1046. 1046-drm-i915-Move-edram-detection-early_sanitize.patch
  1047. 1047-drm-i915-Create-MMIO-virtual-functions.patch
  1048. 1048-drm-i915-Extract-common-MMIO-lines.patch
  1049. 1049-drm-i915-Create-GEN-specific-read-MMIO.patch
  1050. 1050-drm-i915-Create-GEN-specific-write-MMIO.patch
  1051. 1051-drm-i915-Remove-gen-specific-checks-in-MMIO.patch
  1052. 1052-drm-i915-Keep-intel_drv.h-tidy.patch
  1053. 1053-drm-i915-wait-for-IPS_ENABLE-when-enabling-IPS.patch
  1054. 1054-drm-i915-Do-PCH-and-uncore-init-earlier.patch
  1055. 1055-drm-i915-dp-update-training-set-in-a-burst-write-wit.patch
  1056. 1056-drm-i915-don-t-leak-dp_connector-at-intel_ddi_init.patch
  1057. 1057-drm-i915-Populate-primary_disabled-in-intel_modeset_.patch
  1058. 1058-drm-i915-Rename-primary_disabled-to-primary_enabled.patch
  1059. 1059-drm-i915-Capture-the-initial-error-state-when-kickin.patch
  1060. 1060-drm-i915-Finish-enabling-rps-before-use-by-sysfs-or-.patch
  1061. 1061-drm-i915-Educate-users-in-dmesg-about-reporting-gpu-.patch
  1062. 1062-drm-i915-tell-the-user-KMS-is-required-for-gen6.patch
  1063. 1063-drm-i915-Avoid-tweaking-RPS-before-it-is-enabled.patch
  1064. 1064-drm-i915-increase-the-SWSCI-DSLP-default-timeout-to-.patch
  1065. 1065-drm-i915-Fix-pipe-off-timeout-handling-for-pre-gen4.patch
  1066. 1066-drm-i915-don-t-save-restore-CACHE_MODE_0-on-gen7.patch
  1067. 1067-drm-i915-vlv-add-doc-names-to-sideband-file.patch
  1068. 1068-drm-i915-Fix-VLV-frame-counter-registers.patch
  1069. 1069-drm-nouveau-always-select-ACPI_VIDEO-if-ACPI-is-enab.patch
  1070. 1070-drm-Add-separate-Kconfig-option-for-fbdev-helpers.patch
  1071. 1071-drm-i915-Kconfig-option-to-disable-the-legacy-fbdev-.patch
  1072. 1072-drm-i915-rename-intel_fb.c-to-intel_fbdev.c.patch
  1073. 1073-drm-i915-Fix-pre-CTG-vblank-counter.patch
  1074. 1074-drm-i915-Add-breadcrumbs-for-why-the-backlight-is-be.patch
  1075. 1075-drm-i915-Use-DIV_ROUND_CLOSEST-to-calculate-dot-vco.patch
  1076. 1076-drm-i915-Use-vlv_clock-in-vlv_crtc_clock_get.patch
  1077. 1077-drm-i915-Skip-register-reads-in-i915_get_crtc_scanou.patch
  1078. 1078-drm-i915-Fix-scanoutpos-calculations.patch
  1079. 1079-drm-i915-Improve-the-accuracy-of-get_scanout_pos-on-.patch
  1080. 1080-drm-i915-Fix-gen2-scanout-position-readout.patch
  1081. 1081-drm-i915-Don-t-pretend-that-gen2-has-a-hardware-fram.patch
  1082. 1082-drm-dp-constify-DP-DPCD-helpers.patch
  1083. 1083-drm-i915-dp-constify-link_status.patch
  1084. 1084-drm-i915-Add-intel_pipe_wm-and-prepare-for-watermark.patch
  1085. 1085-drm-i915-Don-t-re-compute-pipe-watermarks-except-for.patch
  1086. 1086-drm-i915-Move-LP1-watermark-merging-out-from-hsw_com.patch
  1087. 1087-drm-i915-Use-intel_pipe_wm-in-hsw_find_best_results.patch
  1088. 1088-drm-i915-Move-some-computations-out-from-hsw_compute.patch
  1089. 1089-drm-i915-Check-5-6-DDB-split-only-when-sprites-are-e.patch
  1090. 1090-drm-i915-Refactor-wm_lp-to-level-calculation.patch
  1091. 1091-drm-i915-Kill-fbc_wm_enabled-from-intel_wm_config.patch
  1092. 1092-drm-i915-Store-current-watermark-state-in-dev_priv-w.patch
  1093. 1093-drm-i915-Improve-watermark-dirtyness-checks.patch
  1094. 1094-drm-i915-Init-HSW-watermark-tracking-in-intel_modese.patch
  1095. 1095-drm-i915-Remove-a-somewhat-silly-debug-print-from-wa.patch
  1096. 1096-drm-i915-Adjust-watermark-register-masks.patch
  1097. 1097-drm-i915-Rename-ilk_wm_max-to-ilk_compute_wm_maximum.patch
  1098. 1098-drm-i915-Rename-ilk_check_wm-to-ilk_validate_wm_leve.patch
  1099. 1099-drm-i915-Check-5-6-DDB-split-only-when-sprites-are-e.patch
  1100. 1100-imx-drm-imx-tve-Let-device-core-handle-pinctrl.patch
  1101. 1101-i2c-stu300-device-tree-support.patch
  1102. 1102-i2c-stu300-do-not-request-a-specific-clock-name.patch
  1103. 1103-pinctrl-add-pin-list-based-GPIO-ranges.patch
  1104. 1104-pinctrl-add-Intel-BayTrail-GPIO-pinctrl-support.patch
  1105. 1105-spi-pxa2xx-fix-compile-warning-in-pxa2xx_spi_acpi_ge.patch
  1106. 1106-spi-pxa2xx-convert-to-dma_request_slave_channel_comp.patch
  1107. 1107-spi-pxa2xx-add-Intel-BayTrail-ACPI-ID.patch
  1108. 1108-ACPI-LPSS-add-support-for-Intel-BayTrail.patch
  1109. 1109-ACPI-LPSS-mask-the-UART-TX-completion-interrupt.patch
  1110. 1110-ACPI-LPSS-override-SDIO-private-register-space-size-.patch
  1111. 1111-ALSA-hda-add-PCI-IDs-for-Intel-BayTrail.patch
  1112. 1112-ASoC-fsl-add-imx-wm8962-machine-driver.patch
  1113. 1113-I2C-mv64xxx-use-return-value-from-mv64xxx_i2c_map_re.patch
  1114. 1114-I2C-mv64xxx-use-devm_ioremap_resource.patch
  1115. 1115-I2C-mv64xxx-use-devm_clk_get-to-avoid-missing-clk_pu.patch
  1116. 1116-I2C-mv64xxx-use-devm_kzalloc.patch
  1117. 1117-I2C-mv64xxx-fix-error-handling-for-request_irq.patch
  1118. 1118-I2C-mv64xxx-remove-I2C_M_NOSTART-code.patch
  1119. 1119-I2C-mv64xxx-move-mv64xxx_i2c_prepare_for_io.patch
  1120. 1120-I2C-mv64xxx-fix-race-between-FSM-interrupt-and-proce.patch
  1121. 1121-i2c-imx-Let-device-core-handle-pinctrl.patch
  1122. 1122-i2c-designware-prevent-signals-from-aborting-I2C-tra.patch
  1123. 1123-drivers-i2c-busses-don-t-check-resource-with-devm_io.patch
  1124. 1124-i2c-designware-fix-race-between-subsequent-xfers.patch
  1125. 1125-i2c-vt8500-Add-support-for-I2C-bus-on-Wondermedia-So.patch
  1126. 1126-i2c-mv64xxx-Add-macros-to-access-parts-of-registers.patch
  1127. 1127-i2c-mv64xxx-make-the-registers-offset-configurable.patch
  1128. 1128-i2c-mv64xxx-Add-Allwinner-sun4i-compatible.patch
  1129. 1129-i2c-mv64xxx-Fix-transfer-error-code.patch
  1130. 1130-i2c-imx-allow-autoloading-on-dt-ids.patch
  1131. 1131-i2c-mv64xxx-Set-bus-frequency-to-100kHz-if-clock-fre.patch
  1132. 1132-i2c-designware-make-SDA-hold-time-configurable.patch
  1133. 1133-i2c-designware-use-div_u64-to-fix-link.patch
  1134. 1134-of-remove-CONFIG_OF_DEVICE.patch
  1135. 1135-dw_dmac-remove-inline-marking-of-EXPORT_SYMBOL-funct.patch
  1136. 1136-dw_dmac-don-t-check-resource-with-devm_ioremap_resou.patch
  1137. 1137-dma-move-dw_dmac-driver-to-an-own-directory.patch
  1138. 1138-dma-dw-split-driver-to-library-part-and-platform-cod.patch
  1139. 1139-dma-dw-add-PCI-part-of-the-driver.patch
  1140. 1140-dmaengine-dw-select-DW_DMAC_BIG_ENDIAN_IO-automagica.patch
  1141. 1141-mmc-sdhci-add-ability-to-stay-runtime-resumed-if-the.patch
  1142. 1142-mmc-sdhci-acpi-support-runtime-PM-for-ACPI-HID-80860.patch
  1143. 1143-mmc-sdhci-pci-support-runtime-PM-for-BYT-SD-cards.patch
  1144. 1144-mmc-sdhci-acpi-fix-error-return-code-in-sdhci_acpi_a.patch
  1145. 1145-mmc-sdhci-pci-add-support-for-eMMC-hardware-reset-fo.patch
  1146. 1146-mmc-sdhci-acpi-add-support-for-eMMC-hardware-reset-f.patch
  1147. 1147-mmc-sdhci-pci-add-another-device-id.patch
  1148. 1148-tty-8250_dw-Add-support-for-OCTEON-UARTS.patch
  1149. 1149-i2c-mv64xxx-Document-the-newly-introduced-allwinner-.patch
  1150. 1150-spi-pxa2xx-enable-DMA-on-newer-Intel-LPSS-silicon.patch
  1151. 1151-Intel-xhci-refactor-EHCI-xHCI-port-switching.patch
  1152. 1152-serial-8250_dw-Report-CTS-asserted-for-auto-flow.patch
  1153. 1153-pinctrl-baytrail-fix-indentations.patch
  1154. 1154-pinctrl-baytrail-change-lvl-to-level.patch
  1155. 1155-pinctrl-baytrail-remove-redundant-ptr-variable.patch
  1156. 1156-pinctrl-baytrail-introduce-to_byt_gpio-macro.patch
  1157. 1157-pinctrl-baytrail-fix-to-avoid-sparse-warnings.patch
  1158. 1158-ASoC-fsl-imx-wm8962-Fix-error-path.patch
  1159. 1159-i2c-designware-Manually-set-RESTART-bit-between-mess.patch
  1160. 1160-i2c-designware-add-CONFIG_PM_SLEEP-to-suspend-resume.patch
  1161. 1161-i2c-stu300-add-CONFIG_PM_SLEEP-to-suspend-resume-fun.patch
  1162. 1162-i2c-imx-use-struct-representing-i2c-clk-div-val-pair.patch
  1163. 1163-i2c-imx-enable-clk-before-write-to-registers.patch
  1164. 1164-i2c-imx-don-t-change-platform-device-id_entry-direct.patch
  1165. 1165-i2c-imx-wrap-registers-read-write-to-inline-function.patch
  1166. 1166-i2c-imx-change-register-offset-representation.patch
  1167. 1167-i2c-imx-add-INT-flag-and-IEN-bit-operatation-codes.patch
  1168. 1168-i2c-imx-add-struct-to-hold-more-configurable-quirks.patch
  1169. 1169-i2c-imx-Add-Vybrid-VF610-I2C-controller-support.patch
  1170. 1170-i2c-use-dev_get_platdata.patch
  1171. 1171-i2c-mv64xxx-Add-I2C-Transaction-Generator-support.patch
  1172. 1172-i2c-mv64xxx-Fix-timing-issue-on-Armada-XP-errata-FE-.patch
  1173. 1173-i2c-move-OF-helpers-into-the-core.patch
  1174. 1174-i2c-move-ACPI-helpers-into-the-core.patch
  1175. 1175-i2c-designware-make-HCNT-LCNT-values-configurable.patch
  1176. 1176-i2c-designware-get-SDA-hold-time-HCNT-and-LCNT-confi.patch
  1177. 1177-dma-dw-append-MODULE_DEVICE_TABLE-for-ACPI-case.patch
  1178. 1178-dma-dw-improve-comparison-with-0.patch
  1179. 1179-dma-dw-allow-shared-interrupts.patch
  1180. 1180-dma-dw-return-DMA_SUCCESS-immediately-from-device_tx.patch
  1181. 1181-dma-dw-return-DMA_PAUSED-only-if-cookie-status-is-DM.patch
  1182. 1182-x86-intel-lpss-Add-pin-control-support-to-Intel-low-.patch
  1183. 1183-i2c-designware-10-bit-addressing-mode-enabling-if-I2.patch
  1184. 1184-i2c-i2c-imx-replace-platform_driver_probe-to-support.patch
  1185. 1185-serial-8250_dw-don-t-limit-DMA-support-to-ACPI.patch
  1186. 1186-serial-8250_dw-provide-a-filter-for-DMA-channel-dete.patch
  1187. 1187-serial-8250_dw-fix-broken-function-call.patch
  1188. 1188-ACPI-LPSS-fix-UART-Auto-Flow-Control.patch
  1189. 1189-ACPI-LPSS-add-ACPI-IDs-for-newer-Intel-PCHs.patch
  1190. 1190-spi-pxa2xx-Restore-private-register-bits.patch
  1191. 1191-ARM-EXYNOS-Select-PINCTRL_EXYNOS-for-exynos4-5-at-ch.patch
  1192. 1192-radeon-Switch-to-arch_phys_wc_add-and-add-a-missing-.patch
  1193. 1193-PENDING-mmc-sdhci-pci-Fix-BYT-sd-card-getting-stuck-.patch