1. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  2. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  3. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  4. e9e2fbe drm/radeon: Remove unused functions by Lauri Kasanen · 12 years ago
  5. 1109ca0 drm/radeon: Mark all possible functions / structs as static by Lauri Kasanen · 12 years ago
  6. 0349af7 drm/radeon: Restrict offset for legacy display engine. by Michel Dänzer · 12 years ago
  7. 8229c88 drm: Merge tag 'v3.3-rc7' into drm-core-next by Dave Airlie · 12 years ago
  8. aaefcd4 drm/radeon: deal with errors from framebuffer init path. by Dave Airlie · 12 years ago
  9. fb2a99e drm: do not set fb_info->pixmap fields by Sascha Hauer · 12 years ago
  10. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  11. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  12. 435ddd9 drm/radeon/kms: fix up for BIG ENDIAN breakage by Dave Airlie · 13 years ago
  13. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  14. 34db18ab Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 13 years ago
  15. 7e4d15d drm/radeon: introduce gem_to_radeon_bo helper by Daniel Vetter · 13 years ago
  16. e40b6fc drm/radeon/kms: align height of fb allocation. by Dave Airlie · 13 years ago
  17. ff72145b drm: dumb scanout create/mmap for intel/radeon (v3) by Dave Airlie · 13 years ago
  18. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 14 years ago
  19. dfe63bb drm: Update fbdev fb_fix_screeninfo by James Simmons · 14 years ago
  20. 4f12501 Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  21. 57084d0 drm/fb: Don't expose mmio for fbdev emulation layer by James Simmons · 14 years ago
  22. 68d3059 drm/radeon: use aperture size not vram size for overlap tests by Dave Airlie · 14 years ago
  23. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  24. dab8dcf drm: don't drop handle reference on unload by Dave Airlie · 14 years ago
  25. 4dd19b0 drm/radeon/kms: Implement KDB debug hooks for radeon KMS. by Chris Ball · 14 years ago
  26. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 14 years ago
  27. ee00557 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
  28. 4dfe947 drm/radeon: fix passing wrong type to gem object create. by Dave Airlie · 14 years ago
  29. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  30. 5a79395 drm: Propagate error from drm_fb_helper_init(). by Chris Wilson · 14 years ago
  31. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  32. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  33. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 14 years ago
  34. b1f2019 drm/fb: remove drm_fb_helper_setcolreg by James Simmons · 14 years ago
  35. 4abe352 drm/kms/fb: use slow work mechanism for normal hotplug also. by Dave Airlie · 14 years ago
  36. 5c4426a drm/kms/fb: add polling support for when nothing is connected. by Dave Airlie · 14 years ago
  37. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 14 years ago
  38. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 14 years ago
  39. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  40. 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
  41. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 14 years ago
  42. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 14 years ago
  43. eb6b6d7 Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage by Dave Airlie · 14 years ago
  44. d594e46 drm/radeon/kms: simplify memory controller setup V2 by Jerome Glisse · 14 years ago
  45. 0a4583e Merge branch 'drm-radeon-linus' of ../drm-next by Dave Airlie · 14 years ago
  46. 6719fc6 drm/radeon/kms: fix screen clearing before fbcon. by Dave Airlie · 14 years ago
  47. 18917b6 drm/radeon/kms: consolidate crtc count in rdev by Alex Deucher · 14 years ago
  48. 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
  49. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  50. 4c78867 drm/radeon/kms: Rework radeon object handling by Jerome Glisse · 15 years ago
  51. 4738115 drm/radeon/kms: pick 8bpp console when 32MB or less VRAM by Dave Airlie · 15 years ago
  52. b8c00ac drm/fb: add more correct 8/16/24/32 bpp fb support. by Dave Airlie · 15 years ago
  53. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  54. dfee561 drm/radeon/kms: respect single crtc cards, only create one crtc. (v2) by Dave Airlie · 15 years ago
  55. d50ba25 drm/kms: start adding command line interface using fb. by Dave Airlie · 15 years ago
  56. c88f9f0 drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian. by Michel Dänzer · 15 years ago
  57. 2f9a60d drm/radeon/kms: set fbdev_info for suspend/resume by Dave Airlie · 15 years ago
  58. 785b93e drm/kms: move driver specific fb common code to helper functions (v2) by Dave Airlie · 15 years ago
  59. bf8e828 drm/radeon/kms: memset the allocated framebuffer before using it. by Dave Airlie · 15 years ago
  60. ed8f0d9 drm/radeon: set fb aperture sizes for framebuffer handoff. by Dave Airlie · 15 years ago
  61. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 15 years ago
  62. 61b576d drm/radeon: Endianness fixes for radeondrmfb. by Michel Dänzer · 15 years ago
  63. 696d4df drm/radeon: Don't initialize acceleration related fields of struct fb_info. by Michel Dänzer · 15 years ago
  64. f92e93e drm/radeon: fix radeon kms framebuffer device by Jerome Glisse · 15 years ago
  65. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago