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
2011-12-21
drm/nv50/pm: rewrite clock management, and switch to the new pm hooks
Ben Skeggs
5
-97
/
+576
2011-12-21
drm/nv50/pm: s/PLL_UNK05/PLL_VDEC/
Martin Peres
3
-4
/
+4
2011-12-21
drm/nouveau/pm: make clocks_set return an error code clocks_set can fail.
Martin Peres
4
-6
/
+13
2011-12-21
drm/nvd0: read temperature as we did on nv84+ boards
Martin Peres
1
-0
/
+1
2011-12-21
drm/nv50/disp: fix scaling of doublescan modes
Ben Skeggs
1
-15
/
+18
2011-12-21
drm/nv50/disp: rewrite crtc timing calculation, with proper names and fixes
Ben Skeggs
1
-71
/
+56
2011-12-21
drm/nouveau/disp: kill off nouveau_crtc.mode
Ben Skeggs
3
-20
/
+8
2011-12-21
drm/nv50/disp: allow interlaced and doublescan modes on digital outputs
Ben Skeggs
1
-0
/
+4
2011-12-21
drm/nouveau: don't pretend to support the DVI-I 'select subconnector' prop
Ben Skeggs
2
-4
/
+2
2011-12-21
drm/nouveau: improve dithering properties, and implement proper auto mode
Ben Skeggs
7
-69
/
+158
2011-12-21
drm/nouveau: no need to pass parameters into set_scale/dither
Ben Skeggs
4
-28
/
+26
2011-12-21
drm/nouveau: determine a value for display_info.bpc if edid doesn't
Ben Skeggs
1
-0
/
+46
2011-12-21
drm/nv50/disp: wait for encoder disconnect to complete before link training
Ben Skeggs
1
-0
/
+5
2011-12-21
drm/nv50/disp: disconnect encoders before reprogramming them
Ben Skeggs
2
-6
/
+2
2011-12-21
drm/nv50/disp: completely reset disp if master evo channel active at init
Ben Skeggs
1
-0
/
+41
2011-12-21
drm/nv50/disp: synchronise display right after init
Ben Skeggs
2
-25
/
+11
2011-12-21
drm/nv50/disp: move sync routine to where it can be used by other modules
Ben Skeggs
3
-37
/
+37
2011-12-21
drm/nouveau: restore cursors after restoring mode
Maxim Levitsky
1
-9
/
+9
2011-12-21
drm/nouveau: restore performance mode a bit later.
Maxim Levitsky
1
-2
/
+2
2011-12-21
drm/nouveau: disable output polling through suspend.
Maxim Levitsky
1
-0
/
+3
2011-12-21
drm/nv50: also report errors in MP1/MP2 when they happen.
Maxim Levitsky
1
-2
/
+2
2011-12-21
drm/nouveau: add overscan compensation connector properties
Ben Skeggs
5
-51
/
+176
2011-12-21
drm/nouveau: move master modesetting init to nouveau_display
Ben Skeggs
4
-27
/
+51
2011-12-21
drm/nv50/crtc: disable flip overlay around scaling mode changes
Ben Skeggs
1
-39
/
+40
2011-12-21
drm/nouveau/hdmi: enable sending of avi/audio infoframes
Ben Skeggs
1
-0
/
+103
2011-12-21
drm/nouveau/hdmi: add hdmi register accessors to handle hdmi block move
Ben Skeggs
2
-4
/
+35
2011-12-21
drm/nouveau/hdmi: build ELD from EDID, notify audio driver of its presence
Ben Skeggs
4
-1
/
+111
2011-12-21
drm/nv50/pm: s/unk05/vdec/
Ben Skeggs
3
-5
/
+3
2011-12-21
drm/nouveau/pm: remove defunct fanspeed_set/get from pm table
Ben Skeggs
2
-11
/
+3
2011-12-21
drm/nv40/pm: convert to new pwm hooks, also fixing pwm type detection
Ben Skeggs
3
-60
/
+36
2011-12-21
drm/nv50/pm: convert to new fanspeed pwm controller hooks
Ben Skeggs
3
-67
/
+39
2011-12-21
drm/nouveau/pm: introduce generic handler for on-chip fan controller
Ben Skeggs
2
-16
/
+80
2011-12-21
drm/nouveau/gpio: remove invert flag, use state[] everywhere
Ben Skeggs
3
-5
/
+6
2011-12-21
drm/nv50/pm: mostly nailed down fan pwm frequency selection
Ben Skeggs
4
-4
/
+17
2011-12-21
drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards
Martin Peres
4
-6
/
+252
2011-12-21
drm/nv50/pm: add support for pwm fan control
Ben Skeggs
4
-2
/
+85
2011-12-21
drm/nouveau/vdec: implement stub modules for the known engines
Ben Skeggs
7
-6
/
+363
2011-12-21
drm/nouveau/pm: hook up fanspeed get/set if they're present
Ben Skeggs
1
-0
/
+9
2011-12-21
drm/nv41/pm: implement a second type of fanspeed pwm
Ben Skeggs
3
-0
/
+36
2011-12-21
drm/nv40/pm: implement first type of pwm fanspeed funcs
Ben Skeggs
3
-0
/
+37
2011-12-21
drm/nv40/pm: parse fan pwm divisor from vbios tables
Ben Skeggs
2
-1
/
+4
2011-12-21
drm: Add drm_format_num_planes() utility function
Ville Syrjälä
1
-0
/
+33
2011-12-21
drm: call connector dpms fxn, when setting config
Rob Clark
1
-1
/
+1
2011-12-20
drm/radeon/kms: don't use 0 bpc for adjusting hdmi clock
Dave Airlie
1
-1
/
+1
2011-12-20
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
18
-292
/
+601
2011-12-20
drm/radeon/kms: add support for per-ring fence interrupts
Alex Deucher
9
-39
/
+105
2011-12-20
drm/radeon/kms: add cayman specific fence_ring_emit
Alex Deucher
4
-3
/
+50
2011-12-20
drm/radeon/kms: add some new ring params to better handle other ring types
Alex Deucher
7
-11
/
+27
2011-12-20
drm/radeon: improve radeon_test_syncing function
Christian König
1
-14
/
+185
2011-12-20
drm/radeon: precompute fence cpu/gpu addr once v3
Jerome Glisse
14
-53
/
+152
[next]