1. 453c542 drm/i915: panel power sequencing for VLV eDP v2 by Jesse Barnes · 12 years ago
  2. b263401 drm/i915/dp: fix up VLV DP handling v2 by Jesse Barnes · 12 years ago
  3. 19332d7 drm/i915: add sprite assertion function for VLV by Jesse Barnes · 12 years ago
  4. 7f1f385 drm/i915: sprite support for ValleyView v4 by Jesse Barnes · 12 years ago
  5. 22f9fe5 drm/i915: fix DDI get_hw_state return value by Jesse Barnes · 12 years ago
  6. deb1821 drm/i915: fix DP get_hw_state return value by Jesse Barnes · 12 years ago
  7. 74cfd7a drm/i915: Skip modifying PCH DREF if not changing clock sources by Chris Wilson · 12 years ago
  8. 31ad8ec drm/i915: group backlight related stuff into a struct by Jani Nikula · 12 years ago
  9. 8a5c2ae drm/i915: fix ILK GPU reset for render by Jesse Barnes · 12 years ago
  10. d42264b drm/i915: fixup fb bpp computation in pipe_config_set_bpp by Daniel Vetter · 12 years ago
  11. 72f4901 drm/i915: check fb->pixel_format instead of bits_per_pixel by Daniel Vetter · 12 years ago
  12. 1d5bfac drm/i915: fix up _wait_for macro by Daniel Vetter · 12 years ago
  13. 6effa33 drm/i915: fold wait_for_atomic_us into wait_for_atomic by Daniel Vetter · 12 years ago
  14. 0ff9800 drm/i915: remove "inline" keyword from ironlake_disable_display_irq by Paulo Zanoni · 12 years ago
  15. 5d2d38d drm/i915: clean up pipe bpp confusion by Daniel Vetter · 12 years ago
  16. baba133 drm/i915: clean up plane bpp confusion by Daniel Vetter · 12 years ago
  17. 3600836 drm/i915: convert DP autodither code to new infrastructure by Daniel Vetter · 12 years ago
  18. 4e53c2e drm/i915: precompute pipe bpp before touching the hw by Daniel Vetter · 12 years ago
  19. 965e0c4 drm/i915: introduce pipe_config->dither|pipe_bpp by Daniel Vetter · 12 years ago
  20. 50f3b01 drm/i915: add pipe_config->limited_color_range by Daniel Vetter · 12 years ago
  21. 5bfe2ac drm/i915: add pipe_config->has_pch_encoder by Daniel Vetter · 12 years ago
  22. 31fac9d drm/i915: drop helper vtable for sdvo encoder by Daniel Vetter · 12 years ago
  23. 6cc5f34 drm/i915: add pipe_config->pixel_multiplier by Daniel Vetter · 12 years ago
  24. 7ae8923 drm/i915: add pipe_config->timings_set by Daniel Vetter · 12 years ago
  25. 460da916 drm/i915: compute pipe_config earlier by Daniel Vetter · 12 years ago
  26. b8cecdf drm/i915: introduce struct intel_crtc_config by Daniel Vetter · 12 years ago
  27. 7c23396 drm/i915: return actual brightness to .get_brightness callback by Jani Nikula · 12 years ago
  28. b6b3ba5 drm/i915: keep backlight_level and backlight device brightness in sync by Jani Nikula · 12 years ago
  29. 73c352a drm/i915: wire up SDVO hpd support on cpt/ppt by Daniel Vetter · 12 years ago
  30. c626d31 drm/i915: Wait for vblank between disabling a sprite and unpinning the fb by Ville Syrjälä · 12 years ago
  31. 85fc95b drm/i915: clear crt hotplug compare voltage field before setting by Daniel Vetter · 12 years ago
  32. ed23abd Revert "drm/i915: set dummy page for stolen objects" by Imre Deak · 12 years ago
  33. 2db76d7 lib/scatterlist: sg_page_iter: support sg lists w/o backing pages by Imre Deak · 12 years ago
  34. 693db18 drm/i915: Apply alignment restrictions on scanout surfaces for VT-d by Chris Wilson · 12 years ago
  35. 4f770a5 DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private. by Egbert Eich · 12 years ago
  36. bac56d5 DRM/i915: Remove i965_hpd_irq_setup. by Egbert Eich · 12 years ago
  37. 82a28bc drm/i915: implement ibx_hpd_irq_setup by Daniel Vetter · 12 years ago
  38. e5868a3 DRM/i915: Convert HPD interrupts to make use of HPD pin assignment in encoders (v2) by Egbert Eich · 12 years ago
  39. 1d843f9 DRM/I915: Add enum hpd_pin to intel_encoder. by Egbert Eich · 12 years ago
  40. fa00abe DRM/i915: Remove valleyview_hpd_irq_setup. by Egbert Eich · 12 years ago
  41. bb60b96 drm/i915: emit a hotplug event on resume by Jesse Barnes · 12 years ago
  42. 24576d2 drm/i915: enable VT switchless resume v3 by Jesse Barnes · 12 years ago
  43. b5644d0 drm/i915: restore cursor and sprite state when forcing a config restore v2 by Jesse Barnes · 12 years ago
  44. 5e1bac2 drm/i915: add sprite restore function v3 by Jesse Barnes · 12 years ago
  45. 11e17a0 drm: add initial_config function to fb helper by Jesse Barnes · 12 years ago
  46. 866d12b drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated by Chris Wilson · 12 years ago
  47. f9c513e drm/i915: Always call fence-lost prior to removing the fence by Chris Wilson · 12 years ago
  48. 92bd1bf drm/i915: HSW PM Frequency bits fix by Rodrigo Vivi · 12 years ago
  49. a42f704 drm/i915: Warn if a pipe is enabled with a bogus port by Damien Lespiau · 12 years ago
  50. fec46b5 drm/i915: Don't overclock on Haswell by Ben Widawsky · 12 years ago
  51. 4f3308b drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platforms by Paulo Zanoni · 12 years ago
  52. 80ca378 drm/i915: there's no DSPPOS register on gen4+ by Paulo Zanoni · 12 years ago
  53. 4b71a57 drm/i915: fix DSPADDR Gen check by Paulo Zanoni · 12 years ago
  54. ad1c0b1 drm/i915: Use BUG() in a case of a programming error by Damien Lespiau · 12 years ago
  55. 8228c25 drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func() by Damien Lespiau · 12 years ago
  56. aaa148e drm/i915: Cleanup if the EDP transcoder has a bobug input value by Damien Lespiau · 12 years ago
  57. 00037c2 drm/i915: Error out if we are trying to use VGA with SPLL already in use by Damien Lespiau · 12 years ago
  58. e3dff58 drm/i915: Implement WaSwitchSolVfFArbitrationPriority by Ben Widawsky · 12 years ago
  59. 96b219f drm/i915: Set the VIC in AVI infoframe for SDVO by Ville Syrjälä · 12 years ago
  60. 6553363 drm/i915: Kill a strange comment about DPMS functions by Ville Syrjälä · 12 years ago
  61. a2b3fc0 drm/i915: Correct sandybrige overclocking by Ben Widawsky · 12 years ago
  62. 219f4fd drm/i915: Introduce GEN7_FEATURES for device info by Ben Widawsky · 12 years ago
  63. 7eb552a drm/i915: Move num_pipes to intel info by Ben Widawsky · 12 years ago
  64. a15326a drm/i915: fixup pd vs pt confusion in gen6 ppgtt code by Daniel Vetter · 12 years ago
  65. 6ddc4fc style nit: Align function parameter continuation properly. by Daniel Vetter · 12 years ago
  66. 34c61c6 drm/i915: VLV doesn't have HDMI on port C by Jesse Barnes · 12 years ago
  67. 12569ad drm/i915: DSPFW and BLC regs are in the display offset range by Jesse Barnes · 12 years ago
  68. 4e8c84a drm/i915: set conservative clock gating values on VLV v2 by Jesse Barnes · 12 years ago
  69. d3bc030 drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2 by Jesse Barnes · 12 years ago
  70. d7fee5f drm/i915: add more VLV IDs by Jesse Barnes · 12 years ago
  71. 7637bfd drm/i915: use VLV DIP routines on VLV v2 by Jesse Barnes · 12 years ago
  72. ed5de39 drm/i915: add media well to VLV force wake routines v2 by Jesse Barnes · 12 years ago
  73. da6ecc5 drm/i915: don't use plane pipe select on VLV by Jesse Barnes · 12 years ago
  74. dca25cb drm: modify pages_to_sg prime helper to create optimized SG table by Rahul Sharma · 12 years ago
  75. 6e995e2 drm/i915: use for_each_sg_page for setting up the gtt ptes by Imre Deak · 12 years ago
  76. 90797e6 drm/i915: create compact dma scatter lists for gem objects by Imre Deak · 12 years ago
  77. 67d5a50 drm/i915: handle walking compact dma scatter lists by Imre Deak · 12 years ago
  78. 5bd4687 drm/i915: set dummy page for stolen objects by Imre Deak · 12 years ago
  79. f5ddf69 drm: handle compact dma scatter lists in drm_clflush_sg() by Imre Deak · 12 years ago
  80. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  81. d62b489 drm/i915: allow force wake at init time on VLV v2 by Jesse Barnes · 12 years ago
  82. 41fda59 drm/i915: Remove unneeded dev argument by Ben Widawsky · 12 years ago
  83. cf14496 drm/i915: Remove unused file arg from execbuf by Ben Widawsky · 12 years ago
  84. a937536 Linux 3.9-rc3 by Linus Torvalds · 12 years ago
  85. 6c4d3bc perf,x86: fix link failure for non-Intel configs by David Rientjes · 12 years ago
  86. 2a6e06b perf,x86: fix wrmsr_on_cpu() warning on suspend/resume by Linus Torvalds · 12 years ago
  87. a24a11e drm/i915: Resurrect ring kicking for semaphores, selectively by Chris Wilson · 12 years ago
  88. 5d83d29 drm/i915: add missing space in error message by Paulo Zanoni · 12 years ago
  89. 4deb88a drm/i915: don't save/restore PCH_LVDS on LPT by Paulo Zanoni · 12 years ago
  90. 311e359 drm/i915: reorganize intel_lvds_supported by Paulo Zanoni · 12 years ago
  91. 86d52df drm/i915: add HAS_POWER_WELL by Paulo Zanoni · 12 years ago
  92. ca29136 drm/i915: there's no DSPADDR register on Haswell by Paulo Zanoni · 12 years ago
  93. 51889b3 drm/i915: there's no DSPSIZE register on gen4+ by Paulo Zanoni · 12 years ago
  94. a18c4c3 drm/i915: capture the correct cursor registers on IVB by Paulo Zanoni · 12 years ago
  95. 2831d842 drm/i915: disable sound first on intel_disable_ddi by Paulo Zanoni · 12 years ago
  96. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  97. 3b27759 Btrfs: fix warning of free_extent_map by Liu Bo · 12 years ago
  98. e204378 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  99. 2365958 Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  100. 9e1a0aa Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago