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, Colibri and Verdin modules
Toradex
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
2010-09-21
drm/i915: Use ring->flush() instead of MI_FLUSH
Chris Wilson
2010-09-21
drm/i915: do not export the instances of struct intel_ring_buffer
Xiang, Haihao
2010-09-21
drm/i915: Clear GPU read domains on reset
Chris Wilson
2010-09-21
drm/i915: Clear flushing lists on GPU reset
Chris Wilson
2010-09-21
drm/i915: Only emit a flush request on the active ring.
Chris Wilson
2010-09-21
drm/i915: Inline i915_gem_ring_retire_request()
Chris Wilson
2010-09-21
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-21
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-17
drm/i915: Fix Sandybridge fence registers
Chris Wilson
2010-09-14
drm/i915: Remove unused intel_ringbuffer->ring_flag
Chris Wilson
2010-09-14
drm/i915: Allow get_fence_reg() to be uninterruptible
Chris Wilson
2010-09-14
drm/i915: Push pipelining of display plane flushes to the caller
Chris Wilson
2010-09-14
drm/i915: Fix regression in ba3d8d749b
Chris Wilson
2010-09-14
drm/i915: Consolidate flushing the display plane
Chris Wilson
2010-09-14
drm/i915: Reduce hangcheck frequency
Chris Wilson
2010-09-08
drm/i915: Quieten sparse warnings for missing prototypes.
Chris Wilson
2010-09-08
drm/i915: Kill the active list spinlock
Chris Wilson
2010-09-08
drm/i915: Preallocate requests
Chris Wilson
2010-09-08
drm/i915: drop i915_add_request right in front of i915_wait_request
Daniel Vetter
2010-09-08
drm/i915: move the wait_rendering call into flush_gpu_write_domain
Daniel Vetter
2010-09-08
drm/i915: drop seqno argument from i915_gem_object_move_to_active
Daniel Vetter
2010-09-08
drm/i915: kill a no longer necessary BUG_ON
Daniel Vetter
2010-09-08
drm/i915: move flushing list processing to i915_retire_commands
Daniel Vetter
2010-09-08
drm/i915: only one interrupt per batchbuffer is not enough!
Daniel Vetter
2010-09-08
drm/i915: move flushing list processing to i915_gem_flush
Daniel Vetter
2010-09-08
drm/i915: allow lazy emitting of requests
Daniel Vetter
2010-09-08
drm/i915: unload: fix retire_work races
Daniel Vetter
2010-09-08
drm/i915: unload: fix error_work races
Daniel Vetter
2010-09-07
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
2010-09-06
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
2010-09-06
Revert "drm/i915: Unreference object not handle on creation"
Chris Wilson
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-08-21
drm/i915: Remove the conflicting BUG_ON()
Chris Wilson
2010-08-10
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
2010-08-09
drm/i915: Apply i830 errata for cursor alignment
Chris Wilson
2010-08-09
drm/i915: Truncate the shmem backing pages on purge
Chris Wilson
2010-08-09
drm/i915: Maintain LRU order of inactive objects upon access by CPU (v2)
Chris Wilson
2010-08-09
drm/i915: Move the eviction logic to its own file.
Chris Wilson
2010-08-09
drm/i915: Use a common seqno for all rings.
Chris Wilson
2010-08-09
drm/i915: prepare for fair lru eviction
Daniel Vetter
2010-08-09
drm/i915: Append the object onto the inactive list on binding.
Chris Wilson
2010-08-09
drm/i915: Emit a backtrace if we attempt to rebind a pinned buffer
Chris Wilson
2010-08-09
drm/i915: report all active objects as busy
Chris Wilson
2010-08-09
drm/i915: Only emit flushes on active rings.
Chris Wilson
2010-08-05
drm,io-mapping: Specify slot to use for atomic mappings
Chris Wilson
2010-08-01
drm/i915: Unreference object not handle on creation
Chris Wilson
2010-08-01
drm/i915: Attempt to uncouple object after catastrophic failure in unbind
Chris Wilson
2010-08-01
drm/i915: Repeat unbinding during free if interrupted (v6)
Chris Wilson
2010-08-01
drm/i915: Refactor i915_gem_retire_requests()
Chris Wilson
2010-08-01
drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
Chris Wilson
[next]