1. cc2e991 gma500: oaktrail_lvds_init() drop unused variable by Kirill A. Shutemov · 12 years ago
  2. 1e30296 gma500: oaktrail_hdmi_i2c_access() drop unused variable by Kirill A. Shutemov · 12 years ago
  3. 771f64d gma500: mark oaktrail_backlight_init() as static by Kirill A. Shutemov · 12 years ago
  4. 6e7f4573 gma500: oaktrail_hdmi: fix -Wmissing-field-initializers warning by Kirill A. Shutemov · 12 years ago
  5. e1bb07c gma500: oaktrail_hdmi: drop dead code by Kirill A. Shutemov · 12 years ago
  6. 4398e58 gma500: oaktrail_crtc: drop unused variables by Kirill A. Shutemov · 12 years ago
  7. 44332dd gma500: oaktrail_crtc: mark few functions as static by Kirill A. Shutemov · 12 years ago
  8. cbc5a18 gma500: mdfld_intel_display: drop unused variables by Kirill A. Shutemov · 12 years ago
  9. c7a5ae2 gma500: mdfld_dsi_pkg_sender: fix -Wtype-limits warning by Kirill A. Shutemov · 12 years ago
  10. e4b9ff7 gma500: mdfld_dsi_dpi: drop unused variables by Kirill A. Shutemov · 12 years ago
  11. 1c6a626 gma500: mdfld_device: mark few functions as static by Kirill A. Shutemov · 12 years ago
  12. 062d054 gma500: cdv_intel_lvds: #if 0 currently unused functions by Kirill A. Shutemov · 12 years ago
  13. bc11da7 gma500: cdv_intel_lvds: mark few functions as static by Kirill A. Shutemov · 12 years ago
  14. 455b9e9 gma500: cdv_intel_hdmi: add missing include by Kirill A. Shutemov · 12 years ago
  15. 657da16 gma500: cdv_intel_crt: mark few functions as static by Kirill A. Shutemov · 12 years ago
  16. 0313c0d gma500: cdv_intel_crt: drop unused variables by Kirill A. Shutemov · 12 years ago
  17. a8ec622 gma500: cdv_intel_crt: drop dead code by Kirill A. Shutemov · 12 years ago
  18. 2acdc9f gma500: cdv_intel_crt: add missing include by Kirill A. Shutemov · 12 years ago
  19. 017350b gma500: fix cdv_intel_wait_for_vblank() prototype by Kirill A. Shutemov · 12 years ago
  20. aa53f53 gma500: fix two -Wmissing-field-initializers warnings by Kirill A. Shutemov · 12 years ago
  21. 15308e2 gma500: mark psb_driver_device_is_agp() and psb_driver_preclose() as static by Kirill A. Shutemov · 12 years ago
  22. 1fc9333 gma500: psb_driver_load(): drop unused variables by Kirill A. Shutemov · 12 years ago
  23. 670c044 gma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOCTL_DEF by Kirill A. Shutemov · 12 years ago
  24. 3afad3c gma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_alloc_map_lock() as static by Kirill A. Shutemov · 12 years ago
  25. b2d57b3 gma500: mmu: drop unused psb_get_default_pd_addr() by Kirill A. Shutemov · 12 years ago
  26. ffe94d9 gma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc() as static by Kirill A. Shutemov · 12 years ago
  27. bc7f2b0 gma500: mark psb_fbdev_destroy() and psb_fbdev_fini() as static by Kirill A. Shutemov · 12 years ago
  28. 4796001 gma500: drop unused psbfb_suspend()/psbfb_resume() by Kirill A. Shutemov · 12 years ago
  29. a58df0ad gma500: gem_glue: add missing include by Kirill A. Shutemov · 12 years ago
  30. 89f58dc gma500: medfield: drop a bit of dead code by Kirill A. Shutemov · 12 years ago
  31. fda95c2 gma500: mdfld_dsi_output_init() drop unused parameter by Kirill A. Shutemov · 12 years ago
  32. 6aa1ead gma500: psbfb_create(): move depth initialization out of loop by Kirill A. Shutemov · 12 years ago
  33. 026abc3 gma500: initial medfield merge by Kirill A. Shutemov · 12 years ago
  34. c6265ff gma500: rework register stuff sanely by Alan Cox · 12 years ago
  35. c715bc1 gma500: make init_pm callback in struct psb_op optional by Kirill A. Shutemov · 12 years ago
  36. 4578240 gma500: re-order calling on the fix setup so we set up after the DRM layer by Alan Cox · 12 years ago
  37. aa7c62a intel, gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init() by Jesper Juhl · 12 years ago
  38. 05442e5 gma500: Kconfig documentation tweak by Alan Cox · 12 years ago
  39. 648a8e3 gma500: now move the Oaktrail save state into its own structure by Alan Cox · 12 years ago
  40. 933315a gma500: clean up some of the struct fields we no longer use by Alan Cox · 12 years ago
  41. 3df546b gma500: plug in more of the gamma functionality by Alan Cox · 12 years ago
  42. b19c19a drm: cope with platformdev->id == -1 by Rob Clark · 12 years ago
  43. 966e0cd drm: drop setting vm_file to filp by Dave Airlie · 12 years ago
  44. 81ffbbe drm/radeon: fix deferred page-flip detection logic on Avivo-based ASICs by Felix Kuehling · 12 years ago
  45. 884a53e drm: remove unused code by Sascha Hauer · 12 years ago
  46. 54e88e0 drm/radeon/kms: clean up radeon_asic struct (v2) by Alex Deucher · 12 years ago
  47. 9e6f3d0 drm/radeon/kms: reorganize surface callbacks by Alex Deucher · 12 years ago
  48. 798bcf7 drm/radeon/kms: move clock/pcie setting callbacks into pm struct by Alex Deucher · 12 years ago
  49. c79a49c drm/radeon/kms: reorganize display callbacks by Alex Deucher · 12 years ago
  50. c5b3b85 drm/radeon/kms: reorganize gart callbacks by Alex Deucher · 12 years ago
  51. f712812 drm/radeon/kms: make ring_start, ring_test, and ib_test per ring by Alex Deucher · 12 years ago
  52. dfb276f drm/radeon/kms: remove unused cp callbacks from radeon_asic by Alex Deucher · 12 years ago
  53. b35ea4a drm/radeon/kms: reorganize irq callbacks by Alex Deucher · 12 years ago
  54. 27cd776 drm/radeon/kms: reorganize copy callbacks by Alex Deucher · 12 years ago
  55. 293f9fd drm/radeon: fix IB debugfs files for multiple cards by Christian König · 12 years ago
  56. eb0c19c drm/radeon: also make the cs_parse function per ring by Christian König · 12 years ago
  57. 442f7cf drm/radeon/kms: no need to align IB like this by Christian König · 12 years ago
  58. cdac550 drm/radeon: move ring syncing after bo validation by Christian König · 12 years ago
  59. a02fa39 drm/radeon/kms: reorganize pm callbacks by Alex Deucher · 12 years ago
  60. 0f9e006 drm/radeon/kms: reorganize page flip callbacks by Alex Deucher · 12 years ago
  61. 901ea57 drm/radeon/kms: reorganize hpd callbacks by Alex Deucher · 12 years ago
  62. 89e5181 drm/radeon/kms: add a radeon asic callback for mc idle by Alex Deucher · 12 years ago
  63. 3ae19b7 drm/radeon/kms: add wait_for_vblank asic callback by Alex Deucher · 12 years ago
  64. ff5f4b0 Merge remote-tracking branch 'airlied/drm-next' into for-airlied by Daniel Vetter · 12 years ago
  65. 019d96c drm: add some caps for userspace to discover more info for dumb KMS driver (v2) by Dave Airlie · 13 years ago
  66. 466e69b drm: move pci bus master enable into driver. by Dave Airlie · 13 years ago
  67. de67cba Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h" by Danny Kukawka · 13 years ago
  68. 42b923b drm/radeon/evergreen: make texdw[] array larger by Dan Carpenter · 13 years ago
  69. f3cfcba drm/i915/lvds: Always use the presence pin for LVDS on PCH by Chris Wilson · 13 years ago
  70. ee4f42b drm/i915: Record the position of the request upon error by Chris Wilson · 13 years ago
  71. 52d39a2 drm/i915: Record the in-flight requests at the time of a hang by Chris Wilson · 13 years ago
  72. a71d8d9 drm/i915: Record the tail at each request and use it to estimate the head by Chris Wilson · 13 years ago
  73. 7c26e5c drm/i915: add missing SDVO bits for interlaced modes on ILK by Paulo Zanoni · 13 years ago
  74. cdbe8b5 Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 13 years ago
  75. 8a8ed1f drm/i915: Fix race condition in accessing GMBUS by Yufeng Shen · 13 years ago
  76. b1d7e4b drm/i915: add a "force-dvi" HDMI audio mode by Wu Fengguang · 13 years ago
  77. 8ac5a6d drm/i915: Don't lock panel registers when downclocking by Sean Paul · 13 years ago
  78. 285484e drm/radeon: add support for evergreen/ni tiling informations v11 by Jerome Glisse · 13 years ago
  79. dd220a0 drm/radeon/kms: add support for streamout v7 by Marek Olšák · 13 years ago
  80. 51a59ac drm: Fix kcalloc parameters swapped by Axel Lin · 13 years ago
  81. 0a240ec drm/vmwgfx: Bump driver minor by Thomas Hellstrom · 13 years ago
  82. f9cd8ec vmwgfx: Move function declaration to correct header by Thomas Hellstrom · 13 years ago
  83. 67d4a87 drm/vmwgfx: Treat out-of-range initial width and height as host errors by Thomas Hellstrom · 13 years ago
  84. eb4f923 vmwgfx: Pick up the initial size from the width and height regs by Jakob Bornecrantz · 13 years ago
  85. b5ec427 vmwgfx: Add page flip support by Jakob Bornecrantz · 13 years ago
  86. bd49ae4 vmwgfx: Pipe fence out of screen object dirty functions by Jakob Bornecrantz · 13 years ago
  87. bb1bd2f vmwgfx: Make it possible to get fence from execbuf by Jakob Bornecrantz · 13 years ago
  88. 6b82ef5 vmwgfx: Clean up pending event references to struct drm_file objects on close by Thomas Hellstrom · 13 years ago
  89. 8b7de6a vmwgfx: Rework fence event action by Jakob Bornecrantz · 13 years ago
  90. 8bf4222 drm/modes: do not enforce an odd vtotal for interlaced modes by Daniel Vetter · 13 years ago
  91. d3ae081 drm/i915: fix up locking inconsistency around gem_do_init by Daniel Vetter · 13 years ago
  92. 99ffa16 drm/i915: enable forcewake voodoo also for gen6 by Daniel Vetter · 13 years ago
  93. 53d227f drm/i915: fixup seqno allocation logic for lazy_request by Daniel Vetter · 13 years ago
  94. 5391d0c drm/i915: outstanding_lazy_request is a u32 by Daniel Vetter · 13 years ago
  95. 67a3744 drm/i915: check gtfifodbg after possibly failed writes by Ben Widawsky · 13 years ago
  96. ee64cbd drm/i915: catch gtfifo errors on forcewake_put by Ben Widawsky · 13 years ago
  97. dd202c6 drm/i915: use gtfifodbg by Ben Widawsky · 13 years ago
  98. 5f7f726 drm/i915: set interlaced bits for TRANSCONF by Paulo Zanoni · 13 years ago
  99. 75c1399 drm/i915: fixup overlay checks for interlaced modes by Daniel Vetter · 13 years ago
  100. c3febcc drm/i915: allow interlaced mode output on the HDMI connector by Peter Ross · 13 years ago