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
2014-07-23
drm/i915: Use genX_ prefix for gt irq enable/disable functions
Daniel Vetter
2014-07-08
drm/i915: HWS must be in the mappable region for g33
Chris Wilson
2014-07-08
drm/i915: Generalize ring_space to take a ringbuf
Oscar Mateo
2014-07-08
drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbuf
Oscar Mateo
2014-07-07
drm/i915/bdw: poll semaphores
Ben Widawsky
2014-07-07
drm/i915/bdw: implement semaphore wait
Ben Widawsky
2014-07-07
drm/i915/bdw: implement semaphore signal
Ben Widawsky
2014-07-07
drm/i915: Make semaphore updates more precise
Ben Widawsky
2014-07-07
drm/i915: gen specific ring init
Ben Widawsky
2014-07-07
drm/i915: Fix VCS2's ring name.
Rodrigo Vivi
2014-06-19
drivers/i915: Fix unnoticed failure of init_ring_common()
Konrad Zapalowicz
2014-06-17
drm/i915: Added write-enable pte bit supportt
Akash Goel
2014-06-13
drm/i915/bdw: Do not write the Semaphore Sync Registers in GEN8+
Oscar Mateo
2014-06-05
drm/i915: Don't WARN about ring idle bit on gen2
Ville Syrjälä
2014-05-22
drm/i915: Split the ringbuffers from the rings (3/3)
Oscar Mateo
2014-05-22
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
2014-05-22
drm/i915: Split the ringbuffers from the rings (1/3)
Oscar Mateo
2014-05-22
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
2014-05-20
drm/i915/chv: Add some workaround notes
Ville Syrjälä
2014-05-15
drm/i915: Bail out early on gen6_signal if no semaphores
Mika Kuoppala
2014-05-13
drm/i915: Ringbuffer signal func for the second BSD ring
Oscar Mateo
2014-05-12
drm/i915: Use hash tables for the command parser
Brad Volkin
2014-05-08
drm/i915: Flush request queue when waiting for ring space
Chris Wilson
2014-05-08
drm/i915: Improve fallback ring waiting
Chris Wilson
2014-05-05
drm/i915: Support 64b execbuf
Ben Widawsky
2014-05-05
drm/i915: Move ring_begin to signal()
Ben Widawsky
2014-05-05
drm/i915: Virtualize the ringbuffer signal func
Ben Widawsky
2014-05-05
drm/i915: Move semaphore specific ring members to struct
Ben Widawsky
2014-05-05
drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page
Zhao Yakui
2014-05-05
drm/i915:Initialize the second BSD ring on BDW GT3 machine
Zhao Yakui
2014-05-05
drm/i915: Include a little more information about why ring init fails
Chris Wilson
2014-05-05
drm/i915: Preserve ring buffers objects across resume
Chris Wilson
2014-05-05
drm/i915: Replace hardcoded cacheline size with macro
Chris Wilson
2014-04-09
drm/i915: add flags to i915_ring_stop
Mika Kuoppala
2014-04-03
drm/i915: Move all ring resets before setting the HWS page
Chris Wilson
2014-04-03
drm/i915: Invariably invalidate before ctx switch
Ben Widawsky
2014-04-02
drm/i915: Enabling the TLB invalidate bit in GFX Mode register
Akash Goel
2014-04-01
drm/i915: Rename GFX_TLB_INVALIDATE_ALWAYS
Chris Wilson
2014-03-31
drm/i915/ringbuffer: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
2014-03-28
drm/i915: Broadwell expands ACTHD to 64bit
Chris Wilson
2014-03-28
drm/i915: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg
Akash Goel
2014-03-13
drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPM
Damien Lespiau
2014-03-12
drm/i915: warn if ring is active before sync flush
Naresh Kumar Kachhi
2014-03-12
drm/i915: wait for rings to become idle once disabled
Naresh Kumar Kachhi
2014-03-12
drm/i915: disable rings before HW status page setup
Naresh Kumar Kachhi
2014-03-10
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
2014-03-07
drm/i915: Implement command buffer parsing logic
Brad Volkin
2014-03-05
drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw
Ville Syrjälä
2014-02-14
drm/i915: Handle set_cache_level errors in the status page setup
Daniel Vetter
2014-02-14
drm/i915: Don't pin the status page as mappable
Daniel Vetter
[next]