index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2017-06-17
drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW
Ben Skeggs
-10
/
+39
2017-06-16
drm/i915/cfl: Introduce Coffee Lake workarounds.
Rodrigo Vivi
-23
/
+60
2017-06-16
amdgpu: use drm sync objects for shared semaphores (v6)
Dave Airlie
-2
/
+91
2017-06-16
amdgpu/cs: split out fence dependency checking (v2)
Dave Airlie
-42
/
+51
2017-06-16
drm/amdgpu: don't check the default value for vm size
Alex Deucher
-0
/
+4
2017-06-16
drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH
Dhinakaran Pandiyan
-2
/
+11
2017-06-16
drm/i915: Stash a pointer to the obj's resv in the vma
Chris Wilson
-14
/
+15
2017-06-16
drm/i915: Async GPU relocation processing
Chris Wilson
-8
/
+220
2017-06-16
drm/i915: Allow execbuffer to use the first object as the batch
Chris Wilson
-1
/
+5
2017-06-16
drm/i915: Wait upon userptr get-user-pages within execbuffer
Chris Wilson
-5
/
+31
2017-06-16
drm/i915: First try the previous execbuffer location
Chris Wilson
-4
/
+15
2017-06-16
drm/i915: Store a persistent reference for an object in the execbuffer cache
Chris Wilson
-10
/
+28
2017-06-16
drm/i915: Eliminate lots of iterations over the execobjects array
Chris Wilson
-916
/
+1239
2017-06-16
drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations
Chris Wilson
-0
/
+10
2017-06-16
drm/i915: Pass vma to relocate entry
Chris Wilson
-60
/
+42
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
-112
/
+322
2017-06-16
drm/i915: Fix retrieval of hangcheck stats
Chris Wilson
-3
/
+0
2017-06-16
drm/msm/hdmi: Fix HDMI pink strip issue seen on 8x96
Archit Taneja
-3
/
+67
2017-06-16
drm/msm/hdmi: 8996 PLL: Populate unprepare
Archit Taneja
-0
/
+5
2017-06-16
drm/msm/hdmi: Use bitwise operators when building register values
Liviu Dudau
-3
/
+3
2017-06-16
drm/msm: update generated headers
Rob Clark
-337
/
+2059
2017-06-16
drm/msm: remove address-space id
Rob Clark
-46
/
+0
2017-06-16
drm/msm: support for an arbitrary number of address spaces
Rob Clark
-43
/
+99
2017-06-16
drm/msm: refactor how we handle vram carveout buffers
Rob Clark
-21
/
+27
2017-06-16
drm/msm: pass address-space to _get_iova() and friends
Rob Clark
-58
/
+78
2017-06-16
drm/msm/mdp4+5: move aspace/id to base class
Rob Clark
-40
/
+56
2017-06-16
drm/msm/mdp5: kill pipe_lock
Rob Clark
-10
/
+0
2017-06-16
drm/msm: fix locking inconsistency for gpu->hw_init()
Rob Clark
-16
/
+17
2017-06-16
drm/msm: Remove memptrs->wptr
Jordan Crouse
-4
/
+0
2017-06-16
drm/msm: Add a struct to pass configuration to msm_gpu_init()
Jordan Crouse
-10
/
+26
2017-06-16
drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA
Jordan Crouse
-2
/
+21
2017-06-16
drm/msm: Remove idle function hook
Jordan Crouse
-11
/
+10
2017-06-16
drm/msm: Remove DRM_MSM_NUM_IOCTLS
Jordan Crouse
-1
/
+1
2017-06-16
drm/msm: gpu: Enable zap shader for A5XX
Jordan Crouse
-2
/
+183
2017-06-16
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
-12
/
+17
2017-06-16
drm/i915: Mark CPU cache as dirty on every transition for CPU writes
Chris Wilson
-56
/
+67
2017-06-16
drm/i915: Make i915_vma_destroy() static
Chris Wilson
-2
/
+1
2017-06-16
drm/i915: Actually attach the tv_format property to the SDVO connector
Ville Syrjälä
-1
/
+2
2017-06-16
drm/arm: mali-dp: Use CMA helper for plane buffer address calculation
Liviu Dudau
-7
/
+5
2017-06-16
drm/mali-dp: Check PM status when sharing interrupt lines
Liviu Dudau
-3
/
+16
2017-06-16
drm/arm: malidp: Use crtc->mode_valid() callback
Jose Abreu
-6
/
+5
2017-06-16
Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...
Jani Nikula
-440
/
+604
2017-06-16
drm/nouveau: use proper prototype in nouveau_pmops_runtime() definition
Arnd Bergmann
-1
/
+1
2017-06-16
drm/nouveau: Skip vga_fini on non-PCI device
Mikko Perttunen
-0
/
+4
2017-06-16
drm/nouveau/tegra: Don't leave GPU in reset
Mikko Perttunen
-3
/
+0
2017-06-16
drm/nouveau/tegra: Skip manual unpowergating when not necessary
Mikko Perttunen
-4
/
+6
2017-06-16
drm/nouveau/hwmon: Change permissions to numeric
Oscar Salvador
-5
/
+5
2017-06-16
drm/nouveau/hwmon: expose the auto_point and pwm_min/max attrs
Oscar Salvador
-1
/
+33
2017-06-16
drm/nouveau/hwmon: Remove old code, add .write/.read operations
Oscar Salvador
-583
/
+261
2017-06-16
drm/nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_string
Oscar Salvador
-0
/
+163
[prev]
[next]