index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-28
drm/i915: Fix VCS ring selection after uapi decoupling
Tvrtko Ursulin
2
-4
/
+7
2016-01-27
drm/i915: Move stolen memory initialization earlier during loading
Imre Deak
2
-10
/
+15
2016-01-27
drm/i915: Move MCHBAR setup earlier during init
Imre Deak
1
-26
/
+45
2016-01-27
drm/i915: Move allocation of various workqueues earlier during init
Imre Deak
1
-45
/
+56
2016-01-27
drm/i915: Sanitize i915_gem_load() init and clean-up
Imre Deak
3
-9
/
+15
2016-01-27
drm/i915: Sanitize GEM shrinker init and clean-up
Imre Deak
4
-8
/
+18
2016-01-27
drm/i915: Sanitize i915_get_bridge_dev() error path
Imre Deak
1
-3
/
+2
2016-01-27
drm/i915: Sanitize DMC/CSR ucode cleanup code
Imre Deak
1
-7
/
+7
2016-01-27
Revert "drm/i915: Fix context/engine cleanup order"
Daniel Vetter
3
-15
/
+14
2016-01-25
drm/i915: Fix context/engine cleanup order
Nick Hoath
3
-14
/
+15
2016-01-25
drm/i915: Improve handling of overlapping objects
Chris Wilson
1
-131
/
+50
2016-01-25
drm/i915/gen9: Add WaOCLCoherentLineFlush
Arun Siluvery
1
-0
/
+4
2016-01-25
drm/i915/skl: Enable Per context Preemption granularity control
Arun Siluvery
2
-0
/
+13
2016-01-25
drm/i915/skl: Add GEN8_L3SQCREG4 to HW whitelist
Arun Siluvery
1
-0
/
+5
2016-01-25
drm/i915/bxt: Add GEN8_L3SQCREG4 to HW whitelist
Arun Siluvery
1
-0
/
+5
2016-01-25
drm/i915/bxt: Add GEN9_CS_DEBUG_MODE1 to HW whitelist
Arun Siluvery
2
-0
/
+10
2016-01-25
drm/i915/gen9: Add HDC_CHICKEN1 to HW whitelist
Arun Siluvery
2
-0
/
+7
2016-01-25
drm/i915/gen9: Add GEN8_CS_CHICKEN1 to HW whitelist
Arun Siluvery
2
-0
/
+8
2016-01-25
drm/i915/gen9: Add framework to whitelist specific GPU registers
Arun Siluvery
4
-6
/
+38
2016-01-25
drm/i915: Remove select to deleted STOP_MACHINE from Kconfig
Andreas Ziegler
1
-1
/
+0
2016-01-25
drm/i915/guc: Decouple GuC engine id from ring id
Alex Dai
6
-34
/
+45
2016-01-25
drm/i915: More use of the cached LRC state
Tvrtko Ursulin
2
-29
/
+4
2016-01-24
drm/i915: Update DRIVER_DATE to 20160124
Daniel Vetter
1
-1
/
+1
2016-01-21
drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
Chris Wilson
5
-8
/
+54
2016-01-21
drm/i915: Decouple execbuf uAPI from internal implementation
Tvrtko Ursulin
4
-74
/
+81
2016-01-21
drm/i915: Use ordered seqno write interrupt generation on gen8+ execlists
Chris Wilson
2
-28
/
+62
2016-01-21
drm/i915: Limit the auto arming of mmio debugs on vlv/chv
Mika Kuoppala
1
-0
/
+9
2016-01-21
drm/i915: Tune down "GT register while GT waking disabled" message
Daniel Vetter
1
-1
/
+1
2016-01-21
drm/i915: tidy up a few leftovers
Dave Gordon
3
-35
/
+24
2016-01-21
drm/i915: abolish separate per-ring default_context pointers
Dave Gordon
8
-36
/
+31
2016-01-21
drm/i915: simplify allocation of driver-internal requests
Dave Gordon
6
-40
/
+74
2016-01-20
drm/i915: Fix NULL plane->fb oops on SKL
Ville Syrjälä
1
-1
/
+1
2016-01-20
drm/i915: Do not put big intel_crtc_state on the stack
Tvrtko Ursulin
3
-26
/
+46
2016-01-20
Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)"
Matt Roper
6
-241
/
+56
2016-01-20
drm/i915: add DOC: headline to RC6 kernel-doc
Jani Nikula
1
-0
/
+2
2016-01-20
drm/i915: turn some bogus kernel-doc comments to normal comments
Jani Nikula
2
-2
/
+2
2016-01-20
drm/i915/sdvo: revert bogus kernel-doc comments to normal comments
Jani Nikula
1
-38
/
+38
2016-01-19
drm/i915/gen9: Correct max save/restore register count during gpu reset with GuC
Arun Siluvery
1
-1
/
+1
2016-01-19
drm/i915: Demote user facing DMC firmware load failure message
Chris Wilson
1
-2
/
+7
2016-01-18
drm/i915: use hlist_for_each_entry
Geliang Tang
1
-5
/
+2
2016-01-18
drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
Ville Syrjälä
1
-1
/
+1
2016-01-18
drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+
Ville Syrjälä
1
-5
/
+6
2016-01-18
drm/i915/guc: Fix a memory leak where guc->execbuf_client is not freed
Alex Dai
1
-1
/
+5
2016-01-18
drm/i915: Cache LRC state page in the context
Tvrtko Ursulin
2
-18
/
+22
2016-01-18
drm/i915: Cache ringbuffer GTT VMA
Tvrtko Ursulin
3
-2
/
+5
2016-01-18
drm/i915: Do not call API requiring struct_mutex where it is not available
Tvrtko Ursulin
6
-72
/
+103
2016-01-18
drm/i915: Only grab timestamps when needed
Tvrtko Ursulin
1
-5
/
+7
2016-01-15
drm/i915: Pass the dma_addr_t array as const to rotate_pages()
Ville Syrjälä
1
-1
/
+1
2016-01-15
drm/i915: Set i915_ggtt_view_normal type explicitly
Ville Syrjälä
1
-2
/
+4
2016-01-15
drm/i915: Don't leak framebuffer_references if drm_framebuffer_init() fails
Ville Syrjälä
1
-1
/
+2
[next]