Prarit Bhargava f49d273df9 drm: Fixes linux-next & linux-2.6 checkstack warnings: 15 years ago
..
Kconfig 73cb9276fd drm/i2c/ch7006: Drop build time dependency to nouveau. 15 years ago
Makefile e9ebb68b86 drm/nv50: support fractional feedback divider on newer chips 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 893887ed75 drm/nouveau: fix i2c-related init table handlers 15 years ago
nouveau_bios.h 07fee3d561 drm/nv50: store full dcb i2c entry from vbios 15 years ago
nouveau_bo.c 90af89b93c drm/nouveau: fix a nouveau_bo dereference after it's been destroyed 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 579766020d nouveau: fix acpi_lid_open undefined 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 c2b41276da Merge branch 'drm-ttm-pool' into drm-core-next 15 years ago
nouveau_display.c eb1f8e4f3b drm/fbdev: rework output polling to be back in the core. (v4) 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 386516744b drm/fb: fix fbdev object model + cleanup properly. 15 years ago
nouveau_drv.h e9ebb68b86 drm/nv50: support fractional feedback divider on newer chips 15 years ago
nouveau_encoder.h afa3b4c377 drm/nv50: fix suspend/resume with DP outputs 15 years ago
nouveau_fb.h 386516744b drm/fb: fix fbdev object model + cleanup properly. 15 years ago
nouveau_fbcon.c eb1f8e4f3b drm/fbdev: rework output polling to be back in the core. (v4) 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 a5027ccd3c drm/nouveau: Use the software object for fencing. 15 years ago
nouveau_gem.c 7547a917fa Merge branch 'drm-ttm-unmappable' into drm-core-next 15 years ago
nouveau_grctx.c f405a1ab2b drivers/gpu/drm: Use kmemdup 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 7e99a9b2b5 drm/nv50: fix monitor detection on certain chipsets 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 7fff400be6 Merge branch 'drm-fbdev-cleanup' into drm-core-next 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 afa3b4c377 drm/nv50: fix suspend/resume with DP outputs 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 eb1f8e4f3b drm/fbdev: rework output polling to be back in the core. (v4) 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 a0e6544089 drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10. 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 f23d4cf4bd drm/nv04: Implement missing nv04 PGRAPH methods in software. 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 f49d273df9 drm: Fixes linux-next & linux-2.6 checkstack warnings: 15 years ago
nv40_grctx.c de1f46a4b9 drm/nv40: remove some completed ctxprog TODOs 15 years ago
nv40_mc.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv50_calc.c e9ebb68b86 drm/nv50: support fractional feedback divider on newer chips 15 years ago
nv50_crtc.c e9ebb68b86 drm/nv50: support fractional feedback divider on newer chips 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 afa3b4c377 drm/nv50: fix suspend/resume with DP outputs 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 7fff400be6 Merge branch 'drm-fbdev-cleanup' into drm-core-next 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 afa3b4c377 drm/nv50: fix suspend/resume with DP outputs 15 years ago
nvreg.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago