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
/
drm
/
nouveau
/
nvd0_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-08-31
drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs
Ben Skeggs
1
-2
/
+2
2012-08-14
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
1
-1
/
+1
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-3
/
+5
2012-05-24
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
1
-1
/
+3
2012-05-24
drm/nvd0/disp: remove unnecessary sync from flip_next
Ben Skeggs
1
-2
/
+0
2012-05-24
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
1
-2
/
+2
2012-05-23
nouveau: add PRIME support
Dave Airlie
1
-3
/
+3
2012-03-22
drm/nouveau/dp: support version 4.0 of DP table
Ben Skeggs
1
-0
/
+6
2012-03-22
drm/nve0/disp: nvidia randomly decided to move the dithering method
Ben Skeggs
1
-1
/
+8
2012-03-22
drm/nvd0/disp: ignore clock set if no pclk
Ben Skeggs
1
-1
/
+3
2012-03-22
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
1
-2
/
+2
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/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
1
-0
/
+169
2012-03-13
drm/nvd0/disp: attempt to handle more than 2 crtcs if possible
Ben Skeggs
1
-19
/
+14
2011-12-21
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
Ben Skeggs
1
-1
/
+1
2011-12-21
drm/nvd0/disp: use single, shared, sync bo for all evo channels
Ben Skeggs
1
-31
/
+32
2011-12-21
drm/nvd0/disp: rename sync channel to flip channel
Ben Skeggs
1
-9
/
+9
2011-12-21
drm/nvd0/disp: handle yet another interrupt
Ben Skeggs
1
-0
/
+6
2011-12-21
drm/nvd0/disp: initialise overlay channels
Ben Skeggs
1
-5
/
+13
2011-12-21
drm/nvd0/disp: add support for page flipping
Ben Skeggs
1
-53
/
+243
2011-12-21
drm/nvd0/disp: make it clearer that the cursor regs are pio evo channels
Ben Skeggs
1
-3
/
+9
2011-12-21
drm/nvd0/disp: have evo names now, use them
Ben Skeggs
1
-24
/
+24
2011-12-21
drm/nvd0/disp: init display sync channels
Ben Skeggs
1
-55
/
+115
2011-12-21
drm/nvd0/disp: scaler updates, overscan compensation etc
Ben Skeggs
1
-30
/
+64
2011-12-21
drm/nvd0/disp: update crtc timing calculations for interlace/doublescan
Ben Skeggs
1
-18
/
+34
2011-12-21
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
Ben Skeggs
1
-7
/
+1
2011-12-21
drm/nvd0/disp: enable hdmi audio
Ben Skeggs
1
-0
/
+3
2011-12-21
drm/nvd0/disp: hook evo up to debugging
Ben Skeggs
1
-0
/
+13
2011-12-21
drm/nvd0/disp: enable hdmi on sor if hdmi monitor present
Ben Skeggs
1
-0
/
+44
2011-12-21
drm/nvd0/disp: send eld to the audio codec
Ben Skeggs
1
-3
/
+63
2011-12-21
drm/nouveau: improve dithering properties, and implement proper auto mode
Ben Skeggs
1
-11
/
+16
2011-12-21
drm/nouveau: no need to pass parameters into set_scale/dither
Ben Skeggs
1
-8
/
+9
2011-11-30
drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations
Ben Skeggs
1
-1
/
+1
2011-09-20
drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc
Ben Skeggs
1
-0
/
+5
2011-09-20
drm/nvd9/disp: stub some more api hooks so we don't oops on resume
Ben Skeggs
1
-0
/
+12
2011-09-20
drm/nvd0/disp: tidy up what we have so far
Ben Skeggs
1
-61
/
+36
2011-09-20
drm/nvd0/disp: rewrite irq handler, should be somewhat sturdier now
Ben Skeggs
1
-81
/
+111
2011-09-20
drm/nvd0/disp: do modeset irq handling from tasklet
Ben Skeggs
1
-7
/
+22
2011-09-20
drm/nvd0/disp: untested LVDS support
Ben Skeggs
1
-16
/
+66
2011-09-20
drm/nvd0/disp: track down fb positioning method
Ben Skeggs
1
-2
/
+2
2011-09-20
drm/nvd0/disp: determine U table config in or_mode_set()
Ben Skeggs
1
-21
/
+15
2011-09-20
drm/nvd0/disp: dac load detect
Ben Skeggs
1
-1
/
+16
2011-09-20
drm/nvd0/disp: handle sync polarity, kill off some unknown
Ben Skeggs
1
-6
/
+10
2011-09-20
drm/nvd0/disp: scaling
Ben Skeggs
1
-5
/
+32
2011-09-20
drm/nvd0/disp: push the update button in mode_set_base()
Ben Skeggs
1
-0
/
+4
2011-09-20
drm/nvd0/disp: fixup clut so it actually works
Ben Skeggs
1
-4
/
+6
2011-09-20
drm/nvd0/disp: initial attempt at modeset irq handling
Ben Skeggs
1
-0
/
+130
[next]