Ben Skeggs 4eb3033c72 drm/nv50: fix iommu errors caused by device reading from address 0 15 anos atrás
..
Kconfig 73cb9276fd drm/i2c/ch7006: Drop build time dependency to nouveau. 15 anos atrás
Makefile e9ebb68b86 drm/nv50: support fractional feedback divider on newer chips 15 anos atrás
nouveau_acpi.c fc5ea29d72 drm/nouveau: fixup confusion over which handle the DSM is hanging off. 15 anos atrás
nouveau_backlight.c a19a6ee6ca backlight: Allow properties to be passed at registration 15 anos atrás
nouveau_bios.c 7504794448 drm/nouveau: off by one in init_i2c_device_find() 15 anos atrás
nouveau_bios.h 07fee3d561 drm/nv50: store full dcb i2c entry from vbios 15 anos atrás
nouveau_bo.c 90af89b93c drm/nouveau: fix a nouveau_bo dereference after it's been destroyed 15 anos atrás
nouveau_calc.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 anos atrás
nouveau_channel.c 952eb63543 drm/nouveau: remove some unused members from drm_nouveau_private 15 anos atrás
nouveau_connector.c 36d1701c50 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing 15 anos atrás
nouveau_connector.h 7f612d87f8 drm/nouveau: use dcb connector table for creating drm connectors 15 anos atrás
nouveau_crtc.h b334f2b3b6 drm/nouveau: allow cursor image and position to survive suspend 15 anos atrás
nouveau_debugfs.c c2b41276da Merge branch 'drm-ttm-pool' into drm-core-next 15 anos atrás
nouveau_display.c eb1f8e4f3b drm/fbdev: rework output polling to be back in the core. (v4) 15 anos atrás
nouveau_dma.c ce48fa93a6 drm/nv50: add a memory barrier to pushbuf submission 15 anos atrás
nouveau_dma.h a1606a9596 drm/nouveau: new gem pushbuf interface, bump to 0.0.16 15 anos atrás
nouveau_dp.c 8e024f1314 drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers 15 anos atrás
nouveau_drv.c b334f2b3b6 drm/nouveau: allow cursor image and position to survive suspend 15 anos atrás
nouveau_drv.h afeb3e1114 drm/nouveau: attempt to get bios from ACPI v3 15 anos atrás
nouveau_encoder.h afa3b4c377 drm/nv50: fix suspend/resume with DP outputs 15 anos atrás
nouveau_fb.h 386516744b drm/fb: fix fbdev object model + cleanup properly. 15 anos atrás
nouveau_fbcon.c 5a79395b27 drm: Propagate error from drm_fb_helper_init(). 15 anos atrás
nouveau_fbcon.h eb1f8e4f3b drm/fbdev: rework output polling to be back in the core. (v4) 15 anos atrás
nouveau_fence.c a5027ccd3c drm/nouveau: Use the software object for fencing. 15 anos atrás
nouveau_gem.c 7547a917fa Merge branch 'drm-ttm-unmappable' into drm-core-next 15 anos atrás
nouveau_grctx.c f405a1ab2b drivers/gpu/drm: Use kmemdup 15 anos atrás
nouveau_grctx.h 054b93e444 drm/nv40: implement ctxprog/state generation 15 anos atrás
nouveau_hw.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 anos atrás
nouveau_hw.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás
nouveau_i2c.c 7e99a9b2b5 drm/nv50: fix monitor detection on certain chipsets 15 anos atrás
nouveau_i2c.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás
nouveau_ioc32.c ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 anos atrás
nouveau_irq.c 7fff400be6 Merge branch 'drm-fbdev-cleanup' into drm-core-next 15 anos atrás
nouveau_mem.c 8b281db596 drm/nv50: cast IGP memory location to u64 before shifting 15 anos atrás
nouveau_notifier.c bc9025bdc4 Use drm_gem_object_[handle_]unreference_unlocked where possible 15 anos atrás
nouveau_object.c dd19e44b28 drm/nouveau: move dereferences after null checks 15 anos atrás
nouveau_reg.h afa3b4c377 drm/nv50: fix suspend/resume with DP outputs 15 anos atrás
nouveau_sgdma.c 2f10ffcfb2 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 anos atrás
nouveau_state.c 6d69630553 drm/nouveau: completely fail init if we fail to map the PRAMIN BAR 15 anos atrás
nouveau_ttm.c 1959ca80e1 drm/nouveau: have ttm's fault handler called directly 15 anos atrás
nv04_crtc.c d5e5deddf6 Merge remote branch 'nouveau/for-airlied' into drm-linus 15 anos atrás
nv04_cursor.c b334f2b3b6 drm/nouveau: allow cursor image and position to survive suspend 15 anos atrás
nv04_dac.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 anos atrás
nv04_dfp.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 anos atrás
nv04_display.c 7f612d87f8 drm/nouveau: use dcb connector table for creating drm connectors 15 anos atrás
nv04_fb.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás
nv04_fbcon.c a0e6544089 drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10. 15 anos atrás
nv04_fifo.c ff9e5279b1 drm/nouveau: protect channel create/destroy and irq handler with a spinlock 15 anos atrás
nv04_graph.c f23d4cf4bd drm/nv04: Implement missing nv04 PGRAPH methods in software. 15 anos atrás
nv04_instmem.c 0d92971dd6 drm/nouveau: fix thinko in nv04_instmem.c 15 anos atrás
nv04_mc.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás
nv04_timer.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás
nv04_tv.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 anos atrás
nv10_fb.c 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 anos atrás
nv10_fifo.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás
nv10_graph.c 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 anos atrás
nv17_gpio.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás
nv17_tv.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 anos atrás
nv17_tv.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás
nv17_tv_modes.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás
nv20_graph.c 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 anos atrás
nv40_fb.c 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 anos atrás
nv40_fifo.c a76fb4e8ff drm/nouveau: detect vram amount once, and save the value 15 anos atrás
nv40_graph.c f49d273df9 drm: Fixes linux-next & linux-2.6 checkstack warnings: 15 anos atrás
nv40_grctx.c de1f46a4b9 drm/nv40: remove some completed ctxprog TODOs 15 anos atrás
nv40_mc.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás
nv50_calc.c e9ebb68b86 drm/nv50: support fractional feedback divider on newer chips 15 anos atrás
nv50_crtc.c e9ebb68b86 drm/nv50: support fractional feedback divider on newer chips 15 anos atrás
nv50_cursor.c b334f2b3b6 drm/nouveau: allow cursor image and position to survive suspend 15 anos atrás
nv50_dac.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 anos atrás
nv50_display.c afa3b4c377 drm/nv50: fix suspend/resume with DP outputs 15 anos atrás
nv50_display.h a5acac6668 drm/nv50: punt hotplug irq handling out to workqueue 15 anos atrás
nv50_evo.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás
nv50_fb.c 4eb3033c72 drm/nv50: fix iommu errors caused by device reading from address 0 15 anos atrás
nv50_fbcon.c 7fff400be6 Merge branch 'drm-fbdev-cleanup' into drm-core-next 15 anos atrás
nv50_fifo.c 9a391ad8a2 drm/nv50: switch to indirect push buffer controls 15 anos atrás
nv50_gpio.c 55a4c5c515 nouveau: off by one in nv50_gpio_location() 15 anos atrás
nv50_graph.c d327dd4e77 drm/nv50: Allow using the NVA3 new compute class. 15 anos atrás
nv50_grctx.c eaeefba154 drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. 15 anos atrás
nv50_instmem.c 494ab824f1 drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark 15 anos atrás
nv50_mc.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás
nv50_sor.c becd214277 drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack 15 anos atrás
nvreg.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 anos atrás