index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2020-01-29
drm/i915/userptr: fix size calculation
Matthew Auld
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
[next]