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-09-07
drm/i915: Re-use set_base_atomic to share setting of the display registers
Chris Wilson
1
-71
/
+9
2010-09-07
drm/i915: Fix offset page-flips on i965+
Chris Wilson
1
-19
/
+48
2010-09-07
drm/i915: Include a generation number in the device info
Chris Wilson
2
-54
/
+34
2010-09-07
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-0
/
+1
2010-09-07
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-3
/
+9
2010-09-07
drm/i915: overlay on gen2 can't address above 1G
Daniel Vetter
1
-0
/
+4
2010-09-07
drm/i915: Clear the vblank status bit before polling for the next vblank
Chris Wilson
1
-0
/
+16
2010-09-07
i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff
Pekka Enberg
1
-3
/
+6
2010-09-07
i915: revert some checks added by commit 32aad86f
Pavel Roskin
1
-16
/
+13
2010-09-07
Revert "drm/i915: Unreference object not handle on creation"
Chris Wilson
1
-3
/
+6
2010-09-07
drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h
Andrew Morton
1
-0
/
+2
2010-09-07
drm: Do not force 1024x768 modes on unknown connectors
Chris Wilson
1
-4
/
+3
2010-09-07
drm/kms: Add a module parameter to disable polling
Chris Wilson
1
-2
/
+15
2010-09-07
drm/radeon/kms: fix tv-out on avivo asics
Alex Deucher
1
-3
/
+23
2010-09-07
drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code
Alex Deucher
2
-5
/
+39
2010-09-03
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
3
-7
/
+8
2010-09-03
drm/nv50: initialize ramht_refs list for faked 0 channel
Marcin Slusarz
1
-0
/
+2
2010-09-03
drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.
Francisco Jerez
1
-5
/
+2
2010-09-03
drm/nouveau: Take fence spinlock before reading the last sequence.
Francisco Jerez
1
-2
/
+4
2010-09-02
drm/radeon/kms/evergreen: work around bad data in some i2c tables
Alex Deucher
1
-0
/
+27
2010-09-02
drm/radeon/kms: properly set crtc high base on r7xx
Alex Deucher
1
-4
/
+4
2010-09-02
drm/radeon/kms: fix tv module parameter
Alex Deucher
1
-35
/
+43
2010-09-02
drm/radeon/kms: force legacy pll algo for RV515 LVDS
Alex Deucher
1
-0
/
+14
2010-09-02
drm/radeon/kms: remove useless clock code
Alex Deucher
7
-98
/
+0
2010-08-30
drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix
Alex Deucher
3
-1
/
+59
2010-08-30
drm/radeon/kms: use tracked values for sclk and mclk
Alex Deucher
3
-20
/
+18
2010-08-29
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
12
-74
/
+82
2010-08-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-08-27
drm/radeon/kms: add missing scratch update in dp_detect
Alex Deucher
1
-0
/
+1
2010-08-27
drm/modes: Fix CVT-R modeline generation
Adam Jackson
1
-1
/
+4
2010-08-27
drm: fix regression in drm locking since BKL removal.
Arnd Bergmann
1
-0
/
+2
2010-08-27
drm/radeon/kms: remove stray radeon_i2c_destroy
Alex Deucher
1
-2
/
+0
2010-08-27
drm: mm: fix range restricted allocations
Daniel Vetter
1
-10
/
+14
2010-08-27
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
7
-61
/
+61
2010-08-27
drm/nouveau: drop drm_global_mutex before sleeping in submission path
Ben Skeggs
1
-0
/
+2
2010-08-27
drm: export drm_global_mutex for drivers to use
Ben Skeggs
1
-0
/
+1
2010-08-26
drm/nv20: Don't use pushbuf calls on the original nv20.
Francisco Jerez
1
-2
/
+2
2010-08-26
drm/nouveau: Fix TMDS on some DCB1.5 boards.
Francisco Jerez
1
-14
/
+6
2010-08-26
drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
Francisco Jerez
2
-21
/
+27
2010-08-26
drm/nv30: Apply modesetting to the correct slave encoder
Patrice Mandin
1
-3
/
+5
2010-08-26
drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
Francisco Jerez
3
-20
/
+16
2010-08-26
drm/nv50: add dcb type 14 to enum to prevent compiler complaint
Ben Skeggs
2
-1
/
+2
2010-08-24
drm/i915: fix vblank wait test condition
Jesse Barnes
1
-1
/
+1
2010-08-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
42
-472
/
+637
2010-08-23
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
10
-34
/
+103
2010-08-23
drm/radeon/kms: fix typo in radeon_compute_pll_gain
Alex Deucher
1
-1
/
+1
2010-08-23
drm/radeon/kms: try to detect tv vs monitor for underscan
Alex Deucher
1
-1
/
+14
2010-08-23
drm/radeon/kms: fix sideport detection on newer rs880 boards
Alex Deucher
1
-1
/
+1
2010-08-23
drm/radeon: fix passing wrong type to gem object create.
Dave Airlie
1
-1
/
+1
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
26
-2408
/
+2645
[prev]
[next]