1. d89f207 drm/i915: HSW FBC WaFbcDisableDpfcClockGating by Rodrigo Vivi · 12 years ago
  2. 2855416 drm/i915: HSW FBC WaFbcAsynchFlipDisableFbcQueue by Rodrigo Vivi · 12 years ago
  3. 891348b drm/i915: Enable FBC at Haswell. by Rodrigo Vivi · 12 years ago
  4. b74ea10 drm/i915: IVB FBC WaFbcDisableDpfcClockGating by Rodrigo Vivi · 12 years ago
  5. 30ca7c6 drm/i915: IVB FBC WaFbcAsynchFlipDisableFbcQueue by Rodrigo Vivi · 12 years ago
  6. abe959c drm/i915: Add support for FBC on Ivybridge. by Rodrigo Vivi · 12 years ago
  7. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 12 years ago
  8. 09ede54 drm/i915: make SDVO TV-out work for multifunction devices by Daniel Vetter · 12 years ago
  9. a16af721 drm/i915: rip out now unused is_foo tracking from crtc code by Daniel Vetter · 12 years ago
  10. fec3290 drm/i915: rip out TV-out lore ... by Daniel Vetter · 12 years ago
  11. b4c09f3 drm/i915: drop TVclock special casing on ilk+ by Daniel Vetter · 12 years ago
  12. 7048455 drm/i915: move sdvo TV clock computation to intel_sdvo.c by Daniel Vetter · 12 years ago
  13. e7281ea drm/i915: print DP init debug messages from a single place by Imre Deak · 12 years ago
  14. 15e6bf7 drm/i915: remove is_pch_edp() helpers and state variable by Imre Deak · 12 years ago
  15. 68b4d82 drm/i915: stop using is_pch_edp() in is_cpu_edp() by Imre Deak · 12 years ago
  16. f7d2490 drm/i915: stop using is_pch_edp() in intel_dp_init_connector() by Imre Deak · 12 years ago
  17. 2de6905 drm/i915: ilk-ivb: replace !is_pch_edp() with port==PORT_A by Imre Deak · 12 years ago
  18. d8e8b58 drm/i915: hsw: replace !is_pch_edp() with port==PORT_A by Imre Deak · 12 years ago
  19. 9ff8c9b drm/i915: use enc_to_intel_dp() instead of opencoding the same by Imre Deak · 12 years ago
  20. 590e4df drm/i915: VLV support is no longer preliminary by Jesse Barnes · 12 years ago
  21. 3727d55 drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation v2 by Jesse Barnes · 12 years ago
  22. c9cddff drm/i915: BIOS and power context stolen mem handling for VLV v7 by Jesse Barnes · 12 years ago
  23. 615aaa5 drm/i915: Re-enable FBC WM if the watermark is good on gen6+ by Ville Syrjälä · 12 years ago
  24. 7d708ee drm/i915: HSW: allow PCH clock gating for suspend by Imre Deak · 12 years ago
  25. bc5ead8c drm/i915: fix hotplug event bit tracking by Jani Nikula · 12 years ago
  26. 8693a82 drm/i915: Add references to some workaround we implement by Damien Lespiau · 12 years ago
  27. ecdb4eb7 drm/i915: Add platform information to implemented workarounds by Damien Lespiau · 12 years ago
  28. c77bf56 drm/i915: only disable DDI sound if intel_crtc->eld_vld by Paulo Zanoni · 12 years ago
  29. 71f8ba6 drm/i915: check the power well on i915_pipe_enabled by Paulo Zanoni · 12 years ago
  30. 12d217c drm/i915: clear FPGA_DBG_RM_NOCLAIM when capturing error state by Paulo Zanoni · 12 years ago
  31. ff57f1b drm/i915: add power well and cpu transcoder info to the error state by Paulo Zanoni · 12 years ago
  32. b97186f drm/i915: add intel_display_power_enabled by Paulo Zanoni · 12 years ago
  33. 7df5080 drm/i915: set proper DPIO post divider for VGA on VLV v4 by Jesse Barnes · 12 years ago
  34. 0ef37f3 drm/i915: fix panel fitting on LVDS on ILK+ v2 by Jesse Barnes · 12 years ago
  35. 2445966 drm/i915: go back to switch for VLV mem freq detection v2 by Jesse Barnes · 12 years ago
  36. 177006a drm/i915: read current freq from Punit on VLV by Jesse Barnes · 12 years ago
  37. 8f375e1 drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid} by Jan-Simon Möller · 12 years ago
  38. b9434d0 drm: Use names of ioctls in debug traces by Chris Cummins · 12 years ago
  39. d1fd3dd drm: refactor call to request_module by Kees Cook · 12 years ago
  40. ebbd97a drm: Don't prune modes loudly when a connector is disconnected by Damien Lespiau · 12 years ago
  41. 97fbfbf drm: Add missing break in the command line mode parsing code by Damien Lespiau · 12 years ago
  42. f3c58ce Merge branch 'for-linux-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  43. 1ffc528 drm/i915: clear the stolen fb before resuming by Jani Nikula · 12 years ago
  44. c4ae25e Revert "drm/i915: Calculate correct stolen size for GEN7+" by Ben Widawsky · 12 years ago
  45. 3e30254 drm/i915: Extract PDE writes by Ben Widawsky · 12 years ago
  46. 0a73287 drm/i915: BUG_ON bad PPGTT offset by Ben Widawsky · 12 years ago
  47. 186507e drm/i915: Assert mutex_is_locked on context lookup by Ben Widawsky · 12 years ago
  48. a152031 drm/i915: make intel_cpt_verify_modeset static by Daniel Vetter · 12 years ago
  49. e3b95f1 drm/i915: Apply OCD to data/link m/n register #defines by Daniel Vetter · 12 years ago
  50. b551842 drm/i915: make set_m_n functions static by Daniel Vetter · 12 years ago
  51. 275f01b2 drm/i915: PCH_ prefix for transcoder timings by Daniel Vetter · 12 years ago
  52. ab9412b drm/i915: s/TRANSCONF/PCH_TRANSCONF/ by Daniel Vetter · 12 years ago
  53. 4d8a62e drm/i915: fix up adjusted_mode tracking for interlaced modes by Daniel Vetter · 12 years ago
  54. 0e50e96 drm/i915: add context into request struct by Mika Kuoppala · 12 years ago
  55. 112522f drm/i915: put context upon switching by Chris Wilson · 12 years ago
  56. 21a8e6a drm/i915: don't setup hdmi for port D edp in ddi_init by Daniel Vetter · 12 years ago
  57. 3ab9c63 drm/i915: hsw: fix link training for eDP on port-A by Imre Deak · 12 years ago
  58. 657445f Revert "drm/i915: revert eDP bpp clamping code changes" by Daniel Vetter · 12 years ago
  59. 2b87f3b drm/i915: fix Haswell pfit power well check v2 by Jesse Barnes · 12 years ago
  60. 168f836 drm/i915: unreference default context on module unload by Mika Kuoppala · 12 years ago
  61. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  62. 307b9c0 qxl: update to new idr interfaces. by Dave Airlie · 12 years ago
  63. d2dbaaf Merge branch 'server-fixes' into drm-next by Dave Airlie · 12 years ago
  64. 6110948 Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  65. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  66. a9b054e drm: don't check modeset locks in panic handler by Daniel Vetter · 12 years ago
  67. f49e725 drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 12 years ago
  68. 17aa6be drm/i915: simplify DP/DDI port width macros by Daniel Vetter · 12 years ago
  69. 441e76c drm/radeon: fix handling of v6 power tables by Alex Deucher · 12 years ago
  70. 982cb32 drm/radeon: clarify family checks in pm table parsing by Alex Deucher · 12 years ago
  71. facd112 drm/radeon: consolidate UVD clock programming by Christian König · 12 years ago
  72. 092fbc4 drm/radeon: fix UPLL_REF_DIV_MASK definition by Christian König · 12 years ago
  73. 409851f radeon: add bo tracking debugfs by Jerome Glisse · 12 years ago
  74. 62d1f92 drm/radeon: add new richland pci ids by Alex Deucher · 12 years ago
  75. 581bc3a drm/radeon: fix scratch reg handling for UVD fence by Christian König · 12 years ago
  76. 7220f63 drm/radeon: allocate SA bo in the requested domain by Christian König · 12 years ago
  77. f8e6bfc drm/radeon: fix possible segfault when parsing pm tables by Alex Deucher · 12 years ago
  78. beb71fc drm/radeon: fix endian bugs in atom_allocate_fb_scratch() by Alex Deucher · 12 years ago
  79. f468400 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  80. 7b4f638 drm/nve0: recognise nvf0 as a kepler board (GK110) by Ben Skeggs · 12 years ago
  81. 9fe72f9 drm/nouveau: force noaccel when no PFIFO support present by Ben Skeggs · 12 years ago
  82. e5398b2 drm/nvf0/disp: expose display class 2.2 by Ben Skeggs · 12 years ago
  83. f3b2bbd drm/cirrus: deal with bo reserve fail in dirty update path by Dave Airlie · 12 years ago
  84. 306373b drm/ast: deal with bo reserve fail in dirty update path by Dave Airlie · 12 years ago
  85. 6417195 drm/mgag200: deal with bo reserve fail in dirty update path by Dave Airlie · 12 years ago
  86. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  87. 8bc742e drm: proc: Use remove_proc_subtree() by David Howells · 12 years ago
  88. b63e6aa drm: proc: Use minor->index to label things, not PDE->name by David Howells · 12 years ago
  89. ce089b5 drm: Constify drm_proc_list[] by David Howells · 12 years ago
  90. 51cea1f drm/i915: Fix pipe enabled mask for pipe C in WM calculations by Ville Syrjälä · 12 years ago
  91. b11b88e drm/i915: fix dmabuf vmap support by Dave Airlie · 12 years ago
  92. 98b7623 drm/prime: warn for non-empty handle lookup list during drm file release by Imre Deak · 12 years ago
  93. 33896bf udl: bind the framebuffer to the correct device. by Dave Airlie · 12 years ago
  94. 011c228 drm: prime: fix refcounting on the dmabuf import error path by Imre Deak · 12 years ago
  95. 219b473 drm/prime: keep a reference from the handle to exported dma-buf (v6) by Dave Airlie · 12 years ago
  96. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  97. dce3271 drm/i915: reference count for i915_hw_contexts by Mika Kuoppala · 12 years ago
  98. 3c3686c drm/i915: Relax the sprite scaling limits checks by Ville Syrjälä · 12 years ago
  99. 1731693 drm/i915: Implement proper clipping for video sprites by Ville Syrjälä · 12 years ago
  100. e7272df drm: Add drm_rect_debug_print() by Ville Syrjälä · 12 years ago