1. 912b0e2 drm/i915/dvo: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  2. bc079e8 drm/i915: Make encoder cloning more flexible by Ville Syrjälä · 11 years ago
  3. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 12 years ago
  4. c19de8e drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs by Damien Lespiau · 12 years ago
  5. 48f34e1 drm/i915/dvo: call ->mode_set callback only when the port is running by Daniel Vetter · 12 years ago
  6. d9255d5 drm/i915: destroy connector sysfs files earlier by Paulo Zanoni · 12 years ago
  7. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 12 years ago
  8. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 12 years ago
  9. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  10. 18442d0 drm/i915: Fix port_clock and adjusted_mode.clock readout all over by Ville Syrjälä · 12 years ago
  11. 0d97174 drm/i915/dvo: set crtc timings again for panel fixed modes by Daniel Vetter · 12 years ago
  12. ce14240 drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops by Damien Lespiau · 12 years ago
  13. 79fde30 drm/i915/dvo: use native encoder ->mode_set callback by Daniel Vetter · 12 years ago
  14. a347037 drm/i915/dvo: switch ->mode_fixup to ->compute_config by Daniel Vetter · 12 years ago
  15. 69438e6 drm/i915/dvo: use intel_encoder to the upcast macro by Daniel Vetter · 12 years ago
  16. 164c859 drm/i915: Add some debug breadcrumbs to connector detection by Chris Wilson · 12 years ago
  17. 4a33e48 drm/i915: fix dvo DPLL regression by Daniel Vetter · 12 years ago
  18. 6b1c087b drm/i915: document why dvo/sdvo/crt need a special dpms function by Jani Nikula · 12 years ago
  19. 045ac3b drm/i915: add encoder get_config function v5 by Jesse Barnes · 12 years ago
  20. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  21. 98304ad drm/i915: add support for dvo Chrontel 7010B by braggle@free.fr · 12 years ago
  22. e4bfff5 drm/i915: Fall back to bit banging mode for DVO transmitter detection by David Müller (ELSOFT AG) · 12 years ago
  23. af5676f drm/i915: rip out helper->disable noop functions by Daniel Vetter · 13 years ago
  24. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  25. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 13 years ago
  26. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 13 years ago
  27. b980514 drm/i915: improve modeset state checking after dpms calls by Daniel Vetter · 13 years ago
  28. 1f70385 drm/i915: s/intel_encoder_disable/intel_encoder_noop by Daniel Vetter · 13 years ago
  29. 0a91ca2 drm/i915: check connector hw/sw state by Daniel Vetter · 13 years ago
  30. 732ce74 drm/i915/dvo: implement get_hw_state by Daniel Vetter · 13 years ago
  31. c9deac9 drm/i915: rip out encoder->prepare/commit by Daniel Vetter · 13 years ago
  32. b2cabb0 drm/i915: convert dpms functions of dvo/sdvo/crt by Daniel Vetter · 13 years ago
  33. 19c63fa drm/i915/dvo: convert to encoder disable/enable by Daniel Vetter · 13 years ago
  34. fac3274 drm/i915: simplify dvo dpms interface by Daniel Vetter · 13 years ago
  35. 7434a25 drm/i915: Support for ns2501-DVO by Thomas Richter · 13 years ago
  36. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 13 years ago
  37. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 13 years ago
  38. 3bd7d90 drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter by Daniel Kurtz · 13 years ago
  39. ca9bfa7 drm/i915: fixup interlaced vertical timings confusion, part 1 by Daniel Vetter · 14 years ago
  40. 9db4a9c drm/i915: cleanup per-pipe reg usage by Jesse Barnes · 15 years ago
  41. f573c66 drm/i915/dvo: Fix panel and DDC i2c pins by Chris Wilson · 15 years ago
  42. a6b17b4 drm/i915: Use the correct DPB GMBUS port for GPIOE by Chris Wilson · 15 years ago
  43. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 15 years ago
  44. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 15 years ago
  45. 373a3cf drm/i915: call drm_encoder_init first by Chris Wilson · 15 years ago
  46. 890f335 drm/i915/i2c: Track the parent encoder rather than just the dev by Chris Wilson · 15 years ago
  47. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 15 years ago
  48. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 15 years ago
  49. df0e924 drm/i915: Make the connector->encoder relationship explicit by Chris Wilson · 15 years ago
  50. f875c15 drm/i915: Use the direct mapping of pipe->crtc by Chris Wilson · 15 years ago
  51. 4ef69c7 drm/i915: Rename intel_encoder->enc to base for consistency by Chris Wilson · 15 years ago
  52. ea5b213 drm/i915: Subclass intel_encoder. by Chris Wilson · 15 years ago
  53. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 15 years ago
  54. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  55. 599be16 drm/i915: convert DVO driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  56. 6443170 drm/i915: Remove dead KMS encoder save/restore code. by Eric Anholt · 15 years ago
  57. 335af9a drm/i915: change intel_ddc_get_modes() function parameters by Zhenyu Wang · 15 years ago
  58. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  59. 21d40d3 drm/i915: Rename intel_output to intel_encoder. by Eric Anholt · 15 years ago
  60. f8aed70 drm/i915: Set crtc/clone mask in different output devices by Ma Ling · 16 years ago
  61. f9c10a9 drm/i915: Change I2C api to pass around i2c_adapters by Keith Packard · 16 years ago
  62. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 16 years ago
  63. 606df4e drm/i915: fix sparse warnings: move 'extern' decls to header file by Hannes Eder · 17 years ago
  64. b358d0a drm/i915: fix sparse warnings: make symbols static by Hannes Eder · 17 years ago
  65. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 17 years ago