Andy Lutomirski ab838338a2 nouveau: Acknowledge HPD irq in handler, not bottom half 14 سال پیش
..
Kconfig e022878571 drm/nouveau: Fix build regression, undefined reference to `acpi_video_get_edid' 15 سال پیش
Makefile fade7ad56d drm/nva3: split pm backend out from nv50 15 سال پیش
nouveau_acpi.c 24b102d348 drm/nouveau: we can't free ACPI EDID, so make a copy that we can 15 سال پیش
nouveau_backlight.c 5bead799d3 drm/nouveau: don't expose backlight control when available through ACPI 14 سال پیش
nouveau_bios.c c1b60ece91 drm/nouveau: Fix a few confusions between "chipset" and "card_type". 14 سال پیش
nouveau_bios.h 4709bff02a drm/nouveau: make bios code easier to use externally 15 سال پیش
nouveau_bo.c 699ddfd980 drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine. 14 سال پیش
nouveau_calc.c 855a95e4fc drm/nouveau: make the behaviour of get_pll_limits() consistent 15 سال پیش
nouveau_channel.c d961db75ce drm/ttm: restructure to allow driver to plug in alternate memory manager 15 سال پیش
nouveau_connector.c 84b8081c2b drm/nouveau: Don't use load detection for connector polling. 14 سال پیش
nouveau_connector.h 01db363979 drm/nouveau: Use "force" to decide if analog load detection is ok or not. 14 سال پیش
nouveau_crtc.h b334f2b3b6 drm/nouveau: allow cursor image and position to survive suspend 15 سال پیش
nouveau_debugfs.c 5f7d42ece3 drm/nouveau: add debugfs file to forcibly evict everything from vram 15 سال پیش
nouveau_display.c cce13ff759 drm: Propagate error code from fb_create() 15 سال پیش
nouveau_dma.c 2730723bbc drm/nouveau: Minor refactoring/cleanup of the fence code. 15 سال پیش
nouveau_dma.h 0c6c1c2fb8 drm/nouveau: Use semaphores to handle inter-channel sync in hardware. 15 سال پیش
nouveau_dp.c 85341f27b4 drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c 15 سال پیش
nouveau_drv.c c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 سال پیش
nouveau_drv.h ab838338a2 nouveau: Acknowledge HPD irq in handler, not bottom half 14 سال پیش
nouveau_encoder.h fe224bb7e1 drm/nouveau: enable enhanced framing only if DP display supports it 15 سال پیش
nouveau_fb.h 386516744b drm/fb: fix fbdev object model + cleanup properly. 15 سال پیش
nouveau_fbcon.c b7ae5056c9 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next 14 سال پیش
nouveau_fbcon.h eb1f8e4f3b drm/fbdev: rework output polling to be back in the core. (v4) 15 سال پیش
nouveau_fence.c 907af60b93 drm/nouveau: Fix sleep while atomic in the semaphore code. 14 سال پیش
nouveau_gem.c f13b32630d drm/nouveau: Expose some BO usage flags to userspace. 14 سال پیش
nouveau_grctx.h b3beb167af drm/nouveau: modify object accessors, offset in bytes rather than dwords 15 سال پیش
nouveau_hw.c 5eb94fbba3 drm/nv11: Fix bad PLL detection false positive. 14 سال پیش
nouveau_hw.h 5794b5fdb5 drm/nv04: Fix scanout over the 16MB mark. 14 سال پیش
nouveau_i2c.c c1b60ece91 drm/nouveau: Fix a few confusions between "chipset" and "card_type". 14 سال پیش
nouveau_i2c.h c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 سال پیش
nouveau_ioc32.c ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 سال پیش
nouveau_irq.c ab838338a2 nouveau: Acknowledge HPD irq in handler, not bottom half 14 سال پیش
nouveau_mem.c cac8f05b42 drm/nouveau/pm: improve memtiming mappings 14 سال پیش
nouveau_notifier.c b7ae5056c9 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next 14 سال پیش
nouveau_object.c dd661e5f4e drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN. 14 سال پیش
nouveau_perf.c ca8e7c6ccd drm/nouveau: parse voltage from perf 0x40 entires 15 سال پیش
nouveau_pm.c b54262f3c8 drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set 14 سال پیش
nouveau_pm.h fade7ad56d drm/nva3: split pm backend out from nv50 15 سال پیش
nouveau_ramht.c 7bb94d26ad drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks. 14 سال پیش
nouveau_ramht.h dac7900804 drm/nouveau: add spinlock around ramht modifications 15 سال پیش
nouveau_reg.h 9f56b1265d drm/nouveau: Simplify tile region handling. 15 سال پیش
nouveau_sgdma.c 9d5a6c4353 drm/nouveau: Make PCIE GART size depend on the available RAMIN space. 14 سال پیش
nouveau_state.c 56ac747535 drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang 14 سال پیش
nouveau_temp.c c1b60ece91 drm/nouveau: Fix a few confusions between "chipset" and "card_type". 14 سال پیش
nouveau_ttm.c ba4420c224 drm: move ttm global code to core drm 15 سال پیش
nouveau_volt.c dc7339df11 drm/nouveau: fix thinko in volt 0x1x parsing 15 سال پیش
nv04_crtc.c 01db363979 drm/nouveau: Use "force" to decide if analog load detection is ok or not. 14 سال پیش
nv04_cursor.c b334f2b3b6 drm/nouveau: allow cursor image and position to survive suspend 15 سال پیش
nv04_dac.c cd2fb2e9e0 drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. 15 سال پیش
nv04_dfp.c 327ceae664 drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode. 14 سال پیش
nv04_display.c c04c5b1da1 drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table. 15 سال پیش
nv04_fb.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 سال پیش
nv04_fbcon.c a8eaebc6c5 drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity 15 سال پیش
nv04_fifo.c 9f56b1265d drm/nouveau: Simplify tile region handling. 15 سال پیش
nv04_graph.c 047d1d3cae drm/nouveau: reduce usage of fence spinlock to when absolutely necessary 15 سال پیش
nv04_instmem.c 35fd5b42f0 drm/nouveau: PRAMIN is available from the start on pre-nv50. 15 سال پیش
nv04_mc.c 112d20ad5c drm/nouveau: Disable PROM access on init. 15 سال پیش
nv04_pm.c 63d6fd3288 drm/nv10-nv20: Fix instability after MPLL changes. 14 سال پیش
nv04_timer.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 سال پیش
nv04_tv.c cd2fb2e9e0 drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. 15 سال پیش
nv10_fb.c 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 سال پیش
nv10_fifo.c e05c5a317e drm/nouveau: tidy ram{ht,fc,ro} a bit 15 سال پیش
nv10_gpio.c ee2e013131 drm/nouveau: introduce gpio engine 15 سال پیش
nv10_graph.c bb338bb6f2 drm/nv10: Don't oops if the card wants to switch to a channel with no grctx. 15 سال پیش
nv17_tv.c cd2fb2e9e0 drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. 15 سال پیش
nv17_tv.h f243423759 drm/nouveau: Break some long lines in the TV-out code. 15 سال پیش
nv17_tv_modes.c f243423759 drm/nouveau: Break some long lines in the TV-out code. 15 سال پیش
nv20_graph.c a8eaebc6c5 drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity 15 سال پیش
nv30_fb.c 4d1defd724 drm/nv30: Fix PFB init for nv31. 15 سال پیش
nv40_fb.c 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 سال پیش
nv40_fifo.c e05c5a317e drm/nouveau: tidy ram{ht,fc,ro} a bit 15 سال پیش
nv40_graph.c 5125bfd886 drm/nv50: allow gpuobjs that aren't mapped into aperture 15 سال پیش
nv40_grctx.c b3beb167af drm/nouveau: modify object accessors, offset in bytes rather than dwords 15 سال پیش
nv40_mc.c 3c7066bca9 drm/nouveau: Add some PFB register defines. 15 سال پیش
nv50_calc.c 2a56a0b913 drm/nva3: fix overflow in fixed point math used for pll calculation 14 سال پیش
nv50_crtc.c f13b32630d drm/nouveau: Expose some BO usage flags to userspace. 14 سال پیش
nv50_cursor.c 4b5c152a79 drm/nouveau: Remove implicit argument from nv_wait(). 15 سال پیش
nv50_dac.c 4b5c152a79 drm/nouveau: Remove implicit argument from nv_wait(). 15 سال پیش
nv50_display.c ab838338a2 nouveau: Acknowledge HPD irq in handler, not bottom half 14 سال پیش
nv50_display.h c88c2e0631 drm/nouveau: Move display init to a new nouveau_engine. 15 سال پیش
nv50_evo.h 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 سال پیش
nv50_fb.c f9aafdd30e drm/nv50: fix 100c90 write on nva3 15 سال پیش
nv50_fbcon.c a8eaebc6c5 drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity 15 سال پیش
nv50_fifo.c 56ac747535 drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang 14 سال پیش
nv50_gpio.c ee2e013131 drm/nouveau: introduce gpio engine 15 سال پیش
nv50_graph.c 56ac747535 drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang 14 سال پیش
nv50_grctx.c e69b441882 drm/nv50: demagic grctx, and add NVAF support 15 سال پیش
nv50_instmem.c 56ac747535 drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang 14 سال پیش
nv50_mc.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 سال پیش
nv50_pm.c fade7ad56d drm/nva3: split pm backend out from nv50 15 سال پیش
nv50_sor.c 4b5c152a79 drm/nouveau: Remove implicit argument from nv_wait(). 15 سال پیش
nva3_pm.c fade7ad56d drm/nva3: split pm backend out from nv50 15 سال پیش
nvc0_fb.c 4b223eefe4 drm/nvc0: starting point for GF100 support, everything stubbed 15 سال پیش
nvc0_fifo.c 9f56b1265d drm/nouveau: Simplify tile region handling. 15 سال پیش
nvc0_graph.c 4b223eefe4 drm/nvc0: starting point for GF100 support, everything stubbed 15 سال پیش
nvc0_instmem.c d961db75ce drm/ttm: restructure to allow driver to plug in alternate memory manager 15 سال پیش
nvreg.h cd2fb2e9e0 drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. 15 سال پیش