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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-25
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
16
-241
/
+472
2010-01-25
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
13
-34
/
+111
2010-01-25
drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)
Luca Barbieri
1
-31
/
+23
2010-01-25
drm/nv50: prevent switching off SOR when in use for DVI-over-DP
Ben Skeggs
1
-0
/
+13
2010-01-25
drm/nv50: fail auxch transaction if reply count not what we expect
Ben Skeggs
1
-1
/
+7
2010-01-25
drm/nouveau: fix failure path if userspace specifies no valid memtypes
Ben Skeggs
1
-0
/
+1
2010-01-25
drm/nouveau: report LVDS as disconnected if lid closed
Ben Skeggs
3
-0
/
+12
2010-01-24
drm/radeon/kms: fix legacy get_engine/memory clock
Alex Deucher
1
-2
/
+2
2010-01-24
drm/radeon/kms/atom: atom parser fixes
Alex Deucher
1
-2
/
+6
2010-01-24
drm/radeon/kms: clean up atombios pll code
Alex Deucher
1
-75
/
+121
2010-01-24
drm/radeon/kms: clean up pll struct
Alex Deucher
4
-49
/
+62
2010-01-24
drm/radeon/kms/atom: fix crtc lock ordering
Alex Deucher
1
-1
/
+1
2010-01-21
drm/radeon: r6xx/r7xx possible security issue, system ram access
Jerome Glisse
4
-0
/
+110
2010-01-21
drm/radeon/kms: r600/r700 don't test ib if ib initialization fails
Jerome Glisse
2
-12
/
+14
2010-01-21
drm/radeon/kms: Forbid creation of framebuffer with no valid GEM object
Jerome Glisse
1
-1
/
+5
2010-01-21
drm/radeon/kms: r600 handle irq vector ring overflow
Jerome Glisse
1
-3
/
+7
2010-01-21
drm/radeon/kms: r600/r700 don't process IRQ if not initialized
Jerome Glisse
1
-1
/
+7
2010-01-21
drm/radeon/kms: r600/r700 disable irq at suspend
Jerome Glisse
3
-18
/
+17
2010-01-21
drm/radeon/kms/r4xx: cleanup atom path
Alex Deucher
3
-65
/
+25
2010-01-21
drm/radeon/kms: fix atombios_crtc_set_base
Alex Deucher
1
-3
/
+15
2010-01-21
drm/radeon/kms/atom: upstream parser updates
Alex Deucher
2
-1
/
+8
2010-01-21
drm/radeon/kms/atom: fix some parser bugs
Alex Deucher
1
-16
/
+74
2010-01-21
drm/radeon/kms: fix hardcoded mmio size in register functions
Alex Deucher
1
-2
/
+2
2010-01-21
drm/radeon/kms/r100: fix bug in CS parser
Alex Deucher
1
-0
/
+1
2010-01-21
drm/radeon/kms/r200: fix bug in CS parser
Andrew Randrianasulu
1
-0
/
+2
2010-01-21
drm/radeon/kms/r200: fix bug in CS parser
Andrew Randrianasulu
1
-2
/
+5
2010-01-18
drm/nv50: prevent accidently turning off encoders we're actually using
Ben Skeggs
1
-1
/
+21
2010-01-18
drm/nv50: fix alignment of per-channel fifo cache
Ben Skeggs
1
-1
/
+1
2010-01-18
drm/nouveau: Evict buffers in VRAM before freeing sgdma
Luca Barbieri
2
-1
/
+1
2010-01-18
drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts
Luca Barbieri
1
-0
/
+7
2010-01-18
drm/nouveau: fix thinko in nv04_instmem.c
Ben Skeggs
1
-1
/
+1
2010-01-18
drm/nouveau: fix a race condition in nouveau_dma_wait()
Ben Skeggs
1
-29
/
+47
2010-01-15
Merge remote branch 'korg/drm-radeon-testing' into drm-linus
Dave Airlie
9
-31
/
+45
2010-01-15
drm: EDID accept separate sync video mode
Jerome Glisse
1
-2
/
+1
2010-01-15
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
7
-119
/
+134
2010-01-15
drm/nouveau: check pushbuffer bounds in ioctl
Luca Barbieri
1
-3
/
+16
2010-01-15
drm/nouveau: reserve VGA area for the moment
Ben Skeggs
2
-0
/
+15
2010-01-15
drm/nouveau: Unset the EDID connector property when the EDID block goes away.
Francisco Jerez
1
-2
/
+6
2010-01-15
drm/nouveau: Fallback to analog load detection when the EDID block is invalid.
Francisco Jerez
1
-1
/
+2
2010-01-15
drm/nouveau: fix edid memleak in nouveau_connector
Xavier Chantry
1
-4
/
+13
2010-01-15
drm/nouveau: Break some long lines.
Francisco Jerez
1
-10
/
+19
2010-01-15
drm/nouveau: add NV18 device id to call_lvds_manufacturer_script
Andrea Tacconi
1
-1
/
+1
2010-01-14
drm/nv50: Fix typo in PGRAPH initialisation.
Marcin KoĆcielnicki
1
-1
/
+1
2010-01-14
drm/nouveau: less magic DCB 1.5 parsing
Ben Skeggs
1
-39
/
+40
2010-01-14
drm/nouveau: assume no nv04 board has a DCB table
Ben Skeggs
1
-8
/
+12
2010-01-14
drm/nouveau: remove PRIV0 check in nouveau_mem_close()
Ben Skeggs
1
-3
/
+0
2010-01-14
drm/nouveau: wait on fence after bo move if validating for another channel
Ben Skeggs
1
-0
/
+2
2010-01-14
drm/nouveau: trust init table registers are safe
Ben Skeggs
1
-50
/
+9
2010-01-14
drm/nv50: wait for pgraph to idle before unloading the context
Maarten Maathuis
1
-0
/
+1
2010-01-14
drm/ttm: Make sure system buffer objects has offset == 0.
Thomas Hellstrom
1
-1
/
+2
[next]