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-20
mm: turn migrate_vma upside down
Christoph Hellwig
-59
/
+63
2019-08-20
drm/amdkfd: use mmu_notifier_put
Jason Gunthorpe
-9
/
+4
2019-08-20
drm/amdkfd: fix a use after free race with mmu_notifer unregister
Jason Gunthorpe
-41
/
+37
2019-08-20
drm/radeon: use mmu_notifier_get/put for struct radeon_mn
Jason Gunthorpe
-126
/
+38
2019-08-20
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
-0
/
+5
2019-08-20
drm/komeda: Add support for 'memory-region' DT node property
Mihail Atanassov
-0
/
+9
2019-08-20
Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...
Joerg Roedel
-8
/
+16
2019-08-20
dw-hdmi-cec: use cec_notifier_cec_adap_(un)register
Dariusz Marcinkiewicz
-7
/
+6
2019-08-20
drm: dw-hdmi: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
-15
/
+30
2019-08-19
drm/i915: Assume exclusive access to objects inside resume
Chris Wilson
-4
/
+7
2019-08-19
drm/i915: Use 0 for the unordered context
Chris Wilson
-16
/
+5
2019-08-19
drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug build
Chris Wilson
-0
/
+1
2019-08-19
drm/drv: Use // for comments in example code
Jonathan Neuschäfer
-8
/
+6
2019-08-19
drm/panfrost: Remove opp table when unloading
Steven Price
-1
/
+11
2019-08-19
drm/panfrost: Enable devfreq to work without regulator
Steven Price
-5
/
+2
2019-08-19
drm/panfrost: Implement per FD address spaces
Rob Herring
-87
/
+236
2019-08-19
drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()
Wei Yongjun
-1
/
+4
2019-08-19
drm/i915: i915_active.retire() is optional
Chris Wilson
-2
/
+4
2019-08-19
drm/i915/gen11: Allow usage of all GPIO pins
Matt Roper
-50
/
+3
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
-20
/
+56
2019-08-19
gpu: ipu-v3: image-convert: only sample into the next tile if necessary
Philipp Zabel
-2
/
+2
2019-08-19
gpu: ipu-v3: image-convert: move tile burst alignment out of loop
Philipp Zabel
-39
/
+45
2019-08-19
gpu: ipu-v3: image-convert: bail on invalid tile sizes
Philipp Zabel
-3
/
+24
2019-08-19
gpu: ipu-v3: image-convert: fix image downsize coefficients and tiling calcul...
Philipp Zabel
-18
/
+31
2019-08-19
gpu: ipu-v3: image-convert: limit input seam position to hardware requirements
Philipp Zabel
-6
/
+24
2019-08-19
gpu: ipu-v3: image-convert: fix output seam valid interval
Philipp Zabel
-2
/
+2
2019-08-19
gpu: ipu-v3: image-convert: move output seam valid interval calculation into ...
Philipp Zabel
-22
/
+12
2019-08-19
gpu: ipu-v3: image-convert: enable V4L2_PIX_FMT_BGRX32 and _RGBX32
Philipp Zabel
-0
/
+6
2019-08-19
gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formats
Philipp Zabel
-7
/
+35
2019-08-19
drm/i915: Only emit the 'send bug report' once for a GPU hang
Chris Wilson
-2
/
+1
2019-08-19
drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe
Chris Wilson
-0
/
+18
2019-08-19
drm/i915: Always wrap the ring offset before resetting
Chris Wilson
-2
/
+1
2019-08-19
drm/xen-front: Make structure fb_funcs constant
Nishka Dasgupta
-1
/
+1
2019-08-19
drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
Nishka Dasgupta
-1
/
+4
2019-08-18
drm/i915: Propagate fence errors
Chris Wilson
-5
/
+34
2019-08-18
drm/i915/uc: Never fail on HuC firmware errors
Michal Wajdeczko
-12
/
+5
2019-08-18
drm/i915/uc: Don't always fail on unavailable GuC firmware
Michal Wajdeczko
-2
/
+25
2019-08-18
drm/i915/guc: Don't open log relay if GuC is not running
Michal Wajdeczko
-8
/
+13
2019-08-18
drm/vboxvideo: Make structure vbox_fb_helper_funcs constant
Nishka Dasgupta
-1
/
+1
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
-6
/
+10
2019-08-17
drm/panel: tpo-td043mtea1: remove redundant assignment
Colin Ian King
-1
/
+1
2019-08-17
drm/i915/uc: Never fail on uC preparation step
Michal Wajdeczko
-17
/
+16
2019-08-17
drm/i915/uc: Cleanup fw fetch on every GuC/HuC init failure
Michal Wajdeczko
-9
/
+11
2019-08-17
drm/i915/uc: Cleanup fw fetch only if it was successful
Michal Wajdeczko
-5
/
+3
2019-08-17
drm/i915/selftests: Check the context size
Chris Wilson
-0
/
+175
2019-08-17
drm/i915/gtt: Fold gen8 insertions into one
Mika Kuoppala
-46
/
+46
2019-08-16
drm/i915/uc: Add explicit DISABLED state for firmware
Michal Wajdeczko
-31
/
+91
2019-08-16
drm/i915: Wrappers for display register waits
Daniele Ceraolo Spurio
-233
/
+127
2019-08-16
drm/i915: Move gmbus definitions out of i915_reg.h
Daniele Ceraolo Spurio
-21
/
+24
2019-08-16
drm/i915: Move engine IDs out of i915_reg.h
Daniele Ceraolo Spurio
-24
/
+24
[prev]
[next]