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
2012-02-29
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
15
-65
/
+83
2012-02-29
drm/radeon/kms: remove unused cp callbacks from radeon_asic
Alex Deucher
1
-3
/
+0
2012-02-29
drm/radeon/kms: reorganize irq callbacks
Alex Deucher
2
-38
/
+77
2012-02-29
drm/radeon/kms: reorganize copy callbacks
Alex Deucher
8
-90
/
+185
2012-02-29
drm/radeon: fix IB debugfs files for multiple cards
Christian König
1
-2
/
+6
2012-02-29
drm/radeon: also make the cs_parse function per ring
Christian König
3
-21
/
+23
2012-02-29
drm/radeon/kms: no need to align IB like this
Christian König
1
-14
/
+1
2012-02-29
drm/radeon: move ring syncing after bo validation
Christian König
2
-8
/
+14
2012-02-27
drm/radeon/kms: reorganize pm callbacks
Alex Deucher
2
-95
/
+131
2012-02-27
drm/radeon/kms: reorganize page flip callbacks
Alex Deucher
2
-57
/
+93
2012-02-27
drm/radeon/kms: reorganize hpd callbacks
Alex Deucher
2
-76
/
+114
2012-02-27
drm/radeon/kms: add a radeon asic callback for mc idle
Alex Deucher
5
-3
/
+31
2012-02-27
drm/radeon/kms: add wait_for_vblank asic callback
Alex Deucher
9
-1
/
+100
2012-02-23
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
Daniel Vetter
63
-706
/
+2531
2012-02-16
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
Dave Airlie
3
-0
/
+12
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
12
-2
/
+21
2012-02-16
Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h"
Danny Kukawka
1
-2
/
+0
2012-02-16
drm/radeon/evergreen: make texdw[] array larger
Dan Carpenter
1
-1
/
+1
2012-02-15
drm/i915/lvds: Always use the presence pin for LVDS on PCH
Chris Wilson
2
-3
/
+17
2012-02-15
drm/i915: Record the position of the request upon error
Chris Wilson
3
-2
/
+5
2012-02-15
drm/i915: Record the in-flight requests at the time of a hang
Chris Wilson
3
-35
/
+79
2012-02-15
drm/i915: Record the tail at each request and use it to estimate the head
Chris Wilson
4
-1
/
+119
2012-02-14
drm/i915: add missing SDVO bits for interlaced modes on ILK
Paulo Zanoni
2
-1
/
+7
2012-02-14
Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet...
Dave Airlie
16
-604
/
+575
2012-02-14
drm/i915: Fix race condition in accessing GMBUS
Yufeng Shen
2
-7
/
+21
2012-02-14
drm/i915: add a "force-dvi" HDMI audio mode
Wu Fengguang
3
-10
/
+22
2012-02-13
drm/i915: Don't lock panel registers when downclocking
Sean Paul
1
-12
/
+2
2012-02-13
drm/radeon: add support for evergreen/ni tiling informations v11
Jerome Glisse
12
-103
/
+1282
2012-02-13
drm/radeon/kms: add support for streamout v7
Marek Olšák
8
-9
/
+407
2012-02-13
drm: Fix kcalloc parameters swapped
Axel Lin
2
-2
/
+2
2012-02-13
drm/vmwgfx: Bump driver minor
Thomas Hellstrom
1
-2
/
+2
2012-02-13
vmwgfx: Move function declaration to correct header
Thomas Hellstrom
2
-14
/
+6
2012-02-13
drm/vmwgfx: Treat out-of-range initial width and height as host errors
Thomas Hellstrom
1
-4
/
+14
2012-02-13
vmwgfx: Pick up the initial size from the width and height regs
Jakob Bornecrantz
5
-10
/
+40
2012-02-13
vmwgfx: Add page flip support
Jakob Bornecrantz
3
-0
/
+106
2012-02-13
vmwgfx: Pipe fence out of screen object dirty functions
Jakob Bornecrantz
1
-6
/
+15
2012-02-13
vmwgfx: Make it possible to get fence from execbuf
Jakob Bornecrantz
3
-10
/
+18
2012-02-13
vmwgfx: Clean up pending event references to struct drm_file objects on close
Thomas Hellstrom
4
-2
/
+73
2012-02-13
vmwgfx: Rework fence event action
Jakob Bornecrantz
2
-118
/
+104
2012-02-13
drm/modes: do not enforce an odd vtotal for interlaced modes
Daniel Vetter
1
-2
/
+0
2012-02-13
drm/i915: fix up locking inconsistency around gem_do_init
Daniel Vetter
1
-1
/
+1
2012-02-13
drm/i915: enable forcewake voodoo also for gen6
Daniel Vetter
2
-16
/
+2
2012-02-13
drm/i915: fixup seqno allocation logic for lazy_request
Daniel Vetter
3
-26
/
+28
2012-02-13
drm/i915: outstanding_lazy_request is a u32
Daniel Vetter
1
-1
/
+1
2012-02-12
drm/i915: check gtfifodbg after possibly failed writes
Ben Widawsky
2
-4
/
+13
2012-02-12
drm/i915: catch gtfifo errors on forcewake_put
Ben Widawsky
1
-2
/
+13
2012-02-12
drm/i915: use gtfifodbg
Ben Widawsky
2
-0
/
+14
2012-02-10
drm/i915: set interlaced bits for TRANSCONF
Paulo Zanoni
2
-2
/
+12
2012-02-10
drm/i915: fixup overlay checks for interlaced modes
Daniel Vetter
1
-4
/
+4
2012-02-10
drm/i915: allow interlaced mode output on the HDMI connector
Peter Ross
1
-1
/
+1
[next]