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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
5
-13
/
+13
2009-12-23
drm/kms: silencing a false positive warning.
Marin Mitov
1
-1
/
+1
2009-12-23
drm/mm: fix logic for selection of best fit block
Bob Gleitsmann
1
-2
/
+2
2009-12-23
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
4
-111
/
+209
2009-12-23
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
Thomas Hellstrom
3
-10
/
+6
2009-12-23
drm/vmwgfx: Fix unlocked ioctl and add proper access control
Thomas Hellstrom
1
-28
/
+19
2009-12-23
drm/radeon: fix build on 64-bit with some compilers.
Dave Airlie
1
-2
/
+2
2009-12-23
drivers/gpu: Use kzalloc for allocating only one thing
Julia Lawall
1
-2
/
+2
2009-12-23
DRM: Rename clamp variable
Andi Kleen
1
-3
/
+3
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
20
-138
/
+86
2009-12-18
Merge branch 'drm-linus' into drm-core-next
Dave Airlie
26
-66
/
+1065
2009-12-18
Merge remote branch 'korg/drm-vmware-staging' into drm-core-next
Dave Airlie
25
-0
/
+10814
2009-12-16
drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
Dave Airlie
4
-9
/
+70
2009-12-16
drm/radeon/kms: allow for texture tiling
Maciej Cencora
1
-1
/
+9
2009-12-16
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
4
-2
/
+11
2009-12-16
drm/radeon/kms: init pm on all chipsets
Rafał Miłecki
4
-2
/
+11
2009-12-16
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
6
-18
/
+22
2009-12-16
drm/radeon/kms: HDMI support for R600 KMS
Christian Koenig
9
-6
/
+895
2009-12-16
drm/radeon/kms: make sure mc is initialized before mapping blit bo
Alex Deucher
2
-12
/
+16
2009-12-16
drm/radeon/kms: Return to userspace on ERESTARTSYS
Jerome Glisse
1
-11
/
+5
2009-12-16
drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)
Dave Airlie
1
-1
/
+2
2009-12-16
drm/radeon/kms: don't report allocate failure on ERESTARTSYS
Dave Airlie
1
-2
/
+3
2009-12-16
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
Jerome Glisse
3
-4
/
+30
2009-12-16
drm/radeon/kms: If no placement is supplied fallback to system
Jerome Glisse
1
-0
/
+2
2009-12-16
drm/ttm: Fix memory type manager debug information printing
Jerome Glisse
1
-10
/
+9
2009-12-16
drm/ttm: Fix printk format & compute bo->mem.size at bo initialization
Jerome Glisse
1
-2
/
+3
2009-12-16
drm/ttm: Fix potential ttm_mem_evict_first races.
Thomas Hellstrom
1
-5
/
+31
2009-12-16
drm/ttm: Delayed delete fixes.
Thomas Hellstrom
1
-3
/
+4
2009-12-16
drm/ttm: fix two bugs in new placement routines.
Dave Airlie
1
-5
/
+5
2009-12-16
drm/ttm: fix incorrect logic in ttm_bo_io path
Dave Airlie
1
-1
/
+1
2009-12-15
drm/nouveau: remove use of -ERESTART
Ben Skeggs
2
-8
/
+1
2009-12-15
nouveau: Fix endianness with new context program loader
Benjamin Herrenschmidt
1
-8
/
+12
2009-12-15
drm/nouveau: fix build with CONFIG_AGP=n
Ben Skeggs
2
-0
/
+6
2009-12-15
drm/nouveau: fix ch7006 build
Randy Dunlap
1
-2
/
+3
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
20
-0
/
+7340
2009-12-15
drm/vmwgfx: Add svga headers for vmwgfx driver
Jakob Bornecrantz
5
-0
/
+3474
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
82
-0
/
+35854
2009-12-11
drm/ttm: export some functions useful to drivers using ttm
Ben Skeggs
1
-0
/
+4
2009-12-11
drm/radeon/kms/avivo: fix typo in new_pll module description
Alex Deucher
1
-1
/
+1
2009-12-11
drm/radeon/kms: Convert radeon to new ttm_bo_init
Jerome Glisse
1
-30
/
+9
2009-12-11
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
Jerome Glisse
1
-73
/
+57
2009-12-10
drm/radeon/kms: fix warning about cur_placement being uninitialised.
Dave Airlie
1
-1
/
+1
2009-12-10
Merge remote branch 'korg/drm-radeon-next' of into drm-linus
Dave Airlie
29
-474
/
+768
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
8
-27
/
+32
2009-12-10
drm/ttm: Print debug information on memory manager when eviction fails
Jerome Glisse
1
-13
/
+57
2009-12-10
drm: Add memory manager debug function
Jerome Glisse
1
-0
/
+20
2009-12-10
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
11
-7
/
+23
2009-12-10
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
Alex Deucher
2
-25
/
+25
2009-12-10
drm/ttm: Initialize eviction placement in case the driver callback doesn't
Jerome Glisse
1
-0
/
+4
2009-12-10
drm/radeon/kms: cleanup structure and module if initialization fails
Jerome Glisse
1
-22
/
+20
[next]