summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-63/+46
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+2
2017-07-13Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds-214/+372
2017-07-13drm: Add missing field copy in compat_drm_versionJeffy Chen-0/+3
2017-07-13Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-2/+11
2017-07-13Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/g...Dave Airlie-6/+8
2017-07-13Merge tag 'drm-intel-next-fixes-2017-07-11' of git://anongit.freedesktop.org/...Dave Airlie-78/+148
2017-07-13Merge branch 'mediatek-drm-next-4.13' of https://github.com/ckhu-mediatek/lin...Dave Airlie-128/+205
2017-07-12drm/i915: use __GFP_RETRY_MAYFAILMichal Hocko-1/+2
2017-07-11Merge tag 'gvt-fixes-2017-07-11' of https://github.com/01org/gvt-linux into d...Jani Nikula-64/+34
2017-07-11drm/i915: Make DP-MST connector info workMaarten Lankhorst-1/+1
2017-07-11drm/i915/gvt: Use fence error from GVT request for workload statusChuanxiao Dong-9/+12
2017-07-11drm/i915/gvt: remove scheduler_mutex in per-engine workload_threadWeinan Li-7/+0
2017-07-11drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"Chuanxiao Dong-48/+10
2017-07-11drm/i915/gvt: Audit the command buffer addressPing Gao-0/+10
2017-07-11drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()Zhou, Wenjia-0/+2
2017-07-10drm/rockchip: fix NULL check on devm_kzalloc() return valueGustavo A. R. Silva-1/+1
2017-07-10drm/i915/fbdev: Check for existence of ifbdev->vma before operationsChris Wilson-5/+6
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-24728/+357245
2017-07-08drm_dp_aux_dev: switch to read_iter/write_iterAl Viro-63/+46
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-15/+0
2017-07-07drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner-2/+11
2017-07-06Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds-1045/+475
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-6/+6
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+43
2017-07-06Fix trivial misannotationsAl Viro-3/+3
2017-07-06drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson-9/+5
2017-07-06Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-197/+684
2017-07-05drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.Rex Zhu-2/+3
2017-07-04mga: switch compat ioctls to drm_ioctl_kernel()Al Viro-90/+64
2017-07-04radeon: take out dead compat ioctlsAl Viro-427/+16
2017-07-04drm compat: ia64 is not biarchAl Viro-2/+2
2017-07-04drm_compat_ioctl(): tidy up a bitAl Viro-13/+9
2017-07-04switch compat_drm_mapbufs() to drm_ioctl_kernel()Al Viro-65/+77
2017-07-04switch compat_drm_rmmap() to drm_ioctl_kernel()Al Viro-10/+4
2017-07-04switch compat_drm_mode_addfb2() to drm_ioctl_kernel()Al Viro-28/+10
2017-07-04switch compat_drm_wait_vblank() to drm_ioctl_kernel()Al Viro-16/+10
2017-07-04switch compat_drm_update_draw()Al Viro-14/+3
2017-07-04compat_drm: switch sg ioctlsAl Viro-18/+12
2017-07-04compat_drm: switch AGP compat ioctls to drm_ioctl_kernel()Al Viro-65/+44
2017-07-04amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer-0/+14
2017-07-04drm/amdgpu/gfx9: fix driver reload with KIQAlex Deucher-51/+0
2017-07-04drm/amdgpu/gfx8: fix driver reload with KIQAlex Deucher-68/+1
2017-07-03drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplayJohn Brooks-1/+2
2017-07-03drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks-1/+3
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-23/+22
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds-25/+18
2017-07-03Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/drm', 'asoc/...Mark Brown-0/+43
2017-07-03drm/i915: Hold RPM wakelock while initializing OA buffersagar.a.kamble@intel.com-6/+6
2017-07-03drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing ProgrammingNavare, Manasi D-1/+1