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
/
gem
/
i915_gem_mman.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
-18
/
+33
2020-09-07
drm/i915: Add ww locking to vm_fault_gtt
Maarten Lankhorst
1
-18
/
+33
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-02
drm/i915/gem: Only revoke mmap handlers if active
Chris Wilson
1
-13
/
+0
2020-07-02
drm/i915/gem: Only revoke the GGTT mmappings on aperture detiling changes
Chris Wilson
1
-1
/
+1
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-2
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-05-16
drm/i915/gem: Retry faulthandlers on ENOSPC
Chris Wilson
1
-1
/
+1
2020-05-01
drm/i915: Implement vm_ops->access for gdb access into mmaps
Chris Wilson
1
-0
/
+34
2020-03-11
drm/i915/gem: Mark up the racy read of the mmap_singleton
Chris Wilson
1
-1
/
+1
2020-02-08
drm/i915: Never allow userptr into the new mapping types
Janusz Krzysztofik
1
-2
/
+1
2020-01-30
drm/i915/gem: Tighten checks and acquiring the mmap object
Chris Wilson
1
-28
/
+11
2020-01-20
drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list
Chris Wilson
1
-14
/
+76
2020-01-04
drm/i915/gem: Extend mmap support for lmem
Abdiel Janulgue
1
-7
/
+14
2020-01-01
drm/i915/gem: Drop local vma->vm_file reference
Chris Wilson
1
-0
/
+59
2019-12-31
drm/i915: Introduce remap_io_sg() to prefault discontiguous objects
Abdiel Janulgue
1
-20
/
+12
2019-12-09
drm/i915/gem: Comment on inability to check args.pad for MMAP_OFFSET
Chris Wilson
1
-0
/
+9
2019-12-04
drm/i915/gem: Hook user-extensions upto MMAP_OFFSET_IOCTL
Chris Wilson
1
-2
/
+6
2019-12-04
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
1
-91
/
+370
2019-11-06
drm/i915/gem: Early rejection of no-aperture map_ggtt
Chris Wilson
1
-0
/
+3
2019-10-26
drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
1
-1
/
+1
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
1
-1
/
+3
2019-10-04
drm/i915/gem: Retire directly for mmap-offset shrinking
Chris Wilson
1
-12
/
+5
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
1
-3
/
+1
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
1
-13
/
+7
2019-10-02
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
1
-0
/
+7
2019-09-24
drm/i915: Mark contents as dirty on a write fault
Chris Wilson
1
-1
/
+5
2019-09-13
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
1
-4
/
+2
2019-09-03
drm/i915: Refresh the errno to vmf_fault translations
Chris Wilson
1
-24
/
+15
2019-08-27
drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap
Chris Wilson
1
-1
/
+1
2019-08-22
drm/i915: Pull obj->userfault tracking under the ggtt->mutex
Chris Wilson
1
-3
/
+7
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-1
/
+1
2019-08-21
drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
Chris Wilson
1
-4
/
+4
2019-08-16
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
1
-4
/
+0
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-08-07
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
1
-0
/
+1
2019-08-06
Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+5
2019-07-26
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
1
-3
/
+5
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
1
-5
/
+6
2019-06-14
drm/i915: Remove rpm asserts that use i915
Daniele Ceraolo Spurio
1
-1
/
+1
2019-06-13
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
1
-2
/
+2
2019-05-28
drm/i915: Move mmap and friends to its own file
Chris Wilson
1
-0
/
+507