1. 874e3cc drm/i915/intel_i2c: cleanup error messages and comments by Daniel Kurtz · 12 years ago
  2. 924a93e drm/i915/intel_i2c: refactor gmbus_xfer by Daniel Kurtz · 12 years ago
  3. e7e58eb drm/i915: mark pwrite/pread slowpaths with unlikely by Daniel Vetter · 12 years ago
  4. 23c18c7 drm/i915: fixup in-line clflushing on bit17 swizzled bos by Daniel Vetter · 12 years ago
  5. f56f821 mm: extend prefault helpers to fault in more than PAGE_SIZE by Daniel Vetter · 12 years ago
  6. d174bd6 drm/i915: extract copy helpers from shmem_pread|pwrite by Daniel Vetter · 12 years ago
  7. 117babc drm/i915: use uncached writes in pwrite by Daniel Vetter · 12 years ago
  8. ffc6297 drm/i915: fall back to shmem pwrite when the buffer is not accessible by Daniel Vetter · 12 years ago
  9. 5864288 drm/i915: implement inline clflush for pwrite by Daniel Vetter · 12 years ago
  10. 96d79b5 drm/i915: don't clobber userspace memory before commiting to the pread by Daniel Vetter · 12 years ago
  11. 935aaa6 drm/i915: drop gtt slowpath by Daniel Vetter · 12 years ago
  12. 692a576 drm/i915: don't call shmem_read_mapping unnecessarily by Daniel Vetter · 12 years ago
  13. 3ae5378 drm/i915: don't use gtt_pwrite on LLC cached objects by Daniel Vetter · 12 years ago
  14. a0356fc drm/i915: kill ranged cpu read domain support by Daniel Vetter · 12 years ago
  15. 8489731 drm/i915: move clflushing into shmem_pread by Daniel Vetter · 12 years ago
  16. 6d5cd9c drm: add helper to clflush a virtual address range by Daniel Vetter · 12 years ago
  17. dbf7bff drm/i915: merge shmem_pread slow&fast-path by Daniel Vetter · 12 years ago
  18. e244a44 drm/i915: merge shmem_pwrite slow&fast-path by Daniel Vetter · 12 years ago
  19. dabdfe0 drm/i915: Avoid using mappable space for relocation processing through the CPU by Chris Wilson · 12 years ago
  20. d1dd20a drm/i915: clear the entire gtt when using gem by Daniel Vetter · 12 years ago
  21. 9021f28 drm/i915: the intel gtt is _not_ an agp bridge! by Daniel Vetter · 12 years ago
  22. 644ec02 drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt by Daniel Vetter · 12 years ago
  23. d42c9e2 drm/i915: reinstate GM45 TV detection fix by Daniel Vetter · 12 years ago
  24. 88f50c8 drm/radeon/kms: add htile support to the cs checker v3 by Jerome Glisse · 12 years ago
  25. 017d213 drm/radeon/kms/atom: force bpc to 8 for now by Alex Deucher · 12 years ago
  26. 5936567 drm/nouveau/i2c: fix thinko/regression on really old chipsets by Ben Skeggs · 12 years ago
  27. c843536 drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't useful by Ben Skeggs · 12 years ago
  28. c61205b drm/nouveau: fix thinko causing init to fail on cards without accel by Ben Skeggs · 12 years ago
  29. a1978f7 gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICE by Kirill A. Shutemov · 12 years ago
  30. 1d83f44 drm/i915: Batch copy_from_user for relocation processing by Chris Wilson · 12 years ago
  31. 0fb3f96 drm/i915: enable gmbus on gen2 by Daniel Vetter · 12 years ago
  32. 110447fc drm/i915: add an explict mmio base for gpio/gmbus io by Daniel Vetter · 12 years ago
  33. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  34. eef4eac drm/i915/sdov: switch IS_SDVOB to a flag by Daniel Vetter · 12 years ago
  35. 7eea1dd drm/i915: re-order GT IIR bit definitions by Jesse Barnes · 12 years ago
  36. b7d8409 drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c by Jesse Barnes · 12 years ago
  37. a14917e drm/i915: Release the mmap offset when purging a buffer by Chris Wilson · 12 years ago
  38. 121d527 drm/i915: Add lvds_channel module option by Takashi Iwai · 12 years ago
  39. b035438 drm/i915: Check VBIOS value for determining LVDS dual channel mode, too by Takashi Iwai · 12 years ago
  40. ba331d5 Merge branch 'drm-nouveau-destage' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  41. 09fa302 Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  42. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  43. 1a8c55d drm/i915: [dinq] shut up six instances of -Warray-bounds by Ben Widawsky · 12 years ago
  44. eb2c0c8 drm/i915: [dinq] shut up two instances -Wunitialized by Ben Widawsky · 12 years ago
  45. 1898f44 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  46. 6544599 drm/nouveau/dp: support version 4.0 of DP table by Ben Skeggs · 12 years ago
  47. e592c73 drm/nve0/disp: nvidia randomly decided to move the dithering method by Ben Skeggs · 12 years ago
  48. 68455a4 drm/nve0: initial modesetting support for kepler chipsets by Ben Skeggs · 12 years ago
  49. fa2c113 drm/nouveau: add bios connector type for dms59 by Ben Skeggs · 12 years ago
  50. f3c93cb drm/nouveau: move out of staging drivers by Ben Skeggs · 12 years ago
  51. f887c42 drm/nouveau: bump version to 1.0.0 by Ben Skeggs · 12 years ago
  52. dd62608 drm/nvd0/disp: ignore clock set if no pclk by Ben Skeggs · 12 years ago
  53. 27100ac drm/nouveau: oops, increase channel dispc_vma to 4 by Ben Skeggs · 12 years ago
  54. 664695a drm/nouveau: inform userspace of new kernel subchannel requirements by Ben Skeggs · 12 years ago
  55. 48aca13 drm/nouveau: remove m2mf creation on userspace channels by Ben Skeggs · 12 years ago
  56. d5316e2 drm/nvc0-/disp: reimplement flip completion method as fifo method by Ben Skeggs · 12 years ago
  57. b08abd4 drm/nouveau: move fence sequence check to start of loop by Ben Skeggs · 12 years ago
  58. b5b2e59 drm/nouveau: remove subchannel names from places where it doesn't matter by Ben Skeggs · 12 years ago
  59. accf949 drm/nouveau/ttm: always do buffer moves on kernel channel by Ben Skeggs · 12 years ago
  60. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  61. 5466c7b drm/i915: use DDC_ADDR instead of hard-coding it by Matt Turner · 13 years ago
  62. 370a53f drm/radeon: use DDC_ADDR instead of hard-coding it by Matt Turner · 13 years ago
  63. ef61d3d drm: remove unneeded redefinition of DDC_ADDR by Matt Turner · 13 years ago
  64. b73d123 drm/exynos: added virtual display driver. by Inki Dae · 12 years ago
  65. 1b2681b drm/radeon/kms: update duallink checks for DCE6 by Alex Deucher · 12 years ago
  66. be63fe8 drm/radeon/kms: add radeon_asic struct for trinity by Alex Deucher · 12 years ago
  67. c420c74 drm/radeon/kms: add support for ucode loading on trinity (v2) by Alex Deucher · 12 years ago
  68. e71270f drm/radeon/kms/vm: set vram base offset properly for TN by Alex Deucher · 12 years ago
  69. 05b3ef6 drm/radeon/kms: Update evergreen functions for trinity by Alex Deucher · 12 years ago
  70. 7b76e47 drm/radeon/kms: cayman gpu init updates for trinity by Alex Deucher · 12 years ago
  71. 1d3949c drm/radeon/kms: Add checks for TN in the DP bridge code by Alex Deucher · 12 years ago
  72. 0671bdd7 drm/radeon/kms/DCE6.1: ss is not supported on the internal pplls by Alex Deucher · 12 years ago
  73. 6419987 drm/radeon/kms: disable PPLL0 on DCE6.1 when not in use by Alex Deucher · 12 years ago
  74. 24e1f79 drm/radeon/kms: Adjust pll picker for DCE6.1 by Alex Deucher · 12 years ago
  75. 729b95e drm/radeon/kms: DCE6.1 disp eng pll updates by Alex Deucher · 12 years ago
  76. ca7db22 drm/radeon/kms: DCE6.1 watermark updates for TN by Alex Deucher · 12 years ago
  77. 5d7486c drm/radeon/kms: no support for internal thermal sensor on TN yet by Alex Deucher · 12 years ago
  78. 8848f75 drm/radeon/kms: add trinity (TN) chip family by Alex Deucher · 12 years ago
  79. c1b2f69 drm/radeon: Update radeon_info_ioctl for SI. (v2) by Michel Dänzer · 12 years ago
  80. 02779c0 drm/radeon/kms: add radeon_asic struct for SI by Alex Deucher · 12 years ago
  81. 8d5ef7b drm/radeon/kms: add support for compute rings in CS ioctl on SI by Alex Deucher · 12 years ago
  82. 9b136d5 drm/radeon/kms: fill in startup/shutdown callbacks for SI by Alex Deucher · 12 years ago
  83. 25a857f drm/radeon/kms: add support for interrupts on SI by Alex Deucher · 12 years ago
  84. 347e759 drm/radeon/kms: Add support for RLC init on SI by Alex Deucher · 12 years ago
  85. 2ece2e8 drm/radeon/kms: add IB and fence dispatch functions for SI by Alex Deucher · 12 years ago
  86. 48c0c90 drm/radeon/kms: add support for CP setup on SI by Alex Deucher · 12 years ago
  87. 8b074dd drm/radeon/kms: add support for MC ucode loading on SI by Alex Deucher · 12 years ago
  88. 0f0de06 drm/radeon/kms: add ucode loading for SI by Alex Deucher · 12 years ago
  89. 1b5475d drm/radeon/kms: Only VM CS ioctl is supported on SI (v2) by Alex Deucher · 12 years ago
  90. 498dd8b drm/radeon/kms: add VM CS checker for SI by Alex Deucher · 12 years ago
  91. dfcf5f3 drm/radeon/kms: add support for the CONST IB to the CS ioctl by Alex Deucher · 12 years ago
  92. d2800ee drm/radeon/kms: add support for MC/VM setup on SI by Alex Deucher · 12 years ago
  93. c476dde drm/radeon/kms: Add support for SI GPU reset by Alex Deucher · 12 years ago
  94. 0a96d72 drm/radeon/kms: add gpu init support for SI by Alex Deucher · 12 years ago
  95. 1bd47d2 drm/radeon/kms: add support for internal thermal sensor on SI by Alex Deucher · 12 years ago
  96. 14607d0 drm/radeon/kms: update power table parsing for SI by Alex Deucher · 12 years ago
  97. e83753b drm/radeon/kms/atom: add support for SI SetVoltage table by Alex Deucher · 12 years ago
  98. 2d41586 drm/radeon/kms: update comments about dig encoders/transmitters by Alex Deucher · 12 years ago
  99. 97412a7 drm/radeon/kms: DP aux updates for DCE6 by Alex Deucher · 12 years ago
  100. 47aef7a drm/radeon/kms/atom: add support for DCE6.x dig transmitters by Alex Deucher · 12 years ago