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-08-17
drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads
Jani Nikula
1
-3
/
+33
2012-08-17
drm/i915: extract connector update from intel_ddc_get_modes() for reuse
Jani Nikula
2
-9
/
+24
2012-08-17
drm/i915: fix hsw uncached pte
Daniel Vetter
2
-1
/
+5
2012-08-17
drm/i915/contexts: fix list corruption
Ben Widawsky
1
-4
/
+4
2012-08-17
drm/i915: fix EDID memory leak in SDVO
Jani Nikula
1
-0
/
+1
2012-08-15
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
6
-8
/
+45
2012-08-15
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-43
/
+43
2012-08-14
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
1
-18
/
+23
2012-08-14
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
1
-7
/
+7
2012-08-14
drm/nv86/fifo: suspend fix
Maxim Levitsky
1
-0
/
+9
2012-08-14
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
1
-1
/
+0
2012-08-14
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
1
-1
/
+1
2012-08-14
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
1
-1
/
+1
2012-08-14
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
1
-1
/
+1
2012-08-13
drm/i915: ensure i2c adapter is all set before adding it
Jani Nikula
1
-3
/
+4
2012-08-13
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
1
-1
/
+1
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
9
-7
/
+80
2012-08-13
drm/radeon/kms: add MSAA texture support for r600-evergreen
Marek Olšák
3
-2
/
+15
2012-08-13
drm/radeon/kms: reorder code in r600_check_texture_resource
Marek Olšák
1
-26
/
+26
2012-08-13
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
5
-21
/
+55
2012-08-13
drm/radeon: fix some missing parens in asic macros
Alex Deucher
1
-5
/
+5
2012-08-13
drm/radeon: fix ordering in pll picking on dce4+
Alex Deucher
1
-4
/
+4
2012-08-13
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
3
-76
/
+2
2012-08-13
drm/radeon: fix bank tiling parameters on cayman
Alex Deucher
1
-3
/
+11
2012-08-13
drm/radeon: fix bank tiling parameters on evergreen
Alex Deucher
1
-3
/
+11
2012-08-13
drm/radeon: fix bank tiling parameters on SI
Christian König
1
-4
/
+12
2012-08-13
drm/radeon: properly handle crtc powergating
Alex Deucher
3
-2
/
+17
2012-08-13
drm/radeon: properly handle SS overrides on TN (v2)
Alex Deucher
1
-12
/
+37
2012-08-13
drm/radeon/dce4+: set a more reasonable cursor watermark
Alex Deucher
1
-2
/
+4
2012-08-13
drm/radeon: fix handling for ddc type 5 on combios
Alex Deucher
1
-21
/
+36
2012-08-11
drm/i915: ignore eDP bpc settings from vbt
Daniel Vetter
1
-11
/
+0
2012-08-11
drm/i915: Fix blank panel at reopening lid
Takashi Iwai
1
-4
/
+9
2012-08-10
drm/mgag200: fix G200ER pll picking algorithm
Dave Airlie
1
-5
/
+7
2012-08-10
drm/edid: Fix potential memory leak in edid_load()
Alexey Khoroshilov
1
-3
/
+5
2012-08-09
drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
Thomas Meyer
1
-1
/
+1
2012-08-09
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
12
-32
/
+79
2012-08-09
drm/radeon/kms: allow "invalid" DB formats as a means to disable DB
Marek Olšák
4
-5
/
+12
2012-08-08
drm/i915: correctly order the ring init sequence
Daniel Vetter
1
-2
/
+5
2012-08-07
drm/i915: add more Haswell PCI IDs
Paulo Zanoni
1
-1
/
+30
2012-08-06
drm/i915: make rc6 in sysfs functions conditional
Hunt Xu
1
-0
/
+12
2012-08-06
drm/i915: Workaround hang with BSD and forcewake on SandyBridge
Chris Wilson
1
-9
/
+10
2012-08-06
drm/i915: Make intel_panel_get_backlight static.
Stéphane Marchesin
2
-2
/
+1
2012-08-05
i915: don't map imported dma-bufs for dmar.
Dave Airlie
1
-1
/
+2
2012-08-05
drm/i915: remove unused variable
Devendra Naga
1
-1
/
+0
2012-08-05
drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.
Eric Anholt
1
-10
/
+10
2012-08-03
drm/nve0/fifo: add support for the flip completion swmthd
Ben Skeggs
1
-4
/
+33
2012-07-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
17
-508
/
+493
2012-07-27
drm/i915: fix forcewake related hangs on snb
Daniel Vetter
1
-2
/
+4
2012-07-27
drm/exynos: fixed exception to page allocation failure
Inki Dae
1
-1
/
+1
2012-07-27
drm/exynos: use __free_page() to deallocate memory
Inki Dae
1
-15
/
+6
[prev]
[next]