1. c191eca drm/i915: Move intel_connector->unregister to connector->early_unregister by Chris Wilson · 8 years ago
  2. cc22a86 drm: i915: Rely on the default ->best_encoder() behavior where appropriate by Boris Brezillon · 8 years ago
  3. 580d8ed drm/i915: Give encoders useful names by Ville Syrjälä · 8 years ago
  4. 3bdd14d drm/i915: move VBT based TV presence check to intel_bios.c by Jani Nikula · 9 years ago
  5. d9f8e52 drm/i915: remove dead code by Eric Engestrom · 9 years ago
  6. 0eadc62 drm/i915: Use atomic state in tv load detection. by Maarten Lankhorst · 9 years ago
  7. 54c032b drm/i915: TV pixel clock check by Mika Kahola · 9 years ago
  8. 05d2521 drm/i915: Properly terminate KMS mode name string during tv init by Imre Deak · 9 years ago
  9. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  10. 44cc6c0 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 9 years ago
  11. 184d7c0 drm/i915: Parametrize TV luma/chroma filter registers by Ville Syrjälä · 9 years ago
  12. b7c914b drm: Constify TV mode names by Ville Syrjälä · 9 years ago
  13. 53abb67 drm/i915: Use ARRAY_SIZE() instead of hand rolling it by Ville Syrjälä · 9 years ago
  14. 4d688a2 drm/i915: Get rid of dpms handling. by Maarten Lankhorst · 9 years ago
  15. 08d9bc9 drm/i915: Allocate connector state together with the connectors by Ander Conselvan de Oliveira · 9 years ago
  16. 9896972 drm/i915: Implement connector state duplication by Ander Conselvan de Oliveira · 10 years ago
  17. 49172fe drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe() by Ander Conselvan de Oliveira · 10 years ago
  18. 2545e4a drm/i915: Add atomic_get_property entrypoint for connectors (v2) by Matt Roper · 10 years ago
  19. c6f95f2 drm/i915: Setup dummy atomic state for connectors (v3) by Matt Roper · 10 years ago
  20. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  21. 5cec258 drm/i915: Rename struct intel_crtc_config to intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  22. 2795aa48 drm/i915: Clarify irq_lock locking, intel_tv_detect by Daniel Vetter · 10 years ago
  23. 7a98948 drm/i915: Wait for vblank before enabling the TV encoder by Ville Syrjälä · 10 years ago
  24. bbfb44e drm/i915: Fix lock dropping in intel_tv_detect() by Ville Syrjälä · 10 years ago
  25. 208bf9f drm/i915: Fix locking for intel_enable_pipe_a() by Ville Syrjälä · 10 years ago
  26. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  27. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  28. c23cc41 drm/i915: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  29. 809a2a8 drm/i915/tv: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  30. 3fa2dd1 drm/i915/tv: Rip out pipe-disabling nonsense from ->mode_set by Daniel Vetter · 10 years ago
  31. 5da92ee drm/i915/tv: De-magic device check by Daniel Vetter · 10 years ago
  32. b8866ef drm/i915/tv: extract set_color_conversion by Daniel Vetter · 10 years ago
  33. 8cb9220 drm/i915/tv: extract set_tv_mode_timings by Daniel Vetter · 10 years ago
  34. e1f23f3 drm/i915/tv: fix gen4 composite s-video tv-out by Jani Nikula · 11 years ago
  35. bc079e8 drm/i915: Make encoder cloning more flexible by Ville Syrjälä · 11 years ago
  36. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 11 years ago
  37. 755e901 drm/i915: pass status instead of enable flags to i915_enable_pipestat by Imre Deak · 11 years ago
  38. 7a495cf drm/i915/tv: add ->get_config callback by Daniel Vetter · 11 years ago
  39. 1dba99f drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane by Ville Syrjälä · 11 years ago
  40. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  41. ffbab09b drm: Remove pci_vendor and pci_device from struct drm_device by Ville Syrjälä · 11 years ago
  42. d9255d5 drm/i915: destroy connector sysfs files earlier by Paulo Zanoni · 11 years ago
  43. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  44. 768f69c drm/i915: VBT's child_device_config changes over time by Paulo Zanoni · 11 years ago
  45. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  46. 1062b81 drm/i915/tv: clear adjusted_mode.flags by Daniel Vetter · 11 years ago
  47. cd91ef2 drm/i915/tv: Use native encoder->mode_set callback by Daniel Vetter · 11 years ago
  48. 164c859 drm/i915: Add some debug breadcrumbs to connector detection by Chris Wilson · 11 years ago
  49. accfc0c drm/i915: consolidate and tighten encoder cloning checks by Daniel Vetter · 11 years ago
  50. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 11 years ago
  51. 821450c drm/i915: (re)init HPD interrupt storm statistics by Egbert Eich · 11 years ago
  52. 5d2d38d drm/i915: clean up pipe bpp confusion by Daniel Vetter · 12 years ago
  53. af5676f drm/i915: rip out helper->disable noop functions by Daniel Vetter · 12 years ago
  54. c0c36b94 drm/i915: Return the real error code from intel_set_mode() by Chris Wilson · 12 years ago
  55. 662595d drm/i915: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  56. f5d8491 drm/i915/tv: Use intel_flush_display_plane() to flush the primary plane by Damien Lespiau · 12 years ago
  57. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  58. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  59. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  60. 1f70385 drm/i915: s/intel_encoder_disable/intel_encoder_noop by Daniel Vetter · 12 years ago
  61. 6ed0f79 drm/i915: use staged outuput config in tv->mode_fixup by Daniel Vetter · 12 years ago
  62. 9a8ee98 drm/i915/tv: implement get_hw_state by Daniel Vetter · 12 years ago
  63. c9deac9 drm/i915: rip out encoder->prepare/commit by Daniel Vetter · 12 years ago
  64. a6778b3 drm/i915: copy&paste drm_crtc_helper_set_mode by Daniel Vetter · 12 years ago
  65. 6b5756a drm/i915/tv: convert to encoder enable/disable by Daniel Vetter · 12 years ago
  66. d2434ab drm/i915: drop intel_encoder argument to load_detect_pipe functions by Daniel Vetter · 12 years ago
  67. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  68. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  69. 6c2b7c12 drm/i915: introduce for_each_encoder_on_crtc by Daniel Vetter · 12 years ago
  70. 9589919 drm/i915: Adding TV Out Missing modes. by Rodrigo Vivi · 12 years ago
  71. bf2125e drm/i915: wait for a vblank to pass after tv detect by Daniel Vetter · 12 years ago
  72. f7bacf1 drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo by Daniel Vetter · 12 years ago
  73. 38de45c drm/i915: fixup tv load-detect on enabled but not active crtc by Daniel Vetter · 12 years ago
  74. 3801a7f drm/i915/tv: fix open-coded ARRAY_SIZE. by Dave Airlie · 12 years ago
  75. d42c9e2 drm/i915: reinstate GM45 TV detection fix by Daniel Vetter · 13 years ago
  76. ca9bfa7 drm/i915: fixup interlaced vertical timings confusion, part 1 by Daniel Vetter · 13 years ago
  77. 55a6713 drm/i915: Removing TV Out modes. by Rodrigo Vivi · 13 years ago
  78. 23bd15e drm/i915: Fix TV Out refresh rate. by Rodrigo Vivi · 13 years ago
  79. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  80. 2bf7116 drm/i915: TVDAC_STATE_CHG does not indicate successful load-detect by Keith Packard · 13 years ago
  81. 835bff7 drm/i915: Select correct pipe during TV detect by Keith Packard · 13 years ago
  82. 8261b19 drm/i915: Don't store temporary load-detect variables in the generic encoder by Chris Wilson · 13 years ago
  83. 7173188 drm/i915: Simplify return value from intel_get_load_detect_pipe by Chris Wilson · 13 years ago
  84. ccacfec drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3 by Sitsofe Wheeler · 13 years ago
  85. 89ea42d drm/i915/tv: Only poll for TV connections by Mathew McKernan · 13 years ago
  86. d562766 drm/i915/tv: Remember the detected TV type by Mathew McKernan · 13 years ago
  87. 9035a97 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  88. 8102e12 drm/i915/tv: Use polling rather than interrupt-based hotplug by Chris Wilson · 14 years ago
  89. 9db4a9c drm/i915: cleanup per-pipe reg usage by Jesse Barnes · 14 years ago
  90. 1ec14ad drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB by Chris Wilson · 14 years ago
  91. 58e10eb Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  92. 29e1316 drm/i915/tv: Sleep before checking for state changes. by Chris Wilson · 14 years ago
  93. a6c45cf drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g by Chris Wilson · 14 years ago
  94. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  95. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  96. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  97. 5eddb70 drm/i915: Use macros to switch between equivalent pipe registers by Chris Wilson · 14 years ago
  98. df0e924 drm/i915: Make the connector->encoder relationship explicit by Chris Wilson · 14 years ago
  99. 4ef69c7 drm/i915: Rename intel_encoder->enc to base for consistency by Chris Wilson · 14 years ago
  100. b7ac36d drm/i915/tv: After disabling the pipe, use wait_for_vblank_off() by Chris Wilson · 14 years ago