1. bb2043d drm/i915: Add a more detailed comment about the set_base() fastboot hack by Damien Lespiau · 11 years ago
  2. 02f4c9e drm/i915/vlv: Turn off power gate for BIOS-less system. by Chon Ming Lee · 11 years ago
  3. 40e9cf6 drm/i915/vlv: reset DPIO on load and resume v2 by Jesse Barnes · 11 years ago
  4. a031d70 drm/i915: Simplify PSR debugfs by Rodrigo Vivi · 11 years ago
  5. dd75fdc drm/i915: Tweak RPS thresholds to more aggressively downclock by Chris Wilson · 11 years ago
  6. b29c19b drm/i915: Boost RPS frequency for CPU stalls by Chris Wilson · 11 years ago
  7. 094f9a5 drm/i915: Fix __wait_seqno to use true infinite timeouts by Chris Wilson · 11 years ago
  8. cbb47d1 drm/i915: Add some missing steps to i915_driver_load error path by Chris Wilson · 11 years ago
  9. f6aca45 drm/i915: Clean up the ring scaling calculations by Ben Widawsky · 11 years ago
  10. e41a56b drm/i915: Don't populate pipe_src_{w,h} multiple times by Ville Syrjälä · 11 years ago
  11. e491694 drm/i915: implement the Haswell mode set sequence workaround by Paulo Zanoni · 11 years ago
  12. dda9a66 drm/i915: Disable/enable planes as the first/last thing during modeset on HSW by Ville Syrjälä · 11 years ago
  13. f607116 i915/vlv: untangle integrated clock source handling v4 by Jesse Barnes · 11 years ago
  14. 492ab66 drm/i915: fix typo s/PatherPoint/PantherPoint/ by Jani Nikula · 11 years ago
  15. 5134099 drm/i915: Make intel_resume_power_well() static by Damien Lespiau · 11 years ago
  16. d9255d5 drm/i915: destroy connector sysfs files earlier by Paulo Zanoni · 11 years ago
  17. 70aff66 drm/i915/dp: do not write DP_TRAINING_PATTERN_SET all the time by Jani Nikula · 11 years ago
  18. 58c67ce drm/i915/dp: retry i2c-over-aux seven times on AUX DEFER by Jani Nikula · 11 years ago
  19. f7d85c1 drm/i915/vlv: reduce GT FIFO error info to a debug message by Jesse Barnes · 11 years ago
  20. 5848ad4 drm: Reject stereo modes with an unknown layout by Damien Lespiau · 11 years ago
  21. fc4833c drm: Revert "drm: Reject modes with more than 1 stereo flags set" by Damien Lespiau · 11 years ago
  22. f7e121b drm: Code stereo layouts as an enum rather than a bit field by Damien Lespiau · 11 years ago
  23. e454a05 drm/i915/vlv: use correct units for rc6 residency v2 by Jesse Barnes · 11 years ago
  24. 49798eb drm/i915/vlv: use lower precision RC6 counter by Jesse Barnes · 11 years ago
  25. 5de56df drm/i915: Use DIV_ROUND_CLOSEST() by Ville Syrjälä · 11 years ago
  26. 43b0ac5 drm/i915: Eliminate one indent leel from vlv_find_best_dpll by Ville Syrjälä · 11 years ago
  27. 24eb2d5 drm/i915: Program GMBUS Frequency based on the CDCLK for VLV. by Chon Ming Lee · 11 years ago
  28. afc85b9 drm/i915/vlv: hack to init backlight regs if BIOS fails to do so v2 by Jesse Barnes · 11 years ago
  29. 573e74a drm/i915: Allow stereo modes on HDMI by Damien Lespiau · 11 years ago
  30. 350a10c drm/i915: Prefer crtc_{h|v}display for pipe src dimensions by Damien Lespiau · 11 years ago
  31. 6ce70f5 drm/i915: Ask the DRM core do make stereo timings adjustements by Damien Lespiau · 11 years ago
  32. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  33. 1342830 drm/i915: Use crtc_clock in intel_dump_crtc_timings() by Damien Lespiau · 11 years ago
  34. a0c1bbb drm: Check the fb size against the adjusted v/hdisplay for stereo modes by Damien Lespiau · 11 years ago
  35. c11e928 drm: Factor out common CRTC viewport checking code by Damien Lespiau · 11 years ago
  36. 448cce2 drm: Implement timings adjustments for frame packing by Damien Lespiau · 11 years ago
  37. bde2dcf drm: Introduce a crtc_clock for struct drm_display_mode by Damien Lespiau · 11 years ago
  38. 99b314a drm: Remove clock_index from struct drm_display_mode by Damien Lespiau · 11 years ago
  39. 560a067 drm: Make exposing stereo modes a per-connector opt-in by Damien Lespiau · 11 years ago
  40. 2713021 drm: Carry over the stereo flags when adding the alternate mode by Damien Lespiau · 11 years ago
  41. f2ecf2e3 drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes by Damien Lespiau · 11 years ago
  42. 4eed4a0 drm: Set the relevant infoframe field when scanning out a 3D mode by Damien Lespiau · 11 years ago
  43. a3ff6d5 drm: Reject modes with more than 1 stereo flags set by Damien Lespiau · 11 years ago
  44. 1deee8d drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes() by Damien Lespiau · 11 years ago
  45. c858cfc drm/edid: Expose mandatory stereo modes for HDMI sinks by Damien Lespiau · 11 years ago
  46. 61d8e32 drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl by Damien Lespiau · 11 years ago
  47. 1c0814f drm: Add a SET_CLIENT_CAP ioctl by Damien Lespiau · 11 years ago
  48. 662c6ec drm/i915/vlv: fix up broken precision in vlv_crtc_clock_get by Chris Wilson · 11 years ago
  49. acbec81 drm/i915/vlv: add VLV specific clock_get function v3 by Jesse Barnes · 11 years ago
  50. b52b89d drm/i915: Add a tracepoint for using a semaphore by Chris Wilson · 11 years ago
  51. f56383c drm/i915: Show WT caching in debugfs by Chris Wilson · 11 years ago
  52. 58f6e63 drm/i915: Fix VLV eDP timing v2 by Chon Ming Lee · 11 years ago
  53. 814e9b5 drm/i915: Move the conditional seqno query into the tracepoint by Chris Wilson · 11 years ago
  54. e2d05a8 drm/i915: Convert active API to VMA by Ben Widawsky · 11 years ago
  55. 5c2abbe drm/i915: Provide a cheap ggtt vma lookup by Ben Widawsky · 11 years ago
  56. bcccff8 drm/i915: trace vm eviction instead of everything by Ben Widawsky · 11 years ago
  57. 8744042 drm/i915: remove "extern" keywords from intel_drv.h functions by Paulo Zanoni · 11 years ago
  58. 6ff58d5 drm/i915: make hsw_{disable, restore}_lcpll static by Paulo Zanoni · 11 years ago
  59. 6743768 drm/i915: make intel_crtc_fb_gamma_{set, get} static by Paulo Zanoni · 11 years ago
  60. d77e453 drm/i915: make intel_crtc_load_lut static by Paulo Zanoni · 11 years ago
  61. e0638cd drm/i915: make intel_pipe_has_type static by Paulo Zanoni · 11 years ago
  62. 5f1aae6 drm/i915: reorganize intel_drv.h by Paulo Zanoni · 11 years ago
  63. d9c638d drm/i915: backlight combination mode bit is gen4 only by Jani Nikula · 11 years ago
  64. 6801c18 drm/i915: Add HSW CRT output readout support by Ville Syrjälä · 11 years ago
  65. f233533 drm/i915: clean up and simplify i9xx_crtc_mode_set wrt PLL handling by Jani Nikula · 11 years ago
  66. 46a3f4a drm/i915: Add some debug spam for intialising SDVO by Chris Wilson · 11 years ago
  67. aec347a drm/i915: Delay the release of the forcewake by a jiffie by Chris Wilson · 11 years ago
  68. 45f80d5 drm/i915: precendence bug in GT_PARITY_ERROR() by Dan Carpenter · 11 years ago
  69. 773ae03 drm/i915: Fix intel_crtc_mode_get() mode clock by Ville Syrjälä · 11 years ago
  70. 18b5992 drm/i915: Calculate PSR register offsets from base + gen by Ben Widawsky · 11 years ago
  71. 5000393 drm/i915/dp: read DPCD PSR capability only on eDP by Jani Nikula · 11 years ago
  72. 2b99667 drm/i915: Drop explicit plane restoration during resume by Ville Syrjälä · 11 years ago
  73. c9f7fbf drm/i915: Call intel_uncore_early_sanitize() during resume by Ville Syrjälä · 11 years ago
  74. ebdcefc drm/i915: Move power well resume earlier by Ville Syrjälä · 11 years ago
  75. a148532 drm/i915: Move power well init earlier during driver load by Ville Syrjälä · 11 years ago
  76. 7d0bc1e drm/i915: Redisable VGA before the modeset on resume by Ville Syrjälä · 11 years ago
  77. ce35255 drm/i915: Fix unclaimed register access due to delayed VGA memory disable by Ville Syrjälä · 11 years ago
  78. 6fca55b drm/i915: Rip out SUPPORTS_EDP by Daniel Vetter · 11 years ago
  79. 311a209 drm/i915: don't init DP or HDMI when not supported by DDI port by Paulo Zanoni · 11 years ago
  80. 554d6af drm/i915: add some assertions about VBT DDI port types by Paulo Zanoni · 11 years ago
  81. 6bf19e7 drm/i915: check the DDC and AUX bits of the VBT on DDI machines by Paulo Zanoni · 11 years ago
  82. 6acab15 drm/i915: use the HDMI DDI buffer translations from VBT by Paulo Zanoni · 11 years ago
  83. 768f69c drm/i915: VBT's child_device_config changes over time by Paulo Zanoni · 11 years ago
  84. f740334 drm/i915: Do not unlock upon error in i915_gem_idle() by Chris Wilson · 11 years ago
  85. b205ca5 drm/i915: Use unsigned for overflow checks in execbuf by Daniel Vetter · 11 years ago
  86. 955382f drm/i915: Ditch INTELFB_CONN_LIMIT by Daniel Vetter · 11 years ago
  87. a1e2265 drm/i915: Use kcalloc more by Daniel Vetter · 11 years ago
  88. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  89. 4821ff1 Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  90. 30ceb4e Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  91. 26c019f Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  92. 31795c4 Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  93. 434ac47 Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  94. c23c223 Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  95. b97b869 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  96. 6654417 Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 11 years ago
  97. 669fc2f Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. 057d5e9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  99. ec220be Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  100. f41f064 PCI: Workaround missing pci_set_master in pci drivers by Yinghai Lu · 11 years ago