1. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 8 years ago
  2. 8d76201 drm/gma500: remove unnecessary stub for fb_ioctl() by Stefan Christ · 8 years ago
  3. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 8 years ago
  4. 4cd54d9 drm/gma500: fix double freeing by Sudip Mukherjee · 9 years ago
  5. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  6. 13619ce gma500: clean up an excessive and confusing helper by Alan Cox · 8 years ago
  7. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  8. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 8 years ago
  9. 46a0f22 drm/gma500: Drop dev->struct_mutex from fbdev init/teardown code by Daniel Vetter · 9 years ago
  10. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  11. 546187c drm/gma500: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  12. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 9 years ago
  13. c39aa6a drm/gma500: use container_of to resolve psb_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  14. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  15. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  16. c269c68 drm/gma500: Add backing type and base align to psb_gem_create() by Patrik Jakobsson · 10 years ago
  17. cf8efd3 drm/gma500: Add chip specific sdvo masks by Patrik Jakobsson · 11 years ago
  18. 367e440 drm/gma500: Rename psb_intel_encoder to gma_encoder by Patrik Jakobsson · 11 years ago
  19. a3d5d75 drm/gma500: Rename psb_intel_connector to gma_connector by Patrik Jakobsson · 11 years ago
  20. 6306865 drm/gma500: Rename psb_intel_crtc to gma_crtc by Patrik Jakobsson · 11 years ago
  21. c9d4959 drm/gma500: Convert to generic encoder funcs by Patrik Jakobsson · 11 years ago
  22. 89c8233 drm/gem: simplify object initialization by David Herrmann · 11 years ago
  23. 61bb3fe drm/gma500: Add fb gtt offset to fb base by Patrik Jakobsson · 11 years ago
  24. cbbd379 drm/gma500: Increase max resolution for mode setting by Patrik Jakobsson · 11 years ago
  25. f9d8149 drm/gma500: Change fb name so pm-utils doesn't apply quirks by Patrik Jakobsson · 11 years ago
  26. cd5428a drm/<drivers>: simplify ->fb_probe callback by Daniel Vetter · 11 years ago
  27. 76a39db drm/fb-helper: don't disable everything in initial_config by Daniel Vetter · 11 years ago
  28. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 11 years ago
  29. 7147573 drm/gma500: move fbcon restore to lastclose by Daniel Vetter · 11 years ago
  30. c7d73f6 drm/<drivers>: reorder framebuffer init sequence by Daniel Vetter · 11 years ago
  31. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  32. d112a81 gma500/cdv: Add eDP support by Zhao Yakui · 12 years ago
  33. 220801b gma500/cdv: add the bits that don't need the new code by Alan Cox · 12 years ago
  34. e6ecefa drm: Constify drm_mode_config_funcs pointer by Laurent Pinchart · 12 years ago
  35. 78b6855 drm: Constify gem_vm_ops pointer by Laurent Pinchart · 12 years ago
  36. 4ab2c7f gma500: unload fixes by Alan Cox · 12 years ago
  37. 31a0685 gma500: Clean up some of the noise by Alan Cox · 12 years ago
  38. 232e668 gma500: framebuffer: mark psb_fb_helper_funcs as static by Kirill A. Shutemov · 12 years ago
  39. 37214ca gma500: vram_addr should be __iomem by Kirill A. Shutemov · 12 years ago
  40. bb84977 gma500: wide framebuffer memory by Alan Cox · 12 years ago
  41. d235e64 cdv: continue synching up with updated reference code by Alan Cox · 12 years ago
  42. 3aad16d gma500: support 1080p by Alan Cox · 12 years ago
  43. 1278f7d gma500: Fix mmap frambuffer by Yoichi Yuasa · 12 years ago
  44. 8229c88 drm: Merge tag 'v3.3-rc7' into drm-core-next by Dave Airlie · 12 years ago
  45. bc7f2b0 gma500: mark psb_fbdev_destroy() and psb_fbdev_fini() as static by Kirill A. Shutemov · 12 years ago
  46. 4796001 gma500: drop unused psbfb_suspend()/psbfb_resume() by Kirill A. Shutemov · 12 years ago
  47. 6aa1ead gma500: psbfb_create(): move depth initialization out of loop by Kirill A. Shutemov · 12 years ago
  48. 4578240 gma500: re-order calling on the fix setup so we set up after the DRM layer by Alan Cox · 12 years ago
  49. 3df546b gma500: plug in more of the gamma functionality by Alan Cox · 12 years ago
  50. 055bf38 drm, gma500: Fix Cedarview boot failures in 3.3-rc by Alan Cox · 12 years ago
  51. fb2a99e drm: do not set fb_info->pixmap fields by Sascha Hauer · 12 years ago
  52. d9bc3c0 drm: add convenience function to create an range property by Sascha Hauer · 12 years ago
  53. 2d8357e gma500: Fix suspend/resume functions by Ryan Mallon · 12 years ago
  54. 1730f89 gma500: Fix encoder type checking for connectors by Patrik Jakobsson · 12 years ago
  55. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 12 years ago
  56. 1b223c9 gma500: Be smarter about layout by Alan Cox · 13 years ago
  57. a6ba582 gma500: gtt based hardware scrolling console by Alan Cox · 13 years ago
  58. dffc9ce gma500: kill virtual mapping support by Alan Cox · 13 years ago
  59. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  60. a9a644a drm/gma500: port framebuffer to new plane interface. by Dave Airlie · 13 years ago
  61. 4d8d096 gma500: introduce the framebuffer support code by Alan Cox · 13 years ago