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
2010-08-19
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
1
-1
/
+1
2010-08-13
Merge git://git.infradead.org/~dwmw2/ideapad-2.6
Linus Torvalds
1
-0
/
+1
2010-08-13
Call acpi_video_register() in intel_opregion_init() failure path
David Woodhouse
1
-0
/
+1
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
64
-1157
/
+2491
2010-08-12
drm/radeon: Add probing of clocks from device-tree
Benjamin Herrenschmidt
1
-0
/
+81
2010-08-12
drm/radeon: drop old and broken mesa warning
Dave Airlie
1
-5
/
+0
2010-08-12
drm/radeon: Fix pci_map_page() error checking
Benjamin Herrenschmidt
3
-3
/
+4
2010-08-12
drm: Remove count_lock for calling lastclose() after 58474713 (v2)
Chris Wilson
1
-13
/
+3
2010-08-12
drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx
Marek Olšák
1
-0
/
+1
2010-08-12
drm/radeon/kms: another r6xx/r7xx CS checker fix
Alex Deucher
1
-0
/
+1
2010-08-12
DRM: Replace kmalloc/memset combos with kzalloc
Davidlohr Bueso
1
-22
/
+11
2010-08-10
vt/console: try harder to print output when panicing
Jesse Barnes
3
-4
/
+3
2010-08-10
drm: expand gamma_set
James Simmons
6
-27
/
+15
2010-08-10
drm/edid: Split mode lists out to their own header for readability
Adam Jackson
2
-353
/
+381
2010-08-10
drm/edid: Rewrite mode parse to use the generic detailed block walk
Adam Jackson
1
-253
/
+273
2010-08-10
drm/edid: Add detailed block walk for VTB extensions
Adam Jackson
1
-0
/
+16
2010-08-10
drm/edid: Add detailed block walk for CEA extensions
Adam Jackson
1
-1
/
+37
2010-08-10
drm: Remove unused fields from drm_display_info
Adam Jackson
1
-15
/
+0
2010-08-10
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
9
-30
/
+30
2010-08-10
drm/radeon/kms: mark 3D power states as performance
Alex Deucher
1
-0
/
+5
2010-08-10
drm: Only set DPMS once on the CRTC not after every encoder.
Chris Wilson
1
-5
/
+5
2010-08-10
drm/radeon/kms: add additional quirk for Acer rv620 laptop
Alex Deucher
1
-2
/
+12
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
6
-17
/
+18
2010-08-10
radeon: handle errors in radeon_hwmon_init()
Dan Carpenter
1
-5
/
+19
2010-08-10
drm/radeon/kms: add support for router objects
Alex Deucher
5
-15
/
+147
2010-08-10
drm/radeon/kms: rework combios i2c handling
Alex Deucher
1
-247
/
+168
2010-08-10
drm/radeon/kms: unify i2c handling
Alex Deucher
7
-32
/
+214
2010-08-10
drm/radeon/kms: r600 CS parser fixes
Alex Deucher
1
-12
/
+15
2010-08-10
drm/radeon: add a way to revoke hyper-z access
Marek Olšák
1
-5
/
+19
2010-08-10
drm: Fix support for PCI domains
Benjamin Herrenschmidt
1
-0
/
+1
2010-08-10
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
30
-201
/
+1118
2010-08-10
drm/radeon/kms: add missing copy from user
Dr. David Alan Gilbert
1
-1
/
+3
2010-08-09
drm: fix fallouts from slow-work -> wq conversion
Tejun Heo
1
-12
/
+4
2010-08-09
drm/nvc0: fix typo in PRAMIN flush
Ben Skeggs
1
-1
/
+1
2010-08-09
drm/nouveau: Fix DCB TMDS config parsing.
Francisco Jerez
1
-4
/
+4
2010-08-09
drm/nv30: Fix PFB init for nv31.
Francisco Jerez
1
-8
/
+16
2010-08-09
drm/nv04: Fix up SGRAM density detection.
Francisco Jerez
1
-1
/
+1
2010-08-09
drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions.
Francisco Jerez
3
-1
/
+6
2010-08-09
drm/nouveau: Init dcb->or on cards that have no usable DCB table.
Francisco Jerez
1
-1
/
+1
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-19
/
+10
2010-08-05
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
188
-4906
/
+6664
2010-08-05
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
3
-2
/
+178
2010-08-06
drm/nouveau: reduce severity of some "error" messages
Ben Skeggs
1
-2
/
+2
2010-08-06
drm/nvc0: backup bar3 channel on suspend
Ben Skeggs
1
-0
/
+22
2010-08-06
drm/nouveau: implement init table opcodex 0x5e and 0x9a
Marcin Kościelnicki
1
-0
/
+123
2010-08-06
drm/nouveau: implement init table op 0x57, INIT_LTIME
Marcin Kościelnicki
1
-0
/
+26
2010-08-06
drm/nvc0: implement crtc pll setting
Ben Skeggs
2
-4
/
+21
2010-08-06
drm/nvc0: fix evo dma object so we display something
Ben Skeggs
1
-1
/
+4
2010-08-06
drm/nvc0: rudimentary instmem support
Ben Skeggs
1
-0
/
+131
2010-08-06
drm/nvc0: implement memory detection
Ben Skeggs
1
-1
/
+5
[next]