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