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-21
kill mm argument of vm_munmap()
Al Viro
1
-2
/
+1
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
4
-14
/
+7
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
1
-3
/
+1
2012-04-19
nouveau: Set special lane map for the right chipset
Henrik Rydberg
1
-1
/
+1
2012-04-19
drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
Dave Airlie
1
-1
/
+1
2012-04-19
drm: Releasing FBs before releasing GEM objects during drm_release
Prathyush
1
-3
/
+3
2012-04-19
drm/nouveau/pm: don't read/write beyond end of stack buffer
Jim Meyering
1
-0
/
+1
2012-04-19
drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...
Marcos Paulo de Souza
1
-1
/
+0
2012-04-19
radeon: fix r600/agp when vram is after AGP (v3)
Jerome Glisse
2
-4
/
+4
2012-04-19
drm: fix page_flip error handling
Joonyoung Shim
1
-4
/
+6
2012-04-19
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-5
/
+26
2012-04-19
drm/radeon/kms: fix the regression of DVI connector check
Takashi Iwai
1
-1
/
+1
2012-04-19
drm/usb: fix module license on drm/usb layer.
Dave Airlie
1
-1
/
+5
2012-04-18
drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips
Chris Wilson
1
-1
/
+7
2012-04-16
drm/i915: Hold mode_config lock whilst changing mode for lastclose()
Chris Wilson
1
-0
/
+4
2012-04-16
drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2
Alex Deucher
1
-3
/
+2
2012-04-16
drm/radeon: disable MSI on RV515
Dave Airlie
1
-0
/
+6
2012-04-16
drm/i915: don't clobber the special upscaling lvds timings
Daniel Vetter
4
-4
/
+15
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
[next]