1. b5d1779 drm/i915: Wait upon the last request seqno, rather than a future seqno by Chris Wilson · 12 years ago
  2. 4f1ba0f drm/i915: fix possible NULL dereference of dev_priv by Mika Kuoppala · 12 years ago
  3. fc37381 drm/i915: Increase the response time for slow SDVO devices by Chris Wilson · 12 years ago
  4. 9a69b88 drm/i915: set the VIC of the mode on the AVI InfoFrame by Paulo Zanoni · 12 years ago
  5. 374a868 drm: add drm_mode_cea_vic by Paulo Zanoni · 12 years ago
  6. 2ff4aeac drm/i915: Fix pte updates in ggtt clear range by Ben Widawsky · 12 years ago
  7. 70b12bb drm/i915: promote Haswell to full support by Paulo Zanoni · 12 years ago
  8. 6a9d51b drm/i915: Report the origin of the LVDS fixed panel mode by Chris Wilson · 12 years ago
  9. 2aa4f09 drm/i915: LVDS fallback to fixed-mode if EDID not present by Chris Wilson · 12 years ago
  10. 4b745b1 drm/i915/sdvo: kfree the intel_sdvo_connector, not drm_connector, on destroy by Jani Nikula · 12 years ago
  11. 662595d drm/i915: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  12. 45a066e drm/i915: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  13. b5c6215 drm/i915: Use pci_resource functions for BARs. by Ben Widawsky · 12 years ago
  14. 5774506 drm/i915: Borrow our struct_mutex for the direct reclaim by Chris Wilson · 12 years ago
  15. 8742267 drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs by Chris Wilson · 12 years ago
  16. 776ca7c drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as well by Chris Wilson · 12 years ago
  17. b3bf076 drm/i915: implement WaMbcDriverBootEnable on Haswell by Paulo Zanoni · 12 years ago
  18. d567b07 drm/i915: fix intel_ddi_get_cdclk_freq for ULT machines by Paulo Zanoni · 12 years ago
  19. 54075a7 drm/i915: make the panel fitter work on pipes B and C on Haswell by Paulo Zanoni · 12 years ago
  20. 13888d7 drm/i915: make the panel fitter work on pipes B and C on IVB by Paulo Zanoni · 12 years ago
  21. 79935fc drm/i915: don't intel_crt_init if DDI A has 4 lanes by Paulo Zanoni · 12 years ago
  22. 17a303e drm/i915: make DP work on LPT-LP machines by Paulo Zanoni · 12 years ago
  23. c54e590 drm/i915: fix false positive "Unclaimed write" messages by Paulo Zanoni · 12 years ago
  24. cc391bb drm/i915: use cpu/pch transcoder on intel_enable_pipe by Paulo Zanoni · 12 years ago
  25. d63fa0d drm/i915: don't limit Haswell CRT encoder to pipe A by Paulo Zanoni · 12 years ago
  26. b4a98e5 drm/i915: Flush outstanding unpin tasks before pageflipping by Chris Wilson · 12 years ago
  27. a726915 drm/i915: resurrect panel lid handling by Daniel Vetter · 12 years ago
  28. 8fed619 drm/i915: Enable DP audio for Haswell by Takashi Iwai · 12 years ago
  29. c983930 drm/i915: Pin the object whilst faulting it in by Chris Wilson · 12 years ago
  30. fbdda6f drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT by Chris Wilson · 12 years ago
  31. be7cb63 drm/i915: Remove bogus test for a present execbuffer by Chris Wilson · 12 years ago
  32. b92fa83 drm/i915: Remove save/restore of physical HWS_PGA register by Chris Wilson · 12 years ago
  33. d09105c drm/i915: Fix warning in i915_gem_chipset_flush by Ben Widawsky · 12 years ago
  34. 42d42e7 drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardware by Damien Lespiau · 12 years ago
  35. 607a6f7 drm/i915: drop buggy write to FDI_RX_CHICKEN register by Daniel Vetter · 12 years ago
  36. 1c8b46f drm/i915: Use LRI to update the semaphore registers by Chris Wilson · 12 years ago
  37. ae6935d drm/i915: add LynxPoint-LP PCH ID by Wei Shun Chang · 12 years ago
  38. e3fef09 drm/i915: Optimize DIV_ROUND_CLOSEST call by Jean Delvare · 12 years ago
  39. bf6f036 drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objects by Thomas Hellstrom · 12 years ago
  40. 506ff75 drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loaded by Thomas Hellstrom · 12 years ago
  41. 29a16e9 drm/vmwgfx: Make screen object code not require fifo at init time by Thomas Hellstrom · 12 years ago
  42. dcb5227 drm/vmwgfx: Make overlay code not require fifo at init time by Thomas Hellstrom · 12 years ago
  43. ba723fe8 drm/vmwgfx: Enable traces *after* we've hidden SVGA by Thomas Hellstrom · 12 years ago
  44. 654aa792 drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations by Maarten Lankhorst · 12 years ago
  45. 6c1e963 drm/ttm: Optimize reservation slightly by Thomas Hellstrom · 12 years ago
  46. cdad052 drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3 by Thomas Hellstrom · 12 years ago
  47. 4b20db3 kref: Implement kref_get_unless_zero v3 by Thomas Hellstrom · 12 years ago
  48. d714455 drm: Make hashtab rcu-safe by Thomas Hellstrom · 12 years ago
  49. dedfdff drm/ttm: remove sync_arg from driver functions by Maarten Lankhorst · 12 years ago
  50. b03640b drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup by Maarten Lankhorst · 12 years ago
  51. 5fb4ef0 drm/ttm: remove sync_obj_arg member by Maarten Lankhorst · 12 years ago
  52. be01336 drm/vmwgfx: remove use of fence_obj_args by Maarten Lankhorst · 12 years ago
  53. 0355cf3 DRM/KMS: Add Bail-Out Conditions for Loop. by Egbert Eich · 12 years ago
  54. a4f968d drm: don't unnecessarily enable the polling work by Daniel Vetter · 12 years ago
  55. 9499c82 vga_switcheroo: Drop unused include and unused variables. by Igor Murzov · 12 years ago
  56. 83ef777 drm/nouveau: free memory allocated with alloc_apertures() by Tommi Rantala · 12 years ago
  57. 3023815 drm/radeon: check alloc_apertures() success in radeon_kick_out_firmware_fb() by Tommi Rantala · 12 years ago
  58. b0e77f4 drm/mgag200: remove unneeded aper->count assignment after alloc_apertures() by Tommi Rantala · 12 years ago
  59. 6022864 drm/mgag200: free memory allocated with alloc_apertures() by Tommi Rantala · 12 years ago
  60. 0a7fdc5 drm/mgag200: check alloc_apertures() success in mga_vram_init() by Tommi Rantala · 12 years ago
  61. bfb82ff drm/cirrus: check alloc_apertures() success in cirrus_kick_out_firmware_fb() by Tommi Rantala · 12 years ago
  62. 9192674 drm/ttm: remove ttm_mem_global->queue by Marcin Slusarz · 12 years ago
  63. 830e283 drm/ttm: remove ttm_bo_device->nice_mode by Marcin Slusarz · 12 years ago
  64. 0b91c4a drm/ttm: remove ttm_buffer_object->buffer_start by Marcin Slusarz · 12 years ago
  65. ef8cf3a drm/radeon: Use hweight32 by Akinobu Mita · 12 years ago
  66. 6311803 drm: use memchr_inv() by Akinobu Mita · 12 years ago
  67. c61eef7 drm: add support for monotonic vblank timestamps by Imre Deak · 12 years ago
  68. e62f2f5 drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutpos by Imre Deak · 12 years ago
  69. 11e6868 drm: don't poll forced connectors by Daniel Vetter · 12 years ago
  70. 905bc9f drm: don't start the poll engine in probe_single_connector by Daniel Vetter · 12 years ago
  71. 5e2cb2f drm: properly init/reset connector status by Daniel Vetter · 12 years ago
  72. 69787f7 drm: run the hpd irq event code directly by Daniel Vetter · 12 years ago
  73. 816da85 drm: handle HPD and polled connectors separately by Daniel Vetter · 12 years ago
  74. 3d3683f drm: extract drm_kms_helper_hotplug_event by Daniel Vetter · 12 years ago
  75. c6eefa1 drm: add drm_send_vblank_event() helper (v5) by Rob Clark · 12 years ago
  76. edec4af drm: tegra: Add HDMI support by Thierry Reding · 12 years ago
  77. d8f4a9e drm: Add NVIDIA Tegra20 support by Thierry Reding · 12 years ago
  78. b27b6d3 drm/udl: Add missing static storage class specifiers in udl_connector.c by Sachin Kamat · 12 years ago
  79. 66141d3 drm/drm_stub: Remove unnecessary null check before kfree. by Sachin Kamat · 12 years ago
  80. 8c5eaca drm/fb_helper: Fix potential NULL pointer dereference by Sachin Kamat · 12 years ago
  81. e655d12 drm/crtc: Fix potential NULL pointer dereference by Sachin Kamat · 12 years ago
  82. 9e1c156 drm/crtc: Remove redundant NULL check before kfree by Sachin Kamat · 12 years ago
  83. e3cc352 drm: Reject addfb2 with undefined flag bits set by Ville Syrjälä · 12 years ago
  84. 4c9287c drm: fix documentation for drm_crtc_set_mode() by Alex Deucher · 12 years ago
  85. a479903 drm: get cea video id code for a given display mode by Stephane Marchesin · 12 years ago
  86. 96081cd drm/drm_fb_helper: Remove unnecessary braces by Sachin Kamat · 12 years ago
  87. d56b1b9 drm/fb_helper: Convert printk to pr_* and dev_* by Sachin Kamat · 12 years ago
  88. 6c91083 drm/fb_helper: Fix checkpatch errors by Sachin Kamat · 12 years ago
  89. 08bec5b drm: fix returning -EINVAL on setmaster if another master is active by David Herrmann · 12 years ago
  90. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  91. 6b8294a drm/i915: Restore physical HWS_PGA after resume by Chris Wilson · 12 years ago
  92. d640c4b drm/i915: Report amount of usable graphics memory in MiB by Chris Wilson · 12 years ago
  93. f2ce9fa drm/i915/i2c: Track users of GMBUS force-bit by Chris Wilson · 12 years ago
  94. f94982b drm/i915: Allocate the proper size for contexts. by Ben Widawsky · 12 years ago
  95. 0e8b3d3 drm/i915: Update load-detect failure paths for modeset-rework by Chris Wilson · 12 years ago
  96. 0fed39b drm/i915: Clear unused fields of mode for framebuffer creation by Chris Wilson · 12 years ago
  97. b9e0bda drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer by Chris Wilson · 12 years ago
  98. ccdf56c drm/i915: Fix sparse warnings in from AGP kill code by Ben Widawsky · 12 years ago
  99. 44cbd33 drm/i915: Missed lock change with rps lock by Ben Widawsky · 12 years ago
  100. 26b1ff3 drm/i915: Move the remaining gtt code by Ben Widawsky · 12 years ago