summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-10-18drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12Liu Ying
2016-10-18drm/imx: drm_dev_alloc() returns error pointersDan Carpenter
2016-10-18drm/imx: ipuv3-plane: Skip setting u/vbo only when we don't need modesetLiu Ying
2016-10-18drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modesetLiu Ying
2016-10-17gpu: ipu-v3: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Wei Yongjun
2016-10-17drm/imx: hide an unused labelArnd Bergmann
2016-10-17drm: Print device information again in debugfsDaniel Vetter
2016-10-16drm/sun4i: rgb: Remove the bridge enable/disable functionsMaxime Ripard
2016-10-16drm/sun4i: rgb: Enable panel after controllerJonathan Liu
2016-10-14drm/amd/powerplay: fix bug stop dpm can't work on Vi.Rex Zhu
2016-10-14drm/amd/powerplay: notify smu no display by default.Rex Zhu
2016-10-14drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher
2016-10-14drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher
2016-10-14drm/amdgpu: disable smu hw first on tear downAlex Deucher
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher
2016-10-13drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis
2016-10-13drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu
2016-10-13drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter
2016-10-13drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu
2016-10-13drm/amd/powerplay: fix static checker warnings in iceland_smc.cRex Zhu
2016-10-13drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher
2016-10-13drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu
2016-10-12drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher
2016-10-12drm/amd/amdgpu: enable clockgating only after late initArindam Nath
2016-10-12drm/radeon: allow TA_CS_BC_BASE_ADDR on SIMarek Olšák
2016-10-12drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle
2016-10-12drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher
2016-10-12drm/radeon: fix modeset tear down codeAlex Deucher
2016-10-12drm/radeon: fix up dp aux tear down (v2)Alex Deucher
2016-10-12drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-10-12Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-10drm/vmwgfx: Adjust checks for null pointers in 13 functionsMarkus Elfring
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10drm/vmwgfx: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-10-10drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()Markus Elfring
2016-10-10drm/vmwgfx: Avoid validating views on view destructionThomas Hellstrom
2016-10-10drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom
2016-10-10drm/vmwgfx: Remove a leftover debug printoutThomas Hellstrom
2016-10-10drm/vmwgfx: Allow resource relocations on byte boundariesThomas Hellstrom
2016-10-10drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER commandCharmaine Lee
2016-10-10drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson
2016-10-10drm/vmwgfx: Replace numeric parameter like 0444 with macroBaole Ni
2016-10-10drm/etnaviv: block 64K of address space behind each cmdstreamLucas Stach
2016-10-10drm/etnaviv: ensure write caches are flushed at end of user cmdstreamLucas Stach
2016-10-10drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-nextChris Wilson
2016-10-10drm/i915/guc: Unwind GuC workqueue reservation if request construction failsChris Wilson