drm/i915/skl: Skylake also supports DP MST
[cascardo/linux.git] / drivers / gpu / drm / amd /
2014-12-02 Dave AirlieMerge tag 'drm-intel-next-2014-11-21-fixed' of git...
2014-12-02 Dave AirlieMerge tag 'v3.18-rc7' into drm-next
2014-12-01 Dave AirlieMerge tag 'topic/core-stuff-2014-11-28' of git://anongi...
2014-11-26 Dave AirlieMerge branch 'drm/du/adv7511' of git://linuxtv.org...
2014-11-26 Dave AirlieMerge branch 'amdkfd-next-3.19' of git://people.freedes...
2014-11-25 Laurent PinchartMerge tag 'tags/renesas-dt-du-for-v3.19' into drm/next...
2014-11-25 Dan Carpenteramdkfd: delete some dead code
2014-11-25 Oded Gabbayamdkfd: Fix memory leak of mqds on dqm fini
2014-11-25 Dan Carpenteramdkfd: fix an error handling bug in pqm_create_queue()
2014-11-25 Dan Carpenteramdkfd: fix some error handling in ioctl
2014-11-21 Oded Gabbayamdkfd: Remove DRM_AMDGPU dependency from Kconfig
2014-11-21 Oded Gabbayamdkfd: explicitely include io.h in kfd_doorbell.c
2014-11-20 Dave AirlieMerge branch 'amdkfd-v6' of git://people.freedesktop...
2014-11-09 Oded Gabbayamdkfd: Clear ctx cb before suspend
2014-11-19 Alexey Skidanovamdkfd: Instead of using get function, use container_of
2014-11-17 Oded Gabbayamdkfd: use schedule() in sync_with_hw
2014-11-20 Jay Cornwallamdkfd: Fix memory leak on process deregistration
2014-11-20 Oded Gabbayamdkfd: add __iomem attribute to doorbell_ptr
2014-11-20 Oded Gabbayamdkfd: fence_wait_timeout() can be static
2014-11-20 Oded Gabbayamdkfd: is_occupied() can be static
2014-11-20 Oded Gabbayamdkfd: Fix sparse warnings in kfd_flat_memory.c
2014-11-20 kbuild test robotamdkfd: pqm_get_kernel_queue() can be static
2014-11-20 kbuild test robotamdkfd: test_kq() can be static
2014-11-20 Oded Gabbayamdkfd: Fix sparse warnings in kfd_topology.c
2014-11-20 Oded Gabbayamdkfd: Fix sparse warnings in kfd_chardev.c
2014-11-02 Oded Gabbayamdkfd: Implement the Get Version IOCTL
2014-07-16 Alexey Skidanovamdkfd: Implement the Get Process Aperture IOCTL
2014-07-16 Evgeny Pinchukamdkfd: Implement the Get Clock Counters IOCTL
2014-07-16 Andrew Lewyckyamdkfd: Implement the Set Memory Policy IOCTL
2014-10-19 Oded Gabbayamdkfd: Implement the create/destroy/update queue IOCTLs
2014-07-16 Andrew Lewyckyamdkfd: Add interrupt handling module
2014-07-16 Ben Gozamdkfd: Add device queue manager module
2014-07-16 Ben Gozamdkfd: Add process queue manager module
2014-07-16 Ben Gozamdkfd: Add packet manager module
2014-07-16 Ben Gozamdkfd: Add module parameter of scheduling policy
2014-07-16 Ben Gozamdkfd: Add kernel queue module
2014-07-16 Ben Gozamdkfd: Add mqd_manager module
2014-07-16 Ben Gozamdkfd: Add queue module
2014-07-16 Oded Gabbayamdkfd: Add binding/unbinding calls to amd_iommu driver
2014-07-16 Oded Gabbayamdkfd: Add basic modules to amdkfd
2014-07-16 Evgeny Pinchukamdkfd: Add topology module to amdkfd
2014-07-16 Oded Gabbayamdkfd: Add amdkfd skeleton driver
2014-07-15 Oded Gabbaydrm/radeon: Add radeon <--> amdkfd interface