index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-08-12
drm/i915: Forgo last_fence active request tracking
Chris Wilson
1
-1
/
+0
2019-08-10
drm/i915/gtt: enable GTT cache by default
Matthew Auld
1
-0
/
+21
2019-08-07
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
1
-1
/
+0
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
1
-1
/
+1
2019-07-30
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
Chris Wilson
1
-18
/
+18
2019-07-29
drm/i915: Flush the i915_vm_release before ggtt shutdown
Chris Wilson
1
-0
/
+3
2019-07-23
drm/i915: Rely on spinlock protection for GPU error capture
Chris Wilson
1
-5
/
+0
2019-07-22
drm/i915/gtt: Fix rounding for 36b
Chris Wilson
1
-7
/
+10
2019-07-19
drm/i915/gtt: Don't try to clear failed empty pd allocation
Michal Wajdeczko
1
-1
/
+1
2019-07-19
drm/i915/gtt: Correct unshifted 'from' for gen8_ppgtt_alloc errors
Chris Wilson
1
-1
/
+2
2019-07-16
drm/i915/gtt: Tidy up ppgtt insertion for gen8
Chris Wilson
1
-72
/
+43
2019-07-16
drm/i915/gtt: Recursive ppgtt alloc for gen8
Chris Wilson
1
-175
/
+97
2019-07-13
drm/i915/uc: prefer intel_gt over i915 in GuC/HuC paths
Daniele Ceraolo Spurio
1
-6
/
+2
2019-07-12
drm/i915/gtt: Recursive ppgtt clear for gen8
Chris Wilson
1
-64
/
+90
2019-07-12
drm/i915/gtt: Recursive cleanup for gen8
Chris Wilson
1
-61
/
+32
2019-07-12
drm/i915: Propagate "_release" function name suffix down
Janusz Krzysztofik
1
-2
/
+2
2019-07-12
drm/i915/gtt: Use NULL to encode scratch shadow entries
Chris Wilson
1
-75
/
+32
2019-07-12
drm/i915/gtt: Convert vm->scratch into an array
Chris Wilson
1
-114
/
+91
2019-07-12
drm/i915/gtt: Compute the radix for gen8 page table levels
Chris Wilson
1
-0
/
+42
2019-07-12
drm/i915/gtt: Markup i915_ppgtt height
Chris Wilson
1
-0
/
+2
2019-07-12
drm/i915/gtt: Reorder gen8 ppgtt free/clear/alloc
Chris Wilson
1
-267
/
+268
2019-07-12
drm/i915/gtt: Wrap page_table with page_directory
Chris Wilson
1
-54
/
+46
2019-07-12
drm/i915/gtt: Use shallow dma pages for scratch
Chris Wilson
1
-113
/
+83
2019-07-06
drm/i915/gtt: Introduce release_pd_entry
Mika Kuoppala
1
-72
/
+42
2019-07-06
drm/i915/gtt: Setup phys pages for 3lvl pdps
Mika Kuoppala
1
-27
/
+50
2019-07-06
drm/i915/gtt: Tear down setup and cleanup macros for page dma
Mika Kuoppala
1
-7
/
+5
2019-07-06
drm/i915/gtt: pde entry encoding is identical
Mika Kuoppala
1
-89
/
+63
2019-07-05
drm/i915/gtt: Mark the freed page table entries with scratch
Chris Wilson
1
-0
/
+2
2019-07-04
drm/i915/gtt: Handle double alloc failures
Chris Wilson
1
-0
/
+8
2019-07-04
drm/i915/gtt: Defer the free for alloc error paths
Chris Wilson
1
-2
/
+4
2019-07-02
drm/i915/gtt: Don't check PPGTT presence on PPGTT-only platforms
Michał Winiarski
1
-25
/
+10
2019-07-02
Revert "drm/i915: Introduce private PAT management"
Michał Winiarski
1
-237
/
+42
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
1
-1
/
+1
2019-06-21
drm/i915/gt: Fixup kerneldoc parameters
Chris Wilson
1
-2
/
+2
2019-06-21
drm/i915: Save trip via top-level i915 in a few more places
Tvrtko Ursulin
1
-2
/
+2
2019-06-21
drm/i915: Compartmentalize i915_gem_init_ggtt
Tvrtko Ursulin
1
-13
/
+27
2019-06-21
drm/i915: Compartmentalize i915_ggtt_cleanup_hw
Tvrtko Ursulin
1
-24
/
+31
2019-06-21
drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
Tvrtko Ursulin
1
-10
/
+19
2019-06-21
drm/i915: Store intel_gt backpointer in vm
Tvrtko Ursulin
1
-6
/
+10
2019-06-21
drm/i915: Make ggtt invalidation work on ggtt
Tvrtko Ursulin
1
-26
/
+25
2019-06-21
drm/i915: Compartmentalize i915_ggtt_init_hw
Tvrtko Ursulin
1
-22
/
+42
2019-06-21
drm/i915: Compartmentalize i915_ggtt_probe_hw
Tvrtko Ursulin
1
-10
/
+21
2019-06-21
drm/i915: Consolidate some open coded mmio rmw
Tvrtko Ursulin
1
-23
/
+18
2019-06-21
drm/i915: Convert i915_ppgtt_init_hw to intel_gt
Tvrtko Ursulin
1
-37
/
+64
2019-06-21
drm/i915: Make i915_check_and_clear_faults take intel_gt
Tvrtko Ursulin
1
-2
/
+3
2019-06-21
drm/i915: Convert intel_vgt_(de)balloon to uncore
Tvrtko Ursulin
1
-2
/
+2
2019-06-20
drm/i915/gtt: Defer address space cleanup to an RCU worker
Chris Wilson
1
-109
/
+65
2019-06-17
drm/i915/gtt: Serialise both updates to PDE and our shadow
Chris Wilson
1
-60
/
+73
2019-06-17
drm/i915/gtt: Generalize alloc_pd
Mika Kuoppala
1
-52
/
+36
2019-06-17
drm/i915/gtt: Introduce init_pd
Mika Kuoppala
1
-23
/
+14
[prev]
[next]