summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem
AgeCommit message (Expand)AuthorFilesLines
2021-03-24drm/i915: No longer allow exporting userptr through dma-bufMaarten Lankhorst1-3/+2
2021-03-24drm/i915: Disable userptr pread/pwrite support.Maarten Lankhorst1-0/+20
2021-03-24drm/i915: make lockdep slightly happier about execbuf.Maarten Lankhorst1-6/+18
2021-03-24drm/i915: Convert i915_gem_object_attach_phys() to ww locking, v2.Maarten Lankhorst3-10/+22
2021-03-24drm/i915: Rework struct phys attachment handlingMaarten Lankhorst4-60/+78
2021-03-24drm/i915: Move HAS_STRUCT_PAGE to obj->flagsMaarten Lankhorst18-48/+59
2021-03-24drm/i915: Add missing -EDEADLK handling to execbuf pinning, v2.Maarten Lankhorst1-11/+24
2021-03-24drm/i915: Move cmd parser pinning to execbufferMaarten Lankhorst3-15/+90
2021-03-19swiotlb: remove swiotlb_nr_tblChristoph Hellwig1-1/+1
2021-03-18drm/i915/gem: Drop relocation support on all new hardware (v6)Jason Ekstrand1-0/+7
2021-03-18drm/i915/gem: Drop legacy execbuffer support (v2)Jason Ekstrand2-102/+0
2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula20-294/+414
2021-02-09drm/i915/gem: Move freeze/freeze_late next to suspend/suspend_lateChris Wilson2-0/+44
2021-02-09drm/i915/gem: Fix oops in error handling codeDan Carpenter1-8/+4
2021-02-02Merge tag 'topic/drm-device-pdev-2021-02-02' of git://anongit.freedesktop.org...Jani Nikula2-4/+4
2021-02-02drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann2-4/+4
2021-01-29Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+73
2021-01-22drm/i915/gem: Add a helper to read data from a GEM object pageImre Deak2-0/+73
2021-01-21drm/i915/gem: Drop lru bumping on display unpinningChris Wilson2-46/+0
2021-01-21drm/i915/gem: Protect used framebuffers from casual evictionChris Wilson1-0/+1
2021-01-21drm/i915/gem: Use shrinkable status for unknown swizzle quirksChris Wilson5-21/+37
2021-01-20drm/i915/gem: Move stolen node into GEM object unionChris Wilson6-3/+17
2021-01-20drm/i915/gem: Almagamate clflushes on suspendChris Wilson1-27/+14
2021-01-20drm/i915/region: don't leak the object on errorMatthew Auld1-4/+4
2021-01-20drm/i915/display: Apply interactive priority to explicit flip fencesChris Wilson2-13/+36
2021-01-19drm/i915/gem: Make i915_gem_object_flush_write_domain() staticChris Wilson3-57/+52
2021-01-19drm/i915/pool: constrain pool objects by mapping typeMatthew Auld2-10/+11
2021-01-19drm/i915: move i915_map_type into i915_gem_object_types.hMatthew Auld2-8/+8
2021-01-15drm/i915: add back static declarationMatthew Auld1-7/+7
2021-01-15drm/i915/region: convert object_create into object_initMatthew Auld5-67/+60
2021-01-15drm/i915/gem: sanity check object size in gem_createMatthew Auld1-0/+2
2021-01-15drm/i915/gem: split gem_create into own fileMatthew Auld1-0/+111
2021-01-15drm/i915/gem: Reduce ctx->engines_mutex for get_engines()Chris Wilson1-31/+8
2021-01-15drm/i915/gem: Reduce ctx->engine_mutex for reading the clone sourceChris Wilson1-9/+15
2021-01-15drm/i915: Mark up protected uses of 'i915_request_completed'Chris Wilson1-1/+1
2021-01-15Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie16-107/+93
2021-01-12drm/i915/selftests: Allow huge_gem_object to kick the shrinkerChris Wilson1-1/+1
2021-01-12drm/i915/gem: Remove stolen node before releasing the regionChris Wilson1-3/+2
2021-01-09drm/i915/gt: Disable arbitration on no-preempt requestsChris Wilson1-3/+3
2021-01-03drm/i915: fix shift warningArnd Bergmann1-1/+1
2020-12-29drm/i915/gem: Peek at the inflight contextChris Wilson1-0/+3
2020-12-24drm/i915: clear the gpu reloc batchMatthew Auld1-1/+3
2020-12-24drm/i915/gem: Optimistically prune dma-resv from the shrinker.Chris Wilson2-5/+6
2020-12-18drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson1-1/+1
2020-12-16drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.hChris Wilson6-0/+6
2020-12-16drm/i915/gem: Drop free_work for GEM contextsChris Wilson3-53/+8
2020-12-16drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson1-1/+1
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2-4/+4
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds9-44/+151
2020-12-10drm/i915/gt: Rename lrc.c to execlists_submission.cChris Wilson1-0/+1