1. 3ef94da drm/i915: Add ioctl to set 'purgeability' of objects by Chris Wilson · 15 years ago
  2. 3116971 drm/i915: Register a shrinker to free inactive lists under memory pressure by Chris Wilson · 15 years ago
  3. 725ceaa drm/i915: Include buffer size and dirty state in debugfs lists by Chris Wilson · 15 years ago
  4. e67b8ce drm/i915: Remove stored gtt_alignment by Chris Wilson · 15 years ago
  5. 4960aac drm/i915: Add buffer to inactive list immediately during fault by Chris Wilson · 15 years ago
  6. c1a1cdc drm/i915: fix startup hang on some non-mobile platforms by Jesse Barnes · 15 years ago
  7. 06891e2 drm/i915: fix suspend/resume breakage in lid notifier by Jesse Barnes · 15 years ago
  8. ba1234d drm/i915: Make dev_priv->mm.wedged an atomic_t by Ben Gamari · 15 years ago
  9. f316a42 drm/i915: Hookup chip reset in error handler by Ben Gamari · 15 years ago
  10. 11ed50e drm/i915: Implement GPU reset on i965 by Ben Gamari · 15 years ago
  11. f65d942 drm/i915: Add hangcheck timer by Ben Gamari · 15 years ago
  12. 22be172 drm/i915: make i915_seqno_passed non-static by Ben Gamari · 15 years ago
  13. 1341d65 drm/i915: Refactor save/restore code by Ben Gamari · 15 years ago
  14. ffed1d0 drm/i915: Check whether chip is wedged in i915_wait_request() by Ben Gamari · 15 years ago
  15. 078a033 drm/i915: fix opregion backlight chip detect and range by Li Peng · 15 years ago
  16. 8dd81a3 drm/i915: Fix LVDS panel fitting on Arrandale by Zhenyu Wang · 15 years ago
  17. 730915d drm/i915: Remove DAC disable in CRT force detect on IGDNG by Zhenyu Wang · 15 years ago
  18. 339e5a4 drm/i915: Fix SSC frequence for IGDNG by Zhenyu Wang · 15 years ago
  19. b09aea7 drm/i915: Fix typo for wrong LVDS clock setting on IGDNG by Zhenyu Wang · 15 years ago
  20. 6f465a89 drm/i915: fix typo in compressed buffer setup by Jesse Barnes · 15 years ago
  21. 7e61615 drm/i915: Only destroy a constructed mmap offset by Chris Wilson · 15 years ago
  22. e517a5e agp/intel: Fix the pre-9xx chipset flush. by Eric Anholt · 15 years ago
  23. 8082400 drm/i915: framebuffer compression for pre-GM45 by Jesse Barnes · 15 years ago
  24. 0632419 drm/i915: generate a KMS uevent at lid open/close time by Jesse Barnes · 15 years ago
  25. b42d4c5 drm/i915: use ACPI LID status for LVDS ->detect hook by Jesse Barnes · 15 years ago
  26. c1c7af6 drm/i915: force mode set at lid open time by Jesse Barnes · 15 years ago
  27. af729a2 Add G33 series in VGA hotplug support category by Li Peng · 15 years ago
  28. bb66c51 drm/i915: Write zero to DPLL_MD Reg for non-SDVO output by Zhao Yakui · 15 years ago
  29. e270846 drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1) by Zhao Yakui · 15 years ago
  30. d0cbde9 drm/i915: Add the brightness property for SDVO-LVDS by Zhao Yakui · 15 years ago
  31. b9219c5 drm/i915: Add the enhancement property for SDVO-TV by Zhao Yakui · 15 years ago
  32. 5323fd0 drm/i915: Zap mmaps of objects before unbinding them from the GTT. by Eric Anholt · 15 years ago
  33. 7839c5d drm/i915: add B43 chipset support by Fabian Henze · 15 years ago
  34. cecc6b6 drm/radeon/r600: use fence->timeout directly by Alex Deucher · 15 years ago
  35. 60d15f5 drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307 by Alex Deucher · 15 years ago
  36. c746e20 drm/radeon/kms: don't allow ERESTART to hit userspace. by Dave Airlie · 15 years ago
  37. 620f378 drm: prune modes when output is disconnected. by Adam Jackson · 15 years ago
  38. 1ecff1e drm: shut the EDID warnings up. by Adam Jackson · 15 years ago
  39. ec2a4c3 drm/i915: get the bridge device once. by Dave Airlie · 15 years ago
  40. f641e51 drm/radeon/kms: lower debugging on dpms events. by Dave Airlie · 15 years ago
  41. a0cdc64 drm/kms/radeon: make kms default a runtime option by Dave Airlie · 15 years ago
  42. 6fcefd5 drm/kms: fix kms helper license + Kconfig by Dave Airlie · 15 years ago
  43. 3ce0a23 drm/radeon/kms: add r600 KMS support by Jerome Glisse · 15 years ago
  44. 4ce001a drm/radeon/kms: add initial radeon tv-out support. by Dave Airlie · 15 years ago
  45. 551ebd8 drm/radeon/kms: add rn50/r100/r200 CS tracker. by Dave Airlie · 15 years ago
  46. 11670d3 Merge intel drm-intel-next branch by Dave Airlie · 15 years ago
  47. 575dc34 drm/kms: remove old std mode fallback code. by Dave Airlie · 15 years ago
  48. 50fe4cf drm/kms/i915: Add the default mode for CRT output without EDID by ykzhao · 15 years ago
  49. f0fda0a drm/kms: add a function that can add the mode for the output device without EDID by Zhao Yakui · 15 years ago
  50. 559ee21 drm/kms: try to find the std mode in DMT table by Zhao Yakui · 15 years ago
  51. aa9eaa1 drm/kms: Add the default mode table by Zhao Yakui · 15 years ago
  52. 13a8195 drm: split crtc/fb helpers into a separate module by Dave Airlie · 15 years ago
  53. adf551b drm/radeon/kms: add updated registers from drm-fixes. by Dave Airlie · 15 years ago
  54. a498b82 drm/radeon/kms: block depthxy offset from use from userspace. by Dave Airlie · 15 years ago
  55. 01dfba9 drm/i915: Put the idle reclocking work on our private workqueue as well. by Eric Anholt · 15 years ago
  56. 0ef82af drm/i915: Pad ringbuffer with NOOPs before wrapping by Chris Wilson · 15 years ago
  57. 5e17ee7 drm/i915: do dynamic clock freq control only in kernel modesetting by Zhenyu Wang · 15 years ago
  58. 57cdaf9 drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac by Keith Packard · 15 years ago
  59. 553bd14 drm/i915: fix tiling on IGDNG by Zhenyu Wang · 15 years ago
  60. 65655d4 drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up. by Daniel Vetter · 15 years ago
  61. c05422d drm/i915: remove open-coded drm_mode_object_find by Daniel Vetter · 15 years ago
  62. 67cf781 drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR. by Eric Anholt · 15 years ago
  63. d6073d7 drm/i915: i915_modeset is signed by Kyle McMartin · 16 years ago
  64. 652c393 drm/i915: add dynamic clock frequency control by Jesse Barnes · 15 years ago
  65. 0430296 drm/i915: Support IGD EOS by Shaohua Li · 15 years ago
  66. ce6feab drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV by Zhao Yakui · 15 years ago
  67. 213c2e6 drm/i915: select TV format according to connector type by Ma Ling · 15 years ago
  68. 5f6a169 drm/i915: update debugfs interrupt info on IGDNG by Zhenyu Wang · 15 years ago
  69. 9e3a6d1 drm/i915: Add i915 register dumping debugfs file by Ben Gamari · 15 years ago
  70. 27c202a drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c by Ben Gamari · 15 years ago
  71. 58c2fb6 drm/i915: Unref old_obj on get_fence_reg() error path by Chris Wilson · 15 years ago
  72. bcc24fb drm/i915: increase default latency constant (v2 w/comment) by Jesse Barnes · 15 years ago
  73. ff6fdbe drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULL by Maarten Maathuis · 15 years ago
  74. 9c552dd drm/crtc: fix mismerge of last patch. by Dave Airlie · 15 years ago
  75. a3a0544 drm/kms: add explicit encoder disable function and detach harder. by Dave Airlie · 15 years ago
  76. ed017d9 drm: fix drm_cache.c for arch with no support. by Dave Airlie · 15 years ago
  77. fa8a123 drm/mm: add ability to dump mm lists via debugfs by Dave Airlie · 15 years ago
  78. b5af754 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  79. 3420e74 drm: fix two issues with fb consolidation. by Dave Airlie · 15 years ago
  80. 3b51096 drm: use proc_create_data() by Alexey Dobriyan · 15 years ago
  81. 882f021 drm/kms: Parse the detailed time info in CEA-EDID by Zhao Yakui · 15 years ago
  82. 785b93e drm/kms: move driver specific fb common code to helper functions (v2) by Dave Airlie · 15 years ago
  83. 7dc482df drm/r128: Add test for initialisation to all ioctls that require it by Ben Hutchings · 15 years ago
  84. 70967ab radeon: Use request_firmware() by Ben Hutchings · 15 years ago
  85. 1ae7007 drm: dereference of tmp in drm_proc_create_files() by Roel Kluin · 15 years ago
  86. ff846ab drm/crtc_helper: NULL encoder->crtc when switching encoders by Maarten Maathuis · 15 years ago
  87. e67aae7 drm/crtc_helper: replace modeset fail path with something simpler by Maarten Maathuis · 15 years ago
  88. 689d7c2 drm/radeon: cleanup mkregtable.c by Dave Airlie · 15 years ago
  89. db54501 drm/i915: Improve CRTDDC mapping by using VBT info by David Müller (ELSOFT AG) · 15 years ago
  90. a09ba7f drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU. by Eric Anholt · 15 years ago
  91. a1a2d1d drm: GEM handles are u32, not int by Pekka Paalanen · 15 years ago
  92. 3f7dc91a drm/rs600/690: use autogenerated safe register tables. by Dave Airlie · 15 years ago
  93. 52f97df drm/r128: Use request_firmware() to load CCE microcode by Ben Hutchings · 15 years ago
  94. ece2be7 drm/mga: Use request_firmware() to load microcode by Ben Hutchings · 15 years ago
  95. c9c97b8 drm/ttm: consolidate cache flushing code in one place. by Dave Airlie · 15 years ago
  96. f8aed70 drm/i915: Set crtc/clone mask in different output devices by Ma Ling · 15 years ago
  97. 27185ae drm/i915: Always use SDVO_B detect bit for SDVO output detection. by Ma Ling · 15 years ago
  98. 19e1f88 drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder() by Roel Kluin · 15 years ago
  99. bc5e571 drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx by Bruno Prémont · 15 years ago
  100. 942642a drm/i915: Set the multiplier for SDVO on G33 platform by Sean Young · 15 years ago