index
:
blackbird-op-linux
master
Blackbird™ 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
/
nv50_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
1
-13
/
+19
*
drm/nouveau: rebase per-channel pramin heap offsets to 0
Ben Skeggs
2010-09-24
1
-2
/
+1
*
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-09-24
1
-7
/
+7
*
drm/nouveau: require explicit unmap of kmapped bos
Ben Skeggs
2010-09-24
1
-0
/
+1
*
drm/nvc0: fix evo dma object so we display something
Ben Skeggs
2010-08-06
1
-1
/
+4
*
drm/nv50: fix some not-error error messages
Ben Skeggs
2010-07-26
1
-0
/
+3
*
drm/nouveau: introduce gpio engine
Ben Skeggs
2010-07-26
1
-1
/
+2
*
drm/nouveau: Move display init to a new nouveau_engine.
Francisco Jerez
2010-07-26
1
-3
/
+13
*
drm/nv50: add function to control GPIO IRQ reporting
Ben Skeggs
2010-07-26
1
-18
/
+2
*
drm/nv50: move dp_set_tmds() function to happen in the last display irq
Ben Skeggs
2010-07-13
1
-32
/
+33
*
drm/nv50: fix dp_set_tmds to work on the right OR
Ben Skeggs
2010-07-13
1
-1
/
+2
*
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-07-13
1
-2
/
+1
*
drm/nv50: rewrite display irq handler
Ben Skeggs
2010-07-13
1
-143
/
+185
*
drm/nv50: fix DP->DVI if output has been programmed for native DP previously
Ben Skeggs
2010-07-13
1
-0
/
+31
*
drm/nouveau: tidy connector/encoder creation a little
Ben Skeggs
2010-07-13
1
-7
/
+14
*
drm/nouveau: use drm_mm in preference to custom code doing the same thing
Ben Skeggs
2010-07-13
1
-2
/
+2
*
drm/nv50: fix suspend/resume with DP outputs
Ben Skeggs
2010-05-19
1
-0
/
+33
*
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-05-18
1
-1
/
+1
*
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-20
1
-0
/
+3
|
\
|
*
drm/kms/fb: use slow work mechanism for normal hotplug also.
Dave Airlie
2010-04-07
1
-0
/
+3
*
|
drm/nv50: punt hotplug irq handling out to workqueue
Ben Skeggs
2010-04-09
1
-5
/
+9
*
|
drm/nv50: cleanup properly if PDISPLAY init fails
Ben Skeggs
2010-04-09
1
-1
/
+3
*
|
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
2010-04-09
1
-2
/
+2
|
/
*
drm/nv50: fix connector table parsing for some cards
Ben Skeggs
2010-03-10
1
-2
/
+2
*
drm/nv50: enable hpd on any connector we know the gpio line for
Ben Skeggs
2010-02-25
1
-3
/
+1
*
drm/nouveau: use dcb connector table for creating drm connectors
Ben Skeggs
2010-02-25
1
-36
/
+4
*
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
1
-6
/
+6
*
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
2010-02-25
1
-3
/
+3
*
drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc
Ben Skeggs
2010-01-11
1
-0
/
+17
*
drm/nouveau: use drm debug levels
Maarten Maathuis
2009-12-16
1
-10
/
+10
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+1015