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
2019-08-09
drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
Josh Poimboeuf
-11
/
+9
2019-08-09
drm/i915: split out uncore_mmio_debug
Daniele Ceraolo Spurio
-36
/
+79
2019-08-09
drm/i915: Stop reconfiguring our shmemfs mountpoint
Chris Wilson
-22
/
+9
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
-135
/
+140
2019-08-09
drm/i915: Push the ring creation flags to the backend
Chris Wilson
-32
/
+59
2019-08-09
drm/i915/gt: Make deferred context allocation explicit
Chris Wilson
-19
/
+55
2019-08-09
drm/i915: Remove i915_gem_context_create_gvt()
Chris Wilson
-54
/
+17
2019-08-09
Merge tag 'v5.3-rc3' into drm-next-5.4
Alex Deucher
-5966
/
+4111
2019-08-09
drm/amdgpu: remove RREG64/WREG64
Tao Zhou
-37
/
+0
2019-08-09
drm/amdgpu: implement UMC 64 bits REG operations
Tao Zhou
-5
/
+14
2019-08-09
drm/amdgpu: replace readq/writeq with atomic64 operations
Tao Zhou
-6
/
+2
2019-08-09
drm/i915: Drop the fudge warning on ring restart for ctg/elk
Chris Wilson
-8
/
+6
2019-08-09
drm/i915: Generalise BSD default selection
Chris Wilson
-1
/
+2
2019-08-09
drm/i915: Replace global bsd_dispatch_index with random seed
Chris Wilson
-7
/
+1
2019-08-09
drm/i915: Check for a second VCS engine more carefully
Chris Wilson
-1
/
+7
2019-08-09
drm/i915/execlists: Backtrack along timeline
Chris Wilson
-4
/
+4
2019-08-09
drm/i915: Free the imported shmemfs file for phys objects
Chris Wilson
-0
/
+7
2019-08-09
etnaviv: perfmon: fix total and idle HI cyleces readout
Christian Gmeiner
-11
/
+33
2019-08-09
etnaviv: fix whitespace errors
Christian Gmeiner
-2
/
+2
2019-08-09
drm: meson: venc: set the correct macrovision max amplitude value
Julien Masson
-2
/
+2
2019-08-09
drm: meson: add macro used to enable HDMI PLL
Julien Masson
-1
/
+2
2019-08-09
drm: meson: global clean-up
Julien Masson
-26
/
+33
2019-08-09
drm: meson: venc: use proper macros instead of magic constants
Julien Masson
-32
/
+177
2019-08-09
drm: meson: viu: use proper macros instead of magic constants
Julien Masson
-39
/
+72
2019-08-09
drm: meson: vpp: use proper macros instead of magic constants
Julien Masson
-9
/
+24
2019-08-09
drm: meson: drv: use macro when initializing vpu
Julien Masson
-4
/
+23
2019-08-09
drm: meson: crtc: use proper macros instead of magic constants
Julien Masson
-6
/
+27
2019-08-09
drm: meson: mask value when writing bits relaxed
Julien Masson
-1
/
+1
2019-08-09
drm/etnaviv: remove unused function etnaviv_gem_mapping_reference
Lucas Stach
-13
/
+0
2019-08-09
drm/etnaviv: fix etnaviv_cmdbuf_suballoc_new return value
Lucas Stach
-2
/
+4
2019-08-09
drm/i915: extract i915_gem_shrinker.h from i915_drv.h
Jani Nikula
-17
/
+32
2019-08-09
drm/i915: extract gem/i915_gem_stolen.h from i915_drv.h
Jani Nikula
-23
/
+39
2019-08-09
drm/i915: extract i915_memcpy.h from i915_drv.h
Jani Nikula
-21
/
+38
2019-08-09
drm/i915: extract i915_suspend.h from i915_drv.h
Jani Nikula
-4
/
+16
2019-08-09
drm/i915: extract i915_sysfs.h from i915_drv.h
Jani Nikula
-4
/
+16
2019-08-09
drm/i915: extract i915_perf.h from i915_drv.h
Jani Nikula
-16
/
+35
2019-08-09
drm/i915: move printing and load error inject to i915_utils.[ch]
Jani Nikula
-97
/
+109
2019-08-09
drm/i915: move I915_STATE_WARN() and _ON() to intel_display.h
Jani Nikula
-18
/
+18
2019-08-09
drm/i915: move add_taint_for_CI() to i915_utils.h
Jani Nikula
-11
/
+11
2019-08-09
drm/i915: remove unused dev_priv->no_aux_handshake
Jani Nikula
-7
/
+0
2019-08-09
drm/i915/kvmgt: Use struct_size() helper
Gustavo A. R. Silva
-7
/
+5
2019-08-09
drm/i915: Use after free in error path in intel_vgpu_create_workload()
Dan Carpenter
-2
/
+2
2019-08-09
drm/panel: simple: Support TI nspire panels
Linus Walleij
-0
/
+64
2019-08-09
drm/pl111: Support grayscale
Linus Walleij
-2
/
+27
2019-08-09
drm/komeda: Initialize and enable output polling on Komeda
Lowry Li (Arm Technology China)
-0
/
+5
2019-08-09
Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-5610
/
+7536
2019-08-09
Merge tag 'drm-intel-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
-3
/
+4
2019-08-09
Merge tag 'drm-misc-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-2
/
+4
2019-08-08
drm/panfrost: Add madvise and shrinker support
Rob Herring
-2
/
+158
2019-08-08
drm/shmem: Add madvise state and purge helpers
Rob Herring
-0
/
+57
[prev]
[next]