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-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2
-9
/
+9
2011-01-25
Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...
Dave Airlie
14
-57
/
+168
2011-01-25
drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq
Alex Deucher
2
-1
/
+5
2011-01-24
drm/i915: Prevent uninitialised reads during error state capture
Chris Wilson
1
-0
/
+2
2011-01-24
drm/i915: Use consistent mappings for OpRegion between ACPI and i915
Michael Karcher
1
-1
/
+2
2011-01-24
Merge remote branch 'linus/master' into drm-intel-fixes
Chris Wilson
4
-5
/
+5
2011-01-24
drm/i915: Handle the no-interrupts case for UMS by polling
Chris Wilson
1
-2
/
+2
2011-01-24
drm/i915: Disable high-precision vblank timestamping for UMS
Chris Wilson
1
-0
/
+3
2011-01-24
drm/i915: Increase the amount of defense before computing vblank timestamps
Chris Wilson
1
-7
/
+18
2011-01-24
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
3
-4
/
+15
2011-01-24
drm/radeon/kms: simplify atom adjust pll setup
Alex Deucher
1
-17
/
+5
2011-01-24
drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics
Alex Deucher
2
-0
/
+6
2011-01-24
drm/radeon/kms: make the mac rv630 quirk generic
Alex Deucher
1
-9
/
+5
2011-01-24
drm/radeon/kms: fix a spelling error in an error message
Alex Deucher
1
-1
/
+1
2011-01-24
drm/radeon/kms: Initialize pageflip spinlocks.
Michel Dänzer
1
-0
/
+3
2011-01-23
drm/i915: Recognise non-VGA display devices
Chris Wilson
3
-4
/
+10
2011-01-23
drm/i915: Fix use of invalid array size for ring->sync_seqno
Chris Wilson
2
-2
/
+2
2011-01-20
Merge branch 'akpm'
Linus Torvalds
4
-5
/
+5
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
4
-5
/
+5
2011-01-20
i915: Fix i915 suspend delay
Linus Torvalds
2
-3
/
+3
2011-01-20
drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space
Chris Wilson
2
-17
/
+24
2011-01-20
drm/i915: Don't kick-off hangcheck after a DRI interrupt
Chris Wilson
1
-1
/
+5
2011-01-20
drm/i915: Add dependency on CONFIG_TMPFS
Chris Wilson
1
-0
/
+3
2011-01-20
drm/i915: Initialise ring vfuncs for old DRI paths
Chris Wilson
3
-18
/
+52
2011-01-18
drm/i915: make the blitter report buffer modifications to the FBC unit
Jesse Barnes
2
-0
/
+25
2011-01-18
drm/i915: set more FBC chicken bits
Jesse Barnes
2
-1
/
+5
2011-01-17
drm/radeon/kms: balance asic_reset functions
Alex Deucher
3
-18
/
+20
2011-01-17
drm/radeon/kms: remove duplicate card_posted() functions
Alex Deucher
3
-46
/
+3
2011-01-17
drm/radeon/kms: add module option for pcie gen2
Alex Deucher
5
-0
/
+14
2011-01-17
drm/radeon/kms: fix typo in evergreen safe reg
Alex Deucher
1
-1
/
+1
2011-01-17
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
11
-197
/
+86
2011-01-17
drm/nouveau: fix gpu page faults triggered by plymouthd
Ben Skeggs
1
-2
/
+2
2011-01-17
drm/nouveau: greatly simplify mm, killing some bugs in the process
Ben Skeggs
3
-160
/
+52
2011-01-17
drm/nvc0: enable protection of system-use-only structures in vm
Ben Skeggs
4
-5
/
+10
2011-01-17
drm/nv40: initialise 0x17xx on all chipsets that have it
Ben Skeggs
1
-12
/
+2
2011-01-17
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
3
-18
/
+20
2011-01-14
Revert "drm: Update fbdev fb_fix_screeninfo"
Dave Airlie
4
-21
/
+24
2011-01-14
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-31
/
+46
2011-01-14
drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS
Knut Petersen
1
-0
/
+8
2011-01-14
drm/i915: Disable GPU semaphores on SandyBridge mobile
Chris Wilson
1
-1
/
+2
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-2
/
+0
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
3
-5
/
+5
2011-01-13
drm/i915/execbuffer: Clear domains before beginning reloc processing
Chris Wilson
1
-4
/
+3
2011-01-13
drm/i915/execbuffer: Reorder relocations to match new object order
Chris Wilson
1
-6
/
+9
2011-01-13
drm/i915: Fix error handler to capture the first batch after the seqno
Chris Wilson
1
-1
/
+1
2011-01-13
drm/i915: Add a module option to override the use of SSC
Chris Wilson
4
-17
/
+21
2011-01-12
drm/i915/panel: The backlight is enabled if the current value is non-zero
Indan Zupancic
1
-1
/
+1
2011-01-12
drm/i915/debugfs: Correct format after changing type of err object 'size'
Chris Wilson
1
-1
/
+1
2011-01-12
Merge branch 'acpi-video' into release
Len Brown
2
-2
/
+0
2011-01-11
drm/i915/execbuffer: Reorder binding of objects to favour restrictions
Chris Wilson
2
-26
/
+47
[next]