summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2016-11-03locking/drm: Fix i915_gem_shrinker_lock() lockingIngo Molnar
2016-10-25locking/drm: Kill mutex trickeryPeter Zijlstra
2016-10-21Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into d...Dave Airlie
2016-10-21Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2016-10-21Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie
2016-10-21Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie
2016-10-19drm/fsl-dcu: enable pixel clock when enabling CRTCStefan Agner
2016-10-19drm/fsl-dcu: do not transfer registers in mode_set_nofbStefan Agner
2016-10-19drm/fsl-dcu: do not transfer registers on plane initStefan Agner
2016-10-19drm/fsl-dcu: enable TCON bypass mode by defaultStefan Agner
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-10-17drm: Print device information again in debugfsDaniel Vetter
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