drm/fb-helper: Add module option to disable fbdev emulation
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / amd /
2015-09-04 Dave AirlieMerge branch 'drm-next-4.3' of git://people.freedesktop...
2015-09-04 Alex Deucherdrm/amdgpu: rename gmc_v8_0_init_compute_vmid
2015-09-04 Alex Deucherdrm/amdgpu: fix vce3 instance handling
2015-09-04 Leo Liudrm/amdgpu: remove ib test for the second VCE Ring
2015-09-04 Christian Königdrm/amdgpu: properly enable VM fault interrupts
2015-09-04 Alex Deucherdrm/amdgpu: fix warning in scheduler
2015-09-04 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-09-02' of git...
2015-09-04 Dave AirlieMerge branch 'drm-rockchip-2015-08-26' of https://githu...
2015-09-04 Dave AirlieMerge tag 'vmwgfx-next-15-09-01' of git://people.freede...
2015-09-04 Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2015-09-04 Dave AirlieMerge branch 'drm-next-4.3' of git://people.freedesktop...
2015-09-03 Christian Königdrm/amdgpu: fix buffer placement under memory pressure
2015-09-03 Alex Deucherdrm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate...
2015-09-03 Alex Deucherdrm/amdgpu: fix typo in dce11 watermark setup
2015-09-03 Alex Deucherdrm/amdgpu: fix typo in dce10 watermark setup
2015-09-03 Alex Deucherdrm/amdgpu: use top down allocation for non-CPU accessi...
2015-09-03 Alex Deucherdrm/amdgpu: be explicit about cpu vram access for drive...
2015-09-02 Jammy Zhoudrm/amdgpu: set MEC doorbell range for Fiji
2015-09-02 Jammy Zhoudrm/amdgpu: implement burst NOP for SDMA
2015-09-02 Jammy Zhoudrm/amdgpu: add insert_nop ring func and default implem...
2015-09-02 Jammy Zhoudrm/amdgpu: add amdgpu_get_sdma_instance helper function
2015-09-02 Jammy Zhoudrm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
2015-09-02 Jammy Zhoudrm/amdgpu: add burst_nop flag for sdma
2015-09-02 Jammy Zhoudrm/amdgpu: add count field for the SDMA NOP packet v2
2015-09-02 Christian Königdrm/amdgpu: use PT for VM sync on unmap
2015-09-02 Chunming Zhoudrm/amdgpu: make wait_event uninterruptible in push_job
2015-09-02 Christian Königdrm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP...
2015-09-02 Christian Königdrm/amdgpu: partially revert "modify amdgpu_fence_wait_...
2015-09-02 Chunming Zhoudrm/amdgpu: re-work sync_resv
2015-09-02 Alex Deucherdrm/amdgpu/atom: Send out the full AUX address
2015-08-31 Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2015-08-31 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-08-28' of git...
2015-08-31 Dave AirlieMerge tag 'drm-amdkfd-next-fixes-2015-08-30' of git...
2015-08-30 Christoph Hellwigamdkfd: use <linux/mman.h> instead of <uapi/asm-generic...
2015-08-28 Chunming Zhoudrm/amdgpu: use IB for fill_buffer instead of direct...
2015-08-28 Christian Königdrm/amdgpu: stop trying to suspend UVD sessions v2
2015-08-28 Christian Königdrm/amdgpu: add scheduler dependency callback v2
2015-08-28 Christian Königdrm/amdgpu: let the scheduler work more with jobs v2
2015-08-27 Dave AirlieMerge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux...
2015-08-27 Dave AirlieMerge tag 'vmwgfx-next-15-08-21' of git://people.freede...
2015-08-27 Dave AirlieMerge branch 'drm-next-4.3' of git://people.freedesktop...
2015-08-26 Christian Königdrm/amdgpu: fix wait queue handling in the scheduler
2015-08-26 Christian Königdrm/amdgpu: remove extra parameters from scheduler...
2015-08-26 Christian Königdrm/amdgpu: wake up scheduler only when neccessary
2015-08-26 Christian Königdrm/amdgpu: remove entity idle timeout v2
2015-08-26 Christian Königdrm/amdgpu: fix postclose order
2015-08-26 Chunming Zhoudrm/amdgpu: use IB for copy buffer of eviction
2015-08-26 Junwei Zhangdrm/amdgpu: adjust the judgement of removing fence...
2015-08-25 Chunming Zhoudrm/amdgpu: fix no sync_wait in copy_buffer
2015-08-25 Chunming Zhoudrm/amdgpu: fix last_vm_update fence is not effetive...
2015-08-25 Chunming Zhoudrm/amdgpu: add priv data to sched
2015-08-25 Chunming Zhoudrm/amdgpu: add owner for sched fence
2015-08-25 Christian Königdrm/amdgpu: remove entity reference from sched fence
2015-08-25 Christian Königdrm/amdgpu: fix and cleanup amd_sched_entity_push_job
2015-08-25 Christian Königdrm/amdgpu: remove amdgpu_bo_list_clone
2015-08-25 Christian Königdrm/amdgpu: remove the context from amdgpu_job
2015-08-25 Christian Königdrm/amdgpu: remove unused parameters to amd_sched_create
2015-08-25 Christian Königdrm/amdgpu: remove sched_lock
2015-08-25 Christian Königdrm/amdgpu: remove prepare_job callback
2015-08-25 Christian Königdrm/amdgpu: cleanup a scheduler function name
2015-08-25 Christian Königdrm/amdgpu: reorder scheduler functions
2015-08-25 Christian Königdrm/amdgpu: fix scheduler thread creation error checking
2015-08-25 Christian Königdrm/amdgpu: fix entity wakeup race condition
2015-08-25 Christian Königdrm/amdgpu: cleanup entity picking
2015-08-25 Christian Königdrm/amdgpu: remove some more unused entity members v2
2015-08-25 Christian Königdrm/amdgpu: fix user fences when scheduler is enabled
2015-08-25 Christian Königdrm/amdgpu: fix fence wait in sync_fence, instead shoul...
2015-08-25 Christian Königdrm/amdgpu: rework scheduler submission handling.
2015-08-25 Christian Königdrm/amdgpu: remove v_seq handling from the scheduler v2
2015-08-25 Chunming Zhoudrm/amdgpu: improve sa_bo->fence by kernel fence
2015-08-25 Junwei Zhangdrm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fe...
2015-08-25 Alex Deucherdrm/amdgpu: fix IH ring allocation for bus addresses...
2015-08-24 Dave AirlieMerge tag 'v4.2-rc8' into drm-next
2015-08-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-08-23 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-08-22 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-08-21 Alex Deucherdrm/amdgpu: Don't link train DisplayPort on HPD until...
2015-08-21 Linus TorvaldsMerge tag 'pci-v4.2-fixes-2' of git://git./linux/kernel...
2015-08-21 Linus TorvaldsMerge tag 'media/v4.2-3' of git://git./linux/kernel...
2015-08-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-08-21 Dave AirlieMerge tag 'drm-intel-fixes-2015-08-20' of git://anongit...
2015-08-20 Rafael J. WysockiMerge branches 'acpi-video' and 'cpufreq-fixes'
2015-08-20 Christian Königdrm/amdgpu: fix CS error handling v2
2015-08-20 Christian Königdrm/amdgpu: fix zeroing all IB fields manually v2
2015-08-20 Christian Königdrm/amdgpu: free the job immediately after dispatching it
2015-08-20 Christian Königdrm/amdgpu: use a spinlock instead of a mutex for the rq
2015-08-20 Chunming Zhoudrm/amdgpu: don't need to use bo_list_clone any more
2015-08-20 Chunming Zhoudrm/amdgpu: some clean up for cs_ioctl
2015-08-20 Chunming Zhoudrm/amdgpu: prepare job should be common code path
2015-08-20 Chunming Zhoudrm/amdgpu: abstract amdgpu_job for scheduler
2015-08-20 Marek Olšákdrm/amdgpu: bump the DRM version for new allowed mem...
2015-08-20 Linus TorvaldsMerge tag 'for-linus-4.2-rc7-tag' of git://git./linux...
2015-08-20 Linus TorvaldsMerge tag 'sound-4.2' of git://git./linux/kernel/git...
2015-08-20 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2015-08-20 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-08-20 Dave AirlieMerge branch 'drm-next-fsl-dcu' of https://github.com...
2015-08-20 Dave AirlieMerge branch 'drm-atmel-hlcdc-devel' of https://github...
2015-08-19 Dave AirlieMerge branch 'drm-next-4.3' of git://people.freedesktop...
2015-08-19 Takashi IwaiMerge tag 'asoc-v4.2-disable-topology' of git://git...
2015-08-17 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
next