1. 2dd3a88 Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  2. 86b6871 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  3. a32a3c8 drm: rcar-du: Fix plane state free in plane reset handler by Laurent Pinchart · 9 years ago
  4. f4f0fb7 drm: rcar-du: Enable DU0 to DPAD connection on R8A7791 by Laurent Pinchart · 9 years ago
  5. f3bda362 drm: rcar-du: Add dependency on OF by Laurent Pinchart · 9 years ago
  6. d519432 drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries by Geert Uytterhoeven · 9 years ago
  7. 3187567 Merge branch 'virtio-gpu-for-drm-next' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
  8. d24796a virtio-gpu: add page flip support by Gerd Hoffmann · 9 years ago
  9. f3380a3 virtio-gpu: mark as a render gpu by Dave Airlie · 9 years ago
  10. 11a8f28 virtio-gpu: add basic prime support by Dave Airlie · 10 years ago
  11. 62fb7a5 virtio-gpu: add 3d/virgl support by Gerd Hoffmann · 10 years ago
  12. 7552ed8 virtio-gpu: don't free things on ttm_bo_init failure by Dave Airlie · 9 years ago
  13. 6d41533 virtio-gpu: wait for cursor updates finish by Gerd Hoffmann · 9 years ago
  14. ec2f057 virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer by Gerd Hoffmann · 9 years ago
  15. 9c73f47 virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked by Gerd Hoffmann · 9 years ago
  16. c76af02 via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via_drv.h by Mikko Rapeli · 9 years ago
  17. 7a6007c include/uapi/drm/sis_drm.h: move sis_file_private to drivers/gpu/drm/sis/sis_drv.h by Mikko Rapeli · 9 years ago
  18. 9ace42b Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  19. 48f87dd Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 9 years ago
  20. 6b62b3e Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  21. b312785 Merge tag 'drm-intel-next-2015-09-28-merged' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  22. aa1b36f Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  23. 99a91c9 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  24. bbbe29d Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  25. 2fcef6e drm/amdgpu: fix lockup when clean pending fences by Junwei Zhang · 9 years ago
  26. 2440ff2 drm/amdgpu: add timer to fence to detect scheduler lockup by Junwei Zhang · 9 years ago
  27. d6c10f6 drm/amdgpu: add VM CS mapping trace point by Christian König · 9 years ago
  28. b495bd3 drm/amdgpu: add option to clear VM page tables after every submit by Christian König · 9 years ago
  29. d9c1315 drm/amdgpu: add option to stop on VM fault by Christian König · 9 years ago
  30. ce0c6bc drm/amdgpu: only print meaningful VM faults by Christian König · 9 years ago
  31. 39ff844 drm/amdgpu: also trace already allocated VMIDs by Christian König · 9 years ago
  32. 3d2ce0d drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  33. 4715774 drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  34. 7dfac89 drm/amdgpu: clean up pageflip interrupt handling by Alex Deucher · 9 years ago
  35. c113ea1 drm/amdgpu: rework sdma structures by Alex Deucher · 9 years ago
  36. 756e688 drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume by Alex Deucher · 9 years ago
  37. a2df42d drm/amdgpu/dce8: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  38. 72b4006 drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  39. c4e0dfa drm/amdgpu/dce8: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  40. fd70cf6 drm/amdgpu/dce8: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  41. 77ed35b drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  42. ec9353d drm/amdgpu/dce11: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  43. 232cc65 drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  44. 1996ea0 drm/amdgpu/dce11: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  45. 8ddef5a drm/amdgpu/dce11: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  46. d8ee89c drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  47. 3c68171 drm/amdgpu/dce10: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  48. f9242d1 drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  49. ef67e38 drm/amdgpu/dce10: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  50. dd0b5d2 drm/amdgpu/dce10: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  51. 29275a9 drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  52. c2fe16a drm/amdgpu/atom: add support for new div32 opcodes (v3) by Alex Deucher · 9 years ago
  53. c9c1450 drm/amdgpu/atom: add support for new mul32 opcodes (v2) by Alex Deucher · 9 years ago
  54. 5543841 drm/amdgpu/atom: add support for process ds opcode by Alex Deucher · 9 years ago
  55. f76097c0 drm/amdgpu/atom: implement debug opcode by Alex Deucher · 9 years ago
  56. 7b98040 Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  57. 25d2958 drm/nouveau/bios: fix OF loading by Ilia Mirkin · 9 years ago
  58. f231976 drm/nouveau/fbcon: take runpm reference when userspace has an open fd by Ben Skeggs · 9 years ago
  59. 953132b drm/nouveau/nouveau: Disable AGP for SiS 761 by Ondrej Zary · 9 years ago
  60. 5102ec3 drm/nouveau/display: allow up to 16k width/height for fermi+ by Ilia Mirkin · 9 years ago
  61. 2239b76 drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers by Ben Skeggs · 9 years ago
  62. 80bea18 drm/i915: Update DRIVER_DATE to 20151010 by Daniel Vetter · 9 years ago
  63. dfbdaf5 drm: bridge/dw_hdmi: replace CTS calculation for the ACR by Russell King · 9 years ago
  64. b195fbd drm: bridge/dw_hdmi: remove ratio support from ACR code by Russell King · 9 years ago
  65. 426701d drm: bridge/dw_hdmi: adjust pixel clock values in N calculation by Russell King · 9 years ago
  66. d0c96d1 drm: bridge/dw_hdmi: avoid being recursive in N calculation by Russell King · 9 years ago
  67. 91cd690 drm: bridge/dw_hdmi-ahb-audio: allow larger buffer sizes by Russell King · 9 years ago
  68. 9dc515f drm: bridge/dw_hdmi-ahb-audio: basic support for multi-channel PCM audio by Russell King · 9 years ago
  69. f5ce405 drm: bridge/dw_hdmi-ahb-audio: parse ELD from HDMI driver by Russell King · 11 years ago
  70. 7ed6c66 drm: bridge/dw_hdmi-ahb-audio: add audio driver by Russell King · 11 years ago
  71. 261a27d drm/i915: Partial revert of atomic watermark series by Matt Roper · 9 years ago
  72. 381e8ae drm/i915: Early exit from semaphore_waits_for for execlist mode. by Tomas Elf · 9 years ago
  73. 61fb588 drm/i915: Remove wrong warning from i915_gem_context_clean by Tvrtko Ursulin · 9 years ago
  74. 0ad98c7 drm/i915: Determine the stolen memory base address on gen2 by Ville Syrjälä · 9 years ago
  75. 856312a drm/i915: fix FBC buffer size checks by Paulo Zanoni · 9 years ago
  76. c4ffd40 drm/i915: fix CFB size calculation by Paulo Zanoni · 9 years ago
  77. a42e5a2 drm/i915: remove pre-atomic check from SKL update_primary_plane by Paulo Zanoni · 9 years ago
  78. 3badb49f drm/i915: don't allocate fbcon from stolen memory if it's too big by Paulo Zanoni · 9 years ago
  79. 621bd0f drm: Fix locking for sysfs dpms file by Daniel Vetter · 9 years ago
  80. e87d68d Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  81. 3a2fb2c Revert "drm/i915: Call encoder hotplug for init and resume cases" by Daniel Vetter · 9 years ago
  82. 8166fce Revert "drm/i915: Add hot_plug hook for hdmi encoder" by Daniel Vetter · 9 years ago
  83. 7a57455 drm/amdgpu: fix memory leak in amdgpu_vm_update_page_directory by Sudip Mukherjee · 9 years ago
  84. 11aee0f drm/i915: use error path by Sudip Mukherjee · 9 years ago
  85. aafd858 drm/i915/irq: Fix misspelled word register in kernel-doc by Javier Martinez Canillas · 9 years ago
  86. 468f9d2 drm/i915/irq: Fix kernel-doc warnings by Javier Martinez Canillas · 9 years ago
  87. d4edda3 drm/amdgpu: disable hw semaphores by default by Alex Deucher · 9 years ago
  88. 36b4ba0 drm/amdgpu: enable scheduler by default by Chunming Zhou · 9 years ago
  89. 95d7918 drm/amdgpu: add TOPDOWN flag to the whole vram by Chunming Zhou · 9 years ago
  90. a2ef8a9 drm/amdgpu: add vram usage into debugfs by Chunming Zhou · 9 years ago
  91. 0bde3a9 drm/amdgpu: split gfx8 gpu init into sw and hw parts by Alex Deucher · 9 years ago
  92. 4f91fc6 drm/i915: Hook up ring workaround writes at context creation time on Gen6-7. by Francisco Jerez · 9 years ago
  93. 0223580 drm/i915: Don't warn if the workaround list is empty. by Francisco Jerez · 9 years ago
  94. 6a8aadc drm/i915: Resurrect golden context on gen6/7 by Daniel Vetter · 9 years ago
  95. 5b5929c drm/i915/chv: remove pre-production hardware workarounds by Jani Nikula · 9 years ago
  96. d39398f drm/i915/snb: remove pre-production hardware workaround by Jani Nikula · 9 years ago
  97. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  98. 26148bd drm/i915/bxt: Set time interval unit to 0.833us by Akash Goel · 9 years ago
  99. 2f5945b drm/i915: Kill DRI1 cliprects by Chris Wilson · 9 years ago
  100. 5763ff0 drm/i915: Avoid GPU stalls from kswapd by Chris Wilson · 9 years ago