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