1. be9f1c4 Merge commit 'keithp/drm-intel-next' into drm-intel-next by Eric Anholt · 15 years ago
  2. 8c52da5 drm/i915: Add missing dependency on Intel AGP support. by Eric Anholt · 15 years ago
  3. 95934f9 drm/i915: enable GEM on PAE. by Dave Airlie · 15 years ago
  4. fc436d9d drm/radeon: fix unused variables warning by Dave Airlie · 15 years ago
  5. 07613ba agp: switch AGP to use page array instead of unsigned long array by Dave Airlie · 15 years ago
  6. 068a117 drm/radeon: command stream checker for r3xx-r5xx hardware by Jerome Glisse · 15 years ago
  7. 8b5c744 drm/radeon: Fully initialize LVDS info also when we can't get it from the ROM. by Michel Dänzer · 15 years ago
  8. 4e484e7 radeon: Fix CP byte order on big endian architectures with KMS. by Michel Dänzer · 15 years ago
  9. 46f4b3e drm/ttm: Add some powerpc cache flush code. by Michel Dänzer · 15 years ago
  10. 919f32f radeon: Enable modesetting on non-x86. by Michel Dänzer · 15 years ago
  11. 55c9327 drm/radeon: Respect AGP cant_use_aperture flag. by Michel Dänzer · 15 years ago
  12. 0454bea drm: EDID endianness fixes. by Michel Dänzer · 15 years ago
  13. 00fa28a drm/radeon: this VRAM vs aperture test is wrong, just remove it. by Dave Airlie · 15 years ago
  14. 87ef920 drm/ttm: fix an error path to exit function correctly by Thomas Hellstrom · 15 years ago
  15. 89579f7 drm: Apply "Memory fragmentation from lost alignment blocks" by Thomas Hellstrom · 15 years ago
  16. 78ecf09 ttm: Return -ERESTART when a signal interrupts bo eviction. by Thomas Hellstrom · 15 years ago
  17. fb0f8fb drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O. by Keith Packard · 15 years ago
  18. a5b3da5 drm/i915: Clarify error returns from display port aux channel I/O by Keith Packard · 15 years ago
  19. b11248d drm/i915: Add CLKCFG register definition by Keith Packard · 15 years ago
  20. e4b3669 drm/i915: Split array of DAC limits into separate structures. by Keith Packard · 15 years ago
  21. c8110e5 drm/i915: Use hotplug callback to retrain DP link by Keith Packard · 15 years ago
  22. a4fc5ed drm/i915: Add Display Port support by Keith Packard · 15 years ago
  23. c31c4ba drm/i915: add per-output hotplug callback for KMS by Keith Packard · 15 years ago
  24. 308cd3a drm/i915: Clean up SDVO i2c handling by Keith Packard · 15 years ago
  25. f9c10a9 drm/i915: Change I2C api to pass around i2c_adapters by Keith Packard · 15 years ago
  26. b99e228 drm/i915: check for CONFIG_PNP before using pnp function by Keith Packard · 15 years ago
  27. 98acd46 drm/i915: Apple DMI info has inconsistent SYS_VENDOR information by Keith Packard · 15 years ago
  28. aa93d63 drm/i915: Require digital monitor on HDMI ports for detect by Keith Packard · 15 years ago
  29. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  30. 52dc7d3 drm/i915: Clear fence register on tiling stride change. by Chris Wilson · 15 years ago
  31. 8c4b8c3 drm/i915: Install fence register for tiled scanout on i915 by Chris Wilson · 15 years ago
  32. d78b47b drm/i915: detach/attach get/put pages symmetry by Chris Wilson · 15 years ago
  33. 76cff81 drm/i915: A few debugfs formatting fixes by Ben Gamari · 15 years ago
  34. 049b77c drm/i915: Warn when inteldrmfb fails to restore its framebuffer config by Ben Gamari · 15 years ago
  35. 3b47883 drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths. by Dave Airlie · 15 years ago
  36. 8d15b0e 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. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  38. 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 15 years ago
  39. cc8da52 drm/radeon: switch to using late_initcall by Dave Airlie · 15 years ago
  40. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  41. 02200d0 Driver Core: drm: add nodename for drm devices by Kay Sievers · 15 years ago
  42. 6fe7ac3 radeon legacy chips: tv dac bg/dac adj updates by Alex Deucher · 15 years ago
  43. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago
  44. ba4e7d9 drm: Add the TTM GPU memory manager subsystem. by Thomas Hellstrom · 15 years ago
  45. e6c03c5 drm: Memory fragmentation from lost alignment blocks by Chris Wilson · 15 years ago
  46. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  47. f2cb5d8 drm: Export hash table functionality. by Jerome Glisse · 15 years ago
  48. 249d604 drm: Split out the mm declarations in a separate header. Add atomic operations. by Jerome Glisse · 15 years ago
  49. 715cbb0 drm/radeon: add support for RV790. by Alex Deucher · 15 years ago
  50. 2a71ebc drm/radeon: add rv740 drm support. by Alex Deucher · 15 years ago
  51. 61f1169 drm: Eliminate magic I2C frobbing when reading EDID by Keith Packard · 15 years ago
  52. 7ff1455 drm/i915: duplicate desired mode for use by fbcon. by Dave Airlie · 15 years ago
  53. c5c0755 drm/via: vfree() no need checking before calling it by Figo.zhang · 15 years ago
  54. be25ed9 drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver by yakui_zhao · 15 years ago
  55. f053185 drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode by yakui_zhao · 15 years ago
  56. 342dc38 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo by yakui_zhao · 15 years ago
  57. 7fb85bf drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvds by yakui_zhao · 15 years ago
  58. 4fefcb2 drm: add separate drm debugging levels by yakui_zhao · 15 years ago
  59. df4f7fe radeon: remove _DRM_DRIVER from the preadded sarea map by Dave Airlie · 15 years ago
  60. 2ff2e8a drm: don't associate _DRM_DRIVER maps with a master by Ben Skeggs · 15 years ago
  61. b798b1f drm: simplify kcalloc() call to kzalloc(). by Robert P. J. Day · 15 years ago
  62. 1bcbf39 intelfb: fix spelling of "CLOCK" by Pavel Roskin · 15 years ago
  63. 03d6069 drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect) by Keith Packard · 15 years ago
  64. 2939e1f drm/i915: NOMEM->NOSPC by Chris Wilson · 15 years ago
  65. 21d509e drm/i915: use I915_GEM_GPU_DOMAINS by Chris Wilson · 15 years ago
  66. b1ce786 drm/i915: no need to hold mutex for object lookup by Chris Wilson · 15 years ago
  67. 1f803ee drm/i915: Call drm_vblank_post_modeset() on error paths. by Chris Wilson · 15 years ago
  68. 5f26a2c drm/i915: OR in the COMMAND read domain for the batch buffer. by Chris Wilson · 15 years ago
  69. 83d6079 drm/i915: Sanity check execbuffer arguments before touching state. by Chris Wilson · 15 years ago
  70. fa0864b drm/i915: Skip lvds with Aopen i945GTt-VFA by Michael Cousin · 15 years ago
  71. 036a4a7 drm/i915: handle interrupt on new chipset by Zhenyu Wang · 15 years ago
  72. d765898 drm/i915: enable MCHBAR if needed by Jesse Barnes · 15 years ago
  73. 27704a1 Revert "drm: don't associate _DRM_DRIVER maps with a master" by Linus Torvalds · 15 years ago
  74. b66d18d drm/i915: avoid non-atomic sysrq execution by Jesse Barnes · 15 years ago
  75. 42c2798 drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count by Jesse Barnes · 15 years ago
  76. 70aa96c drm/i915: add ignore lvds quirk info for AOpen Mini PC by Jarod Wilson · 15 years ago
  77. 714605e drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBT by yakui_zhao · 15 years ago
  78. 9b9d172 drm/i915: parse VBT general definition block to get the SDVO device info by yakui_zhao · 15 years ago
  79. 59a036c drm/i915: Add the structure of child_device_config in video BIOS tables. by yakui_zhao · 15 years ago
  80. 040d87f drm/i915: Add Display Port register defines by Keith Packard · 15 years ago
  81. 2245fda drm/i915: Don't trim cursor addresses to 11 bits by Keith Packard · 15 years ago
  82. cb66c69 drm/i915: Set correct TV detection voltage level override values by Ma Ling · 15 years ago
  83. 541998a drm/i915: Add LVDS support for IGDNG by Zhenyu Wang · 15 years ago
  84. 30ad48b drm/i915: Add HDMI support on IGDNG by Zhenyu Wang · 15 years ago
  85. 2c07245 drm/i915: enable kernel modesetting on IGDNG by Zhenyu Wang · 15 years ago
  86. 2cce0d8 drm/i915: Disable tiling on IGDNG for now by Zhenyu Wang · 15 years ago
  87. e170b03 drm/i915: Disable opregion on IGDNG for now by Zhenyu Wang · 15 years ago
  88. b905505 drm/i915: Add new chipset register definitions by Zhenyu Wang · 15 years ago
  89. 280da22 drm/i915: Add chipset/feature defines for for new chipsets by Zhenyu Wang · 15 years ago
  90. b87297f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  91. b962442 drm/i915: Change GEM throttling to be 20ms like the comment says. by Eric Anholt · 15 years ago
  92. 1fd1c62 drm/i915: Save/restore cursor state on suspend/resume. by Eric Anholt · 15 years ago
  93. 0e7ddf7 drm/i915: Remove a bad BUG_ON in the fence management code. by Eric Anholt · 15 years ago
  94. fc43896 drm: ignore EDID with really tiny modes. by Adam Jackson · 15 years ago
  95. 6c51d1c drm: don't associate _DRM_DRIVER maps with a master by Ben Skeggs · 15 years ago
  96. 93c05f2 drm/i915: intel_lvds.c fix section mismatch by Jaswinder Singh Rajput · 15 years ago
  97. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 15 years ago
  98. e36ebaf drm: set permissions on edid file to 0444 by Keith Packard · 15 years ago
  99. 75185c9 drm: add newlines to text sysfs files by Keith Packard · 15 years ago
  100. 9863871 drm/radeon: fix ring free alignment calculations by Dave Airlie · 15 years ago