index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/guc: Decouple GuC engine id from ring id
Alex Dai
2016-01-25
6
-34
/
+45
*
drm/i915: More use of the cached LRC state
Tvrtko Ursulin
2016-01-25
2
-29
/
+4
*
drm/i915: Update DRIVER_DATE to 20160124
Daniel Vetter
2016-01-24
1
-1
/
+1
*
drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
Chris Wilson
2016-01-21
5
-8
/
+54
*
drm/i915: Decouple execbuf uAPI from internal implementation
Tvrtko Ursulin
2016-01-21
4
-74
/
+81
*
drm/i915: Use ordered seqno write interrupt generation on gen8+ execlists
Chris Wilson
2016-01-21
2
-28
/
+62
*
drm/i915: Limit the auto arming of mmio debugs on vlv/chv
Mika Kuoppala
2016-01-21
1
-0
/
+9
*
drm/i915: Tune down "GT register while GT waking disabled" message
Daniel Vetter
2016-01-21
1
-1
/
+1
*
drm/i915: tidy up a few leftovers
Dave Gordon
2016-01-21
3
-35
/
+24
*
drm/i915: abolish separate per-ring default_context pointers
Dave Gordon
2016-01-21
8
-36
/
+31
*
drm/i915: simplify allocation of driver-internal requests
Dave Gordon
2016-01-21
6
-40
/
+74
*
drm/i915: Fix NULL plane->fb oops on SKL
Ville Syrjälä
2016-01-20
1
-1
/
+1
*
drm/i915: Do not put big intel_crtc_state on the stack
Tvrtko Ursulin
2016-01-20
3
-26
/
+46
*
Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)"
Matt Roper
2016-01-20
6
-241
/
+56
*
drm/i915: add DOC: headline to RC6 kernel-doc
Jani Nikula
2016-01-20
1
-0
/
+2
*
drm/i915: turn some bogus kernel-doc comments to normal comments
Jani Nikula
2016-01-20
2
-2
/
+2
*
drm/i915/sdvo: revert bogus kernel-doc comments to normal comments
Jani Nikula
2016-01-20
1
-38
/
+38
*
drm/i915/gen9: Correct max save/restore register count during gpu reset with GuC
Arun Siluvery
2016-01-19
1
-1
/
+1
*
drm/i915: Demote user facing DMC firmware load failure message
Chris Wilson
2016-01-19
1
-2
/
+7
*
drm/i915: use hlist_for_each_entry
Geliang Tang
2016-01-18
1
-5
/
+2
*
drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
Ville Syrjälä
2016-01-18
1
-1
/
+1
*
drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+
Ville Syrjälä
2016-01-18
1
-5
/
+6
*
drm/i915/guc: Fix a memory leak where guc->execbuf_client is not freed
Alex Dai
2016-01-18
1
-1
/
+5
*
drm/i915: Cache LRC state page in the context
Tvrtko Ursulin
2016-01-18
2
-18
/
+22
*
drm/i915: Cache ringbuffer GTT VMA
Tvrtko Ursulin
2016-01-18
3
-2
/
+5
*
drm/i915: Do not call API requiring struct_mutex where it is not available
Tvrtko Ursulin
2016-01-18
6
-72
/
+103
*
drm/i915: Only grab timestamps when needed
Tvrtko Ursulin
2016-01-18
1
-5
/
+7
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-01-18
1183
-28178
/
+85580
|
\
|
*
Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...
Dave Airlie
2016-01-17
8
-41
/
+108
|
|
\
|
|
*
drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page
Michel Thierry
2016-01-13
1
-1
/
+1
|
|
*
drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.
Maarten Lankhorst
2016-01-13
1
-6
/
+8
|
|
*
drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
Lyude
2016-01-13
1
-2
/
+7
|
|
*
drm/i915: shut up gen8+ SDE irq dmesg noise, again
Jani Nikula
2016-01-13
1
-3
/
+7
|
|
*
drm/i915: Restore inhibiting the load of the default context
Chris Wilson
2016-01-13
1
-1
/
+5
|
|
*
drm/i915: Tune down rpm wakelock debug checks
Daniel Vetter
2016-01-13
1
-2
/
+4
|
|
*
drm/i915: Avoid writing relocs with addresses in non-canonical form
Michał Winiarski
2016-01-13
1
-4
/
+48
|
|
*
drm/i915: Move Braswell stop_machine GGTT insertion workaround
Chris Wilson
2015-12-22
1
-22
/
+28
|
*
|
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-01-17
32
-387
/
+437
|
|
\
\
|
|
*
|
drm/fb_cma_helper: Remove implicit call to disable_unused_functions
Maxime Ripard
2016-01-15
4
-3
/
+3
|
|
*
|
drm/sysfs: use kobj_to_dev()
Geliang Tang
2016-01-13
1
-1
/
+1
|
|
*
|
drm/i915: Init power domains early in driver load
Daniel Vetter
2016-01-13
2
-3
/
+5
|
|
*
|
drm: Do not set connector->encoder in drivers
Thierry Reding
2016-01-13
5
-7
/
+14
|
|
*
|
apple-gmux: Add initial documentation
Lukas Wunner
2016-01-11
2
-0
/
+135
|
|
*
|
drm: move MODULE_PARM_DESC to other file
Dan Carpenter
2016-01-08
2
-4
/
+3
|
|
*
|
drm/edid: index CEA/HDMI mode tables using the VIC
Jani Nikula
2016-01-08
1
-41
/
+53
|
|
*
|
drm/atomic: Remove drm_atomic_connectors_for_crtc.
Maarten Lankhorst
2016-01-06
4
-41
/
+5
|
|
*
|
drm/i915: Update connector_mask during readout, v2.
Maarten Lankhorst
2016-01-06
1
-1
/
+16
|
|
*
|
drm: Remove opencoded drm_gem_object_release_handle()
Chris Wilson
2016-01-05
1
-31
/
+24
|
|
*
|
drm: Do not set outparam on error during GEM handle allocation
Chris Wilson
2016-01-05
1
-2
/
+4
|
|
*
|
drm/docs: more leftovers from the big vtable documentation pile
Daniel Vetter
2016-01-05
2
-191
/
+41
[next]