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
2010-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
12
-64
/
+140
2010-07-01
drm/i915: fix page flip finish vs. prepare on plane B
Jesse Barnes
1
-1
/
+1
2010-07-01
drm/i915: fix hibernation since i915 self-reclaim fixes
Linus Torvalds
1
-1
/
+1
2010-07-01
drm/i915: change default panel fitting mode to preserve aspect ratio
Jesse Barnes
1
-2
/
+2
2010-07-01
drm/i915: fix uninitialized variable warning in i915_setup_compression()
Prarit Bhargava
1
-1
/
+1
2010-07-01
drm/i915: take struct_mutex in i915_dma_cleanup()
Dan Carpenter
1
-0
/
+2
2010-07-01
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
Andy Lutomirski
3
-8
/
+11
2010-07-01
i915: fix ironlake edp panel setup (v4)
Dave Airlie
1
-3
/
+24
2010-07-01
drm/i915: don't access FW_BLC_SELF on 965G
Jesse Barnes
2
-4
/
+6
2010-07-01
drm/i915: Account for space on the ring buffer consumed whilst wrapping.
Chris Wilson
1
-0
/
+1
2010-07-01
drm/radeon/kms: remove rv100 bios connector quirk
Alex Deucher
1
-9
/
+0
2010-07-01
drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm mode
Alex Deucher
1
-3
/
+8
2010-07-01
DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:...
Rafael J. Wysocki
2
-8
/
+36
2010-07-01
drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)
Alex Deucher
3
-17
/
+23
2010-07-01
drm/radeon: add quirk to make HP nx6125 laptop resume.
Dave Airlie
1
-0
/
+8
2010-07-01
drm/radeon/kms: add some missing regs to evergreen gpu init
Alex Deucher
2
-0
/
+26
2010-07-01
drm/radeon/kms: fix typos in evergreen command checker
Alex Deucher
2
-7
/
+7
2010-07-01
drm/radeon/kms: avoid oops on mac r4xx cards
Alex Deucher
1
-0
/
+7
2010-07-01
drm/radeon/kms: Force HDP_NONSURF to maximum size
Jerome Glisse
3
-3
/
+3
2010-07-01
drm/radeon/kms: disable frac fb dividers for rs6xx
Alex Deucher
1
-1
/
+1
2010-07-01
drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.
Dave Airlie
1
-0
/
+4
2010-07-01
drm/radeon/kms: fix typo in evergreen_gpu_init
Alex Deucher
1
-5
/
+5
2010-07-01
drm/radeon/kms: return ret in cursor_set failure path
Matt Turner
1
-1
/
+1
2010-07-01
drm/ttm: non pooled page allocation should have GFP_USER set
Jerome Glisse
1
-1
/
+1
2010-07-01
drm/radeon/r100/r200: fix calculation of compressed cube maps
Roland Scheidegger
1
-27
/
+31
2010-07-01
drm/radeon/r200: handle more hw tex coord types
Roland Scheidegger
1
-0
/
+2
2010-07-01
drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xx
Roland Scheidegger
3
-0
/
+11
2010-07-01
drm/radeon: add fake RN50 table for powerpc
Dave Airlie
2
-0
/
+33
2010-07-01
drm/fb: Fix video= mode computation
Adam Jackson
1
-6
/
+13
2010-07-01
drm/radeon/kms: fix DP after DPMS cycle
Alex Deucher
1
-2
/
+2
2010-07-01
drm/radeon/kms: fix dpms state on resume
Cedric Godin
1
-0
/
+7
2010-07-01
drm/radeon/kms: fix bandwidth calculation when sideport is present
Alex Deucher
1
-5
/
+1
2010-06-18
drm/i915: gen3 page flipping fixes
Jesse Barnes
6
-9
/
+46
2010-06-18
drm/i915: don't queue flips during a flip pending event
Jesse Barnes
1
-0
/
+11
2010-06-14
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
Zou Nan hai
2
-5
/
+6
2010-06-14
drm/i915: Turn on 945 self-refresh only if single CRTC is active
Li Peng
1
-5
/
+7
2010-06-15
radeon/kms: fix powerpc/rn50 untiled behaviour.
Dave Airlie
1
-6
/
+14
2010-06-15
drm/radeon: fix dual-head on rv250
Dave Airlie
1
-13
/
+9
2010-06-08
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
Linus Torvalds
1
-0
/
+5
2010-06-08
drm/radeon: don't poll tv dac if crtc2 is in use.
Dave Airlie
1
-0
/
+11
2010-06-08
drm/radeon: reset i2c valid to avoid incorrect tv-out polling.
Dave Airlie
1
-0
/
+2
2010-06-08
drm/nv50: fix iommu errors caused by device reading from address 0
Ben Skeggs
1
-2
/
+8
2010-06-08
drm/nouveau: off by one in init_i2c_device_find()
Dan Carpenter
1
-1
/
+1
2010-06-08
nouveau: off by one in nv50_gpio_location()
Dan Carpenter
1
-1
/
+1
2010-06-08
drm/nouveau: completely fail init if we fail to map the PRAMIN BAR
Ben Skeggs
1
-12
/
+7
2010-06-08
drm/nouveau: match U/DP script against SOR link
Ben Skeggs
1
-3
/
+20
2010-06-08
drm/radeon/kms/pm: resurrect printing power states
Rafał Miłecki
1
-0
/
+45
2010-06-08
drm/radeon/kms: add trivial debugging for voltage
Rafał Miłecki
4
-0
/
+5
2010-06-08
drm/radeon/kms/r600+: use voltage from requested clock mode (v3)
Rafał Miłecki
3
-10
/
+12
2010-06-08
drm/radeon/kms/pm: track current voltage (v2)
Alex Deucher
6
-7
/
+22
[next]