index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_display.c
Age
Commit message (
Expand
)
Author
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-09-24
drm/nouveau: Remove implicit argument from nv_wait().
Francisco Jerez
2010-09-24
drm/nv50: fix SOR count for early chipsets
Ben Skeggs
2010-09-24
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
drm/nouveau: rebase per-channel pramin heap offsets to 0
Ben Skeggs
2010-09-24
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-09-24
drm/nouveau: require explicit unmap of kmapped bos
Ben Skeggs
2010-08-06
drm/nvc0: fix evo dma object so we display something
Ben Skeggs
2010-07-26
drm/nv50: fix some not-error error messages
Ben Skeggs
2010-07-26
drm/nouveau: introduce gpio engine
Ben Skeggs
2010-07-26
drm/nouveau: Move display init to a new nouveau_engine.
Francisco Jerez
2010-07-26
drm/nv50: add function to control GPIO IRQ reporting
Ben Skeggs
2010-07-13
drm/nv50: move dp_set_tmds() function to happen in the last display irq
Ben Skeggs
2010-07-13
drm/nv50: fix dp_set_tmds to work on the right OR
Ben Skeggs
2010-07-13
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-07-13
drm/nv50: rewrite display irq handler
Ben Skeggs
2010-07-13
drm/nv50: fix DP->DVI if output has been programmed for native DP previously
Ben Skeggs
2010-07-13
drm/nouveau: tidy connector/encoder creation a little
Ben Skeggs
2010-07-13
drm/nouveau: use drm_mm in preference to custom code doing the same thing
Ben Skeggs
2010-05-19
drm/nv50: fix suspend/resume with DP outputs
Ben Skeggs
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-09
drm/nv50: punt hotplug irq handling out to workqueue
Ben Skeggs
2010-04-09
drm/nv50: cleanup properly if PDISPLAY init fails
Ben Skeggs
2010-04-09
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
2010-04-07
drm/kms/fb: use slow work mechanism for normal hotplug also.
Dave Airlie
2010-03-10
drm/nv50: fix connector table parsing for some cards
Ben Skeggs
2010-02-25
drm/nv50: enable hpd on any connector we know the gpio line for
Ben Skeggs
2010-02-25
drm/nouveau: use dcb connector table for creating drm connectors
Ben Skeggs
2010-02-25
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
2010-01-11
drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc
Ben Skeggs
2009-12-16
drm/nouveau: use drm debug levels
Maarten Maathuis
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs