1. 96cbd14 drm/omap: increase DMM transaction timeout by Tomi Valkeinen · 9 years ago
  2. c423bc8 drm/omap: check that plane is inside crtc by Tomi Valkeinen · 9 years ago
  3. a903e3b drm/omap: return error if dma_alloc_writecombine fails by Tomi Valkeinen · 9 years ago
  4. 5f741b3 drm: omapdrm: new vblank and event handling by Tomi Valkeinen · 9 years ago
  5. 6646dfd drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush by Tomi Valkeinen · 9 years ago
  6. f524ab7 drm: omapdrm: add lock for fb pinning by Tomi Valkeinen · 9 years ago
  7. 794a65f drm: omapdrm: if omap_plane_atomic_update fails, disable plane by Tomi Valkeinen · 9 years ago
  8. 11ffd03 drm: omapdrm: inline omap_plane_setup into update/disable by Tomi Valkeinen · 9 years ago
  9. d9157df drm: omapdrm: omap_plane_setup() cannot fail, use WARN by Tomi Valkeinen · 9 years ago
  10. 0dce4d7 drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable() by Laurent Pinchart · 9 years ago
  11. af6da31 drm: omapdrm: Don't flush CRTC when enabling or disabling it by Laurent Pinchart · 9 years ago
  12. 4029755 drm: omapdrm: Move encoder setup to encoder operations by Laurent Pinchart · 9 years ago
  13. 69fb7c8 drm: omapdrm: Simplify DSS power management by Laurent Pinchart · 9 years ago
  14. fd93a25 drm: omapdrm: Remove nested PM get/sync when configuring encoders by Laurent Pinchart · 9 years ago
  15. 1cfe19a drm: omapdrm: Support unlinking page flip events prematurely by Laurent Pinchart · 9 years ago
  16. 55613ac drm: omapdrm: omap_crtc_flush() isn't called with modeset locked by Laurent Pinchart · 9 years ago
  17. 0193f0c drm: omapdrm: Don't get/put dispc in omap_crtc_flush() by Laurent Pinchart · 9 years ago
  18. bec10a2 drm: omapdrm: Make the omap_crtc_flush function static by Laurent Pinchart · 9 years ago
  19. edc7255 drm: omapdrm: Remove omap_plane enabled field by Laurent Pinchart · 9 years ago
  20. 6cca481 drm: omapdrm: Remove omap_crtc enabled field by Laurent Pinchart · 9 years ago
  21. dee8260 drm: omapdrm: Move crtc info out of the crtc structure by Laurent Pinchart · 9 years ago
  22. fb730c9 drm: omapdrm: Move plane info and win out of the plane structure by Laurent Pinchart · 9 years ago
  23. afc3493 drm: omapdrm: Switch crtc and plane set_property to atomic helpers by Laurent Pinchart · 9 years ago
  24. 9d29c1f2 drm: omapdrm: Drop manual framebuffer pin handling by Laurent Pinchart · 9 years ago
  25. fa16d26 drm: omapdrm: Switch page flip to atomic helpers by Laurent Pinchart · 9 years ago
  26. 748471a5 drm: omapdrm: Implement asynchronous commit support by Laurent Pinchart · 9 years ago
  27. d97db13 drm: omapdrm: Replace encoder mode_fixup with atomic_check by Laurent Pinchart · 9 years ago
  28. aea3cab drm: omapdrm: Switch connector DPMS to atomic helpers by Laurent Pinchart · 9 years ago
  29. 9416c9d drm: omapdrm: Switch mode config to atomic helpers by Laurent Pinchart · 9 years ago
  30. cef77d4 drm: omapdrm: Switch plane update to atomic helpers by Laurent Pinchart · 9 years ago
  31. f7a73b6 drm: omapdrm: Handle primary plane config through atomic plane ops by Laurent Pinchart · 9 years ago
  32. de8e410 drm: omapdrm: Implement planes atomic operations by Laurent Pinchart · 9 years ago
  33. 69a1226 drm: omapdrm: Wire up atomic state object scaffolding by Laurent Pinchart · 9 years ago
  34. 68dc039 drm: omapdrm: Implement encoder .disable() and .enable() operations by Laurent Pinchart · 9 years ago
  35. f1d57fb drm: omapdrm: Rework CRTC enable/disable for atomic updates by Laurent Pinchart · 9 years ago
  36. 4343f0f drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix by Laurent Pinchart · 9 years ago
  37. 2d278f5 drm: omapdrm: Clean up #include's by Laurent Pinchart · 9 years ago
  38. 0c19ac9 drm: omapdrm: Fix page flip race with CRTC disable by Laurent Pinchart · 9 years ago
  39. c397cfd drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC by Laurent Pinchart · 10 years ago
  40. 15d02e9 drm: omapdrm: Rework page flip handling by Laurent Pinchart · 10 years ago
  41. 1d5e5ea drm: omapdrm: Cancel pending page flips when closing device by Laurent Pinchart · 10 years ago
  42. f13ab00 drm: omapdrm: Simplify IRQ registration by Laurent Pinchart · 10 years ago
  43. 42fb61c drm: omapdrm: Rename omap_crtc page flip-related fields by Laurent Pinchart · 10 years ago
  44. 077db4d drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flip by Laurent Pinchart · 10 years ago
  45. a42133a drm: omapdrm: Apply settings synchronously by Laurent Pinchart · 10 years ago
  46. e2cd09b drm: omapdrm: Store the rotation property in dev->mode_config by Laurent Pinchart · 9 years ago
  47. 5c70c46 Merge tag 'drm-intel-next-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  48. 933ea18 Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  49. 7207d55 Merge branch '2015-06-08-st-drm-next' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 9 years ago
  50. 3f05eb4 drm/virtio: remove some dead code by Dan Carpenter · 9 years ago
  51. 2b7edca drm/virtio: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  52. dc9be8e Merge branch 'drm-next-4.2-amdgpu' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  53. 6d8db6ce drm/amdgpu: fix a amdgpu_dpm=0 bug by Sonny Jiang · 9 years ago
  54. 633ed3d drm/amdgpu: don't enable/disable display twice on suspend/resume by Alex Deucher · 9 years ago
  55. 4802ce1 drm/amdgpu: fix UVD/VCE VM emulation by Christian König · 9 years ago
  56. b7a0776 drm/amdgpu: enable vce powergating by Sonny Jiang · 9 years ago
  57. b97aab0 drm/amdgpu/iceland: don't call smu_init on resume by Alex Deucher · 9 years ago
  58. aaf4ee3 drm/amdgpu/tonga: don't call smu_init on resume by Alex Deucher · 9 years ago
  59. 0518831 drm/amdgpu/cz: don't call smu_init on resume by Alex Deucher · 9 years ago
  60. 6a00a09 drm/amdgpu: update to latest gfx8 golden register settings by Alex Deucher · 9 years ago
  61. c61bf64 drm/amdgpu: whitespace cleanup in gmc8 golden regs by Alex Deucher · 9 years ago
  62. 5732a94 drm/admgpu: move XDMA golden registers to dce code by Alex Deucher · 9 years ago
  63. 454fc95 drm/amdgpu: fix the build on big endian by Alex Deucher · 9 years ago
  64. 675da0d drm/amdgpu: cleanup UAPI comments by Christian König · 9 years ago
  65. 692a59e drm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNING by Christian König · 9 years ago
  66. 147dbfb drm/amdgpu: remove the VI hardware semaphore in ring sync by David Zhang · 9 years ago
  67. bd5c97b drm/amdgpu: set the gfx config properly for all CZ variants (v2) by Alex Deucher · 9 years ago
  68. 3e39ab9 drm/amdgpu: also print the pci revision when printing the pci ids by Alex Deucher · 9 years ago
  69. 34b5f6a drm/amdgpu: cleanup VA IOCTL by Christian König · 9 years ago
  70. 6c7fc50 drm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmap by Christian König · 9 years ago
  71. 7e9fca0 drm/amdgpu: fix amdgpu_vm_bo_map by Christian König · 9 years ago
  72. c58d6d1 drm/sti: vtg fix CEA-861E video format timing error by Vincent Abriou · 9 years ago
  73. 8661532 drm/sti: hdmi fix CEA-861E video format timing error by Vincent Abriou · 9 years ago
  74. 8b0a99c drm/sti: VTG interrupt names are badly displayed by Vincent Abriou · 9 years ago
  75. 8eba270 drm/sti: missing first pixel column on HDMI display by Vincent Abriou · 9 years ago
  76. d3c8a0b drm/sti: correctly test devm_ioremap() return by Wei Yongjun · 9 years ago
  77. da73b9f drm/amdkfd: remove not used defines from cik_regs.h by Oded Gabbay · 9 years ago
  78. eaccd6e drm/amdkfd: Add missing properties to CZ device info by Oded Gabbay · 9 years ago
  79. a82918f drm/amdkfd: make reset wavefronts per process per device by Ben Goz · 9 years ago
  80. 6235e15 drm/amdkfd: add debug print to kfd_events.c by Oded Gabbay · 9 years ago
  81. f4e0402 drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols by Valentin Rothberg · 9 years ago
  82. cab6d57 drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDS by Jammy Zhou · 9 years ago
  83. 890ee23 drm/amdgpu: disable user fence interrupt (v2) by Chunming Zhou · 9 years ago
  84. 9298e52 drm/amdgpu: fix user ptr race condition by Christian König · 9 years ago
  85. 25f45e6 drm/amdgpu: add zero timeout check in amdgpu_fence_wait_seq_timeout by Jack Xiao · 9 years ago
  86. bf546f8 drm/i915/skl: Fix DMC API version in firmware file name by Rodrigo Vivi · 9 years ago
  87. ae45577 virtgpu: include linux/types.h to avoid warning. by Dave Airlie · 9 years ago
  88. a93fe8f Merge branch 'drm-next-4.2-amdgpu' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  89. ef13169 drm/qxl: Propagate correctly errors from qxlhw_handle_to_bo by Frediano Ziglio · 9 years ago
  90. 74d9a63 drm/qxl: Simplify cleaning qxl processing command by Frediano Ziglio · 9 years ago
  91. e07154e drm/qxl: Move main reference counter to GEM object instead of TTM ones by Frediano Ziglio · 9 years ago
  92. 72ec565 drm/qxl: Remove format string errors by Frediano Ziglio · 9 years ago
  93. de0b523 drm/qxl: Handle correctly failures in qxl_alloc_relase_reserved by Frediano Ziglio · 9 years ago
  94. 6ecf5c2 drm/qxl: Fix return for qxl_release_alloc by Frediano Ziglio · 9 years ago
  95. c610c71 drm/qxl: Handle all errors in qxl_surface_evict by Frediano Ziglio · 9 years ago
  96. fe2af53 drm/qxl: Avoid double free on error by Frediano Ziglio · 9 years ago
  97. 55cc3df drm/qxl: Fix print statement not using uninitialized variable by Frediano Ziglio · 9 years ago
  98. 8451cc9 drm/qxl: Do not leak memory if qxl_release_list_add fails by Frediano Ziglio · 9 years ago
  99. 2fa1953 drm/qxl: Do not cause spice-server to clean our objects by Frediano Ziglio · 9 years ago
  100. 3ccec53 drm/amdgpu: only support IBs in the buffer list (v2) by Marek Olšák · 9 years ago