index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
21
-583
/
+459
*
drm/nouveau: rebase per-channel pramin heap offsets to 0
Ben Skeggs
2010-09-24
4
-25
/
+43
*
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-09-24
15
-458
/
+474
*
drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here
Ben Skeggs
2010-09-24
4
-132
/
+193
*
drm/nouveau: have nv_mask return original register value
Ben Skeggs
2010-09-24
1
-4
/
+3
*
drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.
Francisco Jerez
2010-09-24
3
-36
/
+20
*
drm/nv17-nv4x: Fix analog load detection false positive on rare occasions.
Francisco Jerez
2010-09-24
1
-0
/
+2
*
drm/nouveau: require explicit unmap of kmapped bos
Ben Skeggs
2010-09-24
5
-3
/
+7
*
drm/nouveau: remove second map of notifier bo
Ben Skeggs
2010-09-24
1
-5
/
+0
*
drm/nouveau: move check for no-op bo move before memcpy fallback
Ben Skeggs
2010-09-24
1
-6
/
+6
*
drm/nv50: add new accelerated bo move funtion
Ben Skeggs
2010-09-24
1
-48
/
+145
*
drm/nv20: Use the nv30 CRTC bandwidth calculation code.
Francisco Jerez
2010-09-24
3
-8
/
+10
*
drm/nouveau: Fix suspend on some nv4x AGP cards.
Francisco Jerez
2010-09-24
1
-1
/
+2
*
Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...
Dave Airlie
2010-09-24
4
-10
/
+11
|
\
|
*
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-14
1
-5
/
+3
|
*
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-13
1
-3
/
+5
|
*
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
2010-09-03
3
-7
/
+8
|
|
\
|
|
*
drm/nv50: initialize ramht_refs list for faked 0 channel
Marcin Slusarz
2010-09-03
1
-0
/
+2
|
|
*
drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.
Francisco Jerez
2010-09-03
1
-5
/
+2
|
|
*
drm/nouveau: Take fence spinlock before reading the last sequence.
Francisco Jerez
2010-09-03
1
-2
/
+4
*
|
|
drm: kill get_reg_ofs callback
Daniel Vetter
2010-08-30
1
-1
/
+0
*
|
|
drm: kill drm_map_ofs callbacks
Daniel Vetter
2010-08-30
1
-1
/
+0
|
/
/
*
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-08-28
6
-61
/
+60
|
\
\
|
*
|
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
2010-08-27
6
-61
/
+60
|
|
\
|
|
|
*
drm/nouveau: drop drm_global_mutex before sleeping in submission path
Ben Skeggs
2010-08-27
1
-0
/
+2
|
|
*
drm/nv20: Don't use pushbuf calls on the original nv20.
Francisco Jerez
2010-08-26
1
-2
/
+2
|
|
*
drm/nouveau: Fix TMDS on some DCB1.5 boards.
Francisco Jerez
2010-08-26
1
-14
/
+6
|
|
*
drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
Francisco Jerez
2010-08-26
2
-21
/
+27
|
|
*
drm/nv30: Apply modesetting to the correct slave encoder
Patrice Mandin
2010-08-26
1
-3
/
+5
|
|
*
drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
Francisco Jerez
2010-08-26
3
-20
/
+16
|
|
*
drm/nv50: add dcb type 14 to enum to prevent compiler complaint
Ben Skeggs
2010-08-26
2
-1
/
+2
*
|
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-23
11
-46
/
+115
|
\
|
|
|
*
|
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
2010-08-23
10
-34
/
+103
|
|
\
|
|
|
*
drm/nouveau: fix earlier mistake when fixing merge conflict
Ben Skeggs
2010-08-17
1
-2
/
+2
|
|
*
drm/nvc0: fix thinko in instmem suspend/resume
Ben Skeggs
2010-08-17
1
-4
/
+7
|
|
*
drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.
Francisco Jerez
2010-08-17
1
-0
/
+16
|
|
*
drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.
Francisco Jerez
2010-08-17
1
-0
/
+8
|
|
*
drm/nv50-nvc0: ramht_size is meant to be in bytes, not entries
Ben Skeggs
2010-08-17
2
-2
/
+2
|
|
*
drm/nouveau: punt some more log messages to debug level
Ben Skeggs
2010-08-17
1
-5
/
+5
|
|
*
drm/nouveau: remove warning about unknown tmds table revisions
Ben Skeggs
2010-08-17
1
-7
/
+5
|
|
*
drm/nouveau: check for error when allocating/mapping dummy page
Ben Skeggs
2010-08-17
1
-1
/
+11
|
|
*
drm/nouveau: fix race condition when under memory pressure
Ben Skeggs
2010-08-17
3
-10
/
+42
|
|
*
drm/nv50: fix minor thinko from nvc0 changes
Ben Skeggs
2010-08-17
1
-1
/
+1
|
|
*
drm/nouveau: Don't try DDC on the dummy I2C channel.
Francisco Jerez
2010-08-17
1
-2
/
+4
|
*
|
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-17
1
-12
/
+12
*
|
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-12
29
-221
/
+1128
|
\
|
|
|
*
|
drm: expand gamma_set
James Simmons
2010-08-10
2
-12
/
+7
|
*
|
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
2010-08-10
3
-6
/
+6
|
*
|
drm: Propagate error code from fb_create()
Chris Wilson
2010-08-10
1
-3
/
+3
|
|
/
|
*
drm/nvc0: fix typo in PRAMIN flush
Ben Skeggs
2010-08-09
1
-1
/
+1
[next]