Nicolai Hähnle 66257db7a5 drm/ttm: add evict parameter to ttm_bo_driver::move_notify 8 years ago
..
dispnv04 438b74a549 drm: Nuke fb->pixel_format 8 years ago
include ff5354120f drm/nouveau/bios/volt: pointers are 32-bit 8 years ago
nvif f3a8b6645d drm/nouveau: silence sparse warnings about symbols not being marked static 8 years ago
nvkm 79d48dadb0 drm/nouveau/bios/dp: fix handling of LevelEntryTableIndex on DP table 4.2 8 years ago
Kbuild 8d021d71b3 drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo 8 years ago
Kconfig 011cda5899 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 8 years ago
nouveau_abi16.c 7f53abdb95 drm/nouveau/core: recognise GP100 chipset 9 years ago
nouveau_abi16.h 2621a41647 drm/nouveau/abi16: implement limited interoperability with usif/nvif 9 years ago
nouveau_acpi.c b0a6af8b34 drm/nouveau/acpi: fix check for power resources support 8 years ago
nouveau_acpi.h 26c9e8effe drm/nouveau/device: remove pci/platform_device from common struct 10 years ago
nouveau_backlight.c b53ac1ee12 drm/nouveau/bl: Do not register interface if Apple GMUX detected 8 years ago
nouveau_bios.c 768e847759 drm/nouveau/kms: lvds panel strap moved again on maxwell 8 years ago
nouveau_bios.h 9936aeeaeb drm/nouveau/nouveau: bios pointers may be unaligned, use proper accessors 8 years ago
nouveau_bo.c 66257db7a5 drm/ttm: add evict parameter to ttm_bo_driver::move_notify 8 years ago
nouveau_bo.h be83cd4ef9 drm/nouveau: finalise nvkm namespace switch (no binary change) 10 years ago
nouveau_chan.c e8ff979492 drm/nouveau/fifo/gp100: initial support 9 years ago
nouveau_chan.h fcf3f91c34 drm/nouveau: remove unnecessary usage of object handles 9 years ago
nouveau_connector.c a743d7582d drm: Wrap the check for atomic_commit implementation 8 years ago
nouveau_connector.h 9338203c4f drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> 8 years ago
nouveau_crtc.h c2d926aacc drm/nouveau/kms/nv50: remove code to support non-atomic connector properties 8 years ago
nouveau_debugfs.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago
nouveau_debugfs.h 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago
nouveau_display.c ea441bd33f drm: nouveau: use crtc helper drm_crtc_from_index() 8 years ago
nouveau_display.h db1a0ae214 drm/nouveau/bl: Assign different names to interfaces 8 years ago
nouveau_dma.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago
nouveau_dma.h a01ca78c8f drm/nouveau/nvif: simplify and tidy library interfaces 10 years ago
nouveau_dp.c f479c0ba4a drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream 8 years ago
nouveau_drm.c 11b3c20bdd drm: Change the return type of the unload hook to void 8 years ago
nouveau_drv.h db1a0ae214 drm/nouveau/bl: Assign different names to interfaces 8 years ago
nouveau_encoder.h f479c0ba4a drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream 8 years ago
nouveau_fbcon.c a743d7582d drm: Wrap the check for atomic_commit implementation 8 years ago
nouveau_fbcon.h 1608a0fbb6 drm/nouveau/fbcon: refcount the drm_framebuffer 8 years ago
nouveau_fence.c 8b0e195314 ktime: Cleanup ktime_set() usage 8 years ago
nouveau_fence.h e1ef6b42d9 drm/nouveau/kms/nv50: remove code to support non-atomic page flips 8 years ago
nouveau_gem.c b74c0a9969 drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized 8 years ago
nouveau_gem.h 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago
nouveau_hwmon.c b66ad32d6d drm/nouveau/hwmon: add in_min and in_max 9 years ago
nouveau_hwmon.h b9ed919f1c drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM 11 years ago
nouveau_ioc32.c f95aeb17f5 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() 11 years ago
nouveau_ioctl.h 2254f637db drm/nouveau: fix up 32-bit ioctls and device wake up. 12 years ago
nouveau_led.c 8d021d71b3 drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo 8 years ago
nouveau_led.h 8d021d71b3 drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo 8 years ago
nouveau_nvif.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago
nouveau_platform.c 34440ed697 drm/nouveau/tegra: acquire and enable reference clock if needed 9 years ago
nouveau_platform.h 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago
nouveau_prime.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago
nouveau_reg.h 8700287be2 drm/nouveau/sw: rename from software (no binary change) 10 years ago
nouveau_sgdma.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago
nouveau_ttm.c 2fa70bb9b5 drm/nouveau: use designated initializers 8 years ago
nouveau_ttm.h 77145f1cbd drm/nouveau: port remainder of drm code, and rip out compat layer 13 years ago
nouveau_usif.c 1b47aaf9a9 drm/fence: add fence to drm_pending_event 9 years ago
nouveau_usif.h 27111a23d0 drm/nouveau: expose the full object/event interfaces to userspace 11 years ago
nouveau_vga.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago
nouveau_vga.h 77145f1cbd drm/nouveau: port remainder of drm code, and rip out compat layer 13 years ago
nv04_fbcon.c 9dec928052 drm/nouveau/fbcon: make use of drm_fb_helper.dev 8 years ago
nv04_fence.c f54d186700 dma-buf: Rename struct fence to dma_fence 8 years ago
nv10_fence.c e1ef6b42d9 drm/nouveau/kms/nv50: remove code to support non-atomic page flips 8 years ago
nv10_fence.h e1ef6b42d9 drm/nouveau/kms/nv50: remove code to support non-atomic page flips 8 years ago
nv17_fence.c f54d186700 dma-buf: Rename struct fence to dma_fence 8 years ago
nv50_display.c 438b74a549 drm: Nuke fb->pixel_format 8 years ago
nv50_display.h e1ef6b42d9 drm/nouveau/kms/nv50: remove code to support non-atomic page flips 8 years ago
nv50_fbcon.c 595b61cc13 drm/nouveau/fbcon: make use of drm_fb_helper.fb 8 years ago
nv50_fence.c e1ef6b42d9 drm/nouveau/kms/nv50: remove code to support non-atomic page flips 8 years ago
nv84_fence.c e1ef6b42d9 drm/nouveau/kms/nv50: remove code to support non-atomic page flips 8 years ago
nvc0_fbcon.c 595b61cc13 drm/nouveau/fbcon: make use of drm_fb_helper.fb 8 years ago
nvc0_fence.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago