index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
4
-20
/
+27
2011-03-22
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
4
-6
/
+273
2011-03-22
backlight: add backlight type
Matthew Garrett
1
-0
/
+2
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
13
-26
/
+24
2011-03-17
drm/radeon: fixup refcounts in radeon dumb create ioctl.
Dave Airlie
1
-3
/
+5
2011-03-17
drm: radeon: *_cs_packet_parse_vline() cleanup
Paul Bolle
3
-42
/
+23
2011-03-17
radeon: merge list_del()/list_add_tail() to list_move_tail()
Nicolas Kaiser
1
-4
/
+2
2011-03-16
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
24
-47
/
+110
2011-03-16
drm: Retry i2c transfer of EDID block after failure
Chris Wilson
1
-16
/
+24
2011-03-16
drm/radeon/kms: fix typo in atom overscan setup
Alex Deucher
1
-2
/
+2
2011-03-16
drm: Hold the mode mutex whilst probing for sysfs status
Chris Wilson
1
-0
/
+7
2011-03-15
Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...
Dave Airlie
12
-92
/
+257
2011-03-14
drm/nouveau: fix __nouveau_fence_wait performance
Marcin Slusarz
1
-3
/
+12
2011-03-14
drm/nv40: attempt to reserve just enough vram for all 32 channels
Ben Skeggs
2
-10
/
+27
2011-03-14
drm/nv50: check for vm traps on every gr irq
Ben Skeggs
5
-6
/
+5
2011-03-14
drm/nv50: decode vm faults some more
Ben Skeggs
1
-6
/
+142
2011-03-14
drm/nouveau: add nouveau_enum_find() util function
Ben Skeggs
3
-53
/
+66
2011-03-14
drm/nouveau: properly handle pushbuffer check failures
Marcin Slusarz
1
-2
/
+4
2011-03-14
drm/nvc0: remove vm hack forcing large/small pages to not share a PDE
Ben Skeggs
1
-12
/
+1
2011-03-14
drm/i915: disable opregion lid detection for now.
Dave Airlie
1
-0
/
+6
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
67
-2234
/
+3481
2011-03-14
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
11
-17
/
+28
2011-03-13
drm/radeon: fix page flipping hangs on r300/r400
Dave Airlie
2
-18
/
+2
2011-03-11
drm/radeon: add pageflip hooks for fusion
Dave Airlie
1
-0
/
+3
2011-03-10
drm/i915: Revive combination mode for backlight control
Takashi Iwai
2
-0
/
+46
2011-03-08
drm: index i shadowed in 2nd loop
roel
1
-2
/
+2
2011-03-08
Merge remote branch 'ickle/drm-intel-fixes' into drm-fixes
Dave Airlie
9
-41
/
+70
2011-03-08
drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously
Ben Skeggs
2
-0
/
+12
2011-03-08
drm/nouveau: fix regression causing ttm to not be able to evict vram
Ben Skeggs
2
-3
/
+5
2011-03-07
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
9
-40
/
+70
2011-03-07
drm/i915: Only wait on a pending flip if we intend to write to the buffer
Chris Wilson
1
-48
/
+44
2011-03-07
drm/i915/dp: Sanity check eDP existence
Chris Wilson
1
-5
/
+8
2011-03-07
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
3
-5
/
+21
2011-03-07
drm/i915: Disable GPU semaphores by default
Chris Wilson
3
-2
/
+6
2011-03-06
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
6
-19
/
+42
2011-03-06
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
Chris Wilson
1
-15
/
+1
2011-03-04
drm: add cap bit to denote if dumb ioctl is available or not.
Dave Airlie
1
-0
/
+8
2011-03-04
drm/core: add ioctl to query device/driver capabilities
Ben Skeggs
2
-0
/
+12
2011-03-04
drm/nouveau: allocate kernel's notifier object at end of block
Ben Skeggs
3
-6
/
+11
2011-03-03
drm/radeon/kms: allow max clock of 340 Mhz on hdmi 1.3+
Alex Deucher
1
-1
/
+10
2011-03-03
drm/radeon/kms: cayman/evergreen cs checker updates
Alex Deucher
4
-2
/
+30
2011-03-03
drm/radeon/kms/cayman: always set certain VGT regs at CP init
Alex Deucher
1
-1
/
+6
2011-03-03
drm/radeon/kms: additional default context regs for cayman
Alex Deucher
1
-0
/
+5
2011-03-03
drm/radeon/kms: add cayman CS check support
Alex Deucher
3
-4
/
+62
2011-03-03
drm/radeon/kms: add radeon_asic entry for cayman
Alex Deucher
2
-0
/
+59
2011-03-03
drm/radeon/kms: add cayman safe regs
Alex Deucher
2
-0
/
+620
2011-03-03
drm/radeon/kms/cayman: add asic init/startup/fini/suspend/resume functions
Alex Deucher
3
-7
/
+246
2011-03-03
drm/radeon/kms: add cayman asic reset support
Alex Deucher
3
-3
/
+101
2011-03-03
drm/radeon/kms: add support for cayman irqs
Alex Deucher
1
-3
/
+11
2011-03-03
drm/radeon/kms: add support for CP setup on cayman asics
Alex Deucher
6
-1
/
+482
[next]