index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
atm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
gpu/drm/i915: Add a blacklist to omit modeset on LID open
Thomas Bächler
1
-0
/
+23
2010-08-02
drm: Import driver for the sil164 I2C TMDS transmitter.
Francisco Jerez
4
-0
/
+537
2010-08-02
drm/sis: fixed brace and spacing coding style issues
Nicolas Kaiser
2
-10
/
+7
2010-08-02
drm/r128: fixed brace and spacing coding style issues
Nicolas Kaiser
5
-162
/
+139
2010-08-02
drm/mga: fixed brace, macro and spacing coding style issues
Nicolas Kaiser
6
-185
/
+165
2010-08-02
drm/via: fixed coding style issues, simplified return
Nicolas Kaiser
10
-166
/
+136
2010-08-02
drm/radeon/kms: trivial code style fixes for audio
Rafał Miłecki
1
-6
/
+10
2010-08-02
drm/i830: fixed brace and spacing coding style issues
Nicolas Kaiser
3
-79
/
+74
2010-08-02
drm/i810: fixed coding style issues
Nicolas Kaiser
2
-74
/
+71
2010-08-02
drm: Free devname along with master->unique
Chris Wilson
1
-0
/
+3
2010-08-02
drm: Free the idr layers before calling idr_destroy()
Chris Wilson
2
-0
/
+2
2010-08-02
drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()
Kulikov Vasiliy
1
-2
/
+2
2010-08-02
drm/vmgfx: operation on ‘par->dirty.y1’ may be undefined
Chris Wilson
1
-1
/
+1
2010-08-02
drm/radeon: remove viewport transform from r6xx/r7xx blit emit
Alex Deucher
1
-18
/
+0
2010-08-02
drm/radeon: group r6xx/r7xx newly sequential blit state
Alex Deucher
1
-203
/
+35
2010-08-02
drm/radeon: reorder r6xx/r7xx blit state emit to make more regs sequential
Alex Deucher
1
-184
/
+184
2010-08-02
drm/radeon: r6xx/r7xx move vport clipping to a single packet
Alex Deucher
1
-248
/
+62
2010-08-02
drm/radeon: group r6xx/r7xx sequential blit state
Alex Deucher
1
-376
/
+64
2010-08-02
drm/radeon: remove duplicate state emit in r6xx/r7xx blit
Alex Deucher
1
-16
/
+0
2010-08-02
drm/radeon: add comments to r6xx/r7xx blit state
Alex Deucher
1
-206
/
+515
2010-08-02
drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush
Alex Deucher
4
-3
/
+28
2010-08-02
drm/radeon/kms: remove rs4xx gart limit
Alex Deucher
1
-8
/
+0
2010-08-02
drm: radeon: fix sign bug
Dan Carpenter
1
-3
/
+5
2010-08-02
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
Dave Airlie
9
-0
/
+42
2010-08-02
drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.
Michel Dänzer
1
-9
/
+18
2010-08-02
drm/radeon/kms: add ioport register access
Alex Deucher
4
-4
/
+68
2010-08-02
drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740
Rafał Miłecki
3
-2
/
+22
2010-08-02
drm/radeon/kms: track audio engine state, do not use not setup timer
Rafał Miłecki
2
-2
/
+5
2010-08-02
drm/radeon/kms/r6xx+: add query for tile config (v2)
Alex Deucher
7
-3
/
+22
2010-08-02
drm/radeon/kms: fix CS alignment checking for tiling (v2)
Alex Deucher
1
-39
/
+136
2010-08-02
drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xx
Alex Deucher
2
-6
/
+57
2010-08-02
drm/radeon/kms: Add crtc tiling setup support for evergreen
Alex Deucher
2
-0
/
+10
2010-08-02
drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xx
Alex Deucher
2
-4
/
+16
2010-08-02
drm/radeon/kms: add support for internal thermal sensors (v3)
Alex Deucher
10
-4
/
+170
2010-08-02
drm/radeon: Add support for the ATIF ACPI method to the radeon driver
Alberto Milone
4
-1
/
+82
2010-08-02
drm/radeon/kms/atom: bump atom loop timeout from 1 sec to 5 secs
Alex Deucher
1
-2
/
+2
2010-08-02
drm/radeon/kms: minor driver cleanups
Alex Deucher
2
-11
/
+7
2010-07-26
drm/nv50: fix some not-error error messages
Ben Skeggs
1
-0
/
+3
2010-07-26
drm/nouveau: introduce gpio engine
Ben Skeggs
11
-38
/
+100
2010-07-26
drm/nv50: correct wait condition for instmem flush
Ben Skeggs
1
-2
/
+2
2010-07-26
drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.
Francisco Jerez
1
-0
/
+8
2010-07-26
drm/nouveau: Get rid of the remaining VGA CRTC locking.
Francisco Jerez
2
-17
/
+5
2010-07-26
drm/nouveau: Move display init to a new nouveau_engine.
Francisco Jerez
6
-39
/
+106
2010-07-26
drm/nouveau: Put back the old 2-messages I2C slave test.
Francisco Jerez
1
-4
/
+15
2010-07-26
drm/nouveau: Reset AGP before running the init scripts.
Francisco Jerez
3
-14
/
+34
2010-07-26
drm/nv30: Init the PFB+0x3xx memory timing regs.
Francisco Jerez
4
-3
/
+94
2010-07-26
drm/nouveau: disable hotplug detect around DP link training
Ben Skeggs
1
-0
/
+15
2010-07-26
drm/nv50: add function to control GPIO IRQ reporting
Ben Skeggs
4
-18
/
+35
2010-07-26
drm/nouveau: add nv_mask register accessor
Ben Skeggs
1
-0
/
+8
2010-07-26
drm/nouveau: fix build without CONFIG_ACPI
Ben Skeggs
1
-1
/
+1
[next]