index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
Age
Commit message (
Expand
)
Author
2016-09-12
drm/i915: remove writeq ifdeffery
Matthew Auld
2016-09-09
drm/i915: Flush to GTT domain all GGTT bound objects after hibernation
Chris Wilson
2016-09-09
drm/i915: Mark up all locked waiters
Chris Wilson
2016-09-09
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
2016-09-06
drm/i915: disable 48bit full PPGTT when vGPU is active
Zhi Wang
2016-08-22
drm/i915: Allow DMA pagetables to use highmem
Chris Wilson
2016-08-22
drm/i915: Embed the scratch page struct into each VM
Chris Wilson
2016-08-22
drm/i915: pdev cleanup
David Weinehall
2016-08-22
drm/i915: consistent struct device naming
David Weinehall
2016-08-22
drm/i915: Stop marking the unaccessible scratch page as UC
Chris Wilson
2016-08-19
drm/i915: Embed the io-mapping struct inside drm_i915_private
Chris Wilson
2016-08-18
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-18
drm/i915: Move map-and-fenceable tracking to the VMA
Chris Wilson
2016-08-15
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
drm/i915: Consolidate i915_vma_unpin_and_release()
Chris Wilson
2016-08-15
drm/i915: Move assertion for iomap access to i915_vma_pin_iomap
Chris Wilson
2016-08-15
drm/i915: Create a VMA for an object
Chris Wilson
2016-08-15
drm/i915: Always set the vma->pages
Chris Wilson
2016-08-11
drm/i915: Rewrite fb rotation GTT handling
Ville Syrjälä
2016-08-05
drm/i915: fix aliasing_ppgtt leak
Matthew Auld
2016-08-05
drm/i915: Simplify do_idling() (Ironlake vt-d w/a)
Chris Wilson
2016-08-05
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
Chris Wilson
2016-08-04
drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
Chris Wilson
2016-08-04
drm/i915: Combine all i915_vma bitfields into a single set of flags
Chris Wilson
2016-08-04
drm/i915: Start passing around i915_vma from execbuffer
Chris Wilson
2016-08-04
drm/i915: Wrap vma->pin_count accessors with small inline helpers
Chris Wilson
2016-08-04
drm/i915: Record allocated vma size
Chris Wilson
2016-08-04
drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
Chris Wilson
2016-08-04
Revert "drm/i915: Clean up associated VMAs on context destruction"
Chris Wilson
2016-08-04
drm/i915: Mark the context and address space as closed
Chris Wilson
2016-08-04
drm/i915: Release vma when the handle is closed
Chris Wilson
2016-08-04
drm/i915: Track active vma requests
Chris Wilson
2016-08-04
drm/i915: Store owning file on the i915_address_space
Chris Wilson
2016-08-04
drm/i915: Rearrange GGTT probing to avoid needing a vfunc
Chris Wilson
2016-08-04
drm/i915: Split early global GTT initialisation
Chris Wilson
2016-08-04
drm/i915: Update GGTT initialisation functions to take drm_i915_private
Chris Wilson
2016-08-04
drm/i915: Split GGTT initialisation between probing and setup
Chris Wilson
2016-08-02
drm/i915: Reduce engine->emit_flush() to a single mode parameter
Chris Wilson
2016-08-02
drm/i915: Remove obsolete engine->gpu_caches_dirty
Chris Wilson
2016-08-02
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
2016-08-02
drm/i915: Rename request->ringbuf to request->ring
Chris Wilson
2016-08-02
drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
Chris Wilson
2016-07-26
drm/i915: Prefer list_first_entry_or_null
Chris Wilson
2016-07-20
drm/i915: Treat ringbuffer writes as write to normal memory
Chris Wilson
2016-07-08
drm/i915: Fill unused GGTT with scratch pages for VT-d
Chris Wilson
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
drm/i915: Amalgamate gen6_mm_switch() and vgpu_mm_switch()
Chris Wilson
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-06-27
drm/i915: tweak gen6_for_{each_pde, all_pdes} macros
Dave Gordon
2016-06-24
drm/i915: Split idling from forcing context switch
Chris Wilson
[next]