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