summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-11-20Merge tag 'drm-intel-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-11-20Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-11-19drm/atomic-helper: Check encoder/crtc constraintsDaniel Vetter
2015-11-19Revert "drm/i915: skip modeset if compatible for everyone."Jani Nikula
2015-11-19drm/mgag200: fix kernel hang in cursor code.Wang, Rui Y
2015-11-19Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixesDave Airlie
2015-11-19Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-11-18drm/amdgpu: reserve/unreserve objects out of map/unmap operationsChunming Zhou
2015-11-18drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_boChunming Zhou
2015-11-18drm/amdgpu: add lock for interval tree in vmChunming Zhou
2015-11-18drm/amdgpu: keep the owner for VMIDsChristian König
2015-11-18drm/amdgpu: move VM manager clean into the VM code againChristian König
2015-11-18drm/amdgpu: cleanup VM coding styleChristian König
2015-11-18drm/amdgpu: remove unused VM manager fieldChristian König
2015-11-18drm/amdgpu: cleanup scheduler command submissionChristian König
2015-11-18drm/amdgpu: fix typo in firmware nameChristian König
2015-11-18drm/i915: Consider SPLL as another shared pll, v2.Maarten Lankhorst
2015-11-18drm/i915: Fix gpu frequency change tracingMika Kuoppala
2015-11-17drm/vc4: Make sure that planes aren't scaled.Eric Anholt
2015-11-17drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt
2015-11-17drm/vc4: checking for NULL instead of IS_ERRDan Carpenter
2015-11-17drm/vc4: fix itnull.cocci warningsJulia Lawall
2015-11-17drm/vc4: fix platform_no_drv_owner.cocci warningsJulia Lawall
2015-11-17drm/vc4: vc4_plane_duplicate_state() can be statickbuild test robot
2015-11-17drm/i915: Don't clobber the addfb2 ioctl paramsVille Syrjälä
2015-11-17drm: Fix primary plane size for stereo doubled modes for legacy setcrtcVille Syrjälä
2015-11-17drm/i915: Clear intel_crtc->atomic before updating it.Maarten Lankhorst
2015-11-17drm/core: Fix old_fb handling in pan_display_atomic.Maarten Lankhorst
2015-11-17drm/core: Fix old_fb handling in restore_fbdev_mode_atomic.Maarten Lankhorst
2015-11-17drm/atomic: add a drm_atomic_clean_old_fb helper.Maarten Lankhorst
2015-11-17drm/core: Fix old_fb handling in drm_mode_atomic_ioctl.Maarten Lankhorst
2015-11-17drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane.Maarten Lankhorst
2015-11-16drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new()Junwei Zhang
2015-11-16drm/amdgpu: wait interruptible when semaphores are disabled v2Christian König
2015-11-16drm/amdgpu: update pd while updating vm as wellChunming Zhou
2015-11-16drm/amdgpu: fix handling order in scheduler CSChristian König
2015-11-16drm/amdgpu: fix incorrect mutex usage v3Christian König
2015-11-16drm/amdgpu: cleanup scheduler fence get/put danceChristian König
2015-11-16drm/amdgpu: add command submission workflow tracepointChunming Zhou
2015-11-16drm/amdgpu: update Fiji's tiling mode tableFlora Cui
2015-11-16drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire.Rex Zhu
2015-11-16drm/amdgpu: fix seq_printf format stringArnd Bergmann
2015-11-16drm/radeon: fix quirk for MSI R7 370 Armor 2XMaxim Sheviakov
2015-11-16drm/amdgpu: Fix default page access routingJay Cornwall
2015-11-16drm/radeon: unconditionally set sysfs_initializedAlex Deucher
2015-11-16drm/amdgpu: cleanup amdgpu_cs_parser handlingChristian König
2015-11-16drm/amdgpu: fix leaking the IBs on errorChristian König
2015-11-16drm/amd: add kmem cache for sched fenceChunming Zhou
2015-11-16drm/amdgpu: add kmem cache for amdgpu fenceChunming Zhou
2015-11-16drm/amdgpu: update fiji_mgcg_cgcg_init tableFlora Cui