index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
drm/i915: create a race-free reset detection
Daniel Vetter
3
-12
/
+65
2013-01-20
drm/i915: Only apply the mb() when flushing the GTT domain during a finish
Chris Wilson
1
-3
/
+3
2013-01-20
drm/i915: Only insert the mb() before updating the fence parameter
Chris Wilson
1
-10
/
+30
2013-01-20
drm/i915: clear up wedged transitions
Daniel Vetter
5
-44
/
+74
2013-01-20
drm/i915: fix reset handling in the throttle ioctl
Daniel Vetter
1
-2
/
+7
2013-01-20
drm/i915: move wedged to the other gpu error handling stuff
Daniel Vetter
6
-35
/
+30
2013-01-20
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
7
-61
/
+73
2013-01-20
drm/i915: move dev_priv->mm out of line
Daniel Vetter
1
-100
/
+102
2013-01-20
agp/intel: Add gma_bus_addr
Ben Widawsky
1
-2
/
+3
2013-01-20
drm/i915: Needs_dmar, not
Ben Widawsky
2
-33
/
+22
2013-01-20
drm/i915: Remove scratch page from shared
Ben Widawsky
3
-12
/
+15
2013-01-20
drm/i915: Cut out the infamous ILK w/a from AGP layer
Ben Widawsky
3
-30
/
+23
2013-01-20
drm/i915: Provide the quantization range in the AVI infoframe
Ville Syrjälä
3
-2
/
+29
2013-01-20
drm/edid: Add drm_rgb_quant_range_selectable()
Ville Syrjälä
1
-0
/
+33
2013-01-20
drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
Ville Syrjälä
6
-17
/
+93
2013-01-20
drm/i915: Fix RGB color range property for PCH platforms
Ville Syrjälä
6
-2
/
+26
2013-01-20
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
5
-15
/
+15
2013-01-17
drm/i915: Remove use on gma_bus_addr on gen6+
Ben Widawsky
3
-4
/
+4
2013-01-17
drm/i915: Create a gtt structure
Ben Widawsky
12
-48
/
+61
2013-01-17
drm/i915: Remove gtt_mappable_total
Ben Widawsky
3
-3
/
+2
2013-01-17
drm/i915: Mappable_end can't ever be > end
Ben Widawsky
1
-1
/
+3
2013-01-17
drm/i915: Kill gtt_end
Ben Widawsky
2
-3
/
+1
2013-01-17
drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLV
Ville Syrjälä
1
-2
/
+2
2013-01-17
drm/i915: Use the reloc.handle as an index into the execbuffer array
Chris Wilson
2
-39
/
+64
2013-01-17
drm/i915: Allow userspace to hint that the relocations were known
Daniel Vetter
2
-23
/
+48
2013-01-17
drm/i915: Move the execbuffer objects list from the stack into the tracker
Chris Wilson
1
-31
/
+27
2013-01-17
drm/i915: Take the handle idr spinlock once for looking up the exec objects
Chris Wilson
1
-40
/
+46
2013-01-17
drm/i915: Mark a temporary allocation for copy-from-user as such
Chris Wilson
1
-1
/
+1
2013-01-17
drm/i915: Bail if we attempt to allocate pages for a purged object
Chris Wilson
1
-6
/
+6
2013-01-17
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
Chris Wilson
3
-1
/
+106
2013-01-17
drm/i915: use gtt_get_size() instead of open coding it
Imre Deak
3
-13
/
+4
2013-01-17
drm/i915: merge {i965, sandybridge}_write_fence_reg()
Imre Deak
1
-29
/
+15
2013-01-17
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
Imre Deak
3
-43
/
+12
2013-01-17
drm/i915: Remove pch_rq_mask from struct drm_i915_private.
Egbert Eich
2
-5
/
+6
2013-01-17
drm/i915: wake up all pageflip waiters
Daniel Vetter
1
-1
/
+5
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
30
-1109
/
+1532
2013-01-09
Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-18
/
+9
2013-01-08
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-25
/
+29
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
46
-792
/
+437
2013-01-08
Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Olof Johansson
1
-1
/
+2
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-41
/
+116
2013-01-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
1
-1
/
+3
2013-01-08
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-16
/
+135
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
5
-0
/
+17
2013-01-07
xen/netfront: improve truesize tracking
Ian Campbell
1
-23
/
+4
2013-01-07
Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-852
/
+149
2013-01-07
EDAC: Cleanup device deregistering path
Lans Zhang
1
-12
/
+6
2013-01-07
EDAC: Fix EDAC Kconfig menu
Borislav Petkov
1
-5
/
+3
2013-01-07
EDAC: Fix kernel panic on module unloading
Konstantin Khlebnikov
1
-2
/
+1
2013-01-07
pinctrl: mvebu: make pdma clock on dove mandatory
Sebastian Hesselbarth
1
-2
/
+5
[next]