index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
Age
Commit message (
Expand
)
Author
2019-09-06
drm/i915: to make vgpu ppgtt notificaiton as atomic operation
Xiaolin Zhang
2019-08-21
drm/i915/gtt: Add some range asserts
Chris Wilson
2019-08-21
drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
Chris Wilson
2019-08-21
drm/i915/gtt: Include asm/smp.h
Chris Wilson
2019-08-21
drm/i915/gtt: Relax assertion for pt_used
Chris Wilson
2019-08-20
drm/i915/gtt: Relax pd_used assertion
Chris Wilson
2019-08-20
drm/i915/tgl: Updated Private PAT programming
Michel Thierry
2019-08-19
drm/i915: Assume exclusive access to objects inside resume
Chris Wilson
2019-08-17
drm/i915/gtt: Fold gen8 insertions into one
Mika Kuoppala
2019-08-16
drm/i915: Use the associated uncore for the vm
Chris Wilson
2019-08-15
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
2019-08-12
drm/i915: Forgo last_fence active request tracking
Chris Wilson
2019-08-10
drm/i915/gtt: enable GTT cache by default
Matthew Auld
2019-08-07
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-07-30
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
Chris Wilson
2019-07-29
drm/i915: Flush the i915_vm_release before ggtt shutdown
Chris Wilson
2019-07-23
drm/i915: Rely on spinlock protection for GPU error capture
Chris Wilson
2019-07-22
drm/i915/gtt: Fix rounding for 36b
Chris Wilson
2019-07-19
drm/i915/gtt: Don't try to clear failed empty pd allocation
Michal Wajdeczko
2019-07-19
drm/i915/gtt: Correct unshifted 'from' for gen8_ppgtt_alloc errors
Chris Wilson
2019-07-16
drm/i915/gtt: Tidy up ppgtt insertion for gen8
Chris Wilson
2019-07-16
drm/i915/gtt: Recursive ppgtt alloc for gen8
Chris Wilson
2019-07-13
drm/i915/uc: prefer intel_gt over i915 in GuC/HuC paths
Daniele Ceraolo Spurio
2019-07-12
drm/i915/gtt: Recursive ppgtt clear for gen8
Chris Wilson
2019-07-12
drm/i915/gtt: Recursive cleanup for gen8
Chris Wilson
2019-07-12
drm/i915: Propagate "_release" function name suffix down
Janusz Krzysztofik
2019-07-12
drm/i915/gtt: Use NULL to encode scratch shadow entries
Chris Wilson
2019-07-12
drm/i915/gtt: Convert vm->scratch into an array
Chris Wilson
2019-07-12
drm/i915/gtt: Compute the radix for gen8 page table levels
Chris Wilson
2019-07-12
drm/i915/gtt: Markup i915_ppgtt height
Chris Wilson
2019-07-12
drm/i915/gtt: Reorder gen8 ppgtt free/clear/alloc
Chris Wilson
2019-07-12
drm/i915/gtt: Wrap page_table with page_directory
Chris Wilson
2019-07-12
drm/i915/gtt: Use shallow dma pages for scratch
Chris Wilson
2019-07-06
drm/i915/gtt: Introduce release_pd_entry
Mika Kuoppala
2019-07-06
drm/i915/gtt: Setup phys pages for 3lvl pdps
Mika Kuoppala
2019-07-06
drm/i915/gtt: Tear down setup and cleanup macros for page dma
Mika Kuoppala
2019-07-06
drm/i915/gtt: pde entry encoding is identical
Mika Kuoppala
2019-07-04
drm/i915/gtt: Mark the freed page table entries with scratch
Chris Wilson
2019-07-04
drm/i915/gtt: Handle double alloc failures
Chris Wilson
2019-07-04
drm/i915/gtt: Defer the free for alloc error paths
Chris Wilson
2019-07-02
drm/i915/gtt: Don't check PPGTT presence on PPGTT-only platforms
Michał Winiarski
2019-07-02
Revert "drm/i915: Introduce private PAT management"
Michał Winiarski
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
drm/i915/gt: Fixup kerneldoc parameters
Chris Wilson
2019-06-21
drm/i915: Save trip via top-level i915 in a few more places
Tvrtko Ursulin
2019-06-21
drm/i915: Compartmentalize i915_gem_init_ggtt
Tvrtko Ursulin
2019-06-21
drm/i915: Compartmentalize i915_ggtt_cleanup_hw
Tvrtko Ursulin
2019-06-21
drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
Tvrtko Ursulin
2019-06-21
drm/i915: Store intel_gt backpointer in vm
Tvrtko Ursulin
[next]