Arnd Bergmann 86d65b7e7a nouveau: fix nv40_perfctr_next() cleanup regression 9 лет назад
..
dispnv04 c57d860f4c drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function. 9 лет назад
include 52829d4fab drm/nouveau/clk/gm20b: add basic driver 9 лет назад
nvif d61f4c178c drm/nouveau/nvif: device time mthd 10 лет назад
nvkm 86d65b7e7a nouveau: fix nv40_perfctr_next() cleanup regression 9 лет назад
Kbuild fcc95ce90f drm/nouveau/sysfs: remove pstate interface 9 лет назад
Kconfig 055a65d598 drm/nouveau: merge nouveau_platform.ko into nouveau.ko 10 лет назад
nouveau_abi16.c 1f5ff7f52b drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction 9 лет назад
nouveau_abi16.h 2621a41647 drm/nouveau/abi16: implement limited interoperability with usif/nvif 9 лет назад
nouveau_acpi.c 156d7d4120 vga_switcheroo: Add handler flags infrastructure 9 лет назад
nouveau_acpi.h 26c9e8effe drm/nouveau/device: remove pci/platform_device from common struct 10 лет назад
nouveau_backlight.c a01ca78c8f drm/nouveau/nvif: simplify and tidy library interfaces 10 лет назад
nouveau_bios.c a01ca78c8f drm/nouveau/nvif: simplify and tidy library interfaces 10 лет назад
nouveau_bios.h 1a64634255 drm/nv04/disp: hide all the cruft away in its own little hole 12 лет назад
nouveau_bo.c 9bcd38de5b drm/nouveau/bo: consider DMA buffers on x86 only 9 лет назад
nouveau_bo.h be83cd4ef9 drm/nouveau: finalise nvkm namespace switch (no binary change) 10 лет назад
nouveau_chan.c 63f8c9b7f6 drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB 9 лет назад
nouveau_chan.h fcf3f91c34 drm/nouveau: remove unnecessary usage of object handles 9 лет назад
nouveau_connector.c 39c1c9011c drm/nouveau: Switch DDC when reading the EDID 9 лет назад
nouveau_connector.h be83cd4ef9 drm/nouveau: finalise nvkm namespace switch (no binary change) 10 лет назад
nouveau_crtc.h 2c3d77155f drm/nouveau: Use private save/restore hooks for CRTCs 9 лет назад
nouveau_debugfs.c 6e9fc17739 drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfs 9 лет назад
nouveau_debugfs.h 38b1751913 drm: nouveau: fix nouveau_debugfs_init prototype 9 лет назад
nouveau_display.c db1eb52846 drm/nouveau: s/gm204/gm200/ in a number of places 9 лет назад
nouveau_display.h 1eb83451ba drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() 9 лет назад
nouveau_dma.c a01ca78c8f drm/nouveau/nvif: simplify and tidy library interfaces 10 лет назад
nouveau_dma.h a01ca78c8f drm/nouveau/nvif: simplify and tidy library interfaces 10 лет назад
nouveau_dp.c 2aa5eac516 drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object 10 лет назад
nouveau_drm.c 63f8c9b7f6 drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB 9 лет назад
nouveau_drm.h fcc95ce90f drm/nouveau/sysfs: remove pstate interface 9 лет назад
nouveau_encoder.h 16c3719c17 drm: Constify drm_encoder_slave_funcs 9 лет назад
nouveau_fbcon.c f231976c2e drm/nouveau/fbcon: take runpm reference when userspace has an open fd 9 лет назад
nouveau_fbcon.h cb1197173f drm: Remove unused fbdev_list members 9 лет назад
nouveau_fence.c 8ed1730ccd drm/nouveau/nvif: split out fifo interface definitions 9 лет назад
nouveau_fence.h 898a2b3213 drm/nouveau/sw: turn flip completion into an event 10 лет назад
nouveau_gem.c 09433f24e6 drm/nouveau/abi16: remove unused argument from nouveau_abi16_get() 9 лет назад
nouveau_gem.h b5e9c1a25f drm: Pass dma-buf as argument to gem_prime_import_sg_table 11 лет назад
nouveau_hwmon.c f2014cd02c drm/nouveau/hwmon: fix crash on non-PCI platforms 9 лет назад
nouveau_hwmon.h b9ed919f1c drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM 11 лет назад
nouveau_ioc32.c f95aeb17f5 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() 11 лет назад
nouveau_ioctl.h 2254f637db drm/nouveau: fix up 32-bit ioctls and device wake up. 12 лет назад
nouveau_nvif.c 76ecea5b4b drm/nouveau/client: tidy ctor/dtor interfaces 10 лет назад
nouveau_platform.c 870571a569 drm/nouveau: platform: Fix deferred probe 9 лет назад
nouveau_platform.h 43a70661ea drm/nouveau/tegra: merge platform setup from nouveau drm 10 лет назад
nouveau_prime.c ad76b3f7c7 drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation 10 лет назад
nouveau_reg.h 8700287be2 drm/nouveau/sw: rename from software (no binary change) 10 лет назад
nouveau_sgdma.c be83cd4ef9 drm/nouveau: finalise nvkm namespace switch (no binary change) 10 лет назад
nouveau_ttm.c 0dcc4a59d5 nouveau: don't call pci_dma_supported 9 лет назад
nouveau_ttm.h 77145f1cbd drm/nouveau: port remainder of drm code, and rip out compat layer 13 лет назад
nouveau_usif.c f01c4e682c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 9 лет назад
nouveau_usif.h 27111a23d0 drm/nouveau: expose the full object/event interfaces to userspace 11 лет назад
nouveau_vga.c a01ca78c8f drm/nouveau/nvif: simplify and tidy library interfaces 10 лет назад
nouveau_vga.h 77145f1cbd drm/nouveau: port remainder of drm code, and rip out compat layer 13 лет назад
nv04_fbcon.c a01ca78c8f drm/nouveau/nvif: simplify and tidy library interfaces 10 лет назад
nv04_fence.c 538b269bc5 drm/nouveau/nvif: split out nvsw interface definitons 9 лет назад
nv10_fence.c a01ca78c8f drm/nouveau/nvif: simplify and tidy library interfaces 10 лет назад
nv10_fence.h fdb751ef2b drm/nouveau: remove as much direct use of core headers as possible 11 лет назад
nv17_fence.c 845f27253c drm/nouveau/nvif: split out ctxdma interface definitions 9 лет назад
nv50_display.c db1eb52846 drm/nouveau: s/gm204/gm200/ in a number of places 9 лет назад
nv50_display.h e225f446a0 drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge 12 лет назад
nv50_fbcon.c a01ca78c8f drm/nouveau/nvif: simplify and tidy library interfaces 10 лет назад
nv50_fence.c 845f27253c drm/nouveau/nvif: split out ctxdma interface definitions 9 лет назад
nv84_fence.c 8f0649b5c6 drm/nouveau/fifo: convert user classes to new-style nvkm_object 10 лет назад
nvc0_fbcon.c a01ca78c8f drm/nouveau/nvif: simplify and tidy library interfaces 10 лет назад
nvc0_fence.c fdb751ef2b drm/nouveau: remove as much direct use of core headers as possible 11 лет назад