1. a6c45cf drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g by Chris Wilson · 14 years ago
  2. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  3. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  4. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  5. 5eddb70 drm/i915: Use macros to switch between equivalent pipe registers by Chris Wilson · 14 years ago
  6. df0e924 drm/i915: Make the connector->encoder relationship explicit by Chris Wilson · 14 years ago
  7. 4ef69c7 drm/i915: Rename intel_encoder->enc to base for consistency by Chris Wilson · 14 years ago
  8. b7ac36d drm/i915/tv: After disabling the pipe, use wait_for_vblank_off() by Chris Wilson · 14 years ago
  9. 763a4a0 drm/i915/tv: Mark the format names as constant and so avoid the memleak by Chris Wilson · 14 years ago
  10. 974b933 drm/i915/tv: Poll for DAC state change by Chris Wilson · 14 years ago
  11. b8ed2a4 drm/i915/tv: Preserve reserved DAC bits during mode-setting by Chris Wilson · 14 years ago
  12. 4f233ef i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff by Pekka Enberg · 14 years ago
  13. 9d0498a drm/i915: wait for actual vblank, not just 20ms by Jesse Barnes · 14 years ago
  14. ea5b213 drm/i915: Subclass intel_encoder. by Chris Wilson · 14 years ago
  15. fc1caf6 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  16. 2991196 drm/i915: cleanup: use ARRAY_SIZE() by Dan Carpenter · 15 years ago
  17. 3ca87e8 drm/i915: Sparse warning about invalid value for burst_ena in tv_modes by Chris Wilson · 15 years ago
  18. 04ad327 drm: i915: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  19. d4b74bf Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable" by Dave Airlie · 15 years ago
  20. 0c41ee2 drm/i915: convert TV driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  21. 6443170 drm/i915: Remove dead KMS encoder save/restore code. by Eric Anholt · 15 years ago
  22. c1c4397 drm/i915: passing drm connector param for load detection by Zhenyu Wang · 15 years ago
  23. fb8b5a3 drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable by Zhao Yakui · 15 years ago
  24. 21d40d3 drm/i915: Rename intel_output to intel_encoder. by Eric Anholt · 15 years ago
  25. 8fcc5018 drm/i915: disable TV hotplug status check by Zhenyu Wang · 15 years ago
  26. b01f2c3 drm/i915: only enable hotplug for detected outputs by Jesse Barnes · 15 years ago
  27. 6e36595 drm/i915: Declare the new VBT parsing functions as static by Zhao Yakui · 15 years ago
  28. c356143 drm/i915: Don't set up the TV port if it isn't in the BIOS table. by Zhao Yakui · 15 years ago
  29. d271817 drm/i915: Avoid NULL dereference with component_only tv_modes by Chris Wilson · 15 years ago
  30. 28c9773 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS by Zhao Yakui · 15 years ago
  31. 0d0884c drm/i915: Multiply the refresh by 1000 in TV mode validatiion by Zhao Yakui · 15 years ago
  32. 44040f1 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  33. 7c8460d drm/i915: fix mask bits setting by Zhenyu Wang · 15 years ago
  34. 213c2e6 drm/i915: select TV format according to connector type by Ma Ling · 15 years ago
  35. f8aed70 drm/i915: Set crtc/clone mask in different output devices by Ma Ling · 15 years ago
  36. bcae2ca drm/i915: Set preferred mode for integrated TV according to TV format by ling.ma@intel.com · 15 years ago
  37. 8ed9a5b drm/i915: set TV detection mode when tv is already connected by ling.ma@intel.com · 16 years ago
  38. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 16 years ago
  39. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  40. cb66c69 drm/i915: Set correct TV detection voltage level override values by Ma Ling · 16 years ago
  41. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 16 years ago
  42. 7d6ff78 drm/i915: fix TV mode setting in property change by Zhenyu Wang · 16 years ago
  43. ebcc8f2 drm/i915: only set TV mode when any property changed by Zhenyu Wang · 16 years ago
  44. bf5a269 drm/i915: TV detection fix by Zhenyu Wang · 16 years ago
  45. d2d9f23 drm/i915: TV mode_set sync up with 2D driver by Zhenyu Wang · 16 years ago
  46. 02c5dd9 drm/i915: Fix TV get_modes to return modes count by Zhenyu Wang · 16 years ago
  47. ba01079 drm/i915: TV modes' parameters sync up with 2D driver by Zhenyu Wang · 16 years ago
  48. 005568b drm/i915: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  49. b358d0a drm/i915: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  50. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 16 years ago