index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'nouveau/for-airlied' into drm-next-stage
Dave Airlie
2010-03-01
32
-779
/
+3203
|
\
|
*
drm/nouveau: use ALIGN instead of open coding it
Matt Turner
2010-02-25
3
-3
/
+3
|
*
drm/nouveau: report unknown connector state if lid closed
Ben Skeggs
2010-02-25
1
-2
/
+4
|
*
drm/nouveau: support version 0x20 displayport tables
Ben Skeggs
2010-02-25
1
-1
/
+1
|
*
drm/nouveau: Fix noaccel/nofbaccel option descriptions.
Marcin KoĆcielnicki
2010-02-25
1
-2
/
+2
|
*
drm/nv50: Implement ctxprog/state generation.
Marcin KoĆcielnicki
2010-02-25
4
-33
/
+2411
|
*
drm/nouveau: use dcb connector types throughout the driver
Ben Skeggs
2010-02-25
1
-32
/
+41
|
*
drm/nv50: enable hpd on any connector we know the gpio line for
Ben Skeggs
2010-02-25
1
-3
/
+1
|
*
drm/nouveau: use dcb connector table for creating drm connectors
Ben Skeggs
2010-02-25
4
-115
/
+62
|
*
drm/nouveau: construct a connector table for cards that lack a real one
Ben Skeggs
2010-02-25
1
-13
/
+16
|
*
drm/nouveau: check for known dcb connector types
Ben Skeggs
2010-02-25
2
-0
/
+62
|
*
drm/nouveau: parse dcb gpio/connector tables after encoders
Ben Skeggs
2010-02-25
1
-4
/
+6
|
*
drm/nouveau: reorganise bios header, add dcb connector type enums
Ben Skeggs
2010-02-25
3
-44
/
+63
|
*
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
15
-81
/
+73
|
*
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
2010-02-25
6
-95
/
+85
|
*
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
Ben Skeggs
2010-02-25
2
-3
/
+3
|
*
drm/nouveau: allow retrieval of vbios image from debugfs
Ben Skeggs
2010-02-25
1
-0
/
+13
|
*
drm/nouveau: fix missing spin_unlock in failure path
Luca Barbieri
2010-02-25
1
-1
/
+1
|
*
drm/nouveau: fix i2ctable bounds checking
Marcin Slusarz
2010-02-25
1
-3
/
+4
|
*
drm/nouveau: fix nouveau_i2c_find bounds checking
Marcin Slusarz
2010-02-25
1
-1
/
+1
|
*
drm/nouveau: fix pramdac_table range checking
Marcin Slusarz
2010-02-25
1
-1
/
+1
|
*
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
Ben Skeggs
2010-02-25
6
-350
/
+176
|
*
drm/nv50: make pushbuf dma object cover entire vm
Ben Skeggs
2010-02-25
2
-7
/
+12
|
*
drm/nouveau: remove PUSHBUF_CAL macro
Ben Skeggs
2010-02-25
1
-6
/
+4
|
*
drm/nv50: switch to indirect push buffer controls
Ben Skeggs
2010-02-25
6
-15
/
+155
|
*
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
2010-02-25
7
-1
/
+36
*
|
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
2010-03-01
20
-184
/
+131
|
\
\
|
*
|
drm/ttm: handle OOM in ttm_tt_swapout
Maarten Maathuis
2010-02-25
1
-7
/
+11
|
*
|
drm/radeon/kms/atom: fix shr/shl ops
Alex Deucher
2010-02-25
1
-4
/
+0
|
*
|
drm/kms: fix spelling of "CLOCK"
Pavel Roskin
2010-02-11
1
-1
/
+1
|
*
|
drm/kms: fix fb_changed = true else statement
Dave Airlie
2010-02-11
1
-5
/
+1
|
*
|
drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi()
Andy Shevchenko
2010-02-11
1
-19
/
+5
|
*
|
drm: switch all GEM/KMS ioctls to unlocked ioctl status.
Dave Airlie
2010-02-11
1
-22
/
+22
|
*
|
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-11
15
-121
/
+47
|
*
|
drm: introduce drm_gem_object_[handle_]unreference_unlocked
Luca Barbieri
2010-02-11
1
-5
/
+44
*
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-02-23
5
-76
/
+210
|
\
\
\
|
*
|
|
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
Thomas Hellstrom
2010-02-23
1
-16
/
+92
|
*
|
|
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
2010-02-23
4
-60
/
+118
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
Ben Skeggs
2010-02-23
1
-1
/
+7
|
|
*
|
drm/nv50: fix instmem binding on IGPs to point at stolen system memory
Ben Skeggs
2010-02-23
2
-18
/
+41
|
|
*
|
drm/nv50: improve vram page table construction
Ben Skeggs
2010-02-23
1
-11
/
+33
|
|
*
|
drm/nv50: more efficient clearing of gpu page table entries
Ben Skeggs
2010-02-23
1
-24
/
+44
|
|
*
|
drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram
Ben Skeggs
2010-02-23
1
-30
/
+13
|
|
*
|
drm/nouveau: Fix up pre-nv17 analog load detection.
Francisco Jerez
2010-02-23
1
-1
/
+5
*
|
|
|
i915 / PM: Fix hibernate regression caused by suspend/resume splitting
Rafael J. Wysocki
2010-02-22
1
-21
/
+9
*
|
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-02-19
8
-18
/
+39
|
\
\
\
\
|
|
/
/
/
|
*
|
|
drm/radeon: bump the UMS driver version number to indicate rv740 fix
Dave Airlie
2010-02-20
1
-1
/
+2
|
*
|
|
drm/radeon/kms: free fence IB if it wasn't emited at IB free time
Jerome Glisse
2010-02-20
1
-0
/
+2
|
*
|
|
drm/ttm: fix caching problem on non-PAT systems.
Francisco Jerez
2010-02-20
1
-7
/
+11
|
*
|
|
drm/radeon/rv740: fix backend setup
Alex Deucher
2010-02-20
2
-6
/
+12
[next]