1. afba018 drm/i915: ensure HDMI port is disabled inside set_infoframes by Daniel Vetter · 12 years ago
  2. 172cf15 drm/i915: Add wait render timeout get param by Ben Widawsky · 12 years ago
  3. eac1f14 drm/i915: Inifite timeout for wait ioctl by Ben Widawsky · 12 years ago
  4. de9a35a drm/i915: assert that the IBX port transcoder select w/a is implemented by Daniel Vetter · 12 years ago
  5. 7a87c28 drm/i915: implement IBX hdmi transcoder select workaround by Daniel Vetter · 12 years ago
  6. 1523c31 drm/i915: add min freq control to debugfs by Jesse Barnes · 12 years ago
  7. cb1793c drm/i915: don't chnage the original mode in dp_mode_fixup by Daniel Vetter · 12 years ago
  8. 7124465 drm/i915: adjusted_mode->clock in the dp mode_fixup by Daniel Vetter · 12 years ago
  9. 94bf2ce drm/i915: compute the target_clock for edp directly by Daniel Vetter · 12 years ago
  10. 30dfebf drm/i915: extract object active state flushing code by Daniel Vetter · 12 years ago
  11. 493a708 drm/i915: clarify IBX dp workaround by Daniel Vetter · 12 years ago
  12. e269f90 Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  13. 112abd2 drm/i915: simplify sysfs setup code by Daniel Vetter · 12 years ago
  14. 98fd81c drm/i915: initialize the parity work only once by Daniel Vetter · 12 years ago
  15. d2ba847 drm/i915: ivybridge_handle_parity_error should be static by Daniel Vetter · 12 years ago
  16. 63bc620 radeon: add radeon prime vmap support. by Dave Airlie · 12 years ago
  17. 35916ac nouveau: add vmap support to nouveau prime support by Dave Airlie · 12 years ago
  18. e8aa1d1 udl: support vmapping imported dma-bufs by Dave Airlie · 13 years ago
  19. 9a70cc2 i915: add dma-buf vmap support for exporting vmapped buffer by Dave Airlie · 12 years ago
  20. 946c749 radeon: add stub dma-buf mmap functionality by Dave Airlie · 12 years ago
  21. e1bbc4b nouveau: add stub dma-buf mmap functionality. by Dave Airlie · 12 years ago
  22. 2dad9d4 i915: add stub dma-buf mmap callback. by Dave Airlie · 12 years ago
  23. 84bc758 drm/i915: l3 parity sysfs interface by Ben Widawsky · 12 years ago
  24. b9524a1 drm/i915: remap l3 on hw init by Ben Widawsky · 12 years ago
  25. 15b9f80 drm/i915: enable parity error interrupts by Ben Widawsky · 12 years ago
  26. e368919 drm/i915: Dynamic Parity Detection handling by Ben Widawsky · 12 years ago
  27. 6c98237 drm/i915: s/mdelay/msleep/ in the sdvo detect function by Daniel Vetter · 12 years ago
  28. 61e9653 drm/i915: reuse the sdvo tv clock adjustment in ilk mode_set by Daniel Vetter · 12 years ago
  29. e5153dc drm/i915: there's no cxsr on ilk by Daniel Vetter · 12 years ago
  30. 9d9740f drm/i915: add some barriers when changing DIPs by Paulo Zanoni · 12 years ago
  31. c30b611 drm/i915: remove comment about HSW HDMI DIPs by Paulo Zanoni · 12 years ago
  32. b659c3d drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI by Paulo Zanoni · 12 years ago
  33. 9d32d16 drm/i915: don't write 0 to DIP control at HDMI init by Paulo Zanoni · 12 years ago
  34. 72b78c9 drm/i915: disable DIP while changing the port by Paulo Zanoni · 12 years ago
  35. 0dd87d2 drm/i915: explicitly disable the DIPs we're not using by Paulo Zanoni · 12 years ago
  36. 5cde2a6 drm/i915: don't wait for vblank while writing InfoFrames by Paulo Zanoni · 12 years ago
  37. 822974a drm/i915: enable DIP before enabling each InfoFrame by Paulo Zanoni · 12 years ago
  38. f278d97 drm/i915: only set the HDMI port on the DIP once by Paulo Zanoni · 12 years ago
  39. 0c14c7f drm/i915: properly alternate between DVI and HDMI by Paulo Zanoni · 12 years ago
  40. 687f4d0 drm/i915: add set_infoframes to struct intel_hdmi by Paulo Zanoni · 12 years ago
  41. bc42aab drm/edid/quirks: ViewSonic VA2026w by Adam Jackson · 12 years ago
  42. 1c780f2 drm/udl: remove unused variables. by Dave Airlie · 12 years ago
  43. a21f976 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  44. 1ebf169 drm/radeon: fix XFX quirk by Alex Deucher · 12 years ago
  45. 592c20e drm: Use stdint types for consistency by Ville Syrjälä · 12 years ago
  46. cff91b6 drm: Constify params to format_check() and framebuffer_checks() by Ville Syrjälä · 12 years ago
  47. 1f73cca drm/radeon: fix typo in trinity tiling setup by Alex Deucher · 12 years ago
  48. ace281e drm/udl: unlock before returning in udl_gem_mmap() by Dan Carpenter · 13 years ago
  49. c4c7f31 radeon: make radeon_cs_update_pages static. by Dave Airlie · 12 years ago
  50. eeafaac drm/i915/hdmi: Fix reg values for g4x_hdmi_connected by Chris Wilson · 12 years ago
  51. 199b2bc drm/i915: s/i915_wait_request/i915_wait_seqno/g by Ben Widawsky · 12 years ago
  52. 23ba4fd drm/i915: wait render timeout ioctl by Ben Widawsky · 12 years ago
  53. ef12dab drm/i915: tune down the noise of the RP irq limit fail by Daniel Vetter · 12 years ago
  54. 31d8d65 drm/i915: Remove the error message for unbinding pinned buffers by Chris Wilson · 12 years ago
  55. bed1ea9 drm/i915: Limit page allocations to lowmem (dma32) for i965 by Chris Wilson · 12 years ago
  56. f3fd376 drm/i915: improve i915_wait_request_begin trace by Ben Widawsky · 12 years ago
  57. 5c81fe85 drm/i915: timeout parameter for seqno wait by Ben Widawsky · 12 years ago
  58. f2fde3a6 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  59. 89ba829 drm/i915: always use RPNSWREQ for turbo change requests by Jesse Barnes · 12 years ago
  60. 0af78a2 drm/i915: reject doubleclocked cea modes on dp by Daniel Vetter · 12 years ago
  61. 9589919 drm/i915: Adding TV Out Missing modes. by Rodrigo Vivi · 12 years ago
  62. bf2125e drm/i915: wait for a vblank to pass after tv detect by Daniel Vetter · 12 years ago
  63. 3347111 drm/i915: no lvds quirk for HP t5740e Thin Client by Jan-Benedict Glaw · 12 years ago
  64. 6cb4983 drm/i915: enable vdd when switching off the eDP panel by Daniel Vetter · 12 years ago
  65. 92b27b0 drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship by Chris Wilson · 12 years ago
  66. 7b9e0ae drm/i915: Always update RPS interrupts thresholds along with frequency by Chris Wilson · 12 years ago
  67. 59d92bf drm/i915: properly handle interlaced bit for sdvo dtd conversion by Daniel Vetter · 12 years ago
  68. af3289e drm/nouveau/nvd9: Fix GPIO initialisation sequence. by Marcin Kościelnicki · 12 years ago
  69. 5c5ed6e drm/nouveau: Unregister switcheroo client on exit by Andreas Heider · 12 years ago
  70. 2f3787a drm/nouveau: Check dsm on switcheroo unregister by Andreas Heider · 12 years ago
  71. 42eddbd drm/nouveau: fix a minor annoyance in an output string by Ben Skeggs · 12 years ago
  72. 6e5a429 drm/nouveau: turn a BUG into a WARN by Ben Skeggs · 12 years ago
  73. 547e6c7 drm/nv50: decode PGRAPH DATA_ERROR = 0x24 by Marcin Slusarz · 12 years ago
  74. a6a1785 drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks by Ben Skeggs · 12 years ago
  75. 0c75f33 drm/nvd9/copy: initialise copy engine, seems to work like nvc0 by Ben Skeggs · 12 years ago
  76. 1a46098 drm/nvc0/ttm: use copy engines for async buffer moves by Ben Skeggs · 12 years ago
  77. fdf5324 drm/nva3/ttm: use copy engine for async buffer moves by Ben Skeggs · 12 years ago
  78. 5490e5d drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method by Ben Skeggs · 12 years ago
  79. 4c193d2 drm/nv84/ttm: use crypto engine for async buffer copies by Ben Skeggs · 12 years ago
  80. d1b167e drm/nouveau/ttm: untangle code to support accelerated buffer moves by Ben Skeggs · 12 years ago
  81. 78df3a1 drm/nouveau/fbcon: use fence for sync, rather than notifier by Ben Skeggs · 12 years ago
  82. b355096 drm/nv98/crypt: non-stub implementation of the engine hooks by Ben Skeggs · 12 years ago
  83. c420b2d drm/nouveau/fifo: turn all fifo modules into engine modules by Ben Skeggs · 12 years ago
  84. a226c32 drm/nv50/graph: remove ability to do interrupt-driven context switching by Ben Skeggs · 12 years ago
  85. 5511d49 drm/nv50: remove manual context unload on context destruction by Ben Skeggs · 12 years ago
  86. 7f2062e drm/nv50: remove execution engine context saves on suspend by Ben Skeggs · 12 years ago
  87. 03bd6ef drm/nv50/fifo: use hardware channel kickoff functionality by Ben Skeggs · 12 years ago
  88. 71af5e6 drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing done by Ben Skeggs · 12 years ago
  89. 694931d drm/nv50/fifo: construct playlist from hw context table state by Ben Skeggs · 12 years ago
  90. 67b342e drm/nouveau/fifo: remove all the "special" engine hooks by Ben Skeggs · 12 years ago
  91. 906c033 drm/nouveau/fence: fix a race where fence->channel can disappear by Ben Skeggs · 12 years ago
  92. 299bee1 drm/nouveau/bios: fix some shadowing issues, particularly acpi by Ben Skeggs · 12 years ago
  93. f51ee65 drm/nouveau: fix engine context destructor ordering by Ben Skeggs · 12 years ago
  94. 5e120f6 drm/nouveau/fence: convert to exec engine, and improve channel sync by Ben Skeggs · 12 years ago
  95. d375e7d5 drm/nouveau/fence: minor api changes for an upcoming rework by Ben Skeggs · 12 years ago
  96. 875ac34 drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around by Ben Skeggs · 12 years ago
  97. 35bcf5d drm/nouveau: move flip-related channel setup to software engine by Ben Skeggs · 12 years ago
  98. 20abd16 drm/nouveau: create real execution engine for software object class by Ben Skeggs · 12 years ago
  99. 2cda7f4 drm/nvd0/disp: remove unnecessary sync from flip_next by Ben Skeggs · 12 years ago
  100. afada5e drm/nv04/disp: disable vblank interrupts when disabling display by Ben Skeggs · 13 years ago