drm/amdgpu: add context entity init
[cascardo/linux.git] / drivers /
2015-08-17 Chunming Zhoudrm/amdgpu: add context entity init
2015-08-17 Alex Deucherdrm/amdgpu: add scheduler initialization
2015-08-17 Jammy Zhoudrm/amd: add basic scheduling framework
2015-08-17 David Zhangdrm/amdgpu: Enable the Fiji DID 0x7300 support
2015-08-17 Alex Deucherdrm/amdgpu: remove VM workaround for Fiji
2015-08-17 Alex Deucherdrm/amdgpu: add support for VCE 3.x on Fiji
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to the UVD 6.0 IP module
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to the SDMA 3.0 IP module
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to the GFX 8.0 IP module...
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to the DCE 10.0 IP module...
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to SMC and DPM (v2)
2015-08-17 David Zhangdrm/amdgpu: Add Fiji smu 7.1.3 headers (v2)
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to IH module
2015-08-17 David Zhangdrm/amdgpu: Add Fiji support to the GMC 8.5 IP module
2015-08-17 David Zhangdrm/amdgpu: Add Fiji DID 0x7300 common support
2015-08-17 Alex Deucherdrm/amdgpu: handle conditional support for CIK properly
2015-08-17 monk.liudrm/amdgpu: optimize amdgpu_parser_init
2015-08-17 Jammy Zhoudrm/amdgpu: merge amdgpu_family.h into amd_shared.h...
2015-08-17 Jammy Zhoudrm/amdgpu: add some pptable definitions
2015-08-17 Jammy Zhoudrm/amdgpu: add some common definitions to amd_shared.h
2015-08-17 Marek Olšákdrm/amdgpu: allow userspace to read more debug registers
2015-08-17 Alex Deucherdrm/amdgpu: move some atombios definitions to common...
2015-08-17 Christian Königdrm/amdgpu: fix UVD/VCE fence handling
2015-08-17 Alex Deucherdrm/amdgpu: add fence suspend/resume functions
2015-08-17 Chunming Zhoudrm/amdgpu: always enable EOP interrupt v2
2015-08-17 Christian Königdrm/amdgpu: rework vm_grab_id interface
2015-08-17 Christian Königdrm/amdgpu: no updates shouldn't cause vm flush v2
2015-08-17 Christian Königdrm/amdgpu: fix signed overrun in amdgpu_ctx_get_fence
2015-08-17 Christian Königdrm/amdgpu: fix context memory leak
2015-08-17 Christian Königdrm/amdgpu: remove amdgpu_fence_recreate
2015-08-17 Christian Königdrm/amdgpu: add user fence context map v2
2015-08-17 Christian Königdrm/amdgpu: deal with foreign fences in amdgpu_sync
2015-08-17 Alex Deucherdrm/amdgpu: cleanup context structure v2
2015-08-17 rezhudrm/amdgpu: add cgs_interface for pg and cg
2015-08-17 Jammy Zhoudrm/amdgpu: fix some typo for cgs definitions
2015-08-17 Jammy Zhoudrm/amdgpu: add cgs_get_firmware_info interface v2
2015-08-17 Chunming Zhoudrm/amdgpu: implement cgs gpu memory callbacks
2015-08-17 Chunming Zhoudrm/amdgpu: add atom interfaces for CGS
2015-08-17 Alex Deucherdrm/amdgpu: Implement irq interfaces for CGS
2015-08-17 Chunming Zhoudrm/amdgpu: Implement the pciconfig callbacks for CGS
2015-08-17 Chunming Zhoudrm/amdgpu: Implement mmio callbacks for CGS
2015-08-17 Chunming Zhoudrm/amd: Add CGS interfaces
2015-08-17 Jammy Zhoudrm/amdgpu: fix one warning message
2015-08-17 Alex Deucherdrm/radeon/dce6: assign different audio pins to each...
2015-08-17 Dave AirlieMerge branch 'vmwgfx-next' of git://people.freedesktop...
2015-08-17 Dave AirlieMerge tag 'drm/panel/for-4.3-rc1' of git://anongit...
2015-08-17 Dave AirlieMerge tag 'drm/tegra/for-4.3-rc1' of git://anongit...
2015-08-17 Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2015-08-17 Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2015-08-17 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-08-16' of git...
2015-08-17 Dave AirlieMerge tag 'v4.2-rc7' into drm-next
2015-08-16 Linus TorvaldsMerge tag 'armsoc-for-linus' of git://git./linux/kernel...
2015-08-16 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-08-16 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-08-16 Olof JohanssonMerge tag 'keystone-dts-late-fixes-v2' of git://git...
2015-08-16 Joonyoung Shimdrm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
2015-08-16 Joonyoung Shimdrm/exynos: use prime helpers
2015-08-16 Joonyoung Shimdrm/exynos: remove function roundup_gem_size
2015-08-16 Joonyoung Shimdrm/exynos: remove function update_vm_cache_attr
2015-08-16 Joonyoung Shimdrm/exynos: remove function check_gem_flags
2015-08-16 Joonyoung Shimdrm/exynos: use ERR_PTR instead of NULL in exynos_drm_g...
2015-08-16 Joonyoung Shimdrm/exynos: remove unused fields of struct exynos_drm_g...
2015-08-16 Joonyoung Shimdrm/exynos: stop copying sg table
2015-08-16 Joonyoung Shimdrm/exynos: remove function exynos_drm_gem_map_buf
2015-08-16 Joonyoung Shimdrm/exynos: remove mutex locking in pagefault handler
2015-08-16 Joonyoung Shimdrm/exynos: remove function convert_to_vm_err_msg
2015-08-16 Joonyoung Shimdrm/exynos: stop using sgtable in page fault handler
2015-08-16 Gustavo Padovandrm/exynos: remove struct exynos_drm_encoder layer
2015-08-16 Gustavo Padovandrm/exynos: fold encoder setup into exynos_drm_load()
2015-08-16 Gustavo Padovandrm/exynos: remove exynos_drm_create_enc_conn()
2015-08-16 Gustavo Padovandrm/exynos: remove exynos_encoder's .commit() op
2015-08-16 Gustavo Padovandrm/exynos: remove extra call to exynos_dp_commit()
2015-08-16 Gustavo Padovandrm/exynos: remove extra call to hdmi_commit()
2015-08-16 Gustavo Padovandrm/exynos: remove struct exynos_drm_display
2015-08-16 Gustavo Padovandrm/exynos: simplify calculation of possible CRTCs
2015-08-16 Gustavo Padovandrm/exynos: remove unused .remove() and .check_mode...
2015-08-16 Gustavo Padovandrm/exynos: remove wrappers for phy_power_{on,off}
2015-08-16 Gustavo Padovandrm/exynos: split display's .dpms() into .enable()...
2015-08-16 Gustavo Padovandrm/exynos: return return value of exynos_crtc->enable_...
2015-08-16 Gustavo Padovandrm/exynos: unify exynos_drm_plane names with drm core
2015-08-16 Gustavo Padovandrm/exynos: remove unused fields from struct exynos_drm...
2015-08-16 Gustavo Padovandrm/exynos: use drm atomic state directly
2015-08-16 Gustavo Padovandrm/exynos: pass struct exynos_drm_plane in update...
2015-08-16 Gustavo Padovandrm/exynos: rename win_commit/disable to atomic-like...
2015-08-16 Gustavo Padovandrm/exynos: remove duplicated check for suspend
2015-08-16 Gustavo Padovandrm/exynos: use KMS version of DRM vblanks functions
2015-08-16 Gustavo Padovandrm/exynos: pass the correct pipe number
2015-08-16 Joonyoung Shimdrm/exynos: clear channels only when iommu is enabled
2015-08-16 Joonyoung Shimdrm/exynos: remove drm_iommu_attach_device_if_possible
2015-08-16 Joonyoung Shimdrm/exynos: move order to register vidi kms driver
2015-08-16 Andrzej Hajdadrm/exynos/mixer: replace MXR_INT_EN register cache...
2015-08-16 Andrzej Hajdadrm/exynos/mixer: simplify poweron flag
2015-08-16 Joonyoung Shimdrm/exynos: remove unnecessary checking to support...
2015-08-16 Joonyoung Shimdrm/exynos: remove to use ifdef CONFIG_ARM_DMA_USE_IOMMU
2015-08-16 Hyungwon Hwangdrm/exynos: gsc: Handles the combination of rotation...
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: remove hdmi_v14_conf struct
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: remove hdmi_v13_conf struct
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: remove redundant configuration fields
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: add driver data pointer to private...
2015-08-16 Andrzej Hajdadrm/exynos/hdmi: remove private lock code
next