1. a9ff999 gpu: host1x: check relocs after all gathers are consumed by Erik Faye-Lund · 11 years ago
  2. f28c38a drm: Fix typo in debug message by Thierry Reding · 11 years ago
  3. a6ad623 drm: Track the proper DPMS mode of connectors by Thierry Reding · 11 years ago
  4. 14c8d11 drm/i915: abstract the conversion of device->minor out to a macro by Dave Airlie · 11 years ago
  5. 5259c52 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  6. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  7. 6aba5b6 drm/i915/dp: get rid of intel_dp->link_configuration by Jani Nikula · 11 years ago
  8. 27f75dc6 drm/radeon/dp: use drm_dp_enhanced_frame_cap() by Jani Nikula · 11 years ago
  9. 58704e6 drm/dp: add helper for checking DP_ENHANCED_FRAME_CAP in DPCD by Jani Nikula · 11 years ago
  10. 0111be4 drm: Kill drm perf counter leftovers by Ville Syrjälä · 11 years ago
  11. ffbab09b drm: Remove pci_vendor and pci_device from struct drm_device by Ville Syrjälä · 11 years ago
  12. fc6ff19 drm: Kill ctx_count from struct drm_device by Ville Syrjälä · 11 years ago
  13. 6b8837d drm: Kill unused stuff from struct drm_device by Ville Syrjälä · 11 years ago
  14. 4423843 drm: Make irq_enabled bool by Ville Syrjälä · 11 years ago
  15. 5380e92 drm: Collect per-crtc vblank stuff to a struct by Ville Syrjälä · 11 years ago
  16. bf507d90 drm: Make vblank_enabled bool by Ville Syrjälä · 11 years ago
  17. 54edf9a drm: Make vblank_inmodeset unsigned by Ville Syrjälä · 11 years ago
  18. ba0bf12 drm: Make vblank_disable_allowed bool by Ville Syrjälä · 11 years ago
  19. 55e9ede drm/i915/dp: use drm_edid_duplicate by Jani Nikula · 11 years ago
  20. 1eee814 drm: Fix comment referring to the long gone ->probe() connector vfunc by Lespiau, Damien · 11 years ago
  21. 9066f83 drm: Try loading builtin EDIDs first by Chris Wilson · 11 years ago
  22. c3a4973 drm: move device unregistration into drm_dev_unregister() by David Herrmann · 11 years ago
  23. 0dc8fe5 drm: introduce drm_dev_free() to fix error paths by David Herrmann · 11 years ago
  24. 1c8887d drm: move drm_lastclose() to drm_fops.c by David Herrmann · 11 years ago
  25. c22f0ac drm: merge device setup into drm_dev_register() by David Herrmann · 11 years ago
  26. 1bb7253 drm: add drm_dev_alloc() helper by David Herrmann · 11 years ago
  27. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  28. 55fb74a drm/nouveau: embed gem object in nouveau_bo by David Herrmann · 11 years ago
  29. d7bf63f drm/i915: Use adjusted_mode in the fastboot hack to disable pfit by Damien Lespiau · 11 years ago
  30. bb2043d drm/i915: Add a more detailed comment about the set_base() fastboot hack by Damien Lespiau · 11 years ago
  31. 02f4c9e drm/i915/vlv: Turn off power gate for BIOS-less system. by Chon Ming Lee · 11 years ago
  32. 40e9cf6 drm/i915/vlv: reset DPIO on load and resume v2 by Jesse Barnes · 11 years ago
  33. a031d70 drm/i915: Simplify PSR debugfs by Rodrigo Vivi · 11 years ago
  34. dd75fdc drm/i915: Tweak RPS thresholds to more aggressively downclock by Chris Wilson · 11 years ago
  35. b29c19b drm/i915: Boost RPS frequency for CPU stalls by Chris Wilson · 11 years ago
  36. 094f9a5 drm/i915: Fix __wait_seqno to use true infinite timeouts by Chris Wilson · 11 years ago
  37. cbb47d1 drm/i915: Add some missing steps to i915_driver_load error path by Chris Wilson · 11 years ago
  38. f6aca45 drm/i915: Clean up the ring scaling calculations by Ben Widawsky · 11 years ago
  39. e41a56b drm/i915: Don't populate pipe_src_{w,h} multiple times by Ville Syrjälä · 11 years ago
  40. e491694 drm/i915: implement the Haswell mode set sequence workaround by Paulo Zanoni · 11 years ago
  41. dda9a66 drm/i915: Disable/enable planes as the first/last thing during modeset on HSW by Ville Syrjälä · 11 years ago
  42. f607116 i915/vlv: untangle integrated clock source handling v4 by Jesse Barnes · 11 years ago
  43. 492ab66 drm/i915: fix typo s/PatherPoint/PantherPoint/ by Jani Nikula · 11 years ago
  44. 5134099 drm/i915: Make intel_resume_power_well() static by Damien Lespiau · 11 years ago
  45. d9255d5 drm/i915: destroy connector sysfs files earlier by Paulo Zanoni · 11 years ago
  46. 70aff66 drm/i915/dp: do not write DP_TRAINING_PATTERN_SET all the time by Jani Nikula · 11 years ago
  47. 58c67ce drm/i915/dp: retry i2c-over-aux seven times on AUX DEFER by Jani Nikula · 11 years ago
  48. f7d85c1 drm/i915/vlv: reduce GT FIFO error info to a debug message by Jesse Barnes · 11 years ago
  49. 5848ad4 drm: Reject stereo modes with an unknown layout by Damien Lespiau · 11 years ago
  50. fc4833c drm: Revert "drm: Reject modes with more than 1 stereo flags set" by Damien Lespiau · 11 years ago
  51. f7e121b drm: Code stereo layouts as an enum rather than a bit field by Damien Lespiau · 11 years ago
  52. e454a05 drm/i915/vlv: use correct units for rc6 residency v2 by Jesse Barnes · 11 years ago
  53. 49798eb drm/i915/vlv: use lower precision RC6 counter by Jesse Barnes · 11 years ago
  54. 5de56df drm/i915: Use DIV_ROUND_CLOSEST() by Ville Syrjälä · 11 years ago
  55. 43b0ac5 drm/i915: Eliminate one indent leel from vlv_find_best_dpll by Ville Syrjälä · 11 years ago
  56. 24eb2d5 drm/i915: Program GMBUS Frequency based on the CDCLK for VLV. by Chon Ming Lee · 11 years ago
  57. afc85b9 drm/i915/vlv: hack to init backlight regs if BIOS fails to do so v2 by Jesse Barnes · 11 years ago
  58. 573e74a drm/i915: Allow stereo modes on HDMI by Damien Lespiau · 11 years ago
  59. 350a10c drm/i915: Prefer crtc_{h|v}display for pipe src dimensions by Damien Lespiau · 11 years ago
  60. 6ce70f5 drm/i915: Ask the DRM core do make stereo timings adjustements by Damien Lespiau · 11 years ago
  61. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  62. 1342830 drm/i915: Use crtc_clock in intel_dump_crtc_timings() by Damien Lespiau · 11 years ago
  63. a0c1bbb drm: Check the fb size against the adjusted v/hdisplay for stereo modes by Damien Lespiau · 11 years ago
  64. c11e928 drm: Factor out common CRTC viewport checking code by Damien Lespiau · 11 years ago
  65. 448cce2 drm: Implement timings adjustments for frame packing by Damien Lespiau · 11 years ago
  66. bde2dcf drm: Introduce a crtc_clock for struct drm_display_mode by Damien Lespiau · 11 years ago
  67. 65427b1 drm: Remove synth_clock from struct drm_display_mode by Damien Lespiau · 11 years ago
  68. 99b314a drm: Remove clock_index from struct drm_display_mode by Damien Lespiau · 11 years ago
  69. 560a067 drm: Make exposing stereo modes a per-connector opt-in by Damien Lespiau · 11 years ago
  70. 2713021 drm: Carry over the stereo flags when adding the alternate mode by Damien Lespiau · 11 years ago
  71. f2ecf2e3 drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes by Damien Lespiau · 11 years ago
  72. 4eed4a0 drm: Set the relevant infoframe field when scanning out a 3D mode by Damien Lespiau · 11 years ago
  73. a3ff6d5 drm: Reject modes with more than 1 stereo flags set by Damien Lespiau · 11 years ago
  74. 1deee8d drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes() by Damien Lespiau · 11 years ago
  75. c858cfc drm/edid: Expose mandatory stereo modes for HDMI sinks by Damien Lespiau · 11 years ago
  76. 61d8e32 drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl by Damien Lespiau · 11 years ago
  77. 4aa17cf drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo by Damien Lespiau · 11 years ago
  78. 1c0814f drm: Add a SET_CLIENT_CAP ioctl by Damien Lespiau · 11 years ago
  79. a99b57d drm: Move the GET_CAP macros next to the corresponding ioctl structure by Damien Lespiau · 11 years ago
  80. 662c6ec drm/i915/vlv: fix up broken precision in vlv_crtc_clock_get by Chris Wilson · 11 years ago
  81. acbec81 drm/i915/vlv: add VLV specific clock_get function v3 by Jesse Barnes · 11 years ago
  82. b52b89d drm/i915: Add a tracepoint for using a semaphore by Chris Wilson · 11 years ago
  83. f56383c drm/i915: Show WT caching in debugfs by Chris Wilson · 11 years ago
  84. 58f6e63 drm/i915: Fix VLV eDP timing v2 by Chon Ming Lee · 11 years ago
  85. 814e9b5 drm/i915: Move the conditional seqno query into the tracepoint by Chris Wilson · 11 years ago
  86. e2d05a8 drm/i915: Convert active API to VMA by Ben Widawsky · 11 years ago
  87. 5c2abbe drm/i915: Provide a cheap ggtt vma lookup by Ben Widawsky · 11 years ago
  88. bcccff8 drm/i915: trace vm eviction instead of everything by Ben Widawsky · 11 years ago
  89. 8744042 drm/i915: remove "extern" keywords from intel_drv.h functions by Paulo Zanoni · 11 years ago
  90. 6ff58d5 drm/i915: make hsw_{disable, restore}_lcpll static by Paulo Zanoni · 11 years ago
  91. 6743768 drm/i915: make intel_crtc_fb_gamma_{set, get} static by Paulo Zanoni · 11 years ago
  92. d77e453 drm/i915: make intel_crtc_load_lut static by Paulo Zanoni · 11 years ago
  93. e0638cd drm/i915: make intel_pipe_has_type static by Paulo Zanoni · 11 years ago
  94. 5f1aae6 drm/i915: reorganize intel_drv.h by Paulo Zanoni · 11 years ago
  95. d9c638d drm/i915: backlight combination mode bit is gen4 only by Jani Nikula · 11 years ago
  96. 6801c18 drm/i915: Add HSW CRT output readout support by Ville Syrjälä · 11 years ago
  97. f233533 drm/i915: clean up and simplify i9xx_crtc_mode_set wrt PLL handling by Jani Nikula · 11 years ago
  98. 46a3f4a drm/i915: Add some debug spam for intialising SDVO by Chris Wilson · 11 years ago
  99. aec347a drm/i915: Delay the release of the forcewake by a jiffie by Chris Wilson · 11 years ago
  100. 45f80d5 drm/i915: precendence bug in GT_PARITY_ERROR() by Dan Carpenter · 11 years ago