1. de45eaf drm/i915: fix open-coded DIV_ROUND_UP by Paulo Zanoni · 11 years ago
  2. 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]
  3. 6743768 drm/i915: make intel_crtc_fb_gamma_{set, get} static by Paulo Zanoni · 11 years ago
  4. 955382f drm/i915: Ditch INTELFB_CONN_LIMIT by Daniel Vetter · 11 years ago
  5. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  6. ddfe156 drm/i915: Export intel_framebuffer_fini by Chris Wilson · 11 years ago
  7. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  8. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  9. b72447c drm/i915: Drop bogus fbdev sprite disable code by Ville Syrjälä · 11 years ago
  10. b6f3eff drm/i915: Use FBINFO_STATE defines instead of 0 and 1 by Damien Lespiau · 11 years ago
  11. b51b32c drm/i915: s/drm_i915_private_t/struct drm_i915_private/ by Ville Syrjälä · 11 years ago
  12. 3430824 drm/i915: Use container_of() in the fbdev code by Ville Syrjälä · 11 years ago
  13. 1ffc528 drm/i915: clear the stolen fb before resuming by Jani Nikula · 11 years ago
  14. e3c7475 drm/i915: Support PCH no display by Ben Widawsky · 11 years ago
  15. 24576d2 drm/i915: enable VT switchless resume v3 by Jesse Barnes · 11 years ago
  16. 7eb552a drm/i915: Move num_pipes to intel info by Ben Widawsky · 11 years ago
  17. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  18. da1a62a drm/i915: remove disabled memset of framebuffer from intel_fb by Jesse Barnes · 11 years ago
  19. cd5428a drm/<drivers>: simplify ->fb_probe callback by Daniel Vetter · 12 years ago
  20. af5676f drm/i915: rip out helper->disable noop functions by Daniel Vetter · 12 years ago
  21. 76a39db drm/fb-helper: don't disable everything in initial_config by Daniel Vetter · 12 years ago
  22. cd17ef4 Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  23. 56e5a3f drm/i915: only disable enabled planes on intel_fb_restore_mode by Paulo Zanoni · 12 years ago
  24. 735dc0d Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  25. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 12 years ago
  26. a0e99e6 drm/i915: use drm_modeset_lock_all by Daniel Vetter · 12 years ago
  27. 93d1879 drm/i915: Remove use of gtt_mappable_entries by Ben Widawsky · 12 years ago
  28. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  29. 88afe71 drm/i915: Clear the stolen fb before enabling by Chris Wilson · 12 years ago
  30. 20afbda drm/i915: Fixup hpd irq register setup ordering by Daniel Vetter · 12 years ago
  31. 0ffb0ff drm/i915: Allocate fbcon from stolen memory by Chris Wilson · 12 years ago
  32. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  33. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  34. 3a7f2f6 drm/i915: Zero initialize mode_cmd by Ville Syrjälä · 12 years ago
  35. dd2757f drm/i915: stop using dev->agp->base by Daniel Vetter · 12 years ago
  36. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  37. c43b563 drm/i915: [sparse] trivial sparse fixes by Ben Widawsky · 12 years ago
  38. c291be9 drm/i915: Hold mode_config lock whilst changing mode for lastclose() by Chris Wilson · 12 years ago
  39. 3fa016a drm/i915: suspend fbdev device around suspend/hibernate by Dave Airlie · 12 years ago
  40. fb2a99e drm: do not set fb_info->pixmap fields by Sascha Hauer · 13 years ago
  41. b840d907f drm/i915: add SNB and IVB video sprite support v6 by Jesse Barnes · 13 years ago
  42. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  43. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  44. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 13 years ago
  45. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 14 years ago
  46. 35c3047 drm/i915: Use the mappable sizes determined by GTT for consistency. by Chris Wilson · 14 years ago
  47. dfe63bb drm: Update fbdev fb_fix_screeninfo by James Simmons · 14 years ago
  48. ae09f09 Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core-next by Dave Airlie · 14 years ago
  49. 57084d0 drm/fb: Don't expose mmio for fbdev emulation layer by James Simmons · 14 years ago
  50. 05394f3 drm/i915: Use drm_i915_gem_object as the preferred type by Chris Wilson · 14 years ago
  51. fb9a90f Merge remote branch 'airlied/drm-core-next' into tmp by Chris Wilson · 14 years ago
  52. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  53. dab8dcf drm: don't drop handle reference on unload by Dave Airlie · 14 years ago
  54. fb7ba21 Merge remote branch 'korg/drm-fixes' into drm-vmware-next by Dave Airlie · 14 years ago
  55. 7b4f399 drm/i915: Avoid circular locking from intel_fbdev_fini() by Chris Wilson · 14 years ago
  56. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 14 years ago
  57. a6c45cf drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g by Chris Wilson · 14 years ago
  58. 48b956c drm/i915: Push pipelining of display plane flushes to the caller by Chris Wilson · 14 years ago
  59. 7213342 drm/i915: Consolidate flushing the display plane by Chris Wilson · 14 years ago
  60. 37811fc drm/i915: Show framebuffer info in debugfs by Chris Wilson · 14 years ago
  61. 995b676 drm/i915: Quieten sparse warnings for missing prototypes. by Chris Wilson · 14 years ago
  62. aa9f56b 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
  63. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  64. cce13ff drm: Propagate error code from fb_create() by Chris Wilson · 14 years ago
  65. 8125556 drm/i915: use new fb debug hooks by Jesse Barnes · 14 years ago
  66. fbd41a7 drm/i915: fix deadlock in fb teardown by Jesse Barnes · 14 years ago
  67. 127bd2a drm/i915: Use the correct scanout alignment for fbcon. by Chris Wilson · 14 years ago
  68. 5a79395 drm: Propagate error from drm_fb_helper_init(). by Chris Wilson · 14 years ago
  69. a3524f1 drm/i915: fix oops on single crtc devices. by Dave Airlie · 14 years ago
  70. 85cd461 drm/i915: Check error code whilst moving buffer to GTT domain. by Chris Wilson · 14 years ago
  71. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  72. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  73. ac52bc5 drm/i915: introduce i915_gem_alloc_object by Daniel Vetter · 14 years ago
  74. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 14 years ago
  75. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  76. b1f2019 drm/fb: remove drm_fb_helper_setcolreg by James Simmons · 14 years ago
  77. 4abe352 drm/kms/fb: use slow work mechanism for normal hotplug also. by Dave Airlie · 14 years ago
  78. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 14 years ago
  79. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 14 years ago
  80. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  81. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  82. 23010e4 drm/i915: introduce to_intel_bo helper by Daniel Vetter · 14 years ago
  83. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  84. fd2e8ea drm/i915: Increase fb alignment to 64k by Chris Wilson · 15 years ago
  85. 3ef884b Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  86. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  87. 28c9773 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS by Zhao Yakui · 15 years ago
  88. b8c00ac drm/fb: add more correct 8/16/24/32 bpp fb support. by Dave Airlie · 15 years ago
  89. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  90. d50ba25 drm/kms: start adding command line interface using fb. by Dave Airlie · 15 years ago
  91. 3420e74 drm: fix two issues with fb consolidation. by Dave Airlie · 15 years ago
  92. 785b93e drm/kms: move driver specific fb common code to helper functions (v2) by Dave Airlie · 15 years ago
  93. 1ae8c0a drm/i915: Make driver less chatty by Keith Packard · 15 years ago
  94. 049b77c drm/i915: Warn when inteldrmfb fails to restore its framebuffer config by Ben Gamari · 15 years ago
  95. 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 15 years ago
  96. 7ff1455 drm/i915: duplicate desired mode for use by fbcon. by Dave Airlie · 15 years ago
  97. 1bcbf39 intelfb: fix spelling of "CLOCK" by Pavel Roskin · 15 years ago
  98. b66d18d drm/i915: avoid non-atomic sysrq execution by Jesse Barnes · 15 years ago
  99. 364b5b7 sysrq, intel_fb: fix sysrq g collision by Jason Wessel · 15 years ago
  100. 5b40f87 drm/i915: indicate framebuffer restore key in SysRq help message by Ferenc Wagner · 15 years ago