index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Age
Commit message (
Expand
)
Author
2019-06-21
drm/i915: Stop using I915_READ/WRITE in intel_wopcm_init_hw
Tvrtko Ursulin
2019-06-21
drm/i915: Move intel_engines_resume into common init
Tvrtko Ursulin
2019-06-21
drm/i915: Convert i915_gem_init_hw to intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Convert i915_ppgtt_init_hw to intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Convert gt workarounds to intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Convert init_unused_rings to intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Convert i915_gem_init_swizzling to intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Move intel_gt_pm_init under intel_gt_init_early
Tvrtko Ursulin
2019-06-21
drm/i915: Move intel_gt initialization to a separate file
Tvrtko Ursulin
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: Refine i915_reset.lock_map
Chris Wilson
2019-06-13
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
2019-06-12
drm/i915: Remove I915_POSTING_READ_FW
Tvrtko Ursulin
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-12
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
2019-06-10
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
2019-06-06
drm/i915: Move object close under its own lock
Chris Wilson
2019-05-31
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
2019-05-31
drm/i915: Track the purgeable objects on a separate eviction list
Chris Wilson
2019-05-31
drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
Janusz Krzysztofik
2019-05-28
drm/i915: Move GEM client throttling to its own file
Chris Wilson
2019-05-28
drm/i915: Move GEM object busy checking to its own file
Chris Wilson
2019-05-28
drm/i915: Move GEM object waiting to its own file
Chris Wilson
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
drm/i915: Move GEM domain management to its own file
Chris Wilson
2019-05-28
drm/i915: Move mmap and friends to its own file
Chris Wilson
2019-05-28
drm/i915: Move phys objects to its own file
Chris Wilson
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
2019-05-28
drm/i915: Pull GEM ioctls interface to its own file
Chris Wilson
2019-05-28
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-05-28
drm/i915: Keep user GGTT alive for a minimum of 250ms
Chris Wilson
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-05-20
drm/i915: Align dumb buffer stride to 4k to allow for gtt remapping
Ville Syrjälä
2019-05-20
drm/i915: Add a new "remapped" gtt_view
Ville Syrjälä
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-02
don't open-code file_count()
Al Viro
2019-05-01
drm/i915: Move the engine->destroy() vfunc onto the engine
Chris Wilson
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-26
drm/i915: Split engine setup/init into two phases
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
drm/i915: Pull the GEM powermangement coupling into its own file
Chris Wilson
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
drm/i915: Avoid use-after-free in reporting create.size
Chris Wilson
2019-04-20
drm/i915: Start writeback from the shrinker
Chris Wilson
[prev]
[next]