1. fa3a734 drm/edid: Fix up clock for CEA/HDMI modes specified via detailed timings by Ville Syrjälä · 9 years ago
  2. affa0e0 Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  3. 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
  4. 86b6871 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  5. a32a3c8 drm: rcar-du: Fix plane state free in plane reset handler by Laurent Pinchart · 9 years ago
  6. f4f0fb7 drm: rcar-du: Enable DU0 to DPAD connection on R8A7791 by Laurent Pinchart · 9 years ago
  7. f3bda362 drm: rcar-du: Add dependency on OF by Laurent Pinchart · 9 years ago
  8. d519432 drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries by Geert Uytterhoeven · 9 years ago
  9. a0fb6ad drm/fb-helper: Fix fb refcounting in pan_display_atomic by Daniel Vetter · 9 years ago
  10. 16e910d drm/fb-helper: Set plane rotation directly by Daniel Vetter · 9 years ago
  11. 6749c9f drm: fix mutex leak in drm_dp_get_mst_branch_device by Adam Richter · 9 years ago
  12. 2afa701d drm: Check plane src coordinates correctly during page flip for atomic drivers by Ville Syrjälä · 9 years ago
  13. 33e0be6 drm: Check crtc viewport correctly with rotated primary plane on atomic drivers by Ville Syrjälä · 9 years ago
  14. ce8d9ec drm: Refactor plane src coordinate checks by Ville Syrjälä · 9 years ago
  15. 4112124 drm: Swap w/h when converting the mode to src coordidates for a rotated primary plane by Ville Syrjälä · 9 years ago
  16. c390eed drm: Don't leak fb when plane crtc coodinates are bad by Ville Syrjälä · 9 years ago
  17. 2225cfe drm/gem: Use kref_get_unless_zero for the weak mmap references by Daniel Vetter · 9 years ago
  18. 3d57b42 drm/vgem: Drop vgem_drm_gem_mmap by Daniel Vetter · 9 years ago
  19. 3c67d83 drm: Fix return value of drm_framebuffer_init() by Lukas Wunner · 9 years ago
  20. 6ff774b drm/gem: Use container_of in drm_gem_object_free by Daniel Vetter · 9 years ago
  21. 3187567 Merge branch 'virtio-gpu-for-drm-next' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
  22. 4e270f0 drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj by Daniel Vetter · 9 years ago
  23. 02d0a49 drm: misc cleanup by Rob Clark · 9 years ago
  24. fa3e967 vga_switcheroo: Use enum vga_switcheroo_client_id instead of int by Lukas Wunner · 9 years ago
  25. 21c5ba8 vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1 by Lukas Wunner · 9 years ago
  26. 203d027 vga_switcheroo: Use enum vga_switcheroo_state instead of int by Lukas Wunner · 9 years ago
  27. 235fabe drm: Add DRM_DEBUG_VBL() by Ville Syrjälä · 9 years ago
  28. 4484489 drm: Don't use '\' for string literal concatenation by Ville Syrjälä · 9 years ago
  29. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  30. ea48783 drm: Enforce unlocked ioctl operation for kms driver ioctls by Daniel Vetter · 9 years ago
  31. 1c806a6 drm/i915: Mark getparam ioctl as DRM_UNLOCKED by Daniel Vetter · 9 years ago
  32. d24796a virtio-gpu: add page flip support by Gerd Hoffmann · 9 years ago
  33. f3380a3 virtio-gpu: mark as a render gpu by Dave Airlie · 9 years ago
  34. 11a8f28 virtio-gpu: add basic prime support by Dave Airlie · 10 years ago
  35. 62fb7a5 virtio-gpu: add 3d/virgl support by Gerd Hoffmann · 10 years ago
  36. 7552ed8 virtio-gpu: don't free things on ttm_bo_init failure by Dave Airlie · 9 years ago
  37. 6d41533 virtio-gpu: wait for cursor updates finish by Gerd Hoffmann · 9 years ago
  38. ec2f057 virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer by Gerd Hoffmann · 9 years ago
  39. 9c73f47 virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked by Gerd Hoffmann · 9 years ago
  40. c76af02 via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via_drv.h by Mikko Rapeli · 9 years ago
  41. 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
  42. 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
  43. 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
  44. 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
  45. 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
  46. aa1b36f Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  47. 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
  48. 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
  49. 2fcef6e drm/amdgpu: fix lockup when clean pending fences by Junwei Zhang · 9 years ago
  50. 2440ff2 drm/amdgpu: add timer to fence to detect scheduler lockup by Junwei Zhang · 9 years ago
  51. d6c10f6 drm/amdgpu: add VM CS mapping trace point by Christian König · 9 years ago
  52. b495bd3 drm/amdgpu: add option to clear VM page tables after every submit by Christian König · 9 years ago
  53. d9c1315 drm/amdgpu: add option to stop on VM fault by Christian König · 9 years ago
  54. ce0c6bc drm/amdgpu: only print meaningful VM faults by Christian König · 9 years ago
  55. 39ff844 drm/amdgpu: also trace already allocated VMIDs by Christian König · 9 years ago
  56. 3d2ce0d drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  57. 4715774 drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  58. 7dfac89 drm/amdgpu: clean up pageflip interrupt handling by Alex Deucher · 9 years ago
  59. c113ea1 drm/amdgpu: rework sdma structures by Alex Deucher · 9 years ago
  60. 756e688 drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume by Alex Deucher · 9 years ago
  61. a2df42d drm/amdgpu/dce8: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  62. 72b4006 drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  63. c4e0dfa drm/amdgpu/dce8: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  64. fd70cf6 drm/amdgpu/dce8: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  65. 77ed35b drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  66. ec9353d drm/amdgpu/dce11: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  67. 232cc65 drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  68. 1996ea0 drm/amdgpu/dce11: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  69. 8ddef5a drm/amdgpu/dce11: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  70. d8ee89c drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  71. 3c68171 drm/amdgpu/dce10: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  72. f9242d1 drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  73. ef67e38 drm/amdgpu/dce10: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  74. dd0b5d2 drm/amdgpu/dce10: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  75. 29275a9 drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  76. c2fe16a drm/amdgpu/atom: add support for new div32 opcodes (v3) by Alex Deucher · 9 years ago
  77. c9c1450 drm/amdgpu/atom: add support for new mul32 opcodes (v2) by Alex Deucher · 9 years ago
  78. 5543841 drm/amdgpu/atom: add support for process ds opcode by Alex Deucher · 9 years ago
  79. f76097c0 drm/amdgpu/atom: implement debug opcode by Alex Deucher · 9 years ago
  80. 06d1ee3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  81. 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
  82. 25d2958 drm/nouveau/bios: fix OF loading by Ilia Mirkin · 9 years ago
  83. f231976 drm/nouveau/fbcon: take runpm reference when userspace has an open fd by Ben Skeggs · 9 years ago
  84. 953132b drm/nouveau/nouveau: Disable AGP for SiS 761 by Ondrej Zary · 9 years ago
  85. 5102ec3 drm/nouveau/display: allow up to 16k width/height for fermi+ by Ilia Mirkin · 9 years ago
  86. 2239b76 drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers by Ben Skeggs · 9 years ago
  87. 5a433f7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  88. f24fe98 Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  89. 4a06c8a Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  90. 97d0c93 Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  91. 91dbc04 Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  92. ef19df6 Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  93. 80bea18 drm/i915: Update DRIVER_DATE to 20151010 by Daniel Vetter · 9 years ago
  94. 149fadf Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  95. fe621fd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  96. 8140e73 Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  97. 0444555 Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  98. 5163ac7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  99. b0d3cc0 dm snapshot: add new persistent store option to support overflow by Mike Snitzer · 9 years ago
  100. 670aee3 Merge branches 'pm-devfreq' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago