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
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
/
gt
/
intel_ggtt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-50
/
+47
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
1
-17
/
+20
2020-09-07
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
1
-33
/
+27
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-03
drm/i915: Export ppgtt_bind_vma
Chris Wilson
1
-32
/
+17
2020-05-28
drm/i915/gt: Remove local entries from GGTT on suspend
Chris Wilson
1
-2
/
+21
2020-05-28
drm/i915/gt: Restore both GGTT bindings on resume
Chris Wilson
1
-4
/
+2
2020-05-27
drm/i915/gt: Clear LOCAL_BIND from shared GGTT on resume
Chris Wilson
1
-2
/
+6
2020-05-25
drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with no-ppgtt
Chris Wilson
1
-8
/
+3
2020-04-18
drm/i915: Refactor setting dma info to a common helper
Michael J. Ruhl
1
-15
/
+0
2020-04-08
drm/i915/gt: prefer struct drm_device based logging
Jani Nikula
1
-2
/
+2
2020-03-31
drm/i915/gt: Fill all the unused space in the GGTT
Chris Wilson
1
-10
/
+27
2020-03-19
drm/i915/ggtt: convert to drm_device based logging macros.
Wambui Karuga
1
-16
/
+22
2020-03-16
drm/i915/gt: Allocate i915_fence_reg array
Chris Wilson
1
-2
/
+4
2020-03-16
drm/i915/gt: Pull restoration of GGTT fences underneath the GT
Chris Wilson
1
-0
/
+2
2020-03-16
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
1
-1
/
+1
2020-02-28
drm/i915/ggtt: do not set bits 1-11 in gen12 ptes
Daniele Ceraolo Spurio
1
-3
/
+10
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
1
-0
/
+2
2020-02-25
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-1
/
+1
2020-02-20
drm/i915/guc: Kill USES_GUC macro
Daniele Ceraolo Spurio
1
-1
/
+1
2020-01-31
drm/i915/gt: Also use async bind for PIN_USER into bsw/bxt ggtt
Chris Wilson
1
-1
/
+2
2020-01-31
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
1
-0
/
+6
2020-01-31
drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement
Chris Wilson
1
-30
/
+4
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1486
2020-01-30
drm/i915/gt: Skip global serialisation of clear_range for bxt vtd
Chris Wilson
1
-27
/
+0
2020-01-30
drm/i915/ggtt: use new drm logging macros in gt/intel_ggtt.c
Wambui Karuga
1
-9
/
+16
2020-01-10
drm/i915/gt: Hold rpm wakeref before taking ggtt->vm.mutex
Chris Wilson
1
-23
/
+5
2020-01-10
drm/i915: Start chopping up the GPU error capture
Chris Wilson
1
-0
/
+3
2020-01-10
drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings
Chris Wilson
1
-5
/
+2
2020-01-10
drm/i915/gtt: add missing include file asm/smp.h
Chen Zhou
1
-0
/
+1
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
1
-0
/
+1503