aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_execbuffer.c
Commit message (Expand)AuthorAge
* Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-11-28
|\
| * Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-11-20
| |\
| * | drm/i915: Write GPU relocs harder with gen3Chris Wilson2018-11-20
| * | drm/i915: Compare user's 64b GTT offset even on 32bChris Wilson2018-10-26
| * | Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-09-26
| |\ \
* | \ \ Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/syncobj: Fix compilation following partial revertChris Wilson2018-11-12
* | | | Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-18
|\| | |
| * | | Merge drm/drm-next into drm-misc-nextSean Paul2018-10-24
| |\ \ \
| * | | | drm: add syncobj timeline support v9Chunming Zhou2018-10-18
| | |_|/ | |/| |
* | | | drm/i915: Compare user's 64b GTT offset even on 32bChris Wilson2018-11-06
| |/ / |/| |
* | | Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-09-27
|\ \ \ | |/ / |/| / | |/
| * drm/i915: Reorder execobject[] to insert non-48b objects into the low 4GChris Wilson2018-09-12
| * drm/i915: Nuke struct_mutex from context_setparamChris Wilson2018-09-11
* | Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-09-13
|\ \ | |/ |/|
| * drm: expand replace_fence to support timeline point v2Chunming Zhou2018-09-06
* | drm/i915: Fix up FORCE_GPU_RELOC (debug) to flush CPU write domainsChris Wilson2018-09-03
* | drm/i915: Force the slow path after a user-write errorChris Wilson2018-09-03
* | drm/i915: Determine uses-full-ppgtt from context for execbufChris Wilson2018-09-03
* | drm/i915: kill resource streamer supportLucas De Marchi2018-08-06
* | drm/i915/icl: move has_resource_streamer to GEN11_FEATURESLucas De Marchi2018-08-06
|/
* drm/i915: Move i915_vma_move_to_active() to i915_vma.cChris Wilson2018-07-06
* drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson2018-07-06
* drm/i915: Refactor export_fence() after i915_vma_move_to_active()Chris Wilson2018-07-06
* drm/i915: Redefine EINVAL for debuggingChris Wilson2018-06-21
* drm/i915: Ignore applying the self-relocation BIAS if no relocationsChris Wilson2018-06-21
* drm/i915: Make closing request flush mandatoryChris Wilson2018-06-14
* drm/i915: Apply batch location restrictions before pinningChris Wilson2018-06-11
* drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson2018-06-05
* drm/i915: Lazily unbind vma on closeChris Wilson2018-05-04
* drm/i915: Describe the bottom of stack in processing a batchbufferKevin Rogovin2018-04-06
* drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang2018-04-04
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-21
* drm/i915: Clear the in-use marker on execbuf failureChris Wilson2018-02-19
* drm: move read_domains and write_domain into i915Christian König2018-02-16
* drm/i915: Fix rsvd2 mask when out-fence is returnedDaniele Ceraolo Spurio2018-02-14
* drm/i915: Give all ioctl functions an _ioctl suffixVille Syrjälä2018-02-09
* drm/i915: Fix kerneldoc warnings in i915_gem_execbufferChris Wilson2018-02-08
* drm/i915: make mappable struct resource centricMatthew Auld2017-12-12
* drm/i915: Move engine->needs_cmd_parser to engine->flagsTvrtko Ursulin2017-11-29
* drm/i915: Automatic i915_switch_context for legacyChris Wilson2017-11-20
* drm/i915: Pull the unconditional GPU cache invalidation into request construc...Chris Wilson2017-11-20
* drm/i915: Prevent overflow of execbuf.buffer_count and num_cliprectsChris Wilson2017-11-16
* drm/i915: Reject unknown syncobj flagsTvrtko Ursulin2017-11-03
* drm/i915: Check incoming alignment for unfenced buffers (on i915gm)Chris Wilson2017-11-01
* drm/i915: Try a minimal attempt to insert the whole object for relocationsChris Wilson2017-10-09
* drm/i915: Consolidate get_fence with pin_fenceChris Wilson2017-10-09
* Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-09-28
|\
| * Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-09-27
| |\
| * | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13