..
Kconfig
drm/nouveau: Fix build regression, undefined reference to `acpi_video_get_edid'
15 years ago
Makefile
drm/nva3: split pm backend out from nv50
15 years ago
nouveau_acpi.c
drm/nouveau: we can't free ACPI EDID, so make a copy that we can
15 years ago
nouveau_backlight.c
backlight: Allow properties to be passed at registration
15 years ago
nouveau_bios.c
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
14 years ago
nouveau_bios.h
drm/nouveau: make bios code easier to use externally
15 years ago
nouveau_bo.c
drm/ttm: restructure to allow driver to plug in alternate memory manager
15 years ago
nouveau_calc.c
drm/nouveau: make the behaviour of get_pll_limits() consistent
15 years ago
nouveau_channel.c
drm/ttm: restructure to allow driver to plug in alternate memory manager
15 years ago
nouveau_connector.c
drm/nouveau: fix required mode bandwidth calculation for DP
15 years ago
nouveau_connector.h
drm/nouveau: fix required mode bandwidth calculation for DP
15 years ago
nouveau_crtc.h
drm/nouveau: allow cursor image and position to survive suspend
15 years ago
nouveau_debugfs.c
drm/nouveau: add debugfs file to forcibly evict everything from vram
15 years ago
nouveau_display.c
drm: Propagate error code from fb_create()
15 years ago
nouveau_dma.c
drm/nouveau: Minor refactoring/cleanup of the fence code.
15 years ago
nouveau_dma.h
drm/nouveau: Use semaphores to handle inter-channel sync in hardware.
15 years ago
nouveau_dp.c
drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c
15 years ago
nouveau_drv.c
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
14 years ago
nouveau_drv.h
drm/nv50: Fix large 3D performance regression caused by the interchannel sync patches.
15 years ago
nouveau_encoder.h
drm/nouveau: enable enhanced framing only if DP display supports it
15 years ago
nouveau_fb.h
drm/fb: fix fbdev object model + cleanup properly.
15 years ago
nouveau_fbcon.c
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
15 years ago
nouveau_fbcon.h
drm/fbdev: rework output polling to be back in the core. (v4)
15 years ago
nouveau_fence.c
drm/nv50: Fix large 3D performance regression caused by the interchannel sync patches.
15 years ago
nouveau_gem.c
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next
15 years ago
nouveau_grctx.h
drm/nouveau: modify object accessors, offset in bytes rather than dwords
15 years ago
nouveau_hw.c
drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs.
15 years ago
nouveau_hw.h
…
nouveau_i2c.c
drm/nouveau: Add support for I2C hardware monitoring devices.
15 years ago
nouveau_i2c.h
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
14 years ago
nouveau_ioc32.c
drm: convert drm_ioctl to unlocked_ioctl
15 years ago
nouveau_irq.c
drm/nouveau: handle fifo pusher errors better
15 years ago
nouveau_mem.c
drm/nouveau: fix thinkos in mem timing table recordlen check
15 years ago
nouveau_notifier.c
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
15 years ago
nouveau_object.c
drm/nouveau: remove nouveau_gpuobj_late_takedown
15 years ago
nouveau_perf.c
drm/nouveau: parse voltage from perf 0x40 entires
15 years ago
nouveau_pm.c
drm/nouveau: pass perflvl struct to clock_pre()
15 years ago
nouveau_pm.h
drm/nva3: split pm backend out from nv50
15 years ago
nouveau_ramht.c
drm/nouveau: Don't remove ramht entries from the neighboring channels.
15 years ago
nouveau_ramht.h
drm/nouveau: add spinlock around ramht modifications
15 years ago
nouveau_reg.h
drm/nouveau: Simplify tile region handling.
15 years ago
nouveau_sgdma.c
drm/ttm: restructure to allow driver to plug in alternate memory manager
15 years ago
nouveau_state.c
drm/nouveau: Use semaphores to handle inter-channel sync in hardware.
15 years ago
nouveau_temp.c
drm/nouveau: Misc cleanup of the PM code.
15 years ago
nouveau_ttm.c
drm: move ttm global code to core drm
15 years ago
nouveau_volt.c
drm/nouveau: fix thinko in volt 0x1x parsing
15 years ago
nv04_crtc.c
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
15 years ago
nv04_cursor.c
drm/nouveau: allow cursor image and position to survive suspend
15 years ago
nv04_dac.c
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
15 years ago
nv04_dfp.c
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
15 years ago
nv04_display.c
drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.
15 years ago
nv04_fb.c
…
nv04_fbcon.c
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
15 years ago
nv04_fifo.c
drm/nouveau: Simplify tile region handling.
15 years ago
nv04_graph.c
drm/nouveau: reduce usage of fence spinlock to when absolutely necessary
15 years ago
nv04_instmem.c
drm/nouveau: PRAMIN is available from the start on pre-nv50.
15 years ago
nv04_mc.c
drm/nouveau: Disable PROM access on init.
15 years ago
nv04_pm.c
drm/nouveau: pass perflvl struct to clock_pre()
15 years ago
nv04_timer.c
…
nv04_tv.c
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
15 years ago
nv10_fb.c
drm/nouveau: Pre-G80 tiling support.
15 years ago
nv10_fifo.c
drm/nouveau: tidy ram{ht,fc,ro} a bit
15 years ago
nv10_gpio.c
drm/nouveau: introduce gpio engine
15 years ago
nv10_graph.c
drm/nv10: Don't oops if the card wants to switch to a channel with no grctx.
15 years ago
nv17_tv.c
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
15 years ago
nv17_tv.h
drm/nouveau: Break some long lines in the TV-out code.
15 years ago
nv17_tv_modes.c
drm/nouveau: Break some long lines in the TV-out code.
15 years ago
nv20_graph.c
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
15 years ago
nv30_fb.c
drm/nv30: Fix PFB init for nv31.
15 years ago
nv40_fb.c
drm/nouveau: Pre-G80 tiling support.
15 years ago
nv40_fifo.c
drm/nouveau: tidy ram{ht,fc,ro} a bit
15 years ago
nv40_graph.c
drm/nv50: allow gpuobjs that aren't mapped into aperture
15 years ago
nv40_grctx.c
drm/nouveau: modify object accessors, offset in bytes rather than dwords
15 years ago
nv40_mc.c
drm/nouveau: Add some PFB register defines.
15 years ago
nv50_calc.c
drm/nv50: support fractional feedback divider on newer chips
15 years ago
nv50_crtc.c
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
15 years ago
nv50_cursor.c
drm/nouveau: Remove implicit argument from nv_wait().
15 years ago
nv50_dac.c
drm/nouveau: Remove implicit argument from nv_wait().
15 years ago
nv50_display.c
drm/ttm: restructure to allow driver to plug in alternate memory manager
15 years ago
nv50_display.h
drm/nouveau: Move display init to a new nouveau_engine.
15 years ago
nv50_evo.h
…
nv50_fb.c
drm/nv50: fix 100c90 write on nva3
15 years ago
nv50_fbcon.c
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
15 years ago
nv50_fifo.c
drm/nouveau: tidy ram{ht,fc,ro} a bit
15 years ago
nv50_gpio.c
drm/nouveau: introduce gpio engine
15 years ago
nv50_graph.c
drm/nouveau: Remove implicit argument from nv_wait().
15 years ago
nv50_grctx.c
drm/nv50: demagic grctx, and add NVAF support
15 years ago
nv50_instmem.c
drm/ttm: restructure to allow driver to plug in alternate memory manager
15 years ago
nv50_mc.c
drm/nouveau: introduce gpio engine
15 years ago
nv50_pm.c
drm/nva3: split pm backend out from nv50
15 years ago
nv50_sor.c
drm/nouveau: Remove implicit argument from nv_wait().
15 years ago
nva3_pm.c
drm/nva3: split pm backend out from nv50
15 years ago
nvc0_fb.c
drm/nvc0: starting point for GF100 support, everything stubbed
15 years ago
nvc0_fifo.c
drm/nouveau: Simplify tile region handling.
15 years ago
nvc0_graph.c
drm/nvc0: starting point for GF100 support, everything stubbed
15 years ago
nvc0_instmem.c
drm/ttm: restructure to allow driver to plug in alternate memory manager
15 years ago
nvreg.h
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
15 years ago