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
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
12
-185
/
+189
2012-04-12
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
8
-37
/
+93
2012-04-12
drm/i915: clear fencing tracking state when retiring requests
Daniel Vetter
1
-0
/
+2
2012-04-12
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
Joonyoung Shim
5
-33
/
+46
2012-04-12
drm/exynos: fix struct for operation callback functions to driver name
Joonyoung Shim
4
-79
/
+62
2012-04-12
drm/exynos: use define instead of default_win member in struct mixer_context
Joonyoung Shim
1
-4
/
+4
2012-04-12
drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR
Joonyoung Shim
1
-5
/
+5
2012-04-12
drm/exynos: remove unused codes in hdmi and mixer
Joonyoung Shim
2
-4
/
+0
2012-04-12
drm/exynos: remove unnecessary type conversion of hdmi and mixer
Joonyoung Shim
2
-18
/
+16
2012-04-11
drm/i915: make rc6 module parameter read-only
Jesse Barnes
1
-1
/
+1
2012-04-11
drm/i915: implement ColorBlt w/a
Daniel Vetter
2
-0
/
+7
2012-04-11
drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g
Chris Wilson
1
-1
/
+1
2012-04-11
Revert "drm/i915: reenable gmbus on gen3+ again"
Daniel Vetter
1
-1
/
+1
2012-04-11
drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
Alex Deucher
1
-0
/
+4
2012-04-10
drm/i915: properly compute dp dithering for user-created modes
Daniel Vetter
1
-14
/
+35
2012-04-10
drm/radeon/kms: fix DVO setup on some r4xx chips
Alex Deucher
1
-0
/
+4
2012-04-10
drm/savage: fix integer overflows in savage_bci_cmdbuf()
Xi Wang
1
-3
/
+3
2012-04-10
drm/radeon: replace udelay with mdelay for long timeouts
Arnd Bergmann
6
-27
/
+27
2012-04-09
drm/i915: Finish any pending operations on the framebuffer before disabling
Chris Wilson
1
-19
/
+46
2012-04-09
drm/i915: Removed IVB forced enable of sprite dest key.
acreese
1
-1
/
+0
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-11
/
+3
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-11
/
+3
2012-04-05
drm/exynos: add format list of plane
Seung-Woo Kim
1
-0
/
+4
2012-04-04
Revert "nouveau/bios: Fix tracking of BIOS image data"
Linus Torvalds
1
-3
/
+1
2012-04-03
Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-34
/
+145
2012-04-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-16
/
+54
2012-04-03
drm/exynos: fixed duplicated page allocation bug.
Inki Dae
1
-25
/
+9
2012-04-03
drm/exynos: fixed page align and code clean.
Inki Dae
3
-17
/
+43
2012-04-03
drm: Validate requested virtual size against allocated fb size
Chris Wilson
1
-2
/
+6
2012-04-03
drm/i915: treat src w & h as fixed point in sprite handling code
Jesse Barnes
1
-0
/
+3
2012-04-03
drm/i915: no-lvds quirk on MSI DC500
Anisse Astier
1
-0
/
+8
2012-04-03
drm/i915: Add lock on drm_helper_resume_force_mode
Sean Paul
1
-0
/
+2
2012-04-03
drm/i915: don't leak struct_mutex lock on ppgtt init failures
Daniel Vetter
1
-1
/
+3
2012-04-02
drm/i915: disable ppgtt on snb when dmar is enabled
Daniel Vetter
3
-4
/
+19
2012-04-02
drm/i915: add Ivy Bridge GT2 Server entries
Eugeni Dodonov
1
-0
/
+1
2012-04-02
drm/radeon: Don't dereference possibly-NULL pointer.
Michel Dänzer
1
-1
/
+2
2012-04-02
mm, drm/udl: fixup vma flags on mmap
Konstantin Khlebnikov
3
-1
/
+16
2012-04-02
drm/radeon/kms: fix fans after resume
Alex Deucher
2
-1
/
+15
2012-04-02
nouveau/bios: Fix tracking of BIOS image data
Benjamin Herrenschmidt
1
-1
/
+3
2012-04-02
nouveau: Fix crash when pci_ram_rom() returns a size of 0
Benjamin Herrenschmidt
1
-2
/
+3
2012-04-02
drm/nouveau: select POWER_SUPPLY
Dave Airlie
1
-0
/
+1
2012-04-01
drm/i915: properly clear SSC1 bit in the pch refclock init code
Daniel Vetter
1
-1
/
+2
2012-04-01
drm/i915: apply CS reg readback trick against missed IRQ on snb
Daniel Vetter
1
-1
/
+1
2012-04-01
drm/i915: quirk away broken OpRegion VBT
Daniel Vetter
1
-1
/
+22
2012-04-01
drm/i915: enable plain RC6 on Sandy Bridge by default
Eugeni Dodonov
1
-4
/
+4
2012-04-01
drm/i915: allow to select rc6 modes via kernel parameter
Eugeni Dodonov
3
-5
/
+42
2012-04-01
drm/i915: Mark untiled BLT commands as fenced on gen2/3
Chris Wilson
2
-7
/
+10
2012-04-01
drm/i915: properly restore the ppgtt page directory on resume
Daniel Vetter
2
-10
/
+21
2012-04-01
drm/i915: Sanitize BIOS debugging bits from PIPECONF
Chris Wilson
2
-0
/
+7
2012-03-30
drm: base prime/dma-buf support (v5)
Dave Airlie
6
-1
/
+326
[next]