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
2012-08-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
23
-143
/
+345
2012-08-22
drm: Add missing static storage class specifiers in drm_proc.c file
Sachin Kamat
1
-2
/
+2
2012-08-22
drm/udl: dpms off the crtc when disabled.
Dave Airlie
1
-2
/
+1
2012-08-22
drm: Remove two unused fields from struct drm_display_mode
Damien Lespiau
1
-3
/
+0
2012-08-22
drm: stop vmgfx driver explosion
Alan Cox
1
-1
/
+5
2012-08-22
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
8
-28
/
+71
2012-08-21
drm/radeon/ss: use num_crtc rather than hardcoded 6
Alex Deucher
1
-1
/
+1
2012-08-21
Revert "drm/radeon: fix bo creation retry path"
Alex Deucher
1
-2
/
+1
2012-08-20
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+2
2012-08-20
gpu/mfd/usb: Fix USB randconfig problems
Guenter Roeck
2
-0
/
+2
2012-08-20
drm/i915: use hsw rps tuning values everywhere on gen6+
Daniel Vetter
1
-11
/
+4
2012-08-20
drm/radeon: split ATRM support out from the ATPX handler (v3)
Alex Deucher
3
-74
/
+77
2012-08-20
drm/radeon: convert radeon vfct code to use acpi_get_table_with_size
Alex Deucher
1
-4
/
+2
2012-08-20
drm/radeon: implement ACPI VFCT vbios fetch (v3)
David Lamparter
1
-0
/
+60
2012-08-20
drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...
Tvrtko Ursulin
1
-1
/
+1
2012-08-20
drm/radeon: fix checking of MSAA renderbuffers on r600-r700
Marek Olšák
1
-5
/
+6
2012-08-20
drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700
Marek Olšák
4
-21
/
+101
2012-08-20
drm/radeon: init lockup timeout on ring init
Christian König
1
-0
/
+1
2012-08-20
drm/radeon: avoid turning off spread spectrum for used pll
Jerome Glisse
1
-4
/
+21
2012-08-17
vga_switcheroo: Don't require handler init callback
Seth Forshee
2
-7
/
+2
2012-08-17
vga_switcheroo: Remove assumptions about registration/unregistration ordering
Seth Forshee
1
-22
/
+36
2012-08-17
drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads
Jani Nikula
1
-3
/
+33
2012-08-17
drm/i915: extract connector update from intel_ddc_get_modes() for reuse
Jani Nikula
2
-9
/
+24
2012-08-17
drm/i915: fix hsw uncached pte
Daniel Vetter
2
-1
/
+5
2012-08-17
drm/i915/contexts: fix list corruption
Ben Widawsky
1
-4
/
+4
2012-08-17
drm/i915: fix EDID memory leak in SDVO
Jani Nikula
1
-0
/
+1
2012-08-15
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
6
-8
/
+45
2012-08-15
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-43
/
+43
2012-08-14
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
1
-18
/
+23
2012-08-14
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
1
-7
/
+7
2012-08-14
drm/nv86/fifo: suspend fix
Maxim Levitsky
1
-0
/
+9
2012-08-14
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
1
-1
/
+0
2012-08-14
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
1
-1
/
+1
2012-08-14
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
1
-1
/
+1
2012-08-14
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
1
-1
/
+1
2012-08-13
drm/i915: ensure i2c adapter is all set before adding it
Jani Nikula
1
-3
/
+4
2012-08-13
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
1
-1
/
+1
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
9
-7
/
+80
2012-08-13
drm/radeon/kms: add MSAA texture support for r600-evergreen
Marek Olšák
3
-2
/
+15
2012-08-13
drm/radeon/kms: reorder code in r600_check_texture_resource
Marek Olšák
1
-26
/
+26
2012-08-13
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
5
-21
/
+55
2012-08-13
drm/radeon: fix some missing parens in asic macros
Alex Deucher
1
-5
/
+5
2012-08-13
drm/radeon: fix ordering in pll picking on dce4+
Alex Deucher
1
-4
/
+4
2012-08-13
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
3
-76
/
+2
2012-08-13
drm/radeon: fix bank tiling parameters on cayman
Alex Deucher
1
-3
/
+11
2012-08-13
drm/radeon: fix bank tiling parameters on evergreen
Alex Deucher
1
-3
/
+11
2012-08-13
drm/radeon: fix bank tiling parameters on SI
Christian König
1
-4
/
+12
2012-08-13
drm/radeon: properly handle crtc powergating
Alex Deucher
3
-2
/
+17
2012-08-13
drm/radeon: properly handle SS overrides on TN (v2)
Alex Deucher
1
-12
/
+37
2012-08-13
drm/radeon/dce4+: set a more reasonable cursor watermark
Alex Deucher
1
-2
/
+4
[next]