summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2019-08-20mm: turn migrate_vma upside downChristoph Hellwig-59/+63
2019-08-20drm/amdkfd: use mmu_notifier_putJason Gunthorpe-9/+4
2019-08-20drm/amdkfd: fix a use after free race with mmu_notifer unregisterJason Gunthorpe-41/+37
2019-08-20drm/radeon: use mmu_notifier_get/put for struct radeon_mnJason Gunthorpe-126/+38
2019-08-20hmm: use mmu_notifier_get/put for 'struct hmm'Jason Gunthorpe-0/+5
2019-08-20drm/komeda: Add support for 'memory-region' DT node propertyMihail Atanassov-0/+9
2019-08-20Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...Joerg Roedel-8/+16
2019-08-20dw-hdmi-cec: use cec_notifier_cec_adap_(un)registerDariusz Marcinkiewicz-7/+6
2019-08-20drm: dw-hdmi: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz-15/+30
2019-08-19drm/i915: Assume exclusive access to objects inside resumeChris Wilson-4/+7
2019-08-19drm/i915: Use 0 for the unordered contextChris Wilson-16/+5
2019-08-19drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug buildChris Wilson-0/+1
2019-08-19drm/drv: Use // for comments in example codeJonathan Neuschäfer-8/+6
2019-08-19drm/panfrost: Remove opp table when unloadingSteven Price-1/+11
2019-08-19drm/panfrost: Enable devfreq to work without regulatorSteven Price-5/+2
2019-08-19drm/panfrost: Implement per FD address spacesRob Herring-87/+236
2019-08-19drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()Wei Yongjun-1/+4
2019-08-19drm/i915: i915_active.retire() is optionalChris Wilson-2/+4
2019-08-19drm/i915/gen11: Allow usage of all GPIO pinsMatt Roper-50/+3
2019-08-19drm/i915: Serialize against vma movesChris Wilson-20/+56
2019-08-19gpu: ipu-v3: image-convert: only sample into the next tile if necessaryPhilipp Zabel-2/+2
2019-08-19gpu: ipu-v3: image-convert: move tile burst alignment out of loopPhilipp Zabel-39/+45
2019-08-19gpu: ipu-v3: image-convert: bail on invalid tile sizesPhilipp Zabel-3/+24
2019-08-19gpu: ipu-v3: image-convert: fix image downsize coefficients and tiling calcul...Philipp Zabel-18/+31
2019-08-19gpu: ipu-v3: image-convert: limit input seam position to hardware requirementsPhilipp Zabel-6/+24
2019-08-19gpu: ipu-v3: image-convert: fix output seam valid intervalPhilipp Zabel-2/+2
2019-08-19gpu: ipu-v3: image-convert: move output seam valid interval calculation into ...Philipp Zabel-22/+12
2019-08-19gpu: ipu-v3: image-convert: enable V4L2_PIX_FMT_BGRX32 and _RGBX32Philipp Zabel-0/+6
2019-08-19gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formatsPhilipp Zabel-7/+35
2019-08-19drm/i915: Only emit the 'send bug report' once for a GPU hangChris Wilson-2/+1
2019-08-19drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafeChris Wilson-0/+18
2019-08-19drm/i915: Always wrap the ring offset before resettingChris Wilson-2/+1
2019-08-19drm/xen-front: Make structure fb_funcs constantNishka Dasgupta-1/+1
2019-08-19drm/mediatek: mtk_drm_drv.c: Add of_node_put() before gotoNishka Dasgupta-1/+4
2019-08-18drm/i915: Propagate fence errorsChris Wilson-5/+34
2019-08-18drm/i915/uc: Never fail on HuC firmware errorsMichal Wajdeczko-12/+5
2019-08-18drm/i915/uc: Don't always fail on unavailable GuC firmwareMichal Wajdeczko-2/+25
2019-08-18drm/i915/guc: Don't open log relay if GuC is not runningMichal Wajdeczko-8/+13
2019-08-18drm/vboxvideo: Make structure vbox_fb_helper_funcs constantNishka Dasgupta-1/+1
2019-08-17dma-fence: Store the timestamp in the same union as the cb_listChris Wilson-6/+10
2019-08-17drm/panel: tpo-td043mtea1: remove redundant assignmentColin Ian King-1/+1
2019-08-17drm/i915/uc: Never fail on uC preparation stepMichal Wajdeczko-17/+16
2019-08-17drm/i915/uc: Cleanup fw fetch on every GuC/HuC init failureMichal Wajdeczko-9/+11
2019-08-17drm/i915/uc: Cleanup fw fetch only if it was successfulMichal Wajdeczko-5/+3
2019-08-17drm/i915/selftests: Check the context sizeChris Wilson-0/+175
2019-08-17drm/i915/gtt: Fold gen8 insertions into oneMika Kuoppala-46/+46
2019-08-16drm/i915/uc: Add explicit DISABLED state for firmwareMichal Wajdeczko-31/+91
2019-08-16drm/i915: Wrappers for display register waitsDaniele Ceraolo Spurio-233/+127
2019-08-16drm/i915: Move gmbus definitions out of i915_reg.hDaniele Ceraolo Spurio-21/+24
2019-08-16drm/i915: Move engine IDs out of i915_reg.hDaniele Ceraolo Spurio-24/+24