1. fd03420 Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  2. 0a3579e Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  3. 30c6466 drm: Allow also control clients to check the drm version by Thomas Hellstrom · 9 years ago
  4. f3b8c0c drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty() by Christian Engelmayer · 9 years ago
  5. 49558b4 drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind() by Christian Engelmayer · 9 years ago
  6. e4b35f9 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  7. 14d11b8 drm/layerscape: fix handling fsl_dcu_drm_plane_index result by Andrzej Hajda · 9 years ago
  8. 728f866 drm/mgag200: Fix driver_load error handling by Archit Taneja · 9 years ago
  9. aec9e12 drm/mgag200: Fix error handling paths in fbdev driver by Archit Taneja · 9 years ago
  10. 69e5d3f drm/qxl: only report first monitor as connected if we have no state by Dave Airlie · 9 years ago
  11. e786547 drm/radeon: add quirk for MSI R7 370 by Maxim Sheviakov · 9 years ago
  12. 4c7fbc3 drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks by Alex Deucher · 9 years ago
  13. 6adaed5 drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks by Daniel Vetter · 9 years ago
  14. 5c3422b drm/amdgpu: sync ce and me with SWITCH_BUFFER(2) by monk.liu · 9 years ago
  15. 54ef0b5 drm/amdgpu: integer overflow in amdgpu_mode_dumb_create() by Dan Carpenter · 9 years ago
  16. 0913eab drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl() by Dan Carpenter · 9 years ago
  17. 0d2edd3 drm/amdgpu: integer overflow in amdgpu_info_ioctl() by Dan Carpenter · 9 years ago
  18. 1d26347 drm/amdgpu: unwind properly in amdgpu_cs_parser_init() by Dan Carpenter · 9 years ago
  19. 5a6adfa drm/amdgpu: Fix max_vblank_count value for current display engines by Alex Deucher · 9 years ago
  20. 71affda drm/amdgpu: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  21. 1f44521 drm/amdgpu: fix UVD suspend and resume for VI APU by Leo Liu · 9 years ago
  22. 2bd188d drm/amdgpu: fix the UVD suspend sequence order by Leo Liu · 9 years ago
  23. 5146419 drm/amdgpu: make UVD handle checking more strict by Leo Liu · 9 years ago
  24. 1ee4478 drm/amdgpu: Disable UVD PG by Leo Liu · 9 years ago
  25. 4f839a2 drm/amdgpu: more scheduler cleanups v2 by Christian König · 9 years ago
  26. 5ec92a7 drm/amdgpu: cleanup fence queue init v2 by Christian König · 9 years ago
  27. 9b398fa drm/amdgpu: rename fence->scheduler to sched v2 by Christian König · 9 years ago
  28. 0f75aee drm/amdgpu: cleanup entity init by Christian König · 9 years ago
  29. a6db8a3 drm/amdgpu: refine the scheduler job type conversion by Junwei Zhang · 9 years ago
  30. 4c7eb91 drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job by Junwei Zhang · 9 years ago
  31. bf60efd drm/amdgpu: use only one reservation object for each VM v2 by Christian König · 9 years ago
  32. a5b7505 drm/amdgpu: validate duplicates in the CS as well by Christian König · 9 years ago
  33. 72d7668 drm/amdgpu: export reservation_object from dmabuf to ttm (v2) by Christian König · 9 years ago
  34. b7d698d drm/amdgpu: fix overflow on 32bit systems by Christian König · 9 years ago
  35. 1886d1a drm/amdgpu: remove process_job callback from the scheduler by Christian König · 9 years ago
  36. 258f3f9 drm/amdgpu: move scheduler fence callback into fence v2 by Christian König · 9 years ago
  37. 27439fc drm/amdgpu: signal scheduler fence when hw submission fails v3 by Christian König · 9 years ago
  38. 353da3c drm/amdgpu: add tracepoint for scheduler (v2) by Chunming Zhou · 9 years ago
  39. 20a85ff drm/amdgpu: use write confirm for vm_flush() by Christian König · 9 years ago
  40. 22c01cc drm/amdgpu: execution barrier after fence v2 by Anatoli Antonovitch · 9 years ago
  41. 3daea9e3d drm/amdgpu: add option to disable semaphores by Christian König · 9 years ago
  42. cd67d22 drm/i915/bios: handle MIPI Sequence Block v3+ gracefully by Jani Nikula · 9 years ago
  43. 721a09f drm/i915: Add primary plane to mask if it's visible by Maarten Lankhorst · 9 years ago
  44. 41b578f drm/i915: workaround bad DSL readout v3 by Jesse Barnes · 9 years ago
  45. 95d0be6 drm/i915: fix kernel-doc warnings in intel_audio.c by Geliang Tang · 9 years ago
  46. b07bb76 drm/vmwgfx: Only build on X86 by Thomas Hellstrom · 9 years ago
  47. ca0141d gpu/drm: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  48. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  49. e30f396 drm/ttm: Fix memory space allocation v2 by Thomas Hellstrom · 9 years ago
  50. 2e586a7 drm/vmwgfx: Map the fifo as cached by Thomas Hellstrom · 9 years ago
  51. 54c12bc drm/vmwgfx: Fix up user_dmabuf refcounting by Thomas Hellstrom · 9 years ago
  52. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  53. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  54. 9fbcc7c Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  55. 778613e5 drm/nouveau/device: enable c800 quirk for tecra w50 by Ben Skeggs · 9 years ago
  56. c5bf460 drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x by Roy Spliet · 9 years ago
  57. 15ee005 drm/nouveau/gr/nv04: fix big endian setting on gr context by Ilia Mirkin · 9 years ago
  58. d1031d5 Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  59. 91b6fc0 Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  60. bd3e1c7 drm/qxl: validate monitors config modes by Jonathon Jongsma · 9 years ago
  61. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  62. 8242578 drm/i915: Allow DSI dual link to be configured on any pipe by Gaurav K Singh · 9 years ago
  63. 58590c1 drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS by Ville Syrjälä · 9 years ago
  64. 982b0b2 drm/i915: Fix CSR MMIO address check by Takashi Iwai · 9 years ago
  65. acd29f7 drm/i915: Limit the number of loops for reading a split 64bit register by Chris Wilson · 9 years ago
  66. e85376c drm/i915: Fix broken mst get_hw_state. by Maarten Lankhorst · 9 years ago
  67. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  68. 73bf1b7 Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  69. 35c7a95 drm/amdgpu: rename gmc_v8_0_init_compute_vmid by Alex Deucher · 9 years ago
  70. be4f38e drm/amdgpu: fix vce3 instance handling by Alex Deucher · 9 years ago
  71. 898e50d drm/amdgpu: remove ib test for the second VCE Ring by Leo Liu · 9 years ago
  72. 140b519 drm/amdgpu: properly enable VM fault interrupts by Christian König · 9 years ago
  73. abebcdf Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  74. 3527122 Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  75. 8d2faea Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  76. 5134e99 drm/amdgpu: fix warning in scheduler by Alex Deucher · 9 years ago
  77. 5b78cb6 Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  78. aed160e Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 9 years ago
  79. 41e8a0a3 Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  80. 55cdb31 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  81. 9949558 Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  82. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 270e869 drm/amdgpu: fix buffer placement under memory pressure by Christian König · 9 years ago
  84. 362eda0 drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic by Alex Deucher · 9 years ago
  85. 99a0923 drm/amdgpu: fix typo in dce11 watermark setup by Alex Deucher · 9 years ago
  86. be9fd2e drm/amdgpu: fix typo in dce10 watermark setup by Alex Deucher · 9 years ago
  87. cace5dc drm/amdgpu: use top down allocation for non-CPU accessible vram by Alex Deucher · 9 years ago
  88. 857d913 drm/amdgpu: be explicit about cpu vram access for driver BOs (v2) by Alex Deucher · 9 years ago
  89. d5f362a drm/i915: Add locks around audio component bind/unbind by David Henningsson · 9 years ago
  90. f0675d4 drm/i915: Drop port_mst_index parameter from pin/eld callback by David Henningsson · 9 years ago
  91. bddf802 drm/amdgpu: set MEC doorbell range for Fiji by Jammy Zhou · 9 years ago
  92. ac01db3 drm/amdgpu: implement burst NOP for SDMA by Jammy Zhou · 9 years ago
  93. edff0e2 drm/amdgpu: add insert_nop ring func and default implementation by Jammy Zhou · 9 years ago
  94. 4b2f7e2 drm/amdgpu: add amdgpu_get_sdma_instance helper function by Jammy Zhou · 9 years ago
  95. 36f523a drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES by Jammy Zhou · 9 years ago
  96. 18111de drm/amdgpu: add burst_nop flag for sdma by Jammy Zhou · 9 years ago
  97. 4207a73 drm/amdgpu: add count field for the SDMA NOP packet v2 by Jammy Zhou · 9 years ago
  98. a60c423 drm/amdgpu: use PT for VM sync on unmap by Christian König · 9 years ago
  99. c9f0fe5 drm/amdgpu: make wait_event uninterruptible in push_job by Chunming Zhou · 9 years ago
  100. 4c28fb0 drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2 by Christian König · 9 years ago