Kenneth Graunke
|
0f5418e564
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
|
8 年之前 |
Dave Airlie
|
94000cc329
Merge tag 'v4.10-rc8' into drm-next
|
8 年之前 |
Michał Winiarski
|
6e7eb1783b
drm/i915: Always convert incoming exec offsets to non-canonical
|
8 年之前 |
Chris Wilson
|
4e64e5539d
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
|
8 年之前 |
Chris Wilson
|
718659a630
drm/i915: Rename some warts in the VMA API
|
8 年之前 |
Chris Wilson
|
f51455d442
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
|
8 年之前 |
Chris Wilson
|
6095868a27
drm/i915: Complete kerneldoc for struct i915_gem_context
|
8 年之前 |
Chris Wilson
|
81147b07f2
drm/i915: Add a reminder that i915_vma_move_to_active() requires struct_mutex
|
8 年之前 |
Chris Wilson
|
172ae5b4c8
drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
|
8 年之前 |
Chris Wilson
|
85fd4f58d7
drm/i915: Mark all non-vma being inserted into the address spaces
|
8 年之前 |
Chris Wilson
|
41736a8e33
drm/i915: Use the precomputed value for whether to enable command parsing
|
8 年之前 |
Mika Kuoppala
|
bc1d53c647
drm/i915: Wipe hang stats as an embedded struct
|
8 年之前 |
Chris Wilson
|
5b8c8aec8e
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
|
8 年之前 |
Tvrtko Ursulin
|
f0836b726f
drm/i915: Use dev_priv in INTEL_INFO in i915_gem_execbuffer.c
|
8 年之前 |
Tvrtko Ursulin
|
4805fe82c0
drm/i915: Further assorted dev_priv cleanups
|
8 年之前 |
Tvrtko Ursulin
|
0031fb9685
drm/i915: Assorted dev_priv cleanups
|
8 年之前 |
Chris Wilson
|
7aa6ca61ee
drm/i915: Mark CPU cache as dirty when used for rendering
|
8 年之前 |
Joonas Lahtinen
|
dfc5148fb3
drm/i915: Introduce HAS_64BIT_RELOC
|
8 年之前 |
Chris Wilson
|
d07f0e59b2
drm/i915: Move GEM activity tracking into a common struct reservation_object
|
9 年之前 |
Chris Wilson
|
a4f5ea64f0
drm/i915: Refactor object page API
|
9 年之前 |
Chris Wilson
|
f8a7fde456
drm/i915: Defer active reference until required
|
9 年之前 |
Chris Wilson
|
b52992c06c
drm/i915: Support asynchronous waits on struct fence from i915_gem_request
|
9 年之前 |
Chris Wilson
|
fc0990903c
drm/i915: Remove insert-page shortcut from execbuf relocate_iomap()
|
9 年之前 |
Dave Airlie
|
5481e27f6f
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 年之前 |
Chris Wilson
|
ebc0808fa2
drm/i915: Restrict pagefault disabling to just around copy_from_user()
|
9 年之前 |
Michał Winiarski
|
4fb84d991e
drm/i915: Remove unused "valid" parameter from pte_encode
|
9 年之前 |
Tvrtko Ursulin
|
5db9401983
drm/i915: Make IS_GEN macros only take dev_priv
|
9 年之前 |
Akash Goel
|
3b3f1650b1
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
|
9 年之前 |
Linus Torvalds
|
6b25e21fa6
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
|
9 年之前 |
Chris Wilson
|
c92fa4fe90
drm/i915: Force relocations via cpu if we run out of idle aperture
|
9 年之前 |