index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_phys.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Use memcpy_[from/to]_page() in gem/i915_gem_pyhs.c
Zhao Liu
2023-12-15
1
-8
/
+2
*
drm/i915: add minimal i915_gem_object_frontbuffer.h
Jani Nikula
2023-08-31
1
-0
/
+1
*
drm/i915: Check for integer truncation on scatterlist creation
Chris Wilson
2022-12-30
1
-0
/
+4
*
drm/i915: use i915_sg_dma_sizes() for all backends
Matthew Auld
2022-11-09
1
-6
/
+3
*
drm/i915: move i915_gem_object_needs_bit17_swizzle() to i915_gem_tiling.[ch]
Jani Nikula
2022-03-17
1
-0
/
+1
*
drm/i915/gem: Use to_gt() helper
Michał Winiarski
2021-12-18
1
-2
/
+4
*
drm/i915: Update object placement flags to be mutable
Thomas Hellström
2021-06-24
1
-1
/
+1
*
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2021-06-02
1
-1
/
+0
|
\
|
*
drm/i915: Don't include drm_legacy.h
Thomas Zimmermann
2021-05-17
1
-1
/
+0
*
|
drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical ...
Thomas Hellström
2021-06-01
1
-1
/
+1
|
/
*
drm/i915: Finally remove obj->mm.lock.
Maarten Lankhorst
2021-03-24
1
-26
/
+8
*
drm/i915: Pass ww ctx to intel_pin_to_display_plane
Maarten Lankhorst
2021-03-24
1
-7
/
+3
*
drm/i915: Flatten obj->mm.lock
Maarten Lankhorst
2021-03-24
1
-1
/
+1
*
drm/i915: Convert i915_gem_object_attach_phys() to ww locking, v2.
Maarten Lankhorst
2021-03-24
1
-2
/
+10
*
drm/i915: Rework struct phys attachment handling
Maarten Lankhorst
2021-03-24
1
-53
/
+49
*
drm/i915: Move HAS_STRUCT_PAGE to obj->flags
Maarten Lankhorst
2021-03-24
1
-0
/
+2
*
Merge drm/drm-next into drm-intel-next
Jani Nikula
2021-03-11
1
-2
/
+2
|
\
|
*
drm/i915/gem: Use shrinkable status for unknown swizzle quirks
Chris Wilson
2021-01-20
1
-1
/
+1
|
*
drm/i915/gem: Move stolen node into GEM object union
Chris Wilson
2021-01-20
1
-1
/
+1
|
*
drm/i915/gem: Pull phys pread/pwrite implementations to the backend
Chris Wilson
2020-11-05
1
-0
/
+55
*
|
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-02-02
1
-3
/
+3
*
|
drm/i915/gem: Pull phys pread/pwrite implementations to the backend
Chris Wilson
2020-11-13
1
-0
/
+55
|
/
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2020-06-25
1
-2
/
+0
|
\
|
*
drm: delete drm_pci.h
Daniel Vetter
2020-04-03
1
-2
/
+0
*
|
drm/i915/gem: Give each object class a friendly name
Chris Wilson
2020-05-30
1
-0
/
+1
*
|
drm/i915/gem: Suppress some random warnings
Chris Wilson
2020-05-25
1
-2
/
+1
*
|
drm/i915/gem: Prefer drm_WARN* over WARN*
Pankaj Bharadiya
2020-05-19
1
-1
/
+2
|
/
*
drm/i915/phys: unconditionally call release_memory_region
Abdiel Janulgue
2020-03-06
1
-3
/
+4
*
drm/i915: Wean off drm_pci_alloc/drm_pci_free
Chris Wilson
2020-02-04
1
-48
/
+50
*
drm/i915: Switch obj->mm.lock lockdep annotations on its head
Daniel Vetter
2019-11-07
1
-1
/
+1
*
drm/i915: treat shmem as a region
Matthew Auld
2019-10-18
1
-1
/
+4
*
drm/i915: Free the imported shmemfs file for phys objects
Chris Wilson
2019-08-09
1
-0
/
+7
*
drm/i915/gem: Defer obj->base.resv fini until RCU callback
Chris Wilson
2019-07-04
1
-7
/
+0
*
drm/i915/gem: Free pages before rcu-freeing the object
Chris Wilson
2019-07-03
1
-1
/
+1
*
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
2019-06-21
1
-1
/
+2
*
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
2019-05-28
1
-0
/
+1
*
drm/i915: Move phys objects to its own file
Chris Wilson
2019-05-28
1
-0
/
+211