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/atmel: Nuke preclose
Daniel Vetter
2016-02-08
3
-31
/
+0
|
*
drm/i915: Nuke intel_modeset_preclose
Daniel Vetter
2016-02-08
3
-24
/
+0
|
*
drm: Nuke vblank event file cleanup code
Daniel Vetter
2016-02-08
1
-9
/
+0
|
*
drm: Clean up pending events in the core
Daniel Vetter
2016-02-08
2
-1
/
+31
|
*
drm/vblank: Use drm_event_reserve_init
Daniel Vetter
2016-02-08
3
-22
/
+57
|
*
drm/vmwgfx: fix a NULL dereference
Dan Carpenter
2016-01-28
1
-1
/
+1
|
*
drm/crtc-helper: Add caveat to disable_unused_functions doc
Daniel Vetter
2016-01-25
1
-0
/
+9
|
*
drm/gma500: Remove empty preclose hook
Daniel Vetter
2016-01-25
1
-9
/
+0
|
*
drm/armada: Remove NULL open/pre/postclose hooks
Daniel Vetter
2016-01-25
1
-3
/
+0
|
*
drm/fsl: Remove preclose hook
Daniel Vetter
2016-01-25
1
-5
/
+0
|
*
drm: Create drm_send_event helpers
Daniel Vetter
2016-01-25
6
-18
/
+48
|
*
drm/vmwgfx: Use the new event init/free functions
Daniel Vetter
2016-01-25
1
-24
/
+8
|
*
drm/exynos: Use the new event init/free functions
Daniel Vetter
2016-01-25
2
-37
/
+17
|
*
drm: Add functions to setup/tear down drm_events.
Daniel Vetter
2016-01-25
4
-60
/
+94
|
*
drm: kerneldoc for drm_fops.c
Daniel Vetter
2016-01-25
3
-77
/
+117
|
*
drm/fbdev-helper: Explain how to debug console_lock fun
Daniel Vetter
2016-01-25
1
-0
/
+21
|
*
drm/fb_cma_helper: remove duplicate const from drm_fb_cma_alloc
Colin Ian King
2016-01-20
1
-1
/
+2
|
*
drm: initialize default rotation value to DRM_ROTATE_0
Marek Szyprowski
2016-01-19
1
-1
/
+3
|
*
drm/atomic-helper: Remove redundant local var old_crtc_state in disable_outputs
Liu Ying
2016-01-18
1
-1
/
+0
|
*
drm/crtc_helper/set_config: Remove redundant NULL pointer check on set->mode
Liu Ying
2016-01-18
1
-1
/
+1
|
*
drm/crtc_helper/set_config: Remove redundant handling when set->fb is NULL
Liu Ying
2016-01-18
1
-2
/
+0
*
|
Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-02-09
50
-1851
/
+2704
|
\
\
|
*
|
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
|
|
\
|
|
*
|
drm/i915: Pass the dma_addr_t array as const to rotate_pages()
Ville Syrjälä
2016-01-15
1
-1
/
+1
|
*
|
drm/i915: Set i915_ggtt_view_normal type explicitly
Ville Syrjälä
2016-01-15
1
-2
/
+4
[prev]
[next]