index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-06
drm/i915: Keep the reserved space mechanism happy
John Harrison
3
-8
/
+29
2016-05-06
drm/i915: Redirect execbuffer_final() via scheduler
John Harrison
2
-19
/
+11
2016-05-06
drm/i915: Added deferred work handler for scheduler
John Harrison
4
-2
/
+39
2016-05-06
drm/i915: Added scheduler hook into i915_gem_request_notify()
John Harrison
1
-0
/
+17
2016-05-06
drm/i915: Added scheduler hook when closing DRM file handles
John Harrison
3
-0
/
+48
2016-05-06
drm/i915: Force MMIO flips when scheduler enabled
John Harrison
1
-0
/
+3
2016-05-06
drm/i915: Disable hardware semaphores when GPU scheduler is enabled
John Harrison
2
-0
/
+13
2016-05-06
drm/i915: Start of GPU scheduler
John Harrison
6
-0
/
+995
2016-05-06
drm/i915: Re-instate request->uniq because it is extremely useful
John Harrison
3
-11
/
+30
2016-05-06
drm/i915: Cache request pointer in *_submission_final()
Dave Gordon
2
-13
/
+15
2016-05-06
drm/i915: Split i915_dem_do_execbuffer() in half
John Harrison
5
-47
/
+137
2016-05-06
drm/i915: Prelude to splitting i915_gem_do_execbuffer in two
John Harrison
2
-21
/
+38
2016-05-06
drm/i915: Add total count to context status debugfs output
John Harrison
1
-1
/
+4
2016-05-06
SetEnd
John Harrison
1
-2
/
+0
2016-05-06
drm/i915: Cache last IRQ seqno to reduce IRQ overhead
John Harrison
2
-4
/
+23
2016-05-06
drm/i915: Updated request structure tracing
John Harrison
3
-8
/
+16
2016-05-06
drm/i915: Interrupt driven fences
John Harrison
6
-24
/
+241
2016-05-06
drm/i915: Delay the freeing of requests until retire time
John Harrison
7
-25
/
+51
2016-05-06
drm/i915: Fix clean up of file client list on execbuff failure
John Harrison
3
-4
/
+8
2016-05-06
drm/i915: Add per context timelines to fence object
John Harrison
5
-17
/
+114
2016-05-06
drm/i915: Removed now redudant parameter to i915_gem_request_completed()
John Harrison
5
-13
/
+12
2016-05-06
drm/i915: Convert requests to use struct fence
John Harrison
6
-39
/
+94
2016-05-06
SetStart: Big squash of struct fence stuff
John Harrison
1
-0
/
+2
2016-04-13
drm-intel-nightly: 2016y-04m-13d-13h-00m-18s UTC integration manifest
Jani Nikula
1
-0
/
+22
2016-04-13
Merge remote-tracking branch 'origin/topic/core-for-CI' into drm-intel-nightly
Jani Nikula
3
-23
/
+31
2016-04-13
Merge remote-tracking branch 'origin/topic/kerneldoc' into drm-intel-nightly
Jani Nikula
3
-38
/
+164
2016-04-13
Merge remote-tracking branch 'origin/topic/drm-misc' into drm-intel-nightly
Jani Nikula
1
-9
/
+9
2016-04-13
Merge remote-tracking branch 'sound-upstream/for-linus' into drm-intel-nightly
Jani Nikula
4
-2
/
+25
2016-04-13
Merge remote-tracking branch 'sound-upstream/for-next' into drm-intel-nightly
Jani Nikula
24
-421
/
+929
2016-04-13
Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-nightly
Jani Nikula
57
-3492
/
+4181
2016-04-13
Merge remote-tracking branch 'origin/drm-intel-next-queued' into drm-intel-ni...
Jani Nikula
76
-8319
/
+11222
2016-04-13
drm/i915/opregion: remove unnecessary ifdefs on CONFIG_ACPI
Jani Nikula
1
-6
/
+0
2016-04-13
drm/i915: Adjust size of PIPE_CONTROL used for gen8 render seqno write
Michał Winiarski
1
-2
/
+8
2016-04-13
drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
Mika Kuoppala
1
-2
/
+3
2016-04-13
drm/i915/skl: Fix rc6 based gpu/system hang
Mika Kuoppala
1
-2
/
+3
2016-04-13
drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->gen
Jani Nikula
1
-0
/
+1
2016-04-13
drm/i915: Use new i915_gem_object_pin_map for LRC
Tvrtko Ursulin
3
-39
/
+52
2016-04-13
drm/i915: Split execlists hardware status page initialisation from setup
Tvrtko Ursulin
1
-23
/
+27
2016-04-12
drm/i915: Don't read out port_clock on CHV when DPLL is disabled
Ville Syrjälä
1
-2
/
+6
2016-04-12
drm/i915: Dump pfit PGM_RATIOS as hex
Ville Syrjälä
1
-1
/
+1
2016-04-12
drm/i915: Fix CHV DSI PLL refclk during state readout
Ville Syrjälä
1
-1
/
+1
2016-04-12
drm/i915: Power down the DSI PLL before reconfiguring it
Ville Syrjälä
2
-8
/
+6
2016-04-12
drm/i915: Change lfsr_converts[] to u16
Ville Syrjälä
1
-1
/
+1
2016-04-12
Revert "drm/i915: Limit the auto arming of mmio debugs on vlv/chv"
Ville Syrjälä
1
-9
/
+0
2016-04-12
drm/i915: Move DPINVGTT setup to vlv_display_irq_reset()
Ville Syrjälä
1
-10
/
+5
2016-04-12
drm/i915: Move vlv_init_display_clock_gating() to the display power well
Ville Syrjälä
2
-15
/
+13
2016-04-12
drm/i915: Warn if irq_mask isn't ~0 during vlv/cvh display irq postinstall
Ville Syrjälä
1
-0
/
+3
2016-04-12
drm/i915: Use GEN5_IRQ_INIT() in vlv_display_irq_postinstall()
Ville Syrjälä
1
-12
/
+8
2016-04-12
drm/i915: Clear display interrupt before enabling when turning on the power well
Ville Syrjälä
1
-8
/
+3
2016-04-12
drm/i915: Move vlv/chv display irq code to a more logical place
Ville Syrjälä
1
-51
/
+51
[next]