| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-10-14 | 1 | -41/+215 |
|\ |
|
| * | drm/i915/bdw: Cleanup pre prod workarounds | Mika Kuoppala | 2014-09-24 | 1 | -13/+2 |
| * | drm/i915: HSW always use GGTT selector for secure batches | Chris Wilson | 2014-09-19 | 1 | -2/+3 |
| * | Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2014-09-16 | 1 | -1/+160 |
| |\ |
|
| | * | drm/i915: Reset the HEAD pointer for the ring after writing START | Chris Wilson | 2014-09-04 | 1 | -0/+8 |
| | * | drm/i915: Remove unneeded brackets | Damien Lespiau | 2014-09-03 | 1 | -1/+1 |
| | * | drm/i915: Don't silently discard workarounds | Damien Lespiau | 2014-09-03 | 1 | -1/+1 |
| | * | drm/i915: Don't overrun the intel_wa_regs array | Damien Lespiau | 2014-09-03 | 1 | -1/+1 |
| | * | drm/i915: Init some CHV workarounds via LRIs in ring->init_context() | Ville Syrjälä | 2014-09-03 | 1 | -2/+44 |
| | * | drm/i915/bdw: Export workaround data to debugfs | Arun Siluvery | 2014-09-03 | 1 | -0/+23 |
| | * | drm/i915/bdw: Apply workarounds in render ring init function | Arun Siluvery | 2014-09-03 | 1 | -0/+79 |
| | * | drm/i915: FBC flush nuke for BDW | Rodrigo Vivi | 2014-09-03 | 1 | -1/+8 |
| * | | drm: backmerge tag 'v3.17-rc5' into drm-next | Dave Airlie | 2014-09-16 | 1 | -27/+39 |
| |\ \
| | |/
| |/| |
|
| * | | drm/i915/bdw: Make sure gpu reset still works with Execlists | Oscar Mateo | 2014-08-20 | 1 | -0/+1 |
| * | | drm/i915: Fix up checks for aliasing ppgtt | Daniel Vetter | 2014-08-13 | 1 | -3/+1 |
| * | | drm/i915/bdw: GEN-specific logical ring emit flush | Oscar Mateo | 2014-08-11 | 1 | -7/+0 |
| * | | drm/i915/bdw: New logical ring submission mechanism | Oscar Mateo | 2014-08-11 | 1 | -10/+12 |
| * | | drm/i915/bdw: GEN-specific logical ring init | Oscar Mateo | 2014-08-11 | 1 | -13/+21 |
| * | | drm/i915/bdw: Generic logical ring init and cleanup | Oscar Mateo | 2014-08-11 | 1 | -0/+17 |
| * | | drm/i915/bdw: Add a context and an engine pointers to the ringbuffer | Daniel Vetter | 2014-08-11 | 1 | -0/+1 |
| * | | drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts | Oscar Mateo | 2014-08-11 | 1 | -3/+3 |
| * | | drm/i915: Double check ring is idle before declaring the GPU wedged | Chris Wilson | 2014-08-11 | 1 | -1/+6 |
| * | | drm/i915: No busy-loop wait_for in the ring init code | Daniel Vetter | 2014-08-08 | 1 | -2/+2 |
* | | | drm/i915: Fix SRC_COPY width on 830/845g | Chris Wilson | 2014-09-15 | 1 | -1/+1 |
| |/
|/| |
|
* | | drm/i915: Evict CS TLBs between batches | Chris Wilson | 2014-09-08 | 1 | -27/+39 |
|/ |
|
* | drm/i915: read HEAD register back in init_ring_common() to enforce ordering | Jiri Kosina | 2014-08-08 | 1 | -0/+3 |
* | drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround. | Kenneth Graunke | 2014-08-07 | 1 | -0/+9 |
* | drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper. | Kenneth Graunke | 2014-08-07 | 1 | -15/+22 |
* | drm/i915: Use genX_ prefix for gt irq enable/disable functions | Daniel Vetter | 2014-07-23 | 1 | -6/+6 |
* | drm/i915: HWS must be in the mappable region for g33 | Chris Wilson | 2014-07-08 | 1 | -1/+15 |
* | drm/i915: Generalize ring_space to take a ringbuf | Oscar Mateo | 2014-07-08 | 1 | -7/+6 |
* | drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbuf | Oscar Mateo | 2014-07-08 | 1 | -10/+16 |
* | drm/i915/bdw: poll semaphores | Ben Widawsky | 2014-07-07 | 1 | -0/+1 |
* | drm/i915/bdw: implement semaphore wait | Ben Widawsky | 2014-07-07 | 1 | -5/+30 |
* | drm/i915/bdw: implement semaphore signal | Ben Widawsky | 2014-07-07 | 1 | -73/+112 |
* | drm/i915: Make semaphore updates more precise | Ben Widawsky | 2014-07-07 | 1 | -18/+9 |
* | drm/i915: gen specific ring init | Ben Widawsky | 2014-07-07 | 1 | -76/+151 |
* | drm/i915: Fix VCS2's ring name. | Rodrigo Vivi | 2014-07-07 | 1 | -1/+1 |
* | drivers/i915: Fix unnoticed failure of init_ring_common() | Konrad Zapalowicz | 2014-06-19 | 1 | -0/+2 |
* | drm/i915: Added write-enable pte bit supportt | Akash Goel | 2014-06-17 | 1 | -0/+3 |
* | drm/i915/bdw: Do not write the Semaphore Sync Registers in GEN8+ | Oscar Mateo | 2014-06-13 | 1 | -3/+4 |
* | drm/i915: Don't WARN about ring idle bit on gen2 | Ville Syrjälä | 2014-06-05 | 1 | -1/+1 |
* | drm/i915: Split the ringbuffers from the rings (3/3) | Oscar Mateo | 2014-05-22 | 1 | -50/+59 |
* | drm/i915: Split the ringbuffers from the rings (2/3) | Oscar Mateo | 2014-05-22 | 1 | -51/+51 |
* | drm/i915: Split the ringbuffers from the rings (1/3) | Oscar Mateo | 2014-05-22 | 1 | -8/+45 |
* | drm/i915: s/intel_ring_buffer/intel_engine_cs | Oscar Mateo | 2014-05-22 | 1 | -78/+78 |
* | drm/i915/chv: Add some workaround notes | Ville Syrjälä | 2014-05-20 | 1 | -1/+1 |
* | drm/i915: Bail out early on gen6_signal if no semaphores | Mika Kuoppala | 2014-05-15 | 1 | -0/+2 |
* | drm/i915: Ringbuffer signal func for the second BSD ring | Oscar Mateo | 2014-05-13 | 1 | -0/+1 |
* | drm/i915: Use hash tables for the command parser | Brad Volkin | 2014-05-12 | 1 | -1/+5 |