1. aed3f09 drm/i915: Prevent a machine hang by checking crtc->active before loading lut by Alban Browaeys · 12 years ago
  2. c0e2ee1 drm/i915: fix operator precedence when enabling RC6p by Eugeni Dodonov · 12 years ago
  3. 4e9bb47 drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0 by Hai Lan · 12 years ago
  4. 5ca0c34 drm/i915: fix mode set on load pipe. (v2) by Dave Airlie · 12 years ago
  5. bb757a7 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  6. 1c8ecf8 drm/i915: do not enable RC6p on Sandy Bridge by Eugeni Dodonov · 12 years ago
  7. d71de14 drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs. by Kenneth Graunke · 12 years ago
  8. db099c8 drm/i915: gen7: work around a system hang on IVB by Eugeni Dodonov · 12 years ago
  9. e4e0c05 drm/i915: gen7: Implement an L3 caching workaround. by Eugeni Dodonov · 12 years ago
  10. eae66b5 drm/i915: gen7: implement rczunit workaround by Eugeni Dodonov · 12 years ago
  11. 617cf88 drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2) by Keith Packard · 12 years ago
  12. a4ea430 drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT by Daniel Vetter · 13 years ago
  13. d56d8b2 drm/i915:: Disable FBC on SandyBridge by Chris Wilson · 13 years ago
  14. 00c2064 drm/i915: sprite init failure on pre-SNB is not a failure by Jesse Barnes · 13 years ago
  15. 7885d20 drm/i915: mask transcoder select bits before setting them on LVDS by Jesse Barnes · 13 years ago
  16. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  17. d8e70a2 drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded by Jesse Barnes · 13 years ago
  18. 7a41986 drm/i915: don't disable a PCH DPLL that's in use by Jesse Barnes · 13 years ago
  19. 116ac8d drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge. by Eric Anholt · 13 years ago
  20. b840d907f drm/i915: add SNB and IVB video sprite support v6 by Jesse Barnes · 13 years ago
  21. c7dffff drm/i915: Clean up multi-threaded forcewake patch by Keith Packard · 13 years ago
  22. 6ed55ee drm/i915: Update GEN6_RP_CONTROL definitions by Ben Widawsky · 13 years ago
  23. 2318fcd Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  24. 371de6e drm/i915: Disable RC6 on Sandybridge by default by Keith Packard · 13 years ago
  25. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  26. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  27. 59df7b1 drm/intel: Fix initialization if startup happens in interlaced mode [v2] by Christian Schmidt · 13 years ago
  28. 3a9627f drm/i915: dont trigger hotplug events on unchanged ELD by Wu Fengguang · 13 years ago
  29. 1202b4c drm/i915: rename audio ELD registers by Wu Fengguang · 13 years ago
  30. b3f33cb drm/i915: fix ELD writing for SandyBridge by Wu Fengguang · 13 years ago
  31. 3b5c78a drm/i915/dp: Dither down to 6bpc if it makes the mode fit by Adam Jackson · 13 years ago
  32. 7317c75 drm/i915: don't set unpin_work if vblank_get fails by Jesse Barnes · 13 years ago
  33. c0f372b3 drm/i915: By default, enable RC6 on IVB and SNB when reasonable by Keith Packard · 13 years ago
  34. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  35. 8d715f0 drm/i915: add multi-threaded forcewake support by Keith Packard · 13 years ago
  36. 417e822 drm/i915: Treat PCH eDP like DP in most places by Keith Packard · 13 years ago
  37. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  38. 9ca1d10 drm/i915: Turn on another required clock gating bit on gen6. by Eric Anholt · 13 years ago
  39. 406478d drm/i915: Turn on a required 3D clock gating bit on Sandybridge. by Eric Anholt · 13 years ago
  40. 8282049 drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS by Adam Jackson · 13 years ago
  41. f74974c drm/i915: disable temporal dithering on the internal panel by Daniel Vetter · 13 years ago
  42. a487928 drm/i915: remove transcoder PLL mashing from mode_set per specs by Jesse Barnes · 13 years ago
  43. 4c9c18c drm/i915: if transcoder disable fails, say which by Jesse Barnes · 13 years ago
  44. d6c892d drm/i915: set watermarks for third pipe on IVB by Jesse Barnes · 13 years ago
  45. d4270e5 drm/i915: export a CPT mode set verification function by Jesse Barnes · 13 years ago
  46. d64311a drm/i915: fix transcoder PLL select masking by Jesse Barnes · 13 years ago
  47. 65a21cd drm/i915: fix IVB cursor support by Jesse Barnes · 13 years ago
  48. f7cb34d drm/i915: fix debug output for 3 pipe configs by Jesse Barnes · 13 years ago
  49. 4b645f1 drm/i915: add PLL sharing support to handle 3 pipes by Jesse Barnes · 13 years ago
  50. d3ccbe8 drm/i915: fix PCH PLL assertion check for 3 pipes by Jesse Barnes · 13 years ago
  51. d9d444c drm/i915: split refclk code out of ironlake_crtc_mode_set by Jesse Barnes · 13 years ago
  52. 27f8227 drm/i915: support 3 pipes on IVB+ by Jesse Barnes · 13 years ago
  53. 4c609cb drm/i915: PLL macro cleanup and pipe assertion check by Jesse Barnes · 13 years ago
  54. c4f9c4c drm/i915: always set FDI composite sync bit by Jesse Barnes · 13 years ago
  55. 6fdd4d9 drm/i915: properly cancel rps_work on module unload v2 by Daniel Vetter · 13 years ago
  56. 9a1f578 Merge branch 'fix-pch-refclk' into foo by Keith Packard · 13 years ago
  57. 0ac225e Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  58. 9fb526d drm/i915: Initialize PCH refclks at modeset init time by Keith Packard · 13 years ago
  59. afffb9d drm/i915: All PCH refclks are 120MHz by Keith Packard · 13 years ago
  60. 99eb6a0 drm/i915: Use CK505 as non-SSC source where available by Keith Packard · 13 years ago
  61. 199e5d7 drm/i915: Fix PCH SSC reference clock settings by Keith Packard · 13 years ago
  62. 72bbe58 drm/i915: Allow SSC parameter to override VBT value by Keith Packard · 13 years ago
  63. cd0de03 drm/i915: FBC off for ironlake and older, otherwise on by default by Keith Packard · 13 years ago
  64. e0dac65 drm/i915: pass ELD to HDMI/DP audio driver by Wu Fengguang · 13 years ago
  65. 578393c drm/i915: Enable dither whenever display bpc < frame buffer bpc by Keith Packard · 13 years ago
  66. 7cd015a drm/i915: Enable dither whenever display bpc < frame buffer bpc by Keith Packard · 13 years ago
  67. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  68. 0de3b48 drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked by Thomas Jarosch · 13 years ago
  69. a2cc797 i915: do not setup intel_backlight twice by Kamal Mostafa · 13 years ago
  70. 13d83a6 drm/i915: split out PCH refclk update code by Jesse Barnes · 13 years ago
  71. 4e63438 drm/i915: Remove unused 'reg' argument to dp_pipe_enabled by Keith Packard · 13 years ago
  72. 1519b99 drm/i915: Fix PCH port pipe select in CPT disable paths by Keith Packard · 13 years ago
  73. 62ac41a drm/i915: don't use uninitialized EDID bpc values when picking pipe bpp by Jesse Barnes · 13 years ago
  74. 9b546e5 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  75. 291427f drm/i915: apply phase pointer override on SNB+ too by Jesse Barnes · 13 years ago
  76. 070d329 drm/i915: Add quirk to disable SSC on Sony Vaio Y2 by Michel Alexandre Salim · 13 years ago
  77. 013a41e drm/i915: provide more error output when mode sets fail by Jesse Barnes · 13 years ago
  78. cb0e093 drm/i915: fix CB tuning check for ILK+ by Jesse Barnes · 13 years ago
  79. 2c1756b Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  80. d74362c drm/i915: Flush other plane register writes by Keith Packard · 13 years ago
  81. 2704cf5 drm/i915: flush plane control changes on ILK+ as well by Jesse Barnes · 13 years ago
  82. 3bcf603 drm/i915: apply timing generator bug workaround on CPT and PPT by Jesse Barnes · 13 years ago
  83. 120eced drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_set by Keith Packard · 13 years ago
  84. f0575e9 drm/i915: DP_PIPE_ENABLED must check transcoder on CPT by Keith Packard · 13 years ago
  85. df79767 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  86. 9c54c0d drm/i915: load the LUT before pipe enable on ILK+ by Jesse Barnes · 13 years ago
  87. a5071c2 drm/i915: provide more error output when mode sets fail by Jesse Barnes · 13 years ago
  88. 435793d drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS by Keith Packard · 13 years ago
  89. 016b9b6 drm/i915: Share the common work of disabling active FBC before updating by Chris Wilson · 13 years ago
  90. 1630fe7 drm/i915: Perform intel_enable_fbc() from a delayed task by Chris Wilson · 13 years ago
  91. 7782de3 drm/i915: Disable FBC across page-flipping by Chris Wilson · 13 years ago
  92. 9ce9d06 drm/i915: Set persistent-mode for ILK/SNB framebuffer compression by Chris Wilson · 13 years ago
  93. de56851 drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writes by Chris Wilson · 13 years ago
  94. f19a079 drm/i915: Remove vestigial pitch from post-gen2 FBC control routines by Chris Wilson · 13 years ago
  95. 973d04f drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc() by Chris Wilson · 13 years ago
  96. 43a9539 drm/i915: Only export the generic intel_disable_fbc() interface by Chris Wilson · 13 years ago
  97. b562674 drm/i915: check for supported depth at fb init time by Jesse Barnes · 13 years ago
  98. 17638cd drm/i915: split out plane update code by Jesse Barnes · 13 years ago
  99. 5a35420 drm/i915: split out Ironlake pipe bpp picking code by Jesse Barnes · 13 years ago
  100. 9325c9f drm/i915: set bpc for DP transcoder by Jesse Barnes · 13 years ago