1. 4271a40 drm/prime: expose capability flags for userspace. by Dave Airlie · 12 years ago
  2. cfcbd6d drm/radeon/hdmi: use new AFMT structs by Rafał Miłecki · 12 years ago
  3. 0783986 drm/radeon/hdmi: store info about all AFMT blocks by Alex Deucher · 12 years ago
  4. 1b9c3dd drm/radeon: make use of radeon_gem_init() consistent by Alex Deucher · 12 years ago
  5. c1d2dbd drm/radeon: eliminate redundant connector_names table by Ilija Hadzic · 12 years ago
  6. 6f78930 drm/radeon: Also reset BCI on SI GPU reset. by Michel Dänzer · 12 years ago
  7. 455c89b drm/radeon: don't mess with hot plug detect for eDP or LVDS connector v2 by Jerome Glisse · 12 years ago
  8. 10f5ab0 drm: checking the wrong variable in savage_do_init_bci() by Dan Carpenter · 12 years ago
  9. 0333592 gma500: fix build warning by Dave Airlie · 12 years ago
  10. fcf9220 gma500: silence an unused variable warning by Dan Carpenter · 12 years ago
  11. ce06791 drm/radeon: check kmalloc() for failures by Dan Carpenter · 12 years ago
  12. bffd9de0 drm: add CRTC properties by Paulo Zanoni · 12 years ago
  13. 7f88a9b drm: add 'count' to struct drm_object_properties by Paulo Zanoni · 12 years ago
  14. 0057d8d drm: make the connector properties code use the object properties code by Paulo Zanoni · 12 years ago
  15. c543188 drm: add generic ioctls to get/set properties on any object by Paulo Zanoni · 12 years ago
  16. 7e3bdf4 drm: create struct drm_object_properties and use it by Paulo Zanoni · 12 years ago
  17. afea2ad drm: WARN() when drm_connector_attach_property fails by Paulo Zanoni · 12 years ago
  18. 26a3481 drm: add drm_property_change_is_valid by Paulo Zanoni · 12 years ago
  19. 4ab2c7f gma500: unload fixes by Alan Cox · 12 years ago
  20. 6607e02 gma500: Fix crash on D2700MUD and various other boards by Alan Cox · 12 years ago
  21. f9aa76a drm/kms: driver for virtual cirrus under qemu by Dave Airlie · 12 years ago
  22. 414c453 mgag200: initial g200se driver (v2) by Dave Airlie · 12 years ago
  23. 312fec1 drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2) by Dave Airlie · 12 years ago
  24. db2e034 x86/vga: fix build with efi disabled. by Dave Airlie · 12 years ago
  25. 6cf20be x86/vga: set the default device from the fixup. by Dave Airlie · 12 years ago
  26. f3b7e17 Merge branch 'topic/vga-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into drm-core-next by Dave Airlie · 12 years ago
  27. a366e39 drm/radeon/hdmi: fix some coding style by Rafał Miłecki · 12 years ago
  28. 1c3439f drm/radeon/hdmi: update modesetting by Rafał Miłecki · 12 years ago
  29. e55d3e6 drm/radeon/hdmi: separate evergreen code by Rafał Miłecki · 12 years ago
  30. 1b688d08 drm/radeon/kms/hdmi: helper getting ready ACR entry by Rafał Miłecki · 12 years ago
  31. 64fb4fb drm/radeon/kms/hdmi: clean&improve handling HDMI mode by Rafał Miłecki · 12 years ago
  32. a273a90 drm/radeon/kms/hdmi: enable audio packets at one place by Rafał Miłecki · 12 years ago
  33. 3e9e63d vga_switcheroo: Add the support for audio clients by Takashi Iwai · 12 years ago
  34. 26ec685 vga_switcheroo: Introduce struct vga_switcheroo_client_ops by Takashi Iwai · 12 years ago
  35. 79721e0 vga_switcheroo: Refactor using linked list by Takashi Iwai · 12 years ago
  36. 218c872 Merge tag 'drm-intel-next-2012-05-06-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  37. b06d66b drm: pass dev to drm_vm_{open,close}_locked() by Rob Clark · 12 years ago
  38. 62363a4 gma500: Turn on the IRQ for everything by Alan Cox · 12 years ago
  39. 9c0b6fc gma500: clean up some more checks by Alan Cox · 12 years ago
  40. 9aa65a2 cdv: Add all cedarview pci ids by Alan Cox · 12 years ago
  41. 31a0685 gma500: Clean up some of the noise by Alan Cox · 12 years ago
  42. 213a843 gma500: use the register map to clean up by Alan Cox · 12 years ago
  43. 8512e07 gma500: introduce some register maps by Alan Cox · 12 years ago
  44. f693dfb gma500: Clean up from the psb_pipe structure by Alan Cox · 12 years ago
  45. 6256304 gma500: introduce a structure describing each pipe by Alan Cox · 12 years ago
  46. a373bed gma500: Fix build without ACPI by Alan Cox · 12 years ago
  47. d3029b4 drm/radeon/kms: fix warning on 32-bit in atomic fence printing by Dave Airlie · 12 years ago
  48. f2e3922 drm/radeon: make the ib an inline object by Jerome Glisse · 12 years ago
  49. f237750 drm/radeon: remove r600 blit mutex v2 by Christian König · 12 years ago
  50. 68470ae drm/radeon: move the semaphore from the fence into the ib by Jerome Glisse · 12 years ago
  51. 7c0d409 drm/radeon: immediately free ttm-move semaphore by Christian König · 12 years ago
  52. c507f7e drm/radeon: rip out the ib pool by Jerome Glisse · 12 years ago
  53. a8c0594 drm/radeon: simplify semaphore handling v2 by Jerome Glisse · 12 years ago
  54. c3b7fe8 drm/radeon: multiple ring allocator v3 by Christian König · 12 years ago
  55. 0085c950 drm/radeon: use one wait queue for all rings add fence_wait_any v2 by Jerome Glisse · 12 years ago
  56. 557017a drm/radeon: define new SA interface v3 by Christian König · 12 years ago
  57. 2e0d991 drm/radeon: make sa bo a stand alone object by Christian König · 12 years ago
  58. e6661a9 drm/radeon: keep start and end offset in the SA by Christian König · 12 years ago
  59. 711a972 drm/radeon: add sub allocator debugfs file by Christian König · 12 years ago
  60. a651c55 drm/radeon: add proper locking to the SA v3 by Christian König · 12 years ago
  61. dd8bea2 drm/radeon: use inline functions to calc sa_bo addr by Christian König · 12 years ago
  62. 8a47cc9 drm/radeon: rework locking ring emission mutex in fence deadlock detection v2 by Christian König · 12 years ago
  63. 3b7a2b2 drm/radeon: rework fence handling, drop fence list v7 by Jerome Glisse · 12 years ago
  64. bb63556 drm/radeon: convert fence to uint64_t v4 by Jerome Glisse · 12 years ago
  65. d6999bc drm/radeon: replace the per ring mutex with a global one by Christian König · 12 years ago
  66. 133f4cb drm/radeon: fix possible lack of synchronization btw ttm and other ring by Jerome Glisse · 12 years ago
  67. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  68. 4f256e8 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  69. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  70. 4086b1e gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way by Kirill A. Shutemov · 12 years ago
  71. 4ad35b2 gma500: fix -Wmissing-include-dirs warnings by Kirill A. Shutemov · 12 years ago
  72. 71ab1be gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as static by Kirill A. Shutemov · 12 years ago
  73. 1f17fcd gma500: oaktrail_hdmi_i2c_handler(): base should be __iomem by Kirill A. Shutemov · 12 years ago
  74. d64363c gma500: lid_state should be __iomem by Kirill A. Shutemov · 12 years ago
  75. 9d12028 gma500: psb_irq_turn_off_dpst() fix bit operation by Kirill A. Shutemov · 12 years ago
  76. 232e668 gma500: framebuffer: mark psb_fb_helper_funcs as static by Kirill A. Shutemov · 12 years ago
  77. 37214ca gma500: vram_addr should be __iomem by Kirill A. Shutemov · 12 years ago
  78. 846a603 gma500: sgx_reg and vdc_reg should be __iomem by Kirill A. Shutemov · 12 years ago
  79. eab3760 gma500: gtt: fix __iomem sparse warnings by Kirill A. Shutemov · 12 years ago
  80. f728bd1 gma500: psb_gtt_init(): drop unused variable by Kirill A. Shutemov · 12 years ago
  81. 25933dd gma500: address the lid code by Alan Cox · 12 years ago
  82. d839ede gma500: opregion and ACPI by Alan Cox · 12 years ago
  83. d48b97b Linux 3.4-rc6 by Linus Torvalds · 12 years ago
  84. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. 271fd5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  86. ce7e5d2 x86: fix broken TASK_SIZE for ia32_aout by Al Viro · 12 years ago
  87. b615b57 drm/i915: Support pageflipping interrupts for all 3-pipes on IVB by Chris Wilson · 12 years ago
  88. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 12 years ago
  89. 03cb00b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 12 years ago
  90. 49a5f3c TTY: pdc_cons, fix regression in close by Jiri Slaby · 12 years ago
  91. 5fe9fe8 drm/i915: fix gen4 gpu reset by Daniel Vetter · 12 years ago
  92. 523bcb2 drm/i915: remove modeset reset from i915_reset by Daniel Vetter · 12 years ago
  93. 5ccce18 drm/i915: also reset the media engine on gen4/5 by Daniel Vetter · 12 years ago
  94. d4b8bb2 drm/i915: kill flags parameter for reset functions by Daniel Vetter · 12 years ago
  95. 2b9dc9a drm/i915: make gpu hangman more resilient by Daniel Vetter · 12 years ago
  96. 350d270 drm/i915: extract intel_gpu_reset by Daniel Vetter · 12 years ago
  97. bcbc324 drm/i915: simplify i915_reset a bit by Daniel Vetter · 12 years ago
  98. d544230 drm/i915: allow the existing error_state to be destroyed by Daniel Vetter · 12 years ago
  99. 742cbee drm/i915: rework dev->first_error locking by Daniel Vetter · 12 years ago
  100. e5eb3d6 drm/i915: add interface to simulate gpu hangs by Daniel Vetter · 12 years ago