1. d40325b drm/msm/mdp5: Avoid printing error messages for optional clocks by Stephane Viau · 9 years ago
  2. 5e921b1 drm/msm: Fix IOMMU clean up path in case msm_iommu_new() fails by Stephane Viau · 9 years ago
  3. 60fb49c drm/msm/mdp5: remove the cfg pointer from SMP struct by Stephane Viau · 9 years ago
  4. e01b1bf drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHY by Hai Li · 9 years ago
  5. 556a76e drm: msm: dsi: Don't attempt changing voltage of switches by Bjorn Andersson · 9 years ago
  6. 8217e97 drm/msm: update generated headers by Rob Clark · 9 years ago
  7. 2b5f900 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  8. 1f43710 Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  9. 090425c drm: rcar-du: Add support for the R8A7794 DU by Laurent Pinchart · 9 years ago
  10. f1ceb84a drm: rcar-du: Add support for the R8A7793 DU by Laurent Pinchart · 9 years ago
  11. 98a4450 drm/vc4: Allow vblank to be disabled by Derek Foreman · 9 years ago
  12. 48666d5 drm/vc4: Use the fbdev_cma helpers by Derek Foreman · 9 years ago
  13. c8b75bc drm/vc4: Add KMS support for Raspberry Pi. by Eric Anholt · 10 years ago
  14. 1f95732 drm/vc4: Add devicetree bindings for VC4. by Eric Anholt · 9 years ago
  15. 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
  16. 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
  17. 86b6871 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  18. a32a3c8 drm: rcar-du: Fix plane state free in plane reset handler by Laurent Pinchart · 9 years ago
  19. f4f0fb7 drm: rcar-du: Enable DU0 to DPAD connection on R8A7791 by Laurent Pinchart · 9 years ago
  20. f3bda362 drm: rcar-du: Add dependency on OF by Laurent Pinchart · 9 years ago
  21. d519432 drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries by Geert Uytterhoeven · 9 years ago
  22. a0fb6ad drm/fb-helper: Fix fb refcounting in pan_display_atomic by Daniel Vetter · 9 years ago
  23. 16e910d drm/fb-helper: Set plane rotation directly by Daniel Vetter · 9 years ago
  24. 6749c9f drm: fix mutex leak in drm_dp_get_mst_branch_device by Adam Richter · 9 years ago
  25. 2afa701d drm: Check plane src coordinates correctly during page flip for atomic drivers by Ville Syrjälä · 9 years ago
  26. 33e0be6 drm: Check crtc viewport correctly with rotated primary plane on atomic drivers by Ville Syrjälä · 9 years ago
  27. ce8d9ec drm: Refactor plane src coordinate checks by Ville Syrjälä · 9 years ago
  28. 4112124 drm: Swap w/h when converting the mode to src coordidates for a rotated primary plane by Ville Syrjälä · 9 years ago
  29. c390eed drm: Don't leak fb when plane crtc coodinates are bad by Ville Syrjälä · 9 years ago
  30. 2b760d8 ALSA: hda - Spell vga_switcheroo consistently by Lukas Wunner · 9 years ago
  31. 2225cfe drm/gem: Use kref_get_unless_zero for the weak mmap references by Daniel Vetter · 9 years ago
  32. 3d57b42 drm/vgem: Drop vgem_drm_gem_mmap by Daniel Vetter · 9 years ago
  33. 3c67d83 drm: Fix return value of drm_framebuffer_init() by Lukas Wunner · 9 years ago
  34. 6ff774b drm/gem: Use container_of in drm_gem_object_free by Daniel Vetter · 9 years ago
  35. ef4c627 drm/gem: Check locking in drm_gem_object_unreference by Daniel Vetter · 9 years ago
  36. 3187567 Merge branch 'virtio-gpu-for-drm-next' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
  37. 4e270f0 drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj by Daniel Vetter · 9 years ago
  38. 70d9947 drm/i810_drm.h: include drm/drm.h by Mikko Rapeli · 9 years ago
  39. 0aa4a4b r128_drm.h: include drm/drm.h by Mikko Rapeli · 9 years ago
  40. 22375f3 savage_drm.h: include <drm/drm.h> by Mikko Rapeli · 9 years ago
  41. f71a6d6 gpu/doc: Convert to markdown harder by Lukas Wunner · 9 years ago
  42. 6648f48 gpu/doc: Add vga_switcheroo documentation by Lukas Wunner · 9 years ago
  43. 7f81707 gpu/doc: Fix up remaining occurrences of old document title by Lukas Wunner · 9 years ago
  44. 3a4579b drm/doc: Rename docbook to gpu.tmpl by Daniel Vetter · 9 years ago
  45. 02d0a49 drm: misc cleanup by Rob Clark · 9 years ago
  46. fa3e967 vga_switcheroo: Use enum vga_switcheroo_client_id instead of int by Lukas Wunner · 9 years ago
  47. 21c5ba8 vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1 by Lukas Wunner · 9 years ago
  48. 203d027 vga_switcheroo: Use enum vga_switcheroo_state instead of int by Lukas Wunner · 9 years ago
  49. 235fabe drm: Add DRM_DEBUG_VBL() by Ville Syrjälä · 9 years ago
  50. 4484489 drm: Don't use '\' for string literal concatenation by Ville Syrjälä · 9 years ago
  51. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  52. ea48783 drm: Enforce unlocked ioctl operation for kms driver ioctls by Daniel Vetter · 9 years ago
  53. 1c806a6 drm/i915: Mark getparam ioctl as DRM_UNLOCKED by Daniel Vetter · 9 years ago
  54. d24796a virtio-gpu: add page flip support by Gerd Hoffmann · 9 years ago
  55. f3380a3 virtio-gpu: mark as a render gpu by Dave Airlie · 9 years ago
  56. 11a8f28 virtio-gpu: add basic prime support by Dave Airlie · 10 years ago
  57. 62fb7a5 virtio-gpu: add 3d/virgl support by Gerd Hoffmann · 10 years ago
  58. 7552ed8 virtio-gpu: don't free things on ttm_bo_init failure by Dave Airlie · 9 years ago
  59. 6d41533 virtio-gpu: wait for cursor updates finish by Gerd Hoffmann · 9 years ago
  60. ec2f057 virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer by Gerd Hoffmann · 9 years ago
  61. 9c73f47 virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked by Gerd Hoffmann · 9 years ago
  62. c76af02 via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via_drv.h by Mikko Rapeli · 9 years ago
  63. 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
  64. 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
  65. 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
  66. 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
  67. 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
  68. aa1b36f Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  69. 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
  70. 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
  71. 2fcef6e drm/amdgpu: fix lockup when clean pending fences by Junwei Zhang · 9 years ago
  72. 2440ff2 drm/amdgpu: add timer to fence to detect scheduler lockup by Junwei Zhang · 9 years ago
  73. d6c10f6 drm/amdgpu: add VM CS mapping trace point by Christian König · 9 years ago
  74. b495bd3 drm/amdgpu: add option to clear VM page tables after every submit by Christian König · 9 years ago
  75. d9c1315 drm/amdgpu: add option to stop on VM fault by Christian König · 9 years ago
  76. ce0c6bc drm/amdgpu: only print meaningful VM faults by Christian König · 9 years ago
  77. 39ff844 drm/amdgpu: also trace already allocated VMIDs by Christian König · 9 years ago
  78. 3d2ce0d drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  79. 4715774 drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  80. 7dfac89 drm/amdgpu: clean up pageflip interrupt handling by Alex Deucher · 9 years ago
  81. c113ea1 drm/amdgpu: rework sdma structures by Alex Deucher · 9 years ago
  82. 756e688 drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume by Alex Deucher · 9 years ago
  83. a2df42d drm/amdgpu/dce8: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  84. 72b4006 drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  85. c4e0dfa drm/amdgpu/dce8: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  86. fd70cf6 drm/amdgpu/dce8: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  87. 77ed35b drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  88. ec9353d drm/amdgpu/dce11: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  89. 232cc65 drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  90. 1996ea0 drm/amdgpu/dce11: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  91. 8ddef5a drm/amdgpu/dce11: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  92. d8ee89c drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  93. 3c68171 drm/amdgpu/dce10: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  94. f9242d1 drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  95. ef67e38 drm/amdgpu/dce10: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  96. dd0b5d2 drm/amdgpu/dce10: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  97. 29275a9 drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  98. c2fe16a drm/amdgpu/atom: add support for new div32 opcodes (v3) by Alex Deucher · 9 years ago
  99. c9c1450 drm/amdgpu/atom: add support for new mul32 opcodes (v2) by Alex Deucher · 9 years ago
  100. 5543841 drm/amdgpu/atom: add support for process ds opcode by Alex Deucher · 9 years ago