index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
stradis.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-06
drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.
Chris Ball
1
-0
/
+9
2010-10-06
radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit
Jason Wessel
3
-0
/
+40
2010-10-06
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
Jason Wessel
8
-11
/
+13
2010-10-06
drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.
Chris Ball
3
-21
/
+80
2010-10-06
drm/radeon/kms: Implement KDB debug hooks for radeon KMS.
Chris Ball
4
-47
/
+129
2010-10-06
drm/radeon/kms: add drm blit support for evergreen
Alex Deucher
10
-55
/
+1221
2010-10-06
drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_scanoutpos()
Mario Kleiner
1
-61
/
+9
2010-10-06
drm/radeon: Add function for display scanout position query.
Mario Kleiner
2
-0
/
+160
2010-10-06
drm/radeon/kms: rework spread spectrum handling
Alex Deucher
4
-100
/
+305
2010-10-06
drm/radeon/kms: remove new pll algo
Alex Deucher
7
-278
/
+9
2010-10-06
drm/radeon/kms: remove some pll algo flags
Alex Deucher
4
-52
/
+7
2010-10-06
drm/radeon/kms: prefer high post dividers in legacy pll algo
Alex Deucher
1
-1
/
+1
2010-10-06
drm/radeon/kms: properly handle 40 bit MC addresses in the cursor code
Alex Deucher
1
-6
/
+9
2010-10-06
drm/radeon: add properties to configure the width of the underscan borders
Marius Gröger
3
-5
/
+82
2010-10-06
drm/radeon/kms/r6xx+: use new style fencing (v3)
Alex Deucher
6
-17
/
+64
2010-10-06
drm/radeon/kms: enable writeback (v2)
Alex Deucher
16
-218
/
+258
2010-10-06
drm/radeon/kms: clean up r6xx/r7xx blit init (v2)
Alex Deucher
3
-28
/
+17
2010-10-06
drm/vmwgfx: Bump minor and driver date
Thomas Hellstrom
1
-2
/
+2
2010-10-06
drm/vmwgfx: Save at least one screen layout
Thomas Hellstrom
1
-0
/
+3
2010-10-06
drm/vmwgfx: Add modinfo version
Thomas Hellstrom
1
-0
/
+4
2010-10-06
drm/vmwgfx: Add a parameter to get the max fb size
Thomas Hellstrom
3
-2
/
+6
2010-10-06
drm/vmwgfx: Don't flush fb if we're in the suspended state.
Thomas Hellstrom
1
-0
/
+3
2010-10-06
drm/vmwgfx: Prune modes based on available VRAM size
Thomas Hellstrom
4
-11
/
+38
2010-10-06
drm/vmwgfx: Take the ttm lock around the dirty ioctl
Thomas Hellstrom
3
-8
/
+84
2010-10-06
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
Thomas Hellstrom
3
-2
/
+6
2010-10-06
drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior
Thomas Hellstrom
1
-34
/
+79
2010-10-06
drm/vmwgfx: Fix ACPI S3 & S4 functionality.
Thomas Hellstrom
2
-2
/
+37
2010-10-06
drm/vmwgfx: Really support other depths than 32
Thomas Hellstrom
1
-21
/
+85
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
18
-116
/
+229
2010-10-05
drm/ttm: introduce utility function to free an allocated memory node
Ben Skeggs
5
-47
/
+24
2010-10-05
drm/nouveau: fix thinkos in mem timing table recordlen check
Roy Spliet
1
-5
/
+7
2010-10-05
drm/nouveau: parse voltage from perf 0x40 entires
Ben Skeggs
1
-1
/
+1
2010-10-05
drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards
Emil Velikov
1
-0
/
+6
2010-10-05
drm/nv50: Fix large 3D performance regression caused by the interchannel sync...
Francisco Jerez
2
-7
/
+40
2010-10-05
drm/nouveau: Synchronize buffer object moves in hardware.
Francisco Jerez
1
-3
/
+8
2010-10-05
drm/nouveau: Use semaphores to handle inter-channel sync in hardware.
Francisco Jerez
4
-3
/
+212
2010-10-05
drm/nouveau: Provide a means to have arbitrary work run on fence completion.
Francisco Jerez
2
-0
/
+33
2010-10-05
drm/nouveau: Minor refactoring/cleanup of the fence code.
Francisco Jerez
6
-55
/
+59
2010-10-05
drm/nouveau: Add a module option to force card POST.
Marcin Kościelnicki
3
-0
/
+7
2010-10-05
drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idle
Ben Skeggs
1
-1
/
+1
2010-10-05
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
Francisco Jerez
5
-11
/
+7
2010-10-05
drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs.
Francisco Jerez
1
-1
/
+1
2010-10-05
drm/nouveau: Fix perf table parsing on BMP v5.25.
Francisco Jerez
1
-1
/
+1
2010-10-05
drm/nouveau: fix required mode bandwidth calculation for DP
Ben Skeggs
2
-1
/
+20
2010-10-05
drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c
Ben Skeggs
1
-1
/
+1
2010-10-05
drm/nva3: split pm backend out from nv50
Ben Skeggs
5
-42
/
+137
2010-10-05
drm/nouveau: run perflvl and M table scripts on mem clock change
Ben Skeggs
3
-0
/
+25
2010-10-05
drm/nouveau: pass perflvl struct to clock_pre()
Ben Skeggs
5
-11
/
+17
2010-10-05
drm/nouveau: enable enhanced framing only if DP display supports it
Ben Skeggs
2
-2
/
+6
2010-10-05
drm/nouveau: Import initial memory timing work
Roy Spliet
4
-1
/
+169
[next]