index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-23
drm/radeon/kms: try to detect tv vs monitor for underscan
Alex Deucher
1
-1
/
+14
2010-08-23
drm/radeon/kms: fix sideport detection on newer rs880 boards
Alex Deucher
1
-1
/
+1
2010-08-23
drm/radeon: fix passing wrong type to gem object create.
Dave Airlie
1
-1
/
+1
2010-08-20
drm/radeon/kms: set encoder type to DVI for HDMI on evergreen
Alex Deucher
1
-9
/
+23
2010-08-20
drm/radeon/kms: add back missing break in info ioctl
Alex Deucher
1
-0
/
+1
2010-08-20
drm/radeon/kms: don't enable MSIs on AGP boards
Alex Deucher
1
-2
/
+3
2010-08-20
drm/radeon/kms: fix agp mode setup on cards that use pcie bridges
Alex Deucher
1
-1
/
+7
2010-08-20
drm: move dereference below check
Dan Carpenter
1
-1
/
+2
2010-08-20
drm: fix end of loop test
Dan Carpenter
1
-1
/
+1
2010-08-20
drm/radeon/kms: rework radeon_dp_detect() logic
Alex Deucher
1
-10
/
+11
2010-08-20
drm/radeon/kms: add missing asic callback assignment for evergreen
Alex Deucher
1
-0
/
+1
2010-08-20
drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2c
Alex Deucher
1
-0
/
+7
2010-08-20
drm/radeon/kms/pm: bail early if nothing's changing
Alex Deucher
1
-0
/
+5
2010-08-20
drm/radeon/kms/atom: clean up dig atom handling
Alex Deucher
1
-62
/
+53
2010-08-20
drm/radeon/kms: DCE3/4 transmitter fixes
Alex Deucher
1
-5
/
+4
2010-08-20
drm/radeon/kms: rework encoder handling
Alex Deucher
7
-111
/
+116
2010-08-20
drm/radeon/kms: DCE3/4 AdjustPixelPll updates
Alex Deucher
1
-7
/
+44
2010-08-20
drm/radeon: Fix stack data leak
Jean Delvare
1
-0
/
+2
2010-08-20
drm/radeon/kms: fix GTT/VRAM overlapping test
Jerome Glisse
1
-1
/
+1
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
20
-249
/
+275
2010-08-17
drm: stop information leak of old kernel stack.
Dave Airlie
1
-1
/
+3
2010-08-17
drm/nouveau: fix earlier mistake when fixing merge conflict
Ben Skeggs
1
-2
/
+2
2010-08-17
drm/nvc0: fix thinko in instmem suspend/resume
Ben Skeggs
1
-4
/
+7
2010-08-17
drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.
Francisco Jerez
1
-0
/
+16
2010-08-17
drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.
Francisco Jerez
1
-0
/
+8
2010-08-17
drm/nv50-nvc0: ramht_size is meant to be in bytes, not entries
Ben Skeggs
2
-2
/
+2
2010-08-17
drm/nouveau: punt some more log messages to debug level
Ben Skeggs
1
-5
/
+5
2010-08-17
drm/nouveau: remove warning about unknown tmds table revisions
Ben Skeggs
1
-7
/
+5
2010-08-17
drm/nouveau: check for error when allocating/mapping dummy page
Ben Skeggs
1
-1
/
+11
2010-08-17
drm/nouveau: fix race condition when under memory pressure
Ben Skeggs
3
-10
/
+42
2010-08-17
drm/nv50: fix minor thinko from nvc0 changes
Ben Skeggs
1
-1
/
+1
2010-08-17
drm/nouveau: Don't try DDC on the dummy I2C channel.
Francisco Jerez
1
-2
/
+4
2010-08-12
io-mapping: move asm include inside the config option
Dave Airlie
1
-1
/
+2
2010-08-12
vgaarb: drop vga.h include
Dave Airlie
1
-1
/
+0
2010-08-12
drm/radeon: Add probing of clocks from device-tree
Benjamin Herrenschmidt
1
-0
/
+81
2010-08-12
drm/radeon: drop old and broken mesa warning
Dave Airlie
1
-5
/
+0
2010-08-12
drm/radeon: Fix pci_map_page() error checking
Benjamin Herrenschmidt
3
-3
/
+4
2010-08-12
drm: Remove count_lock for calling lastclose() after 58474713 (v2)
Chris Wilson
1
-13
/
+3
2010-08-12
drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx
Marek Olšák
1
-0
/
+1
2010-08-12
drm/radeon/kms: another r6xx/r7xx CS checker fix
Alex Deucher
1
-0
/
+1
2010-08-12
DRM: Replace kmalloc/memset combos with kzalloc
Davidlohr Bueso
1
-22
/
+11
2010-08-10
drm: expand gamma_set
James Simmons
7
-28
/
+16
2010-08-10
drm/edid: Split mode lists out to their own header for readability
Adam Jackson
2
-353
/
+381
2010-08-10
drm/edid: Rewrite mode parse to use the generic detailed block walk
Adam Jackson
1
-253
/
+273
2010-08-10
drm/edid: Add detailed block walk for VTB extensions
Adam Jackson
1
-0
/
+16
2010-08-10
drm/edid: Add detailed block walk for CEA extensions
Adam Jackson
2
-1
/
+43
2010-08-10
drm: Remove unused fields from drm_display_info
Adam Jackson
2
-49
/
+1
2010-08-10
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
9
-30
/
+30
2010-08-10
drm/radeon/kms: mark 3D power states as performance
Alex Deucher
1
-0
/
+5
2010-08-10
drm: Only set DPMS once on the CRTC not after every encoder.
Chris Wilson
1
-5
/
+5
[next]