Linus Torvalds 2f10ffcfb2 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
..
Kconfig 73cb9276fd drm/i2c/ch7006: Drop build time dependency to nouveau. 15 years ago
Makefile 4528416291 drm/nv50: implement gpio set/get routines 15 years ago
nouveau_acpi.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
nouveau_backlight.c a19a6ee6ca backlight: Allow properties to be passed at registration 15 years ago
nouveau_bios.c 4528416291 drm/nv50: implement gpio set/get routines 15 years ago
nouveau_bios.h 02faec09b2 drm/nv50: parse/use some more de-magiced parts of gpio table entries 15 years ago
nouveau_bo.c 2f10ffcfb2 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
nouveau_calc.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 years ago
nouveau_channel.c 952eb63543 drm/nouveau: remove some unused members from drm_nouveau_private 15 years ago
nouveau_connector.c f405350966 drm/nouveau: add module option to disable TV detection 15 years ago
nouveau_connector.h 7f612d87f8 drm/nouveau: use dcb connector table for creating drm connectors 15 years ago
nouveau_crtc.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nouveau_debugfs.c a76fb4e8ff drm/nouveau: detect vram amount once, and save the value 15 years ago
nouveau_display.c bc9025bdc4 Use drm_gem_object_[handle_]unreference_unlocked where possible 15 years ago
nouveau_dma.c ce48fa93a6 drm/nv50: add a memory barrier to pushbuf submission 15 years ago
nouveau_dma.h a1606a9596 drm/nouveau: new gem pushbuf interface, bump to 0.0.16 15 years ago
nouveau_dp.c 8e024f1314 drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers 15 years ago
nouveau_drv.c d5e5deddf6 Merge remote branch 'nouveau/for-airlied' into drm-linus 15 years ago
nouveau_drv.h 4528416291 drm/nv50: implement gpio set/get routines 15 years ago
nouveau_encoder.h 6f335a7afa drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders 15 years ago
nouveau_fb.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nouveau_fbcon.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
nouveau_fbcon.h 126b544056 drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. 15 years ago
nouveau_fence.c a5027ccd3c drm/nouveau: Use the software object for fencing. 15 years ago
nouveau_gem.c 78ad0f7bf2 drm/nouveau: Make use of TTM busy_placements. 15 years ago
nouveau_grctx.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
nouveau_grctx.h 054b93e444 drm/nv40: implement ctxprog/state generation 15 years ago
nouveau_hw.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 years ago
nouveau_hw.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nouveau_i2c.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 years ago
nouveau_i2c.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nouveau_ioc32.c ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 years ago
nouveau_irq.c a5acac6668 drm/nv50: punt hotplug irq handling out to workqueue 15 years ago
nouveau_mem.c a76fb4e8ff drm/nouveau: detect vram amount once, and save the value 15 years ago
nouveau_notifier.c bc9025bdc4 Use drm_gem_object_[handle_]unreference_unlocked where possible 15 years ago
nouveau_object.c dd19e44b28 drm/nouveau: move dereferences after null checks 15 years ago
nouveau_reg.h 69c9700b54 drm/nouveau: Add getparam to get available PGRAPH units. 15 years ago
nouveau_sgdma.c 2f10ffcfb2 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
nouveau_state.c 2f10ffcfb2 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
nouveau_ttm.c 1959ca80e1 drm/nouveau: have ttm's fault handler called directly 15 years ago
nv04_crtc.c d5e5deddf6 Merge remote branch 'nouveau/for-airlied' into drm-linus 15 years ago
nv04_cursor.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv04_dac.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 years ago
nv04_dfp.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 years ago
nv04_display.c 7f612d87f8 drm/nouveau: use dcb connector table for creating drm connectors 15 years ago
nv04_fb.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv04_fbcon.c c82b88d578 drm/nouveau: Fix fbcon corruption with font width not divisible by 8 15 years ago
nv04_fifo.c ff9e5279b1 drm/nouveau: protect channel create/destroy and irq handler with a spinlock 15 years ago
nv04_graph.c 40c2298bdc drm/nv04: Fix set_operation software method. 15 years ago
nv04_instmem.c 0d92971dd6 drm/nouveau: fix thinko in nv04_instmem.c 15 years ago
nv04_mc.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv04_timer.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv04_tv.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 years ago
nv10_fb.c 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 years ago
nv10_fifo.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv10_graph.c 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 years ago
nv17_gpio.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv17_tv.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 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 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 years ago
nv40_fb.c 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 years ago
nv40_fifo.c a76fb4e8ff drm/nouveau: detect vram amount once, and save the value 15 years ago
nv40_graph.c 2295e17a4a drm/nv40: Init some tiling-related PGRAPH state. 15 years ago
nv40_grctx.c 054b93e444 drm/nv40: implement ctxprog/state generation 15 years ago
nv40_mc.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv50_crtc.c bc9025bdc4 Use drm_gem_object_[handle_]unreference_unlocked where possible 15 years ago
nv50_cursor.c ef2bb50668 drm/nouveau: use drm debug levels 15 years ago
nv50_dac.c 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 years ago
nv50_display.c a5acac6668 drm/nv50: punt hotplug irq handling out to workqueue 15 years ago
nv50_display.h a5acac6668 drm/nv50: punt hotplug irq handling out to workqueue 15 years ago
nv50_evo.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv50_fb.c 304424e17d drm/nv50: Improve PGRAPH interrupt handling. 15 years ago
nv50_fbcon.c 0c32497198 drm/nv50: fix fbcon when framebuffer above 4GiB mark 15 years ago
nv50_fifo.c 9a391ad8a2 drm/nv50: switch to indirect push buffer controls 15 years ago
nv50_gpio.c 4528416291 drm/nv50: implement gpio set/get routines 15 years ago
nv50_graph.c d327dd4e77 drm/nv50: Allow using the NVA3 new compute class. 15 years ago
nv50_grctx.c eaeefba154 drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. 15 years ago
nv50_instmem.c 494ab824f1 drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark 15 years ago
nv50_mc.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv50_sor.c e60a9df3a8 drm/nv50: another dodgy DP hack 15 years ago
nvreg.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago