1. a7c5427 drm/i915: Fix out of tree builds by Peter Clifton · 15 years ago
  2. 007cc8a drm/i915: move fence lru to struct drm_i915_fence_reg by Daniel Vetter · 15 years ago
  3. 31770bd drm/i915: don't allow tiling changes on pinned buffers v2 by Daniel Vetter · 15 years ago
  4. 149c36a drm/i915: Be extra careful about A/D matching for multifunction SDVO by Adam Jackson · 15 years ago
  5. b108333 drm/i915: Fix DDC bus selection for multifunction SDVO by Adam Jackson · 15 years ago
  6. 34dc4d4 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 15 years ago
  7. 3d8620c drm/i915: cleanup mode setting before unmapping registers by Jesse Barnes · 15 years ago
  8. ee5382a drm/i915: Make fbc control wrapper functions by Adam Jackson · 15 years ago
  9. 1637ef4 drm/i915: Wait for the GPU whilst shrinking, if truly desperate. by Chris Wilson · 15 years ago
  10. 0a31a44 drm/i915: Use spatio-temporal dithering on PCH by Adam Jackson · 15 years ago
  11. 9e51159c drm/ttm: fix, avoid iomapping system memory by Jerome Glisse · 15 years ago
  12. 7ebd467 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  13. 68b3adb drm/radeon/kms/legacy: only enable load detection property on DVI-I by Alex Deucher · 15 years ago
  14. 3515387 drm/radeon/kms: fix panel scaling adjusted mode setup by Alex Deucher · 15 years ago
  15. a1c4560 drivers/gpu/drm/drm_sysfs.c: sysfs files error handling by Dan Carpenter · 15 years ago
  16. 0031c41 drivers/gpu/drm/radeon/radeon_atombios.c: range check issues by Dan Carpenter · 15 years ago
  17. 8c88e50 gpu: vga_switcheroo, fix lock imbalance by Jiri Slaby · 15 years ago
  18. 404b017 drivers/gpu/drm/drm_memory.c: fix check for end of loop by Dan Carpenter · 15 years ago
  19. 22fb573 drivers/gpu/drm/via/via_video.c: fix off by one issue by Dan Carpenter · 15 years ago
  20. ccb2ad5 drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereference by Robert Fitzsimons · 15 years ago
  21. 797fd5b drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill by Marek Olšák · 15 years ago
  22. 0bfb824 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  23. a1e9ada drm/radeon/kms: R3XX-R4XX fix GPU reset code by Jerome Glisse · 15 years ago
  24. 88b0450 drm/radeon: Fix sparc regression in r300_scratch() by David Miller · 15 years ago
  25. e32ee7f drm: make sure vblank interrupts are disabled at DPMS time by Jesse Barnes · 15 years ago
  26. 1918ad7 drm/i915: fix non-Ironlake 965 class crashes by Jesse Barnes · 15 years ago
  27. c6f8505 drm/radeon/kms/evergreen: No EnableYUV table by Alex Deucher · 15 years ago
  28. f259493 drm/radeon/kms: HDMI irq support by Christian Koenig · 15 years ago
  29. 58bd086 drm/radeon/kms: rework audio polling timer by Christian König · 15 years ago
  30. 94f7bf6 drm/radeon: 9800 SE has only one quadpipe by Tormod Volden · 15 years ago
  31. 9c950a4 drm/radeon/kms: don't print error for legal crtcs. by Dave Airlie · 15 years ago
  32. 677d076 drm/radeon/kms/evergreen: fix LUT setup by Alex Deucher · 15 years ago
  33. 7db2ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  34. e552eb7 drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge by Jesse Barnes · 15 years ago
  35. 20bf377 drm/i915: cleanup FBC buffers at unload time by Jesse Barnes · 15 years ago
  36. 186837c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  37. d4b74bf Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable" by Dave Airlie · 15 years ago
  38. b78315f drm: delay vblank cleanup until after driver unload by Jesse Barnes · 15 years ago
  39. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 15 years ago
  40. 6b8b178 drm/radeon/kms: enable use of unmappable VRAM V2 by Jerome Glisse · 15 years ago
  41. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 15 years ago
  42. 96bf8b8 drm/vmwgfx: add support for new TTM fault callback V5 by Jerome Glisse · 15 years ago
  43. f32f02f drm/nouveau/kms: add support for new TTM fault callback V5 by Jerome Glisse · 15 years ago
  44. 0a2d50e drm/radeon/kms: add support for new fault callback V7 by Jerome Glisse · 15 years ago
  45. 82c5da6 drm/ttm: ttm_fault callback to allow driver to handle bo placement V6 by Jerome Glisse · 15 years ago
  46. a8089e8 drm/i915: drop pointer to drm_gem_object by Daniel Vetter · 15 years ago
  47. 62b8b21 drm/i915: don't use ->driver_private anymore by Daniel Vetter · 15 years ago
  48. c397b90 drm/i915: embed the gem object into drm_i915_gem_object by Daniel Vetter · 15 years ago
  49. ac52bc5 drm/i915: introduce i915_gem_alloc_object by Daniel Vetter · 15 years ago
  50. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 15 years ago
  51. 1d39704 drm: extract drm_gem_object_init by Daniel Vetter · 15 years ago
  52. 153549b Merge branch 'drm-radeon-evergreen-accel' into drm-core-next by Dave Airlie · 15 years ago
  53. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 15 years ago
  54. 0bcb1d8 Merge branch 'drm-radeon-lockup' into drm-core-next by Dave Airlie · 15 years ago
  55. c9c2625 Merge branch 'drm-edid-fixes' into drm-core-next by Dave Airlie · 15 years ago
  56. c2b4127 Merge branch 'drm-ttm-pool' into drm-core-next by Dave Airlie · 15 years ago
  57. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 15 years ago
  58. 73c6c7f Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  59. cae94b0 drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET by Marek Olšák · 15 years ago
  60. f12eebb drivers/gpu/radeon: Add MSPOS regs to safe list. by Corbin Simpson · 15 years ago
  61. d3a67a4 drm/radeon/kms: disable the tv encoder when tv/cv is not in use by Alex Deucher · 15 years ago
  62. a1a4b23 drm/radeon/kms: adjust pll settings for tv by Alex Deucher · 15 years ago
  63. 08d0751 drm/radeon/kms: fix tv dac conflict resolver by Alex Deucher · 15 years ago
  64. 16823d1 drm/radeon/kms/evergreen: don't enable hdmi audio stuff by Alex Deucher · 15 years ago
  65. b317a9ce drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0 by Alex Deucher · 15 years ago
  66. 30f69f3 drm/radeon/kms: fix rs600 tlb flush by Jerome Glisse · 15 years ago
  67. 1b5331d drm/radeon/kms: print GPU family and device id when loading by Jerome Glisse · 15 years ago
  68. c36a2a6 drm/i915: fix tiling limits for i915 class hw v2 by Daniel Vetter · 15 years ago
  69. 6e0032f drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect() by Karsten Wiese · 15 years ago
  70. 3143751 drm/i915: set DIDL using the ACPI video output device _ADR method return. by Zhang Rui · 15 years ago
  71. 77ffb59 drm/i915/pch: Use minimal number of FDI lanes (v2) by Adam Jackson · 15 years ago
  72. 5ce8ba7 drm/i915: Fix 82854 PCI ID, and treat it like other 85X by Adam Jackson · 15 years ago
  73. 8f4695e drm/i915: Attempt to fix watermark setup on 85x (v2) by Adam Jackson · 15 years ago
  74. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  75. 7f8a856 drm/i915: Add the support of memory self-refresh on Ironlake by Zhenyu Wang · 15 years ago
  76. d429434 drm/i915: Move Pineview CxSR and watermark code into update_wm hook. by Zhao Yakui · 15 years ago
  77. a2c459e drm/i915: Only save/restore FBC on the platform that supports FBC by Zhao Yakui · 15 years ago
  78. 8a1837c drm/i915: Fix the incorrect argument for SDVO SET_TV_format command by Zhao Yakui · 15 years ago
  79. 461ed3c drm/i915: Add support of SDVO on Ibexpeak PCH by Zhao Yakui · 15 years ago
  80. cfecde4 drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on). by Carl Worth · 15 years ago
  81. ea059a1 drm/i915: do not read uninitialized ->dev_private by Luca Tettamanti · 15 years ago
  82. a1f4b7ff Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output." by Zhenyu Wang · 15 years ago
  83. 14571b4 drm/i915: implement multifunction SDVO device support by Zhenyu Wang · 15 years ago
  84. 409608b drm/i915: remove unused intel_pipe_get_connector() by Zhenyu Wang · 15 years ago
  85. 1f254ec2 drm/i915: remove connector object in old output structure by Zhenyu Wang · 15 years ago
  86. 0c41ee2 drm/i915: convert TV driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  87. d2a82a6 drm/i915: convert SDVO driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  88. 599be16 drm/i915: convert DVO driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  89. 55f78c4 drm/i915: convert DP/eDP driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  90. 674e2d0 drm/i915: convert HDMI driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  91. bb8a356 drm/i915: convert LVDS driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  92. 454c1ca drm/i915: convert VGA driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  93. 9c9e792 drm/i915: Set sync polarity correctly on DisplayPort by Adam Jackson · 15 years ago
  94. ab00a9e drm/i915: Un-magic a DPCD register write by Adam Jackson · 15 years ago
  95. e3421a1 drm/i915: enable DP/eDP for Sandybridge/Cougarpoint by Zhenyu Wang · 15 years ago
  96. 0f22906 drm/i915: enable HDMI on Cougarpoint by Zhenyu Wang · 15 years ago
  97. b3b095b drm/i915: enable LVDS on Cougarpoint by Zhenyu Wang · 15 years ago
  98. a4a6b90 drm/i915: Fix CRT force detect on Cougarpoint by Zhenyu Wang · 15 years ago
  99. 8db9d77 drm/i915: Support for Cougarpoint PCH display pipeline by Zhenyu Wang · 15 years ago
  100. 3bad078 drm/i915: Probe for PCH chipset type by Zhenyu Wang · 15 years ago