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.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
2012-03-20
drm/radeon: Restrict offset for legacy hardware cursor.
Michel Dänzer
3
-3
/
+30
2012-03-20
drm/radeon/kms: reduce probe latency on digital connectors
Tvrtko Ursulin
1
-0
/
+27
2012-03-20
drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board
Alex Deucher
1
-0
/
+14
2012-03-20
drm/radeon/kms: fix analog load detection on DVI-I connectors
Alex Deucher
1
-0
/
+4
2012-03-20
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
8
-125
/
+96
2012-03-20
drivers/gpu/drm/savage/savage_state.c: add missing kfree
Julia Lawall
1
-2
/
+3
2012-03-20
drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double free
Julia Lawall
1
-14
/
+2
2012-03-20
drm/radeon: dp only enable enhanced framing if sink supports.
Dave Airlie
1
-1
/
+2
2012-03-20
drm/radeon/kms: skip db/cb/streamout checking when possible on r600
Marek Olšák
1
-120
/
+150
2012-03-20
drm/radeon/kms: compute GPU addresses correctly on r600
Marek Olšák
1
-21
/
+68
2012-03-20
drm/radeon/kms: remove some unused variables in evergreen_cs_track
Marek Olšák
3
-52
/
+30
2012-03-20
drm/radeon/kms: skip db/cb/streamout checking when possible on evergreen
Marek Olšák
1
-25
/
+66
2012-03-20
drm/radeon/kms: optimize streamout checking for evergreen
Marek Olšák
1
-16
/
+21
2012-03-20
drm/radeon/kms: compute GPU addresses correctly on evergreen
Marek Olšák
1
-27
/
+103
2012-03-20
drm/radeon/kms: make some DRM errors more informative
Marek Olšák
1
-4
/
+4
2012-03-20
drm/radeon/kms: skip cb/db checking if SX_MISC is 1 on r600+
Marek Olšák
5
-3
/
+16
2012-03-20
drm/usb: move usb support into a separate module
Dave Airlie
5
-2
/
+13
2012-03-16
drm: fix build with UDL if USB is a module
Dave Airlie
2
-3
/
+2
2012-03-15
drm/udl: initial UDL driver (v4)
Dave Airlie
13
-0
/
+2324
2012-03-15
drm: add core support for unplugging a device (v2)
Dave Airlie
5
-0
/
+41
2012-03-15
drm/modeset: add helper to unplug all connectors from sysfs
Dave Airlie
1
-3
/
+14
2012-03-15
drm/sysfs: protect sysfs removal code against being run twice.
Dave Airlie
1
-1
/
+6
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
41
-164
/
+317
2012-03-15
drm: Add drm_mode_copy()
Ville Syrjälä
3
-15
/
+27
2012-03-15
drm: Use a flexible array member for blob property data
Ville Syrjälä
1
-1
/
+0
2012-03-15
drm: Handle drm_object_get() failures
Ville Syrjälä
2
-23
/
+74
2012-03-15
drm: Make drm_crtc_convert_{umode, to_umode} static and constify their params
Ville Syrjälä
1
-4
/
+4
2012-03-15
drm: Fix drm_mode_attachmode_crtc()
Ville Syrjälä
1
-11
/
+27
2012-03-15
drm: Check CRTC viewport against framebuffer size
Ville Syrjälä
1
-0
/
+24
2012-03-15
drm: Check user mode against overflows
Ville Syrjälä
1
-5
/
+28
2012-03-15
drm: Fix memory leak in drm_mode_setcrtc()
Ville Syrjälä
1
-0
/
+9
2012-03-15
drm: Make drm_mode_attachmode() void
Ville Syrjälä
1
-11
/
+5
2012-03-15
drm: Check crtc x and y coordinates
Ville Syrjälä
1
-0
/
+4
2012-03-15
drm: Warn if mode to umode conversion overflows the destination types
Ville Syrjälä
1
-0
/
+7
2012-03-15
drm: Reject mode set with current fb if no current fb is bound
Ville Syrjälä
1
-8
/
+6
2012-03-15
gma500: suspend/resume support for Cedartrail
Alan Cox
4
-20
/
+181
2012-03-15
gma500: Fix resume paths
Alan Cox
1
-3
/
+0
2012-03-15
drm/nouveau: add userspace fallback hints.
Dave Airlie
1
-0
/
+3
2012-03-13
drm/nouveau: map first page of mmio early and determine chipset earlier
Ben Skeggs
2
-63
/
+62
2012-03-13
drm/nvd0/disp: disconnect encoders before reprogramming them
Ben Skeggs
1
-33
/
+33
2012-03-13
drm/nvd0/disp: move syncs/magic setup to or mode_set
Ben Skeggs
1
-20
/
+39
2012-03-13
drm/nouveau/dp: account for channel coding overhead in link training
Ben Skeggs
1
-0
/
+3
2012-03-13
drm/nvd0/disp: fix dcb sor link matching in supervisor handler
Ben Skeggs
1
-8
/
+9
2012-03-13
drm/nvd0/disp: initial implementation of displayport
Ben Skeggs
2
-4
/
+171
2012-03-13
drm/nouveau/dp: make dp dpms function common, call from sor code instead
Ben Skeggs
3
-22
/
+31
2012-03-13
drm/nv50/hwsq: some nv92 fixes
Martin Peres
1
-2
/
+3
2012-03-13
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
Ben Skeggs
5
-228
/
+231
2012-03-13
drm/nouveau/dp: make functions for executing various bios tables
Ben Skeggs
1
-9
/
+46
2012-03-13
drm/nouveau/pm: fix oops if chipset has no pm support at all
Ben Skeggs
1
-3
/
+5
2012-03-13
drm/nouveau/bios: rework vbios shadowing
Ben Skeggs
2
-121
/
+158
[next]