index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-11
drm/i915: fix flip done interrupt on Ironlake
Zhenyu Wang
1
-8
/
+8
2010-02-11
drm/i915: untangle page flip completion
Jesse Barnes
1
-7
/
+9
2010-02-11
drm/i915: handle FBC and self-refresh better
Jesse Barnes
2
-0
/
+3
2010-02-11
drm/i915: Increase fb alignment to 64k
Chris Wilson
1
-1
/
+1
2010-02-11
drm/i915: Update write_domains on active list after flush.
Daniel Vetter
2
-4
/
+30
2010-02-11
drm/i915: Rework DPLL calculation parameters for Ironlake
Zhenyu Wang
1
-50
/
+167
2010-02-10
drm/nv50: make the pgraph irq handler loop like the pre-nv50 version
Maarten Maathuis
1
-64
/
+77
2010-02-10
drm/nv50: delete ramfc object after disabling fifo, not before
Maarten Maathuis
1
-3
/
+6
2010-02-10
drm/nv50: avoid unloading pgraph context when ctxprog is running
Maarten Maathuis
2
-7
/
+10
2010-02-10
drm/nv50: align size of buffer object to the right boundaries.
Maarten Maathuis
1
-5
/
+5
2010-02-10
drm/nv50: disregard dac outputs in nv50_sor_dpms()
Ben Skeggs
1
-0
/
+1
2010-02-10
drm/nv50: prevent multiple init tables being parsed at the same time
Ben Skeggs
2
-8
/
+11
2010-02-09
drm/nouveau: make dp auxch xfer len check for reads only
Ben Skeggs
1
-5
/
+5
2010-02-09
drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50
Ben Skeggs
1
-1
/
+1
2010-02-09
drm/nouveau: Add proper vgaarb support.
Marcin Kościelnicki
1
-0
/
+8
2010-02-09
drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.
Marcin Kościelnicki
4
-12
/
+42
2010-02-09
drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL test
Julia Lawall
1
-2
/
+2
2010-02-09
drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang
Luca Barbieri
1
-0
/
+2
2010-02-09
drm/nouveau: Fixup semaphores on pre-nv50 cards.
Francisco Jerez
1
-0
/
+14
2010-02-09
drm/nouveau: Add getparam to get available PGRAPH units.
Marcin Kościelnicki
2
-0
/
+10
2010-02-09
drm/nouveau: Add module options to disable acceleration.
Marcin Kościelnicki
4
-15
/
+37
2010-02-09
drm/nouveau: fix non-vram notifier blocks
Ben Skeggs
2
-4
/
+11
2010-02-09
drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card.
Dave Airlie
1
-0
/
+9
2010-02-09
drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector.
Dave Airlie
2
-9
/
+22
2010-02-08
drm/radeon/kms: change Kconfig text to reflect the new option.
Dave Airlie
1
-4
/
+8
2010-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
7
-19
/
+91
2010-02-05
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
17
-61
/
+114
2010-02-05
drm/radeon/kms: suspend and resume audio stuff
Rafał Miłecki
2
-2
/
+9
2010-02-05
drm/radeon/kms: fix r300 vram width calculations
Dave Airlie
1
-4
/
+7
2010-02-05
drm/radeon/kms: rs400/480 MC setup is different than r300.
Dave Airlie
1
-5
/
+21
2010-02-05
drm/radeon/kms: make initial state of load detect property correct.
Dave Airlie
1
-1
/
+1
2010-02-05
drm/radeon/kms: disable HDMI audio for now on rv710/rv730
Dave Airlie
1
-1
/
+1
2010-02-05
drm/radeon/kms: don't call suspend path before cleaning up GPU
Jerome Glisse
11
-33
/
+26
2010-02-05
drivers/gpu/drm/radeon/radeon_combios.c: fix warning
Andrew Morton
1
-2
/
+1
2010-02-05
ati_pcigart: fix printk format warning
Randy Dunlap
1
-1
/
+1
2010-02-05
drm/r100/kms: Emit cache flush to the end of command buffer. (v2)
Pauli Nieminen
1
-2
/
+8
2010-02-05
drm/radeon/kms: fix regression rendering issue on R6XX/R7XX
Jerome Glisse
4
-0
/
+36
2010-02-05
drm/radeon/kms: move blit initialization after we disabled VGA
Jerome Glisse
2
-12
/
+12
2010-02-04
drm/i915: Fix leak of relocs along do_execbuffer error path
Chris Wilson
1
-2
/
+5
2010-02-04
drm/i915: slow acpi_lid_open() causes flickering - V2
Thomas Meyer
1
-1
/
+8
2010-02-04
drm/i915: Disable SR when more than one pipe is enabled
David John
1
-0
/
+12
2010-02-01
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
19
-162
/
+244
2010-02-01
drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.
Michel Dänzer
1
-1
/
+1
2010-02-01
drm/radeon/kms: move radeon KMS on/off switch out of staging.
Dave Airlie
1
-0
/
+2
2010-02-01
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
Jerome Glisse
4
-45
/
+48
2010-02-01
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
3
-1
/
+27
2010-02-01
drm/vmwgfx: Request SVGA version 2 and bail if not found
Peter Hanzel
1
-0
/
+11
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
4
-1
/
+23
2010-02-01
drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c
Austin Yuan
1
-7
/
+2
2010-02-01
drm/ttm: remove padding from ttm_ref_object on 64bit builds
Richard Kennedy
1
-1
/
+1
[prev]
[next]