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
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
47
-551
/
+920
|
\
|
*
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
2010-09-21
23
-66
/
+188
|
|
\
|
|
*
drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)
Alex Deucher
2010-09-15
1
-3
/
+2
|
|
*
drm/radeon/kms: force legacy pll algo for RV620 LVDS
Alex Deucher
2010-09-14
1
-2
/
+3
|
|
*
drm: fix race between driver loading and userspace open.
Dave Airlie
2010-09-14
2
-0
/
+9
|
|
*
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-14
11
-38
/
+24
|
|
*
drm/radeon/kms: fix the colorbuffer CS checker for r300-r500
Marek Olšák
2010-09-13
1
-5
/
+6
|
|
*
drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500
Marek Olšák
2010-09-13
1
-12
/
+1
|
|
*
drm/radeon/kms/evergreen: fix backend setup
Alex Deucher
2010-09-13
1
-8
/
+19
|
|
*
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-13
12
-26
/
+54
|
|
*
drm/radeon: add some missing copyright headers
Alex Deucher
2010-09-13
2
-0
/
+49
|
|
*
drm: Only decouple the old_fb from the crtc is we call mode_set*
Chris Wilson
2010-09-13
1
-2
/
+2
|
|
*
drm/radeon/kms: don't enable underscan with interlaced modes
Alex Deucher
2010-09-13
1
-0
/
+1
|
|
*
drm/radeon/kms: add connector table for Mac x800
Alex Deucher
2010-09-13
2
-1
/
+49
|
|
*
drm/radeon/kms: fix regression in RMX code (v2)
Alex Deucher
2010-09-13
1
-4
/
+4
|
|
*
drm: Fix regression in disable polling e58f637
Chris Wilson
2010-09-13
1
-1
/
+1
|
*
|
drm/i915: Hold a reference to the object whilst unbinding the eviction list
Chris Wilson
2010-09-20
1
-2
/
+7
|
*
|
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
2010-09-17
1
-0
/
+1
|
*
|
drm/i915: Fix Sandybridge fence registers
Chris Wilson
2010-09-17
2
-22
/
+51
|
*
|
drm/i915/crt: Downgrade warnings for hotplug failures
Chris Wilson
2010-09-17
1
-2
/
+2
|
*
|
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
2010-09-13
16
-179
/
+253
|
|
\
|
|
|
*
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-09-10
4
-24
/
+31
|
|
|
\
|
|
*
\
Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel
Linus Torvalds
2010-09-07
14
-259
/
+382
|
|
|
\
\
|
|
*
|
|
drm: Do not force 1024x768 modes on unknown connectors
Chris Wilson
2010-09-07
1
-4
/
+3
|
|
*
|
|
drm/kms: Add a module parameter to disable polling
Chris Wilson
2010-09-07
1
-2
/
+15
|
|
*
|
|
drm/radeon/kms: fix tv-out on avivo asics
Alex Deucher
2010-09-07
1
-3
/
+23
|
|
*
|
|
drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code
Alex Deucher
2010-09-07
2
-5
/
+39
|
|
*
|
|
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/radeon/kms/evergreen: work around bad data in some i2c tables
Alex Deucher
2010-09-02
1
-0
/
+27
|
|
*
|
|
|
drm/radeon/kms: properly set crtc high base on r7xx
Alex Deucher
2010-09-02
1
-4
/
+4
|
|
*
|
|
|
drm/radeon/kms: fix tv module parameter
Alex Deucher
2010-09-02
1
-35
/
+43
|
|
*
|
|
|
drm/radeon/kms: force legacy pll algo for RV515 LVDS
Alex Deucher
2010-09-02
1
-0
/
+14
|
|
*
|
|
|
drm/radeon/kms: remove useless clock code
Alex Deucher
2010-09-02
7
-98
/
+0
|
|
*
|
|
|
drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix
Alex Deucher
2010-08-30
3
-1
/
+59
[next]