1. d80efd5 drm/vmwgfx: Initial DX support by Thomas Hellstrom · 9 years ago
  2. 8ce75f8 drm/vmwgfx: Update device includes for DX device functionality by Sinclair Yeh · 9 years ago
  3. 5101020 drm: export the DRM permission check code by Thomas Hellstrom · 9 years ago
  4. 05c9501 drm/vmwgfx: Fix crash when unloading vmwgfx v2 by Sinclair Yeh · 9 years ago
  5. df45e9d drm/vmwgfx: Fix framebuffer creation on older hardware by Thomas Hellstrom · 9 years ago
  6. 65ade7d drm/vmwgfx: Fixed topology boundary checking for Screen Targets by Sinclair Yeh · 9 years ago
  7. 6a5278e drm/vmwgfx: Fix an uninitialized value by Thomas Hellstrom · 9 years ago
  8. 2e3cc8c drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t by Thomas Hellstrom · 9 years ago
  9. b9eb1a6 drm/vmwgfx: Kill a bunch of sparse warnings by Thomas Hellstrom · 9 years ago
  10. f6b0500 drm/vmwgfx: Fix kms preferred mode sorting by Thomas Hellstrom · 9 years ago
  11. 352b20d drm/vmwgfx: Reinstate the legacy display system dirty callback by Thomas Hellstrom · 9 years ago
  12. a278724 drm/vmwgfx: Implement fbdev on kms v2 by Thomas Hellstrom · 9 years ago
  13. fd006a4 drm/vmwgfx: Add a kernel interface to create a framebuffer v2 by Thomas Hellstrom · 9 years ago
  14. 9b59078 drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING by Thomas Hellstrom · 9 years ago
  15. 6bf6bf0 drm/vmwgfx: Convert screen targets to new helpers v3 by Thomas Hellstrom · 9 years ago
  16. 10b1e0c drm/vmwgfx: Convert screen objects to the new helpers by Thomas Hellstrom · 9 years ago
  17. 1a4b172 drm/vmwgfx: Add kms helpers for dirty- and readback functions by Thomas Hellstrom · 9 years ago
  18. 459d0fa drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2 by Thomas Hellstrom · 9 years ago
  19. f89c6c3 drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs by Sinclair Yeh · 9 years ago
  20. 35c0512 drm/vmwgfx: Implement screen targets by Sinclair Yeh · 9 years ago
  21. c9146cd drm/vmwgfx: Add "quirk" to handling command verification exceptions by Thomas Hellstrom · 10 years ago
  22. c8261a9 vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets by Sinclair Yeh · 9 years ago
  23. 233826a drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl() by Sinclair Yeh · 10 years ago
  24. 7b64115 drm/vmwgfx: SVGA device definition update by Sinclair Yeh · 10 years ago
  25. ed93394 drm/vmwgfx: Add an interface to pin a resource v3 by Thomas Hellstrom · 10 years ago
  26. ee511a8 drm/vmwgfx: Fix an overlay lockdep error by Thomas Hellstrom · 9 years ago
  27. 3eab3d9 drm/vmwgfx: Add command buffer support v3 by Thomas Hellstrom · 9 years ago
  28. cb09bbc vmwgfx: Update device headers for command buffers. by Thomas Hellstrom · 9 years ago
  29. 13eec7e drm/vmwgfx: Fix OTABLE takedown by Thomas Hellstrom · 9 years ago
  30. 153b3d5 vmwgfx: Rework device initialization by Thomas Hellstrom · 9 years ago
  31. 1261797 drm/vmwgfx: Fix an fb unlocking bug by Thomas Hellstrom · 9 years ago
  32. dcd14dd Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  33. ce4c464 Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  34. f60de97 Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  35. fa78cea Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  36. 3fdefa3 drm: gc now dead mode_group code by Daniel Vetter · 9 years ago
  37. 9c7060f drm: Stop filtering according to mode_group in getresources by Daniel Vetter · 9 years ago
  38. e4f6254 drm: Roll out drm_for_each_{plane,crtc,encoder} by Daniel Vetter · 9 years ago
  39. 9e75c0e drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show by Daniel Vetter · 9 years ago
  40. 9a9f5ce drm: Roll out drm_for_each_connector more by Daniel Vetter · 9 years ago
  41. 2ee6bcd drm/radeon: Take all modeset locks for DP MST hotplug by Daniel Vetter · 9 years ago
  42. 8bb4da1 drm/i915: Take all modeset locks for DP MST hotplug by Daniel Vetter · 9 years ago
  43. 3a58ee1 drm/i915: Use drm_for_each_fb in i915_debugfs.c by Daniel Vetter · 9 years ago
  44. 169faec drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_connectors by Daniel Vetter · 9 years ago
  45. 8c4ccc4 drm/probe-helper: Grab mode_config.mutex in poll_init/enable by Daniel Vetter · 9 years ago
  46. 6295d60 drm: Add modeset object iterators by Daniel Vetter · 9 years ago
  47. 4ea50e9 drm: Simplify drm_for_each_legacy_plane arguments by Daniel Vetter · 9 years ago
  48. b029e66 drm/i915: Backlight control using CRC PMIC based PWM driver by Shobhit Kumar · 9 years ago
  49. fc45e82 drm/i915: Use the CRC gpio for panel enable/disable by Shobhit Kumar · 9 years ago
  50. 7639a8c drm/amdkfd: Set correct doorbell packet type for Carrizo by Ben Goz · 9 years ago
  51. 3d30b28 drm/amdkfd: Use generic defines in new amd headers by Oded Gabbay · 9 years ago
  52. d7b8f73 drm/amdkfd: Implement create_map_queues() for Carrizo by Ben Goz · 10 years ago
  53. e1940fa drm/amdkfd: fix runlist length calculation by Ben Goz · 10 years ago
  54. 914bea6 drm/amdkfd: Add support for VI in DQM by Ben Goz · 10 years ago
  55. d696d53 drm/amdkfd: add support for VI in MQD manager by Ben Goz · 10 years ago
  56. 2d8f1f3 drm/amdkfd: add CP HWS packet headers for VI by Ben Goz · 10 years ago
  57. 123576d drm/amdkfd: add supported CZ devices PCI IDs to amdkfd by Ben Goz · 10 years ago
  58. bd72a72 drm/amdkfd: Add dependency of DRM_AMDGPU to Kconfig by Oded Gabbay · 10 years ago
  59. ff758a1 drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interface by Ben Goz · 10 years ago
  60. 32c22e9 drm/amdgpu: add amdgpu <--> amdkfd gfx7 interface by Oded Gabbay · 9 years ago
  61. 130e037 drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interface by Oded Gabbay · 9 years ago
  62. 22801f7 drm/radeon: Modify kgd_engine_type enum to match CZ by Oded Gabbay · 10 years ago
  63. e0548f1 drm/i915: Update DRIVER_DATE to 20150717 by Daniel Vetter · 9 years ago
  64. e930888 drm/ttm: improve uncached page deallocation. by Jérôme Glisse · 9 years ago
  65. ef2b731 drm/ttm: fix uncached page deallocation to properly fill page pool v3. by Jérôme Glisse · 9 years ago
  66. 4b0c8bb drm/i915/skl: Drop the preliminary_hw_support flag by Damien Lespiau · 9 years ago
  67. edd43ed drm/i915/skl: Don't expose the top most plane on gen9 display by Damien Lespiau · 9 years ago
  68. 661abfc drm/i915: Fix divide by zero on watermark update by Mika Kuoppala · 9 years ago
  69. f9fe4b9 drm/mgag200: remove unneeded variable by Sudip Mukherjee · 9 years ago
  70. 546aee5 drm/mgag200: remove unused variables by Sudip Mukherjee · 9 years ago
  71. aaab3bb Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  72. e1e50e1 Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  73. 8f6644c Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 9 years ago
  74. 61f2669 Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  75. 3755398 Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  76. 1002d71 drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTC by Michel Dänzer · 9 years ago
  77. bda5e3e drm/radeon/ci: silence a harmless PCC warning by Alex Deucher · 9 years ago
  78. 1a45e8a drm/amdgpu/cz: silence some dpm debug output by Alex Deucher · 9 years ago
  79. 58829aa drm/amdgpu/cz: store the forced dpm level by Alex Deucher · 9 years ago
  80. 85cfe09 drm/amdgpu/cz: unforce dpm levels before forcing to low/high by Alex Deucher · 9 years ago
  81. 4f2d3ad drm/amdgpu: remove bogus check in gfx8 rb setup by Alex Deucher · 9 years ago
  82. 7b92cdb drm/amdgpu: set proper index/data pair for smc regs on CZ (v2) by Alex Deucher · 9 years ago
  83. 974e6b6 drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2) by Alex Deucher · 9 years ago
  84. 5c2327b drm/amdgpu: stop context leak in the error path by Christian König · 9 years ago
  85. 76a1ea6 drm/amdgpu: validate the context id in the dependencies by Christian König · 9 years ago
  86. 12f1384 drm/radeon: fix user ptr race condition by Christian König · 9 years ago
  87. 233709d drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL by Michel Dänzer · 9 years ago
  88. 5dfc71b drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5 by Alex Deucher · 9 years ago
  89. 2660801 drm/atomic: Only update crtc->x/y if it's part of the state, v2. by Maarten Lankhorst · 9 years ago
  90. 6066677 drm/fb: drop panic handling by Dave Airlie · 9 years ago
  91. c62ff6b drm/armada: avoid saving the adjusted mode to crtc->mode by Russell King · 9 years ago
  92. 73068ce drm/armada: fix overlay when partially off-screen by Russell King · 9 years ago
  93. 98fb74f drm/armada: convert overlay to use drm_plane_helper_check_update() by Russell King · 9 years ago
  94. 0481c8c drm/armada: fix gem object free after failed prime import by Russell King · 9 years ago
  95. 41dbb2d drm/armada: fix incorrect overlay plane cleanup by Russell King · 9 years ago
  96. 070f3f6 drm/armada: fix missing overlay wake-up by Russell King · 9 years ago
  97. 2649548 drm/i915: Invert fastboot check by Daniel Vetter · 9 years ago
  98. 1ed51de drm/i915: Clarify logic for initial modeset by Daniel Vetter · 9 years ago
  99. e2ff2d4 drm/i915: Unconditionally check gmch pfit state by Daniel Vetter · 9 years ago
  100. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago