1. 2dc8aae drm/i915: Workaround incoherence with fence updates on Valleyview by Chris Wilson · 11 years ago
  2. df0a679 drm/i915: Fix WARN_ON() on UP machines by Ville Syrjälä · 11 years ago
  3. a36689c drm/i915: Be more informative when reporting "too large for aperture" error by Chris Wilson · 11 years ago
  4. 90a8864 drm/i915: set FORCE_ARB_IDLE_PLANES workaround by Paulo Zanoni · 11 years ago
  5. 3e1f726 drm/i915: MCH_SSKPD is a 64 bit register on Haswell by Paulo Zanoni · 11 years ago
  6. 85a02de drm/i915: set the IPS linetime watermark by Paulo Zanoni · 11 years ago
  7. b2b877f drm/i915: make intel_ddi_get_cdclk_freq return values in KHz by Paulo Zanoni · 11 years ago
  8. eaa591e drm/i915: fix haswell linetime watermarks calculation by Paulo Zanoni · 11 years ago
  9. 7366937 drm/i915: use the mode->htotal to calculate linetime watermarks by Paulo Zanoni · 11 years ago
  10. 1011d8c drm/i915: remove intel_update_linetime_watermarks by Paulo Zanoni · 11 years ago
  11. 5a41254 drm/i915: ILK, SNB and IVB don't have linetime watermarks by Paulo Zanoni · 11 years ago
  12. 045ac3b drm/i915: add encoder get_config function v5 by Jesse Barnes · 11 years ago
  13. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  14. 98304ad drm/i915: add support for dvo Chrontel 7010B by braggle@free.fr · 11 years ago
  15. e510668 Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  16. 56261c5 drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  17. ec50f2a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  18. e9ced8e drm/radeon: restore nomodeset operation (v2) by Dave Airlie · 11 years ago
  19. b90ed1e qxl: fix bug with object eviction and update area by Dave Airlie · 11 years ago
  20. b2b4465 drm/qxl: drop active_user_framebuffer as its unneeded by Dave Airlie · 11 years ago
  21. d7292a0 qxl: drop unused variable. by Dave Airlie · 11 years ago
  22. a6ac1bc drm/qxl: fix ioport interactions for kernel submitted commands. by Dave Airlie · 11 years ago
  23. 328d8e8 drm/i915: Use pipe config state to control gmch pfit enable/disable by Daniel Vetter · 11 years ago
  24. 3f8dce3 drm/i915: Use pipe_config state to disable ilk+ pfit by Daniel Vetter · 11 years ago
  25. 2fa2fe9 drm/i915: panel fitter hw state readout&check support by Daniel Vetter · 11 years ago
  26. fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  27. fefaedc drm/radeon: check incoming cliprects pointer by Kees Cook · 11 years ago
  28. 9f1d036 drm/mgag200: Fix framebuffer base address programming by Christopher Harvey · 11 years ago
  29. 3cdc0e8 drm/mgag200: Convert counter delays to jiffies by Christopher Harvey · 11 years ago
  30. fb70a66 drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register by Christopher Harvey · 11 years ago
  31. 9d8aa55 drm/mgag200: Don't change unrelated registers during modeset by Christopher Harvey · 11 years ago
  32. b2dfcae drm: Only print a debug message when the polled connector has changed by Lespiau, Damien · 11 years ago
  33. ed7951d drm: Make the HPD status updates debug logs more readable by Lespiau, Damien · 11 years ago
  34. 0a790cd drm/i915: implement WADPOClockGatingDisable for LPT by Paulo Zanoni · 11 years ago
  35. 7dd23ba drm/i915: Add missing platform tags to FBC workaround comments by Damien Lespiau · 11 years ago
  36. 7881d4f drm/i915: rip out an unused lvds_reg variable by Daniel Vetter · 11 years ago
  37. 1c0b85c drm/i915: Compute WR PLL dividers dynamically by Damien Lespiau · 11 years ago
  38. d89f207 drm/i915: HSW FBC WaFbcDisableDpfcClockGating by Rodrigo Vivi · 11 years ago
  39. 2855416 drm/i915: HSW FBC WaFbcAsynchFlipDisableFbcQueue by Rodrigo Vivi · 11 years ago
  40. 891348b drm/i915: Enable FBC at Haswell. by Rodrigo Vivi · 11 years ago
  41. b74ea10 drm/i915: IVB FBC WaFbcDisableDpfcClockGating by Rodrigo Vivi · 11 years ago
  42. 30ca7c6 drm/i915: IVB FBC WaFbcAsynchFlipDisableFbcQueue by Rodrigo Vivi · 11 years ago
  43. abe959c drm/i915: Add support for FBC on Ivybridge. by Rodrigo Vivi · 11 years ago
  44. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 11 years ago
  45. 09ede54 drm/i915: make SDVO TV-out work for multifunction devices by Daniel Vetter · 11 years ago
  46. a16af721 drm/i915: rip out now unused is_foo tracking from crtc code by Daniel Vetter · 11 years ago
  47. fec3290 drm/i915: rip out TV-out lore ... by Daniel Vetter · 11 years ago
  48. b4c09f3 drm/i915: drop TVclock special casing on ilk+ by Daniel Vetter · 11 years ago
  49. 7048455 drm/i915: move sdvo TV clock computation to intel_sdvo.c by Daniel Vetter · 11 years ago
  50. e7281ea drm/i915: print DP init debug messages from a single place by Imre Deak · 11 years ago
  51. 15e6bf7 drm/i915: remove is_pch_edp() helpers and state variable by Imre Deak · 11 years ago
  52. 68b4d82 drm/i915: stop using is_pch_edp() in is_cpu_edp() by Imre Deak · 11 years ago
  53. f7d2490 drm/i915: stop using is_pch_edp() in intel_dp_init_connector() by Imre Deak · 11 years ago
  54. 2de6905 drm/i915: ilk-ivb: replace !is_pch_edp() with port==PORT_A by Imre Deak · 11 years ago
  55. d8e8b58 drm/i915: hsw: replace !is_pch_edp() with port==PORT_A by Imre Deak · 11 years ago
  56. 9ff8c9b drm/i915: use enc_to_intel_dp() instead of opencoding the same by Imre Deak · 11 years ago
  57. 590e4df drm/i915: VLV support is no longer preliminary by Jesse Barnes · 11 years ago
  58. 3727d55 drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation v2 by Jesse Barnes · 11 years ago
  59. c9cddff drm/i915: BIOS and power context stolen mem handling for VLV v7 by Jesse Barnes · 11 years ago
  60. 615aaa5 drm/i915: Re-enable FBC WM if the watermark is good on gen6+ by Ville Syrjälä · 11 years ago
  61. 7d708ee drm/i915: HSW: allow PCH clock gating for suspend by Imre Deak · 11 years ago
  62. bc5ead8c drm/i915: fix hotplug event bit tracking by Jani Nikula · 11 years ago
  63. 8693a82 drm/i915: Add references to some workaround we implement by Damien Lespiau · 11 years ago
  64. ecdb4eb7 drm/i915: Add platform information to implemented workarounds by Damien Lespiau · 11 years ago
  65. c77bf56 drm/i915: only disable DDI sound if intel_crtc->eld_vld by Paulo Zanoni · 11 years ago
  66. 71f8ba6 drm/i915: check the power well on i915_pipe_enabled by Paulo Zanoni · 11 years ago
  67. 12d217c drm/i915: clear FPGA_DBG_RM_NOCLAIM when capturing error state by Paulo Zanoni · 11 years ago
  68. ff57f1b drm/i915: add power well and cpu transcoder info to the error state by Paulo Zanoni · 11 years ago
  69. b97186f drm/i915: add intel_display_power_enabled by Paulo Zanoni · 11 years ago
  70. 7df5080 drm/i915: set proper DPIO post divider for VGA on VLV v4 by Jesse Barnes · 11 years ago
  71. 0ef37f3 drm/i915: fix panel fitting on LVDS on ILK+ v2 by Jesse Barnes · 11 years ago
  72. 2445966 drm/i915: go back to switch for VLV mem freq detection v2 by Jesse Barnes · 11 years ago
  73. 177006a drm/i915: read current freq from Punit on VLV by Jesse Barnes · 11 years ago
  74. 8f375e1 drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid} by Jan-Simon Möller · 11 years ago
  75. b9434d0 drm: Use names of ioctls in debug traces by Chris Cummins · 11 years ago
  76. d1fd3dd drm: refactor call to request_module by Kees Cook · 11 years ago
  77. ebbd97a drm: Don't prune modes loudly when a connector is disconnected by Damien Lespiau · 11 years ago
  78. 97fbfbf drm: Add missing break in the command line mode parsing code by Damien Lespiau · 11 years ago
  79. f3c58ce Merge branch 'for-linux-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  80. 1ffc528 drm/i915: clear the stolen fb before resuming by Jani Nikula · 11 years ago
  81. c4ae25e Revert "drm/i915: Calculate correct stolen size for GEN7+" by Ben Widawsky · 11 years ago
  82. 3e30254 drm/i915: Extract PDE writes by Ben Widawsky · 11 years ago
  83. 0a73287 drm/i915: BUG_ON bad PPGTT offset by Ben Widawsky · 11 years ago
  84. 186507e drm/i915: Assert mutex_is_locked on context lookup by Ben Widawsky · 11 years ago
  85. a152031 drm/i915: make intel_cpt_verify_modeset static by Daniel Vetter · 11 years ago
  86. e3b95f1 drm/i915: Apply OCD to data/link m/n register #defines by Daniel Vetter · 11 years ago
  87. b551842 drm/i915: make set_m_n functions static by Daniel Vetter · 11 years ago
  88. 275f01b2 drm/i915: PCH_ prefix for transcoder timings by Daniel Vetter · 11 years ago
  89. ab9412b drm/i915: s/TRANSCONF/PCH_TRANSCONF/ by Daniel Vetter · 11 years ago
  90. 4d8a62e drm/i915: fix up adjusted_mode tracking for interlaced modes by Daniel Vetter · 11 years ago
  91. 0e50e96 drm/i915: add context into request struct by Mika Kuoppala · 11 years ago
  92. 112522f drm/i915: put context upon switching by Chris Wilson · 11 years ago
  93. 21a8e6a drm/i915: don't setup hdmi for port D edp in ddi_init by Daniel Vetter · 11 years ago
  94. 3ab9c63 drm/i915: hsw: fix link training for eDP on port-A by Imre Deak · 11 years ago
  95. 657445f Revert "drm/i915: revert eDP bpp clamping code changes" by Daniel Vetter · 11 years ago
  96. 2b87f3b drm/i915: fix Haswell pfit power well check v2 by Jesse Barnes · 11 years ago
  97. 168f836 drm/i915: unreference default context on module unload by Mika Kuoppala · 11 years ago
  98. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  99. 307b9c0 qxl: update to new idr interfaces. by Dave Airlie · 11 years ago
  100. d2dbaaf Merge branch 'server-fixes' into drm-next by Dave Airlie · 11 years ago