1. 8aca63a drm/i915/sdvo: use intel_encoder for upcast helper by Daniel Vetter · 11 years ago
  2. 79fde30 drm/i915/dvo: use native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  3. efea6e8 drm/i915: rip out legacy encoder->mode_fixup logic by Daniel Vetter · 11 years ago
  4. a347037 drm/i915/dvo: switch ->mode_fixup to ->compute_config by Daniel Vetter · 11 years ago
  5. 69438e6 drm/i915/dvo: use intel_encoder to the upcast macro by Daniel Vetter · 11 years ago
  6. cd234b0 drm/i915: Do not dereference NULL crtc or fb until after checking by Chris Wilson · 11 years ago
  7. 6c504ec Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  8. 2408c2e529 Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  9. 0f74665 Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  10. 257a7ff drm/i915: fix pnv display core clock readout out by Daniel Vetter · 11 years ago
  11. de51f04 drm/i915: Replace open-coded offset_in_page() by Chris Wilson · 11 years ago
  12. bc86625 drm/i915: Retry DP aux_ch communications with a different clock after failure by Chris Wilson · 11 years ago
  13. b8f102e drm/i915: Add messages useful for HPD storm detection debugging (v2) by Egbert Eich · 11 years ago
  14. 8e5c2b7 Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" by Rafael J. Wysocki · 11 years ago
  15. bf903e4 Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  16. aed2c03 drm/gem: fix mmap vma size calculations by David Herrmann · 11 years ago
  17. f5d9b7f drm/radeon/dpm: fix r600_enable_sclk_control() by Alex Deucher · 11 years ago
  18. f4f85a8 drm/radeon/dpm: implement force performance levels for rv6xx by Alex Deucher · 11 years ago
  19. 2333a00 drm/radeon/dpm: fix displaygap programming on rv6xx by Alex Deucher · 11 years ago
  20. e3c736f drm/radeon/dpm: fix a typo in the rv6xx mclk setup by Alex Deucher · 11 years ago
  21. 3b27af3 drm/i915: dvo_ch7xxx: fix vsync polarity setting by Imre Deak · 11 years ago
  22. 14c5cec drm/i915: initialize gt_lock early with other spin locks by Jani Nikula · 11 years ago
  23. c20e835 drm/i915: fix the racy object accounting by Daniel Vetter · 11 years ago
  24. ed71f1b drm/i915: Convert the register access tracepoint to be conditional by Chris Wilson · 11 years ago
  25. a7f31ee drm/i915: Squash gen lookup through multiple indirections inside GT access by Chris Wilson · 11 years ago
  26. dba8e41 drm/i915: Use the common register access functions for NOTRACE variants by Chris Wilson · 11 years ago
  27. 6af5d92 drm/i915: Use a private interface for register access within GT by Chris Wilson · 11 years ago
  28. 907b28c drm/i915: Colocate all GT access routines in the same file by Chris Wilson · 11 years ago
  29. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  30. 51335df drm/vma: provide drm_vma_node_unmap() helper by David Herrmann · 11 years ago
  31. 72525b3 drm/ttm: convert to unified vma offset manager by David Herrmann · 11 years ago
  32. 0de2397 drm/gem: convert to new unified vma manager by David Herrmann · 11 years ago
  33. fe3078f drm: add unified vma offset manager by David Herrmann · 11 years ago
  34. d861e33 drm/i915: fix reference counting in i915_gem_create by Daniel Vetter · 11 years ago
  35. 17fec8a drm/i915: Use Graphics Base of Stolen Memory on all gen3+ by Chris Wilson · 11 years ago
  36. f63a484 drm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICAL by Daniel Vetter · 11 years ago
  37. be256dc drm/i915: add functions to disable and restore LCPLL by Paulo Zanoni · 11 years ago
  38. 47701c3 drm/i915: disable CLKOUT_DP when it's not needed by Paulo Zanoni · 11 years ago
  39. 2fa86a1 drm/i915: extend lpt_enable_clkout_dp by Paulo Zanoni · 11 years ago
  40. bc6bc15 drm/i915: fix up error cleanup in i915_gem_object_bind_to_gtt by Daniel Vetter · 11 years ago
  41. 164c859 drm/i915: Add some debug breadcrumbs to connector detection by Chris Wilson · 11 years ago
  42. 8002db6 qxl: convert qxl driver to proper use for reservations by Dave Airlie · 11 years ago
  43. 4f49ec9 qxl: allow creation of pre-pinned objects and use for releases. by Dave Airlie · 11 years ago
  44. 0665f9f drm/qxl: add delayed fb operations by Dave Airlie · 11 years ago
  45. 85d9cb4 drm: remove drm_order by Daniel Vetter · 11 years ago
  46. b72a892 drm/radeon: s/drm_order/order_base_2/ by Daniel Vetter · 11 years ago
  47. 0e26794 drm/r128: s/drm_order/order_base_2/ by Daniel Vetter · 11 years ago
  48. 04420c9 drm/bufs: s/drm_order/order_base_2/ by Daniel Vetter · 11 years ago
  49. bd0c0ce drm: move drm_getsarea into drm_bufs.c by Daniel Vetter · 11 years ago
  50. c391162 drm/pci: remove useles #if 1 by David Herrmann · 11 years ago
  51. 89c8233 drm/gem: simplify object initialization by David Herrmann · 11 years ago
  52. 23367ff drm: rip out dev->last_checked by Daniel Vetter · 11 years ago
  53. 1d8d29c drm: fold in drm_sg_alloc into the ioctl by Daniel Vetter · 11 years ago
  54. 81e9569 drm/radeon: remove DRIVER_HAS_DMA/SG/PCI_DMA from the kms driver by Daniel Vetter · 11 years ago
  55. 4cb4ea3 drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG by Daniel Vetter · 11 years ago
  56. 494f38e drm: kill dev->buf_readers and dev->buf_writers by Daniel Vetter · 11 years ago
  57. 5379dc0 drm/radoen: kill radeon_dma_ioctl_kms by Daniel Vetter · 11 years ago
  58. c7e00b6 drm: kill dev->ctx_start and dev->lck_start by Daniel Vetter · 11 years ago
  59. c78d753 drm: kill dev->interrupt_flag and dev->dma_flag by Daniel Vetter · 11 years ago
  60. a17800c drm: remove dev->last_switch by Daniel Vetter · 11 years ago
  61. 3dadef6 drm: kill dev->context_wait by Daniel Vetter · 11 years ago
  62. 492d774 drm: remove drm_modctx ioctl and use drm_noop instead by Daniel Vetter · 11 years ago
  63. 7d148ef drm/i915: fix hdmi portclock limits by Daniel Vetter · 11 years ago
  64. cef1d00 drm/radeon: fix combios tables on older cards by Mark Kettenis · 11 years ago
  65. 03ed8cf drm/radeon: improve dac adjust heuristics for legacy pdac by Alex Deucher · 11 years ago
  66. f7929f3 drm/radeon: Another card with wrong primary dac adj by Ondrej Zary · 11 years ago
  67. 34be8c9 drm/radeon: fix endian issues with DP handling (v3) by Alex Deucher · 11 years ago
  68. 3e3e53f drm/radeon/vm: only align the pt base to 32k by Alex Deucher · 11 years ago
  69. 745a39a drm/radeon: wait for 3D idle before using CP DMA by Alex Deucher · 11 years ago
  70. 058ca4a Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  71. 27ddabc Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Dave Airlie · 11 years ago
  72. 25f397a drm/crtc-helper: explicit DPMS on after modeset by Daniel Vetter · 11 years ago
  73. ea45ea7 Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  74. 181d1b9 drm/i915: fix up gt init sequence fallout by Daniel Vetter · 11 years ago
  75. a7cd1b8 drm/i915: Serialize almost all register access by Chris Wilson · 11 years ago
  76. e85843b drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight by Kamal Mostafa · 11 years ago
  77. d8fc8a4 drm/i915: invert {ilk, snb}_gt_irq_handler check by Paulo Zanoni · 11 years ago
  78. cce723e drm/i915: Make i915 events part of uapi by Ben Widawsky · 11 years ago
  79. 8e76f8d drm/i915: kill ivybridge_irq_postinstall by Paulo Zanoni · 11 years ago
  80. b518421 drm/i915: kill Ivybridge vblank irq vfuncs by Paulo Zanoni · 11 years ago
  81. f1af8fc drm/i915: add ILK/SNB support to ivybridge_irq_handler by Paulo Zanoni · 11 years ago
  82. 23a7851 drm/i915: POSTING_READ(DEIER) on ivybridge_irq_handler by Paulo Zanoni · 11 years ago
  83. 27b9188 drm/i915: reorganize ironlake_irq_handler by Paulo Zanoni · 11 years ago
  84. 221ab43e drm/i915: don't read or write GEN6_PMIIR on Gen 5 by Paulo Zanoni · 11 years ago
  85. 9719fb9 drm/i915: extract ivb_display_irq_handler by Paulo Zanoni · 11 years ago
  86. c008bc6 drm/i915: extract ilk_display_irq_handler by Paulo Zanoni · 11 years ago
  87. 3169465 drm/i915: kill ivybridge_irq_preinstall by Paulo Zanoni · 11 years ago
  88. 0b74b50 drm/i915: add prefault_disable module option by Xiong Zhang · 11 years ago
  89. 6286ef9 drm/i915: use after free on error path by Dan Carpenter · 11 years ago
  90. db473b3 drm/i915: checking for NULL instead of IS_ERR() by Dan Carpenter · 11 years ago
  91. bf8fa3d drm/i915: extract lpt_enable_clkout_dp from lpt_init_pch_refclk by Paulo Zanoni · 11 years ago
  92. f31f2d5 drm/i915: extract FDI mPHY functions from lpt_init_pch_refclk by Paulo Zanoni · 11 years ago
  93. 0ff066a drm/i915: remove SDV support from lpt_pch_init_refclk by Paulo Zanoni · 11 years ago
  94. e13af9a Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  95. 94a335d drm/i915: correctly restore fences with objects attached by Daniel Vetter · 11 years ago
  96. 7984211 drm/i915: restore debug message lost in merge resolution by Imre Deak · 11 years ago
  97. 3668f0d Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-fixes by Dave Airlie · 11 years ago
  98. 8157ee2 Merge tag 'v3.10' into drm-intel-fixes by Daniel Vetter · 11 years ago
  99. 4906557 drm/i915: Hook PSR functionality by Rodrigo Vivi · 11 years ago
  100. 3d739d9 drm/i915: add update function to disable/enable-back PSR by Rodrigo Vivi · 11 years ago