index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: drop pointer to drm_gem_object
Daniel Vetter
2010-04-20
6
-26
/
+23
*
drm/i915: don't use ->driver_private anymore
Daniel Vetter
2010-04-20
2
-2
/
+2
*
drm/i915: embed the gem object into drm_i915_gem_object
Daniel Vetter
2010-04-20
2
-29
/
+30
*
drm/i915: introduce i915_gem_alloc_object
Daniel Vetter
2010-04-20
5
-6
/
+14
*
drm: free core gem object from driver callbacks
Daniel Vetter
2010-04-20
4
-7
/
+12
*
drm: extract drm_gem_object_init
Daniel Vetter
2010-04-20
1
-10
/
+29
*
Merge branch 'drm-radeon-evergreen-accel' into drm-core-next
Dave Airlie
2010-04-20
10
-84
/
+2218
|
\
|
*
drm/radeon: fix cypress firmware typo.
Dave Airlie
2010-04-09
1
-1
/
+1
|
*
drm/radeon/kms/evergreen: add hpd support
Alex Deucher
2010-04-09
2
-8
/
+161
|
*
drm/radeon/kms/evergreen: implement irq support
Alex Deucher
2010-04-09
7
-41
/
+719
|
*
drm/radeon/kms/evergreen: setup and enable the CP
Alex Deucher
2010-04-09
6
-32
/
+154
|
*
drm/radeon/kms/evergreen: implement gfx init
Alex Deucher
2010-04-09
3
-18
/
+668
|
*
drm/radeon/kms/evergreen: add soft reset function
Alex Deucher
2010-04-09
2
-4
/
+132
|
*
drm/radeon/kms/evergreen: add gart support
Alex Deucher
2010-04-09
4
-20
/
+311
|
*
drm/radeon/kms: add support for evergreen power tables
Alex Deucher
2010-04-09
1
-2
/
+42
|
*
drm/radeon/kms: update atombios.h power tables for evergreen
Alex Deucher
2010-04-09
1
-2
/
+74
*
|
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-20
30
-1162
/
+1237
|
\
\
|
*
|
drm/fb: remove drm_fb_helper_setcolreg
James Simmons
2010-04-08
4
-35
/
+0
|
*
|
drm/kms/fb: use slow work mechanism for normal hotplug also.
Dave Airlie
2010-04-07
8
-161
/
+215
|
*
|
drm/kms/fb: add polling support for when nothing is connected.
Dave Airlie
2010-04-07
5
-10
/
+91
|
*
|
drm/kms/fb: provide a 1024x768 fbcon if no outputs found.
Dave Airlie
2010-04-07
1
-1
/
+3
|
*
|
drm/kms/fb: separate fbdev connector list from core drm connectors
Dave Airlie
2010-04-07
6
-134
/
+121
|
*
|
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
2010-04-07
11
-434
/
+398
|
*
|
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-04-07
24
-815
/
+834
*
|
|
Merge branch 'drm-radeon-lockup' into drm-core-next
Dave Airlie
2010-04-20
23
-474
/
+802
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/radeon/kms: simplify & improve GPU reset V2
Jerome Glisse
2010-04-06
20
-354
/
+508
|
*
|
drm/radeon/kms: rename gpu_reset to asic_reset
Jerome Glisse
2010-04-06
15
-46
/
+46
|
*
|
drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4
Jerome Glisse
2010-04-06
9
-107
/
+281
*
|
|
Merge branch 'drm-edid-fixes' into drm-core-next
Dave Airlie
2010-04-20
5
-289
/
+622
|
\
\
\
|
*
|
|
drm/edid: When checking duplicate standard modes, walked the probed list
Adam Jackson
2010-04-10
1
-1
/
+1
|
*
|
|
drm/edid: Fix sync polarity for secondary GTF curve
Adam Jackson
2010-04-09
1
-1
/
+4
|
*
|
|
drm/modes: Fix interlaced mode names
Adam Jackson
2010-04-06
2
-11
/
+14
|
*
|
|
drm/edid: Add secondary GTF curve support
Adam Jackson
2010-04-06
2
-54
/
+146
|
*
|
|
drm/edid: Strengthen the algorithm for standard mode codes
Adam Jackson
2010-04-06
1
-10
/
+18
|
*
|
|
drm/edid: Fix the HDTV hack.
Adam Jackson
2010-04-06
1
-3
/
+13
|
*
|
|
drm/edid: Extend range-based mode addition for EDID 1.4
Adam Jackson
2010-04-06
1
-23
/
+78
|
*
|
|
drm/edid: Add test for monitor reduced blanking support.
Adam Jackson
2010-04-06
1
-4
/
+43
|
*
|
|
drm/edid: Fix preferred mode parse for EDID 1.4
Adam Jackson
2010-04-06
1
-1
/
+4
|
*
|
|
drm/edid: Remove some silly comments
Adam Jackson
2010-04-06
1
-14
/
+3
|
*
|
|
drm/edid: Remove arbitrary EDID extension limit
Adam Jackson
2010-04-06
4
-21
/
+15
|
*
|
|
drm/edid: Add modes for Established Timings III section
Adam Jackson
2010-04-06
1
-0
/
+91
|
*
|
|
drm/edid: Reshuffle mode list construction to closer match the spec
Adam Jackson
2010-04-06
1
-2
/
+16
|
*
|
|
drm/edid: Remove a redundant check
Adam Jackson
2010-04-06
1
-4
/
+0
|
*
|
|
drm/edid: Remove some misleading comments
Adam Jackson
2010-04-06
1
-8
/
+0
|
*
|
|
drm/edid: Fix secondary block fetch.
Adam Jackson
2010-04-06
1
-143
/
+187
|
|
/
/
*
|
|
Merge branch 'drm-ttm-pool' into drm-core-next
Dave Airlie
2010-04-20
6
-28
/
+886
|
\
\
\
|
*
|
|
drm/ttm: using kmalloc/kfree requires including slab.h
Stephen Rothwell
2010-04-08
1
-0
/
+1
|
*
|
|
drm/ttm: include linux/seq_file.h for seq_printf
Matt Turner
2010-04-08
1
-0
/
+1
|
*
|
|
drm/ttm: Add sysfs interface to control pool allocator.
Pauli Nieminen
2010-04-06
2
-2
/
+113
|
*
|
|
drm/ttm: Use set_pages_array_wc instead of set_memory_wc.
Pauli Nieminen
2010-04-06
1
-11
/
+1
[next]