summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm, ipu-v3: use https://linuxtv.org for LinuxTV URLMauro Carvalho Chehab2015-12-041-1/+1
* Merge tag 'drm-intel-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-11-207-52/+118
|\
| * Revert "drm/i915: skip modeset if compatible for everyone."Jani Nikula2015-11-193-1/+8
| * drm/i915: Consider SPLL as another shared pll, v2.Maarten Lankhorst2015-11-184-41/+83
| * drm/i915: Fix gpu frequency change tracingMika Kuoppala2015-11-181-1/+1
| * drm/i915: Don't clobber the addfb2 ioctl paramsVille Syrjälä2015-11-171-3/+4
| * drm/i915: Clear intel_crtc->atomic before updating it.Maarten Lankhorst2015-11-171-0/+3
| * drm/i915: get runtime PM reference around GEM set_caching IOCTLImre Deak2015-11-161-1/+7
| * drm/i915: Fix GT frequency roundingMika Kuoppala2015-11-161-3/+5
| * drm/i915: quirk backlight present on Macbook 4, 1Jani Nikula2015-11-161-0/+3
| * drm/i915: Fix crtc_y assignment in intel_find_initial_plane_obj()Ville Syrjälä2015-11-161-2/+4
* | Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-11-203-65/+76
|\ \
| * | drm/atomic-helper: Check encoder/crtc constraintsDaniel Vetter2015-11-191-0/+8
| * | drm: Fix primary plane size for stereo doubled modes for legacy setcrtcVille Syrjälä2015-11-171-6/+9
| * | drm/core: Fix old_fb handling in pan_display_atomic.Maarten Lankhorst2015-11-171-22/+8
| * | drm/core: Fix old_fb handling in restore_fbdev_mode_atomic.Maarten Lankhorst2015-11-171-15/+6
| * | drm/atomic: add a drm_atomic_clean_old_fb helper.Maarten Lankhorst2015-11-171-18/+40
| * | drm/core: Fix old_fb handling in drm_mode_atomic_ioctl.Maarten Lankhorst2015-11-171-1/+2
| * | drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane.Maarten Lankhorst2015-11-171-3/+3
| |/
* | drm/mgag200: fix kernel hang in cursor code.Wang, Rui Y2015-11-191-6/+5
* | Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixesDave Airlie2015-11-194-13/+23
|\ \
| * | drm/vc4: Make sure that planes aren't scaled.Eric Anholt2015-11-171-0/+10
| * | drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt2015-11-172-5/+6
| * | drm/vc4: checking for NULL instead of IS_ERRDan Carpenter2015-11-171-2/+2
| * | drm/vc4: fix itnull.cocci warningsJulia Lawall2015-11-171-1/+1
| * | drm/vc4: fix platform_no_drv_owner.cocci warningsJulia Lawall2015-11-171-1/+0
| * | drm/vc4: vc4_plane_duplicate_state() can be statickbuild test robot2015-11-171-4/+4
| |/
* | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-11-1924-401/+729
|\ \ | |/ |/|
| * drm/amdgpu: reserve/unreserve objects out of map/unmap operationsChunming Zhou2015-11-182-25/+25
| * drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_boChunming Zhou2015-11-181-15/+18
| * drm/amdgpu: add lock for interval tree in vmChunming Zhou2015-11-182-2/+15
| * drm/amdgpu: keep the owner for VMIDsChristian König2015-11-182-17/+24
| * drm/amdgpu: move VM manager clean into the VM code againChristian König2015-11-184-12/+20
| * drm/amdgpu: cleanup VM coding styleChristian König2015-11-181-50/+48
| * drm/amdgpu: remove unused VM manager fieldChristian König2015-11-181-2/+0
| * drm/amdgpu: cleanup scheduler command submissionChristian König2015-11-182-39/+25
| * drm/amdgpu: fix typo in firmware nameChristian König2015-11-181-1/+1
| * drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new()Junwei Zhang2015-11-164-8/+6
| * drm/amdgpu: wait interruptible when semaphores are disabled v2Christian König2015-11-161-2/+8
| * drm/amdgpu: update pd while updating vm as wellChunming Zhou2015-11-161-0/+3
| * drm/amdgpu: fix handling order in scheduler CSChristian König2015-11-161-5/+5
| * drm/amdgpu: fix incorrect mutex usage v3Christian König2015-11-165-48/+37
| * drm/amdgpu: cleanup scheduler fence get/put danceChristian König2015-11-162-2/+0
| * drm/amdgpu: add command submission workflow tracepointChunming Zhou2015-11-165-4/+76
| * drm/amdgpu: update Fiji's tiling mode tableFlora Cui2015-11-161-1/+291
| * drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire.Rex Zhu2015-11-161-4/+4
| * drm/amdgpu: fix seq_printf format stringArnd Bergmann2015-11-161-3/+3
| * drm/radeon: fix quirk for MSI R7 370 Armor 2XMaxim Sheviakov2015-11-161-1/+1
| * drm/amdgpu: Fix default page access routingJay Cornwall2015-11-162-0/+2
| * drm/radeon: unconditionally set sysfs_initializedAlex Deucher2015-11-161-2/+1