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-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
5
-1
/
+6
2010-09-16
drm: use noop_llseek
Arnd Bergmann
12
-0
/
+12
2010-09-11
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-24
/
+31
2010-09-10
drm/i915: don't enable self-refresh on Ironlake
Jesse Barnes
2
-2
/
+12
2010-09-09
drm/i915: Double check that the wait_request is not pending before warning
Chris Wilson
1
-7
/
+15
2010-09-08
Revert "drm/i915: Warn if we run out of FIFO space for a mode"
Chris Wilson
1
-7
/
+1
2010-09-08
Revert "drm/i915: Allow LVDS on pipe A on gen4+"
Chris Wilson
1
-2
/
+0
2010-09-08
Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel
Linus Torvalds
14
-259
/
+382
2010-09-08
Revert "drm/i915: Enable RC6 on Ironlake."
Chris Wilson
1
-6
/
+3
2010-09-07
intel_agp,i915: Add more sandybridge graphics device ids
Zhenyu Wang
1
-0
/
+4
2010-09-07
drm/i915: Enable MI_FLUSH on Sandybridge
Zhenyu Wang
2
-2
/
+7
2010-09-07
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
1
-0
/
+1
2010-09-07
drm/i915: Prevent double dpms on
Chris Wilson
1
-1
/
+4
2010-09-07
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
Chris Wilson
1
-20
/
+15
2010-09-07
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
Simon Farnsworth
4
-12
/
+113
2010-09-07
drm/i915: Tightly scope intel_encoder to prevent invalid use
Chris Wilson
1
-13
/
+12
2010-09-07
drm/i915: Allocate the PCI resource for the MCHBAR
Chris Wilson
1
-10
/
+10
2010-09-07
drm/i915/dp: Really try 5 times before giving up.
Chris Wilson
1
-30
/
+28
2010-09-07
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
Chris Wilson
1
-1
/
+39
2010-09-07
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
Chris Wilson
1
-1
/
+1
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
[next]