1. 5599617 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  2. 66fd7a6 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  3. 78108b7 drm/i915: Use crtc->name in debug messages by Ville Syrjälä · 9 years ago
  4. 14a3842 drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config() by Lyude · 9 years ago
  5. 8ef8561 drm/i915: Move ioremap_wc tracking onto VMA by Chris Wilson · 9 years ago
  6. fb4b8ce drm/i915/fbdev: Call intel_unpin_fb_obj() on release by Chris Wilson · 9 years ago
  7. fe3db79 drm/i915: Propagate error from drm_gem_object_init() by Chris Wilson · 9 years ago
  8. d37cd8a drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create() by Dave Gordon · 9 years ago
  9. 934458c Revert "drm/i915: Fix races on fbdev" by Joonas Lahtinen · 9 years ago
  10. 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 9 years ago
  11. a7442b9 drm/i915: Fix races on fbdev by Lukas Wunner · 9 years ago
  12. 82cf435 drm/i915: Implement color management on bdw/skl/bxt/kbl by Lionel Landwerlin · 9 years ago
  13. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 9 years ago
  14. 3465c58 drm/i915: Don't pass plane+plane_state to intel_pin_and_fence_fb_obj() by Ville Syrjälä · 9 years ago
  15. e28661b drm/i915: Use atomic state in intel_fb_initial_config. by Maarten Lankhorst · 9 years ago
  16. 4601b93 drm/i915: Remove obsolete code from intelfb_alloc() by Lukas Wunner · 9 years ago
  17. 0c82312 drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping by Chris Wilson · 9 years ago
  18. 366e39b drm/i915: Tear down fbdev if initialization fails by Lukas Wunner · 9 years ago
  19. 54632ab drm/i915: Fix oops caused by fbdev initialization failure by Lukas Wunner · 9 years ago
  20. e00bf69 drm/i915: Move the fbdev async_schedule() into intel_fbdev.c by Ville Syrjälä · 9 years ago
  21. 51f1385 drm/i915: Fix failure paths around initial fbdev allocation by Tvrtko Ursulin · 10 years ago
  22. ca40ba85 drm/i915: Fix double unref in intelfb_alloc failure path by Lukas Wunner · 9 years ago
  23. 7580d77 drm/i915: Wait for object idle without locks in atomic_commit, v2. by Maarten Lankhorst · 9 years ago
  24. 3badb49 drm/i915: don't allocate fbcon from stolen memory if it's too big by Paulo Zanoni · 9 years ago
  25. 44cc6c0 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 9 years ago
  26. 28cc504 drm/i915: enable atomic fb-helper by Rob Clark · 9 years ago
  27. f4502c2 drm/i915: Always try to inherit the initial fb. by Maarten Lankhorst · 9 years ago
  28. d551599 drm/i915: Remove references to crtc->active from intel_fbdev.c by Maarten Lankhorst · 9 years ago
  29. e93c28f Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  30. 088e0df drm/i915/gtt: Allow >= 4GB offsets in X86_32 by Michel Thierry · 9 years ago
  31. 21cff14 drm/i915: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  32. c50bfd0 drm/fbdev: Return -EBUSY when oopsing by Daniel Vetter · 9 years ago
  33. 5c1e342 drm/i915: Readout initial hw mode. by Maarten Lankhorst · 10 years ago
  34. 8e9ba31 drm/i915: Do not use plane_config in intel_fbdev.c by Maarten Lankhorst · 10 years ago
  35. d04df73 drm/i915: fbdev restore mode needs to invalidate frontbuffer by Rodrigo Vivi · 10 years ago
  36. aba6da3 drm/i915: fbdev_set_par reliably invalidating frontbuffer by Rodrigo Vivi · 10 years ago
  37. 91af127 drm/i915: Update i915_gem_object_sync() to take a request structure by John Harrison · 10 years ago
  38. 77a0d1c drm/i915: Remove unused ring argument from frontbuffer invalidate and busy functions. by Rodrigo Vivi · 10 years ago
  39. d9a946b drm/i915: Another fbdev hack to avoid PSR on fbcon. by Rodrigo Vivi · 10 years ago
  40. 82bc3b2 drm/i915: Pass in plane state when (un)pinning frame buffers by Tvrtko Ursulin · 10 years ago
  41. 03e515f drm/i915: Make sure we invalidate frontbuffer on fbcon. by Rodrigo Vivi · 10 years ago
  42. 091df6c drm/i915: Switch intel_fb_align_height to fb format modifiers by Daniel Vetter · 10 years ago
  43. 5724dbd drm/i915: Rename plane_config to initial_plane_config by Damien Lespiau · 10 years ago
  44. ec2c981 drm/i915: Use a common function for computing the fb height alignment by Damien Lespiau · 10 years ago
  45. 49af449 drm/i915: Change plane_config to store a tiling_mode by Damien Lespiau · 10 years ago
  46. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  47. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  48. b0ee9e7 drm/fb: add support for tiled monitor configurations. (v2) by Dave Airlie · 10 years ago
  49. 850c4cd drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer by Tvrtko Ursulin · 10 years ago
  50. d1d7067 drm/i915: make fbdev initialization asynchronous v2 by Jesse Barnes · 11 years ago
  51. d84a0f3 drm/i915: honour forced connector modes by Chris Wilson · 10 years ago
  52. 82e3b8c drm/i915: Localise the fbdev console lock frobbing by Chris Wilson · 10 years ago
  53. e05444b drm/i915: fix initial fbdev setup warnings by Dave Airlie · 10 years ago
  54. 0e32b39 drm/i915: add DP 1.2 MST support (v0.7) by Dave Airlie · 11 years ago
  55. c51f716 Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  56. ca5a1b9 Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  57. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 11 years ago
  58. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 11 years ago
  59. 1267a26 drm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 11 years ago
  60. e991077 drm/i915: Properly track domain of the fbcon fb by Daniel Vetter · 11 years ago
  61. fdaf66d drm/i915: Use %c in a format string for the pipe name by Damien Lespiau · 11 years ago
  62. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 11 years ago
  63. 5ea1f75 drm: add drm_fb_helper_restore_fbdev_mode_unlocked() by Rob Clark · 11 years ago
  64. c23cc41 drm/i915: replace drm_get_connector_name() with direct name field use by Jani Nikula · 11 years ago
  65. afba0b5 drm/i915: Use the first mode if there is no preferred mode in the EDID by Chris Wilson · 11 years ago
  66. c0c9762 drm/i915: Use the connector name in fbdev debug messages by Chris Wilson · 11 years ago
  67. 70e1e0e drm/i915: Use for_each_crtc() when iterating through the CRTCs by Damien Lespiau · 11 years ago
  68. edd586f drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode by Chris Wilson · 11 years ago
  69. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  70. 66e514c Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  71. bc104d1 drm/i915: Fix the computation of required fb size for pipe by Chris Wilson · 11 years ago
  72. 484b41d drm/i915: remove early fb allocation dependency on CONFIG_FB v2 by Jesse Barnes · 11 years ago
  73. d978ef1 drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12 by Jesse Barnes · 11 years ago
  74. 7e696e4 drm/i915: ignore bios output config if not all outputs are on by Daniel Vetter · 11 years ago
  75. 7c2bb53 drm/i915: s/any_enabled/!fallback/ in fbdev_initial_config by Daniel Vetter · 11 years ago
  76. ef34ab8 drm/i915: honor forced connector modes v2 by Jesse Barnes · 11 years ago
  77. 02f5eeb drm/i915: don't preserve inherited configs with nothing on v2 by Jesse Barnes · 11 years ago
  78. eb1bfe8 drm/i915: allow re-use BIOS connector config for initial fbdev config v3 by Jesse Barnes · 11 years ago
  79. 9d66125 drm/i915: unbind fbs from crtcs during driver unload by Imre Deak · 11 years ago
  80. a8bb681 drm/i915: Fix error path leak in fbdev fb allocation by Daniel Vetter · 11 years ago
  81. ef2d633 drm/i915: Use normal fb deref for the fbcon framebuffer by Daniel Vetter · 11 years ago
  82. 8bcd455 drm/i915: alloc intel_fb in the intel_fbdev struct by Jesse Barnes · 11 years ago
  83. 0e5539b Merge branch 'topic/ppgtt' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  84. b38538c drm/i915: remove duplicate MODULE_LICENSE definition by Jani Nikula · 11 years ago
  85. d7f46fc drm/i915: Make pin count per VMA by Ben Widawsky · 11 years ago
  86. 48e9212 drm/i915: drop DRM_ERROR in intel_fbdev init by Jesse Barnes · 11 years ago
  87. 8b4f49e drm/i915: split fb allocation and initialization v2 by Jesse Barnes · 11 years ago
  88. de45eaf drm/i915: fix open-coded DIV_ROUND_UP by Paulo Zanoni · 11 years ago
  89. 0632fef drm/i915: rename intel_fb.c to intel_fbdev.c by Daniel Vetter · 11 years ago[Renamed (98%) from drivers/gpu/drm/i915/intel_fb.c]
  90. 6743768 drm/i915: make intel_crtc_fb_gamma_{set, get} static by Paulo Zanoni · 11 years ago
  91. 955382f drm/i915: Ditch INTELFB_CONN_LIMIT by Daniel Vetter · 11 years ago
  92. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  93. ddfe156 drm/i915: Export intel_framebuffer_fini by Chris Wilson · 11 years ago
  94. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 12 years ago
  95. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  96. b72447c drm/i915: Drop bogus fbdev sprite disable code by Ville Syrjälä · 12 years ago
  97. b6f3eff drm/i915: Use FBINFO_STATE defines instead of 0 and 1 by Damien Lespiau · 12 years ago
  98. b51b32c drm/i915: s/drm_i915_private_t/struct drm_i915_private/ by Ville Syrjälä · 12 years ago
  99. 3430824 drm/i915: Use container_of() in the fbdev code by Ville Syrjälä · 12 years ago
  100. 1ffc528 drm/i915: clear the stolen fb before resuming by Jani Nikula · 12 years ago