index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_phys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
drm/i915/gem: Use to_gt() helper
Michał Winiarski
1
-2
/
+4
2021-06-24
drm/i915: Update object placement flags to be mutable
Thomas Hellström
1
-1
/
+1
2021-06-02
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
1
-1
/
+0
2021-06-01
drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical ...
Thomas Hellström
1
-1
/
+1
2021-05-17
drm/i915: Don't include drm_legacy.h
Thomas Zimmermann
1
-1
/
+0
2021-03-24
drm/i915: Finally remove obj->mm.lock.
Maarten Lankhorst
1
-26
/
+8
2021-03-24
drm/i915: Pass ww ctx to intel_pin_to_display_plane
Maarten Lankhorst
1
-7
/
+3
2021-03-24
drm/i915: Flatten obj->mm.lock
Maarten Lankhorst
1
-1
/
+1
2021-03-24
drm/i915: Convert i915_gem_object_attach_phys() to ww locking, v2.
Maarten Lankhorst
1
-2
/
+10
2021-03-24
drm/i915: Rework struct phys attachment handling
Maarten Lankhorst
1
-53
/
+49
2021-03-24
drm/i915: Move HAS_STRUCT_PAGE to obj->flags
Maarten Lankhorst
1
-0
/
+2
2021-03-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-2
/
+2
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-3
/
+3
2021-01-20
drm/i915/gem: Use shrinkable status for unknown swizzle quirks
Chris Wilson
1
-1
/
+1
2021-01-20
drm/i915/gem: Move stolen node into GEM object union
Chris Wilson
1
-1
/
+1
2020-11-12
drm/i915/gem: Pull phys pread/pwrite implementations to the backend
Chris Wilson
1
-0
/
+55
2020-11-05
drm/i915/gem: Pull phys pread/pwrite implementations to the backend
Chris Wilson
1
-0
/
+55
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-2
/
+0
2020-05-29
drm/i915/gem: Give each object class a friendly name
Chris Wilson
1
-0
/
+1
2020-05-25
drm/i915/gem: Suppress some random warnings
Chris Wilson
1
-2
/
+1
2020-05-19
drm/i915/gem: Prefer drm_WARN* over WARN*
Pankaj Bharadiya
1
-1
/
+2
2020-04-03
drm: delete drm_pci.h
Daniel Vetter
1
-2
/
+0
2020-03-06
drm/i915/phys: unconditionally call release_memory_region
Abdiel Janulgue
1
-3
/
+4
2020-02-04
drm/i915: Wean off drm_pci_alloc/drm_pci_free
Chris Wilson
1
-48
/
+50
2019-11-07
drm/i915: Switch obj->mm.lock lockdep annotations on its head
Daniel Vetter
1
-1
/
+1
2019-10-18
drm/i915: treat shmem as a region
Matthew Auld
1
-1
/
+4
2019-08-09
drm/i915: Free the imported shmemfs file for phys objects
Chris Wilson
1
-0
/
+7
2019-07-04
drm/i915/gem: Defer obj->base.resv fini until RCU callback
Chris Wilson
1
-7
/
+0
2019-07-03
drm/i915/gem: Free pages before rcu-freeing the object
Chris Wilson
1
-1
/
+1
2019-06-21
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
1
-1
/
+2
2019-05-28
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
1
-0
/
+1
2019-05-28
drm/i915: Move phys objects to its own file
Chris Wilson
1
-0
/
+211