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
/
intel_ringbuffer.c
Age
Commit message (
Expand
)
Author
2010-12-15
Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake"
Chris Wilson
2010-12-14
drm/i915/ringbuffer: Make IRQ refcnting atomic
Chris Wilson
2010-12-09
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-12-09
drm/i915/ringbuffer: Handle wrapping of the autoreported HEAD
Chris Wilson
2010-12-07
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-12-05
drm/i915: Avoid using PIPE_CONTROL on Ironlake
Chris Wilson
2010-12-05
drm/i915/ringbuffer: Only print an error on the second attempt to reset head
Chris Wilson
2010-12-05
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
2010-11-30
drm/i915/ringbuffer: Handle cliprects in the caller
Chris Wilson
2010-11-30
drm/i915: Move instruction state invalidation from execbuffer to flush
Chris Wilson
2010-11-23
drm/i915: Move the implementation details of PIPE_CONTROL to the ringbuffer
Chris Wilson
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-11
Revert "drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge"
Chris Wilson
2010-11-11
drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring register
Zou Nan hai
2010-11-08
drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
Chris Wilson
2010-11-07
drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge
Chris Wilson
2010-11-07
drm/i915/ringbuffer: Be consistent in use of ring->size when initialising
Chris Wilson
2010-11-04
drm/i915: kill mappable/fenceable disdinction
Daniel Vetter
2010-11-02
drm/i915: Drop the iomem accessors when writing to the kmapped blt batch
Chris Wilson
2010-11-02
drm/i915: SNB BLT workaround
Chris Wilson
2010-11-02
drm/i915: SNB BLT workaround
Zou Nan hai
2010-10-29
drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
Chris Wilson
2010-10-29
drm/i915: Check if the GPU hung whilst waiting for the ring to clear
Chris Wilson
2010-10-29
drm/i915/ringbuffer: Remove duplicate initialisation of ring control
Chris Wilson
2010-10-29
drm/i915/ringbuffer: Disable the ringbuffer on cleanup.
Chris Wilson
2010-10-29
drm/i915: Only enforce fence limits inside the GTT.
Chris Wilson
2010-10-28
drm/i915/ringbuffer: Check that we setup the ringbuffer
Chris Wilson
2010-10-27
drm/i915: range-restricted bind_to_gtt
Daniel Vetter
2010-10-27
drm/i915: Propagate error from failing to queue a request
Chris Wilson
2010-10-27
drm/i915: Propagate errors from writing to ringbuffer
Chris Wilson
2010-10-27
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
Chris Wilson
2010-10-24
drm/i915: Move gpu_write_list to per-ring
Chris Wilson
2010-10-22
drm/i915/ringbuffer: Write the value passed in to the tail register
Chris Wilson
2010-10-21
drm/i915: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
2010-10-21
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
2010-10-21
drm/i915/ringbuffer: Remove broken intel_fill_struct()
Chris Wilson
2010-10-21
drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2b
Chris Wilson
2010-10-19
drm/i915: Sleep whilst waiting for the ring
Chris Wilson
2010-09-30
drm/i915/debug: Convert i915_verify_active() to scan all lists
Chris Wilson
2010-09-25
drm/i915: kill ring->setup_status_page
Daniel Vetter
2010-09-25
drm/i915: kill ring->get_active_head
Daniel Vetter
2010-09-25
drm/i915: kill per-ring macros
Daniel Vetter
2010-09-25
drm/i915: fix ACTHD for gen <= 3
Daniel Vetter
2010-09-24
drm/i915: Only hold a process-local lock whilst throttling.
Chris Wilson
2010-09-21
drm/i915/ringbuffer: whitespace cleanup
Chris Wilson
2010-09-21
drm/i915: drop alignment ringbuffer parameter
Daniel Vetter
2010-09-21
drm/i915: don't explicitly initialize ringbuffer members to zero
Daniel Vetter
2010-09-21
drm/i915: use new macros to access the ring ctl register
Daniel Vetter
2010-09-21
drm/i915: use new macros to access the ring head register
Daniel Vetter
2010-09-21
drm/i915: use new macros to access the ring start register
Daniel Vetter
[next]