1. 5ad9dce drm/vmwgfx: switch from ioremap_cache to memremap by Dan Williams · 9 years ago
  2. a76edb8 Merge tag 'topic/drm-misc-2015-10-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  3. f1a04d8 Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  4. 974e59b Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  5. d7e1bc3 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 9 years ago
  6. a9ee34b drm/msm: Remove local fbdev emulation Kconfig option by Archit Taneja · 9 years ago
  7. d879eb5 drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996) by Stephane Viau · 9 years ago
  8. 8e2930c drm/msm/mdp: Add Software Pixel Extension support by Stephane Viau · 9 years ago
  9. 95651cd drm/msm/mdp5: Use the newly introduced enum mdp_component_type by Stephane Viau · 9 years ago
  10. 0afbe59 drm/msm/hdmi: Add basic HDMI support for msm8996 by Stephane Viau · 9 years ago
  11. d40325b drm/msm/mdp5: Avoid printing error messages for optional clocks by Stephane Viau · 9 years ago
  12. 5e921b1 drm/msm: Fix IOMMU clean up path in case msm_iommu_new() fails by Stephane Viau · 9 years ago
  13. 60fb49c drm/msm/mdp5: remove the cfg pointer from SMP struct by Stephane Viau · 9 years ago
  14. e01b1bf drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHY by Hai Li · 9 years ago
  15. 556a76e drm: msm: dsi: Don't attempt changing voltage of switches by Bjorn Andersson · 9 years ago
  16. 8217e97 drm/msm: update generated headers by Rob Clark · 9 years ago
  17. 2b5f900 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  18. 1f43710 Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  19. ed885b2 drm/amdgpu: change VM size default to 64GB by Christian König · 9 years ago
  20. 81b1509 drm/amdgpu: add Stoney pci ids by Samuel Li · 9 years ago
  21. 39bb0c9 drm/amdgpu: update the core VI support for Stoney by Samuel Li · 9 years ago
  22. cfaba56 drm/amdgpu: add VCE support for Stoney (v2) by Samuel Li · 9 years ago
  23. a39c8ce drm/amdgpu: add UVD support for Stoney by Samuel Li · 9 years ago
  24. e3c7656 drm/amdgpu: add GFX support for Stoney (v2) by Samuel Li · 9 years ago
  25. bb16e3b drm/amdgpu: add SDMA support for Stoney (v2) by Samuel Li · 9 years ago
  26. fa2f9be drm/amdgpu: add DCE support for Stoney by Samuel Li · 9 years ago
  27. 7a753c3 drm/amdgpu: Update SMC/DPM for Stoney by Samuel Li · 9 years ago
  28. aade2f0 drm/amdgpu: add GMC support for Stoney by Samuel Li · 9 years ago
  29. 139f491 drm/amdgpu: add Stoney chip family by Samuel Li · 9 years ago
  30. 090425c drm: rcar-du: Add support for the R8A7794 DU by Laurent Pinchart · 9 years ago
  31. f1ceb84a drm: rcar-du: Add support for the R8A7793 DU by Laurent Pinchart · 9 years ago
  32. f48b265 drm/amdgpu: fix the broken vm->mutex V2 by Chunming Zhou · 9 years ago
  33. ce16b0e drm/amdgpu: remove the unnecessary parameter adev for amdgpu_fence_wait_any() by Junwei Zhang · 9 years ago
  34. 0c418f1 drm/amdgpu: remove the exclusive lock by Christian König · 9 years ago
  35. b7e4dad drm/amdgpu: remove old lockup detection infrastructure by Christian König · 9 years ago
  36. d0be9f4 drm: fix trivial typos by Geliang Tang · 9 years ago
  37. 98a4450 drm/vc4: Allow vblank to be disabled by Derek Foreman · 9 years ago
  38. 48666d5 drm/vc4: Use the fbdev_cma helpers by Derek Foreman · 9 years ago
  39. c8b75bc drm/vc4: Add KMS support for Raspberry Pi. by Eric Anholt · 9 years ago
  40. 1f95732 drm/vc4: Add devicetree bindings for VC4. by Eric Anholt · 9 years ago
  41. 48aa1e7 drm: correctly check failed allocation by Insu Yun · 9 years ago
  42. 5d17013 vga_switcheroo: Constify vga_switcheroo_handler by Lukas Wunner · 9 years ago
  43. 7fc7e86 drm/armada: Convert the probe function to the generic drm_of_component_probe() by Liviu Dudau · 9 years ago
  44. 52f5eb6 drm/rockchip: Convert the probe function to the generic drm_of_component_probe() by Liviu Dudau · 9 years ago
  45. 9cace32 drm/imx: Convert the probe function to the generic drm_of_component_probe() by Liviu Dudau · 9 years ago
  46. df785aa drm: Introduce generic probe function for component based masters. by Liviu Dudau · 9 years ago
  47. 9afd808 drm/edid: Round to closest when computing the CEA/HDMI alternate clock by Ville Syrjälä · 9 years ago
  48. fa3a734 drm/edid: Fix up clock for CEA/HDMI modes specified via detailed timings by Ville Syrjälä · 9 years ago
  49. 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
  50. 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
  51. 86b6871 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  52. a32a3c8 drm: rcar-du: Fix plane state free in plane reset handler by Laurent Pinchart · 9 years ago
  53. f4f0fb7 drm: rcar-du: Enable DU0 to DPAD connection on R8A7791 by Laurent Pinchart · 9 years ago
  54. f3bda362 drm: rcar-du: Add dependency on OF by Laurent Pinchart · 9 years ago
  55. d519432 drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries by Geert Uytterhoeven · 9 years ago
  56. f9fff06 drm/amdgpu/dce: simplify suspend/resume by Alex Deucher · 9 years ago
  57. 606bb5e drm/i915: Use round to closest when computing the CEA 1.001 pixel clocks by Ville Syrjälä · 9 years ago
  58. a3d5aaa drm/amdgpu/gfx8: set TC_WB_ACTION_EN in RELEASE_MEM packet by Alex Deucher · 9 years ago
  59. a0fb6ad drm/fb-helper: Fix fb refcounting in pan_display_atomic by Daniel Vetter · 9 years ago
  60. 16e910d drm/fb-helper: Set plane rotation directly by Daniel Vetter · 9 years ago
  61. 6749c9f drm: fix mutex leak in drm_dp_get_mst_branch_device by Adam Richter · 9 years ago
  62. 2afa701d drm: Check plane src coordinates correctly during page flip for atomic drivers by Ville Syrjälä · 9 years ago
  63. 33e0be6 drm: Check crtc viewport correctly with rotated primary plane on atomic drivers by Ville Syrjälä · 9 years ago
  64. ce8d9ec drm: Refactor plane src coordinate checks by Ville Syrjälä · 9 years ago
  65. 4112124 drm: Swap w/h when converting the mode to src coordidates for a rotated primary plane by Ville Syrjälä · 9 years ago
  66. c390eed drm: Don't leak fb when plane crtc coodinates are bad by Ville Syrjälä · 9 years ago
  67. 2b760d8 ALSA: hda - Spell vga_switcheroo consistently by Lukas Wunner · 9 years ago
  68. 2225cfe drm/gem: Use kref_get_unless_zero for the weak mmap references by Daniel Vetter · 9 years ago
  69. 3d57b42 drm/vgem: Drop vgem_drm_gem_mmap by Daniel Vetter · 9 years ago
  70. 3c67d83 drm: Fix return value of drm_framebuffer_init() by Lukas Wunner · 9 years ago
  71. 6ff774b drm/gem: Use container_of in drm_gem_object_free by Daniel Vetter · 9 years ago
  72. ef4c627 drm/gem: Check locking in drm_gem_object_unreference by Daniel Vetter · 9 years ago
  73. 3187567 Merge branch 'virtio-gpu-for-drm-next' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
  74. 4e270f0 drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj by Daniel Vetter · 9 years ago
  75. 70d9947 drm/i810_drm.h: include drm/drm.h by Mikko Rapeli · 9 years ago
  76. 0aa4a4b r128_drm.h: include drm/drm.h by Mikko Rapeli · 9 years ago
  77. 22375f3 savage_drm.h: include <drm/drm.h> by Mikko Rapeli · 9 years ago
  78. f71a6d6 gpu/doc: Convert to markdown harder by Lukas Wunner · 9 years ago
  79. 6648f48 gpu/doc: Add vga_switcheroo documentation by Lukas Wunner · 9 years ago
  80. 7f81707 gpu/doc: Fix up remaining occurrences of old document title by Lukas Wunner · 9 years ago
  81. 3a4579b drm/doc: Rename docbook to gpu.tmpl by Daniel Vetter · 9 years ago
  82. 02d0a49 drm: misc cleanup by Rob Clark · 9 years ago
  83. fa3e967 vga_switcheroo: Use enum vga_switcheroo_client_id instead of int by Lukas Wunner · 9 years ago
  84. 21c5ba8 vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1 by Lukas Wunner · 9 years ago
  85. 203d027 vga_switcheroo: Use enum vga_switcheroo_state instead of int by Lukas Wunner · 9 years ago
  86. 235fabe drm: Add DRM_DEBUG_VBL() by Ville Syrjälä · 9 years ago
  87. 4484489 drm: Don't use '\' for string literal concatenation by Ville Syrjälä · 9 years ago
  88. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  89. ea48783 drm: Enforce unlocked ioctl operation for kms driver ioctls by Daniel Vetter · 9 years ago
  90. 1c806a6 drm/i915: Mark getparam ioctl as DRM_UNLOCKED by Daniel Vetter · 9 years ago
  91. d24796a virtio-gpu: add page flip support by Gerd Hoffmann · 9 years ago
  92. f3380a3 virtio-gpu: mark as a render gpu by Dave Airlie · 9 years ago
  93. 11a8f28 virtio-gpu: add basic prime support by Dave Airlie · 10 years ago
  94. 62fb7a5 virtio-gpu: add 3d/virgl support by Gerd Hoffmann · 10 years ago
  95. 7552ed8 virtio-gpu: don't free things on ttm_bo_init failure by Dave Airlie · 9 years ago
  96. 6d41533 virtio-gpu: wait for cursor updates finish by Gerd Hoffmann · 9 years ago
  97. ec2f057 virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer by Gerd Hoffmann · 9 years ago
  98. 9c73f47 virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked by Gerd Hoffmann · 9 years ago
  99. c76af02 via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via_drv.h by Mikko Rapeli · 9 years ago
  100. 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