Chris Wilson 930a9e2835 drm: Use a nondestructive mode for output detect when polling (v2) 15 years ago
..
Kconfig e190bfe568 drm: Import driver for the sil164 I2C TMDS transmitter. 15 years ago
Makefile 4b223eefe4 drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nouveau_acpi.c a6ed76d7ff drm/nouveau: support fetching LVDS EDID from ACPI 15 years ago
nouveau_backlight.c a19a6ee6ca backlight: Allow properties to be passed at registration 15 years ago
nouveau_bios.c fba6752834 drm/nouveau: Fix TMDS on some DCB1.5 boards. 15 years ago
nouveau_bios.h 44a1246f32 drm/nv50: add dcb type 14 to enum to prevent compiler complaint 15 years ago
nouveau_bo.c 415e6186f1 drm/nouveau: fix race condition when under memory pressure 15 years ago
nouveau_calc.c 3c7066bca9 drm/nouveau: Add some PFB register defines. 15 years ago
nouveau_channel.c 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 years ago
nouveau_connector.c 930a9e2835 drm: Use a nondestructive mode for output detect when polling (v2) 15 years ago
nouveau_connector.h 2ed06b7d97 drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left. 15 years ago
nouveau_crtc.h b334f2b3b6 drm/nouveau: allow cursor image and position to survive suspend 15 years ago
nouveau_debugfs.c c2b41276da Merge branch 'drm-ttm-pool' into drm-core-next 15 years ago
nouveau_display.c cce13ff759 drm: Propagate error code from fb_create() 15 years ago
nouveau_dma.c cd0b072f95 drm/nouveau: remove left-over !DRIVER_MODESET paths 15 years ago
nouveau_dma.h a1606a9596 drm/nouveau: new gem pushbuf interface, bump to 0.0.16 15 years ago
nouveau_dp.c c020c9a8ca drm/nv50: use custom i2c algo for dp auxch 15 years ago
nouveau_drv.c c88c2e0631 drm/nouveau: Move display init to a new nouveau_engine. 15 years ago
nouveau_drv.h acae116ce1 drm/nouveau: Use a helper function to match PCI device/subsystem IDs. 15 years ago
nouveau_encoder.h 4a9f822fe1 drm/nv17-nv4x: Attempt to init some external TMDS transmitters. 15 years ago
nouveau_fb.h 386516744b drm/fb: fix fbdev object model + cleanup properly. 15 years ago
nouveau_fbcon.c aa9f56b66d Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
nouveau_fbcon.h eb1f8e4f3b drm/fbdev: rework output polling to be back in the core. (v4) 15 years ago
nouveau_fence.c 3ba6462355 drm/nouveau: Take fence spinlock before reading the last sequence. 15 years ago
nouveau_gem.c 4645b94e5c Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes 15 years ago
nouveau_grctx.h 054b93e444 drm/nv40: implement ctxprog/state generation 15 years ago
nouveau_hw.c 4a9f822fe1 drm/nv17-nv4x: Attempt to init some external TMDS transmitters. 15 years ago
nouveau_hw.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nouveau_i2c.c 56dfc58ea0 drm/nv50: fix minor thinko from nvc0 changes 15 years ago
nouveau_i2c.h c020c9a8ca drm/nv50: use custom i2c algo for dp auxch 15 years ago
nouveau_ioc32.c ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 years ago
nouveau_irq.c 4b223eefe4 drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nouveau_mem.c c556d98903 drm/nvc0: implement memory detection 15 years ago
nouveau_notifier.c b6d3d87178 drm/nouveau: remove dev_priv->init_state and friends 15 years ago
nouveau_object.c 816544b21b drm/nouveau: allocate fixed amount of PRAMIN per channel on all chipsets 15 years ago
nouveau_reg.h d2f4e89254 drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF. 15 years ago
nouveau_sgdma.c bd6aaea893 drm/nouveau: check for error when allocating/mapping dummy page 15 years ago
nouveau_state.c 4b223eefe4 drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nouveau_ttm.c ba4420c224 drm: move ttm global code to core drm 15 years ago
nv04_crtc.c 7203425a94 drm: expand gamma_set 15 years ago
nv04_cursor.c b334f2b3b6 drm/nouveau: allow cursor image and position to survive suspend 15 years ago
nv04_dac.c ee2e013131 drm/nouveau: introduce gpio engine 15 years ago
nv04_dfp.c d31e078d84 drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel. 15 years ago
nv04_display.c c04c5b1da1 drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table. 15 years ago
nv04_fb.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv04_fbcon.c a0e6544089 drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10. 15 years ago
nv04_fifo.c dad9acff50 drm/nv04: Enable context switching on PFIFO init. 15 years ago
nv04_graph.c 047d1d3cae drm/nouveau: reduce usage of fence spinlock to when absolutely necessary 15 years ago
nv04_instmem.c f56cb86f9a drm/nouveau: add instmem flush() hook 15 years ago
nv04_mc.c 112d20ad5c drm/nouveau: Disable PROM access on init. 15 years ago
nv04_timer.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv04_tv.c bfe9dbcfc6 drm/nouveau: No need to set slave TV encoder configs explicitly. 15 years ago
nv10_fb.c 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 years ago
nv10_fifo.c f56cb86f9a drm/nouveau: add instmem flush() hook 15 years ago
nv10_gpio.c ee2e013131 drm/nouveau: introduce gpio engine 15 years ago
nv10_graph.c d2f4e89254 drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF. 15 years ago
nv17_tv.c acae116ce1 drm/nouveau: Use a helper function to match PCI device/subsystem IDs. 15 years ago
nv17_tv.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv17_tv_modes.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv20_graph.c c50a5681e7 drm/nv20-nv30: move context table object out of dev_priv 15 years ago
nv30_fb.c 4d1defd724 drm/nv30: Fix PFB init for nv31. 15 years ago
nv40_fb.c 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 years ago
nv40_fifo.c f56cb86f9a drm/nouveau: add instmem flush() hook 15 years ago
nv40_graph.c ec91db269e drm/nouveau: remove ability to use external firmware 15 years ago
nv40_grctx.c de1f46a4b9 drm/nv40: remove some completed ctxprog TODOs 15 years ago
nv40_mc.c 3c7066bca9 drm/nouveau: Add some PFB register defines. 15 years ago
nv50_calc.c e9ebb68b86 drm/nv50: support fractional feedback divider on newer chips 15 years ago
nv50_crtc.c 7203425a94 drm: expand gamma_set 15 years ago
nv50_cursor.c b334f2b3b6 drm/nouveau: allow cursor image and position to survive suspend 15 years ago
nv50_dac.c 2107cce305 drm/nv50: implement DAC disconnect fix missed in earlier commit 15 years ago
nv50_display.c 0165d15dba drm/nvc0: fix evo dma object so we display something 15 years ago
nv50_display.h c88c2e0631 drm/nouveau: Move display init to a new nouveau_engine. 15 years ago
nv50_evo.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv50_fb.c 4eb3033c72 drm/nv50: fix iommu errors caused by device reading from address 0 15 years ago
nv50_fbcon.c 7fff400be6 Merge branch 'drm-fbdev-cleanup' into drm-core-next 15 years ago
nv50_fifo.c ca6adb8a21 drm/nv50: fix RAMHT size 15 years ago
nv50_gpio.c ee2e013131 drm/nouveau: introduce gpio engine 15 years ago
nv50_graph.c ac94a343c7 drm/nv50: cleanup nv50_fifo.c 15 years ago
nv50_grctx.c eaeefba154 drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. 15 years ago
nv50_instmem.c 615661f394 drm/nv50: initialize ramht_refs list for faked 0 channel 15 years ago
nv50_mc.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv50_sor.c 1f403d9cca drm/nv50: set DP display power state during DPMS 15 years ago
nvc0_fb.c 4b223eefe4 drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nvc0_fifo.c 4b223eefe4 drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nvc0_graph.c 4b223eefe4 drm/nvc0: starting point for GF100 support, everything stubbed 15 years ago
nvc0_instmem.c b515f3a2d8 drm/nvc0: fix thinko in instmem suspend/resume 15 years ago
nvreg.h 3c7066bca9 drm/nouveau: Add some PFB register defines. 15 years ago