1. 1316b79 drm/radeon/dpm: add infrastructure to support debugfs info by Alex Deucher · 11 years ago
  2. 7ad8d06 drm/radeon/dpm: re-enable state transitions for Cayman by Alex Deucher · 11 years ago
  3. 4b5c006 drm/radeon/dpm: re-enable state transitions for BTC by Alex Deucher · 11 years ago
  4. 4da18e2 drm/radeon: fix typo in radeon_atom_init_mc_reg_table() by Alex Deucher · 11 years ago
  5. 5c7524b drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table() by Alex Deucher · 11 years ago
  6. aa71d83 drm/radeon: remove sumo dpm/uvd bringup leftovers by Alex Deucher · 11 years ago
  7. baf27f9 drm/i915: Break up the large vsnprintf() in print_error_buffers() by Chris Wilson · 11 years ago
  8. d26e3af drm/i915: Refactor the wait_rendering completion into a common routine by Chris Wilson · 11 years ago
  9. daa13e1 drm/i915: Only clear write-domains after a successful wait-seqno by Chris Wilson · 11 years ago
  10. 63000ef drm/i915: correct intel_dp_get_config() function for DevCPT by Xiong Zhang · 11 years ago
  11. b5ea2d5 drm/i915: fix hpd interrupt register locking by Daniel Vetter · 11 years ago
  12. 91d131d drm/i915: fold the no-irq check into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  13. 5876fa0 drm/i915: fold the queue_work into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  14. 10a504d drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  15. 22062db drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/ by Daniel Vetter · 11 years ago
  16. 6005ce4 drm/i915: close tiny race in the ilk pcu even interrupt setup by Daniel Vetter · 11 years ago
  17. 4bc9d43 drm/i915: fix locking around ironlake_enable|disable_display_irq by Daniel Vetter · 11 years ago
  18. a0de80a drm/i915: Fix context sizes on HSW by Ben Widawsky · 11 years ago
  19. 921c3b6 drm/i915: Fix VLV sprite register offsets by Ville Syrjälä · 11 years ago
  20. 2af2c49 Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview" by Ville Syrjälä · 11 years ago
  21. 4abb2c3 drm/i915: s/LFP/LPF in DPIO PLL register names by Ville Syrjälä · 11 years ago
  22. 99750bd drm/i915: Fix VLV PLL LPF coefficients for DAC by Ville Syrjälä · 11 years ago
  23. 7425034 drm/i915: Jump to at least RPe on VLV when increasing the GPU frequency by Ville Syrjälä · 11 years ago
  24. 6dc5848 drm/i915: Don't increase the GPU frequency from the delayed VLV rps timer by Ville Syrjälä · 11 years ago
  25. 7a67092 drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist on VLV by Ville Syrjälä · 11 years ago
  26. d8289c9 drm/i915: Make the rps new_delay comparison more readable by Ville Syrjälä · 11 years ago
  27. 80814ae drm/i915: Don't wait for Punit after each freq change on VLV by Ville Syrjälä · 11 years ago
  28. 73008b9 drm/i915: Clean up VLV rps code a bit by Ville Syrjälä · 11 years ago
  29. a35cdaa drm/i915: Detect invalid scanout pitches by Chris Wilson · 11 years ago
  30. e4e9222 drm/i915: Remove duplicated WaForceL3Serialization:vlv by Ville Syrjälä · 11 years ago
  31. bf67dfe drm/i915: don't scream into dmesg when a modeset fails by Daniel Vetter · 11 years ago
  32. 4f7fd70 drm/i915: Fix up sdvo hpd pins for i965g/gm by Daniel Vetter · 11 years ago
  33. f5adf94 drm/i915: Introduce an HAS_IPS() macro by Damien Lespiau · 11 years ago
  34. 3765f30 drm/i915: fix build warning on format specifier mismatch by Jani Nikula · 11 years ago
  35. 0f4f7b5 drm/i915: tune down DIDL warning about too many outputs by Daniel Vetter · 11 years ago
  36. 1625e7e drm/i915: make compact dma scatter lists creation work with SWIOTLB backend. by Konrad Rzeszutek Wilk · 11 years ago
  37. 6a9c4b3 drm/i915: Fix PCH detect with multiple ISA bridges in VM by Rui Guo · 11 years ago
  38. 73845ad drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy by Paulo Zanoni · 11 years ago
  39. f7d452f Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  40. 791dc143 drm/nvd0-/disp: handle case where display engine is missing/disabled by Maarten Lankhorst · 11 years ago
  41. e99716f drm/gr/nvc0-: merge nvc0/nve0 ucode, and use cpp instead of m4 by Ben Skeggs · 11 years ago
  42. 05f9a5b drm/nouveau/bsp/nv84: initial vp2 engine implementation by Ilia Mirkin · 11 years ago
  43. a0376b1 drm/nouveau/vp/nv84: initial vp2 engine implementation by Ilia Mirkin · 11 years ago
  44. 44b1e3b drm/nouveau/core: xtensa engine base class implementation by Ilia Mirkin · 11 years ago
  45. 0d4a145 drm/nouveau/vdec: fork vp3 implementations from vp2 by Ilia Mirkin · 11 years ago
  46. a0fd4ec drm/nouveau/core: move falcon class to engine/ by Ben Skeggs · 11 years ago
  47. d289871 drm/nouveau/kms: don't fail if there's no dcb table entries by Ben Skeggs · 11 years ago
  48. 79442c3a drm/nouveau: remove limit on gart by Maarten Lankhorst · 11 years ago
  49. 36798b6 drm/nouveau/vm: perform a bar flush when flushing vm by Maarten Lankhorst · 11 years ago
  50. 57f0ec1 drm/nvc0/gr: cleanup register lists, and add nvce/nvcf to switches by Ben Skeggs · 11 years ago
  51. eb12f57 drm/nvc8/gr: update initial register/context values by Ben Skeggs · 11 years ago
  52. dba50728 drm/nvc4/gr: update initial register/context values by Ben Skeggs · 11 years ago
  53. 58ef230 drm/nvc1/gr: update initial register/context values by Ben Skeggs · 11 years ago
  54. 8b637ae drm/nvc3/gr: update initial register/context values by Ben Skeggs · 11 years ago
  55. d8b02db drm/nvc0/gr: update initial register/context values by Ben Skeggs · 11 years ago
  56. 37c3afd drm/nvd9/gr: update initial register/context values by Ben Skeggs · 11 years ago
  57. 1dd44ac drm/nve4/gr: update initial register/context values by Ben Skeggs · 11 years ago
  58. a8004a9 drm/nvc0-/gr: bump maximum gpc/tpc limits by Ben Skeggs · 11 years ago
  59. cb1e06e drm/nvf0/gr: initial register/context setup by Ben Skeggs · 11 years ago
  60. 507cd5b drm/nve7/gr: update initial register/context values by Ben Skeggs · 11 years ago
  61. 99bd553 drm/nve6/gr: update initial register/context values by Ben Skeggs · 11 years ago
  62. c4c7044 drm/nouveau: delay busy bo vma removal until fence signals by Ben Skeggs · 11 years ago
  63. 780194b drm/nouveau/vm: make each vma take a reference on its parent vm by Ben Skeggs · 11 years ago
  64. 51a506c drm/nouveau/core: remove nouveau_mm.mutex, no more users by Ben Skeggs · 11 years ago
  65. 4e67bee drm/nouveau/vm: take subdev mutex, not the mm, protects against race with vm/nvc0 by Ben Skeggs · 11 years ago
  66. 15cace5 drm/nvc0/vm: handle bar tlb flushes internally by Ben Skeggs · 11 years ago
  67. ca97a36 drm/nv50-/vm: take mutex rather than irqsave spinlock by Ben Skeggs · 11 years ago
  68. 464d636 drm/nv50/vm: remove explicit vm knowledge from engines by Ben Skeggs · 11 years ago
  69. c3032ad drm/nv50/vm: handle bar tlb flushes internally by Ben Skeggs · 11 years ago
  70. fec43a7 drm/nvc0/gr: port mp trap handling from calim's kepler code by Ben Skeggs · 11 years ago
  71. 16b133d drm/nve0/gr: attempt to resume after sm traps by Ben Skeggs · 11 years ago
  72. 3d8a6ed drm/nve0/gr: s/tp/tpc/ by Ben Skeggs · 11 years ago
  73. 8d6f585 drm/nve0/fifo: create our playlists up-front, at startup by Ben Skeggs · 11 years ago
  74. da746d4 drm/nva3/clk: minor improvements to fractional N calculation by Ben Skeggs · 11 years ago
  75. dceef5d drm/nouveau/fb: initialise vram controller as pfb sub-object by Ben Skeggs · 11 years ago
  76. 54ecff3 drm/nouveau/clk: change init ordering, no longer needed by devinit by Ben Skeggs · 11 years ago
  77. 88524bc drm/nouveau/devinit: move simple pll setting routines to devinit by Ben Skeggs · 11 years ago
  78. 7ada785 drm/nouveau: pass generic subdev to calculation routines by Ben Skeggs · 11 years ago
  79. aca78e9 drm/nve0/ce: stub interrupt handler by Ben Skeggs · 11 years ago
  80. 48506d1 drm/nve0/ce: link ce2 to its engine, rather than from graphics by Ben Skeggs · 11 years ago
  81. 01672ef drm/nve0/fifo: copy engine context stored in ramfc, not externally by Ben Skeggs · 11 years ago
  82. b0bc530 drm/nve0/ce: create engine object for ce2 by Ben Skeggs · 11 years ago
  83. d53635a drm/nouveau: pull in latest ucode builds from external tree by Ben Skeggs · 11 years ago
  84. 8053796 i810: VM_IO is set by io_remap_pfn_range() by Al Viro · 11 years ago
  85. 7922e2d2 drm: io_remap_pfn_range() sets VM_IO... by Al Viro · 11 years ago
  86. b2a1475 drm/i915: check the return value of intel_dp_i2c_init by Paulo Zanoni · 11 years ago
  87. 15b1d17 drm/i915: fix the "ghost eDP" encoder unwind path by Paulo Zanoni · 11 years ago
  88. b2f246a drm/i915: fix the "ghost eDP" connector unwind path by Paulo Zanoni · 11 years ago
  89. 16c2553 drm/i915: propagate errors from intel_dp_init_connector by Paulo Zanoni · 11 years ago
  90. ed92f0b drm/i915: extract intel_edp_init_connector by Paulo Zanoni · 11 years ago
  91. acd8db10 drm/i915: don't check encoder at DP connector destroy() by Paulo Zanoni · 11 years ago
  92. def5e09 drm/exynos: add support for exynos5420 mixer by Rahul Sharma · 11 years ago
  93. cc57caf drm/exynos: add new compatible strings for hdmi subsystem by Rahul Sharma · 11 years ago
  94. 1482995 drm/exynos: fix interlace resolutions for exynos5420 by Rahul Sharma · 11 years ago
  95. 5f916e2 drm/exynos: use of_get_named_gpio to get hdmi hpd gpio by Rahul Sharma · 11 years ago
  96. 23f340e drm/exynos: make sure to handle an error case to vm_mmap call by Inki Dae · 11 years ago
  97. 2fa7b74 drm/exynos: exynos_drm_ipp: Remove redundant break statement by Sachin Kamat · 11 years ago
  98. 59956d3 drm/exynos: add mout_hdmi clock in hdmi driver to change parent by Rahul Sharma · 11 years ago
  99. 0bfb1f8 drm/exynos: Prepare/Unprepare HDMI subsystem clocks by Sean Paul · 11 years ago
  100. cbc4c33 drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS by YoungJun Cho · 11 years ago