1. d88c4af drm/i915: Plumb drm_framebuffer into more places by Ville Syrjälä · 8 years ago
  2. 2e16101 Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  3. 754a765 drm/i915/fbdev: Stop repeating tile configuration on stagnation by Chris Wilson · 8 years ago
  4. fabef82 drm/i915: Drop struct_mutex around frontbuffer flushes by Chris Wilson · 8 years ago
  5. 24dbf51 drm/i915: struct_mutex is not required for allocating the framebuffer by Chris Wilson · 8 years ago
  6. 51a831a Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  7. 3c779a4 drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0) by Joonas Lahtinen · 8 years ago
  8. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 8 years ago
  9. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  10. be1e341 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  11. 5b8cd07 drm/i915: prevent crash with .disable_display parameter by Clint Taylor · 8 years ago
  12. 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  13. a09759e drm: remove useless parameters from drm_pick_cmdline_mode function by Vincent Abriou · 8 years ago
  14. ef426c1 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued by Daniel Vetter · 8 years ago
  15. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  16. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  17. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  18. 93cd6fa6 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  19. 12d79d7 drm/i915: Make GEM object create and create from data take dev_priv by Tvrtko Ursulin · 8 years ago
  20. 187685c drm/i915: Make GEM object alloc/free and stolen created take dev_priv by Tvrtko Ursulin · 8 years ago
  21. a90f583 Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  22. 3975797 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  23. bae781b drm: Nuke modifier[1-3] by Ville Syrjälä · 8 years ago
  24. a36384d drm/i915: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  25. b7f05d4 drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use by Tvrtko Ursulin · 8 years ago
  26. 52a05c3 drm/i915: pdev cleanup by David Weinehall · 8 years ago
  27. bde13eb drm/i915: Introduce i915_ggtt_offset() by Chris Wilson · 8 years ago
  28. 058d88c drm/i915: Track pinned VMA by Chris Wilson · 8 years ago
  29. fc93ff6 Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  30. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  31. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 8 years ago
  32. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  33. 5d723d7 drm/i915: Separate intel_frontbuffer into its own header by Chris Wilson · 8 years ago
  34. c45eb4f drm/i915/fbdev: Check for the framebuffer before use by Chris Wilson · 8 years ago
  35. 406ea8d drm/i915: Treat ringbuffer writes as write to normal memory by Chris Wilson · 8 years ago
  36. f8c417c drm/i915: Rename drm_gem_object_unreference in preparation for lockless free by Chris Wilson · 8 years ago
  37. 6bc2654 drm/i915/fbdev: Check for the framebuffer before use by Chris Wilson · 8 years ago
  38. 0b8c0e9 drm/i915/fbdev: Drain the suspend worker on retiring by Chris Wilson · 8 years ago
  39. 91c8a32 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm by Chris Wilson · 8 years ago
  40. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 8 years ago
  41. 86f40bb drm/i915: Match bitmask size to types in intel_fb_initial_config() by Chris Wilson · 8 years ago
  42. e77018f drm/i915/fbdev: Flush mode configuration before lastclose by Chris Wilson · 8 years ago
  43. 43cee31 drm/i915/fbdev: Limit the global async-domain synchronization by Chris Wilson · 8 years ago
  44. c199412 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  45. 2ce0004 drm/i915: Don't unregister fbdev's fb twice by Lukas Wunner · 8 years ago
  46. d3a4618 drm: Replace fb_helper->atomic with mode_config->atomic_commit by Daniel Vetter · 8 years ago
  47. 5599617 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  48. 66fd7a6 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  49. 78108b7 drm/i915: Use crtc->name in debug messages by Ville Syrjälä · 8 years ago
  50. 14a3842 drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config() by Lyude · 8 years ago
  51. 8ef8561 drm/i915: Move ioremap_wc tracking onto VMA by Chris Wilson · 8 years ago
  52. fb4b8ce drm/i915/fbdev: Call intel_unpin_fb_obj() on release by Chris Wilson · 8 years ago
  53. fe3db79 drm/i915: Propagate error from drm_gem_object_init() by Chris Wilson · 8 years ago
  54. d37cd8a drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create() by Dave Gordon · 8 years ago
  55. 934458c Revert "drm/i915: Fix races on fbdev" by Joonas Lahtinen · 8 years ago
  56. 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 8 years ago
  57. a7442b9 drm/i915: Fix races on fbdev by Lukas Wunner · 9 years ago
  58. 82cf435 drm/i915: Implement color management on bdw/skl/bxt/kbl by Lionel Landwerlin · 9 years ago
  59. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 9 years ago
  60. 3465c58 drm/i915: Don't pass plane+plane_state to intel_pin_and_fence_fb_obj() by Ville Syrjälä · 9 years ago
  61. e28661b drm/i915: Use atomic state in intel_fb_initial_config. by Maarten Lankhorst · 9 years ago
  62. 4601b93 drm/i915: Remove obsolete code from intelfb_alloc() by Lukas Wunner · 9 years ago
  63. 0c82312 drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping by Chris Wilson · 9 years ago
  64. 366e39b drm/i915: Tear down fbdev if initialization fails by Lukas Wunner · 9 years ago
  65. 54632ab drm/i915: Fix oops caused by fbdev initialization failure by Lukas Wunner · 9 years ago
  66. e00bf69 drm/i915: Move the fbdev async_schedule() into intel_fbdev.c by Ville Syrjälä · 9 years ago
  67. 51f1385 drm/i915: Fix failure paths around initial fbdev allocation by Tvrtko Ursulin · 9 years ago
  68. ca40ba85 drm/i915: Fix double unref in intelfb_alloc failure path by Lukas Wunner · 9 years ago
  69. 7580d77 drm/i915: Wait for object idle without locks in atomic_commit, v2. by Maarten Lankhorst · 9 years ago
  70. 3badb49 drm/i915: don't allocate fbcon from stolen memory if it's too big by Paulo Zanoni · 9 years ago
  71. 44cc6c0 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 9 years ago
  72. 28cc504 drm/i915: enable atomic fb-helper by Rob Clark · 9 years ago
  73. f4502c2 drm/i915: Always try to inherit the initial fb. by Maarten Lankhorst · 9 years ago
  74. d551599 drm/i915: Remove references to crtc->active from intel_fbdev.c by Maarten Lankhorst · 9 years ago
  75. e93c28f Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  76. 088e0df drm/i915/gtt: Allow >= 4GB offsets in X86_32 by Michel Thierry · 9 years ago
  77. 21cff14 drm/i915: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  78. c50bfd0 drm/fbdev: Return -EBUSY when oopsing by Daniel Vetter · 9 years ago
  79. 5c1e342 drm/i915: Readout initial hw mode. by Maarten Lankhorst · 9 years ago
  80. 8e9ba31 drm/i915: Do not use plane_config in intel_fbdev.c by Maarten Lankhorst · 9 years ago
  81. d04df73 drm/i915: fbdev restore mode needs to invalidate frontbuffer by Rodrigo Vivi · 9 years ago
  82. aba6da3 drm/i915: fbdev_set_par reliably invalidating frontbuffer by Rodrigo Vivi · 9 years ago
  83. 91af127 drm/i915: Update i915_gem_object_sync() to take a request structure by John Harrison · 9 years ago
  84. 77a0d1c drm/i915: Remove unused ring argument from frontbuffer invalidate and busy functions. by Rodrigo Vivi · 9 years ago
  85. d9a946b drm/i915: Another fbdev hack to avoid PSR on fbcon. by Rodrigo Vivi · 9 years ago
  86. 82bc3b2 drm/i915: Pass in plane state when (un)pinning frame buffers by Tvrtko Ursulin · 10 years ago
  87. 03e515f drm/i915: Make sure we invalidate frontbuffer on fbcon. by Rodrigo Vivi · 10 years ago
  88. 091df6c drm/i915: Switch intel_fb_align_height to fb format modifiers by Daniel Vetter · 10 years ago
  89. 5724dbd drm/i915: Rename plane_config to initial_plane_config by Damien Lespiau · 10 years ago
  90. ec2c981 drm/i915: Use a common function for computing the fb height alignment by Damien Lespiau · 10 years ago
  91. 49af449 drm/i915: Change plane_config to store a tiling_mode by Damien Lespiau · 10 years ago
  92. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  93. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  94. b0ee9e7 drm/fb: add support for tiled monitor configurations. (v2) by Dave Airlie · 10 years ago
  95. 850c4cd drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer by Tvrtko Ursulin · 10 years ago
  96. d1d7067 drm/i915: make fbdev initialization asynchronous v2 by Jesse Barnes · 10 years ago
  97. d84a0f3 drm/i915: honour forced connector modes by Chris Wilson · 10 years ago
  98. 82e3b8c drm/i915: Localise the fbdev console lock frobbing by Chris Wilson · 10 years ago
  99. e05444b drm/i915: fix initial fbdev setup warnings by Dave Airlie · 10 years ago
  100. 0e32b39 drm/i915: add DP 1.2 MST support (v0.7) by Dave Airlie · 10 years ago