Dirk Hohndel (VMware) eee3dc56e2 drm/noveau: add SPDX identifier and clarify license 7 years ago
..
dispnv04 9aecbc45a3 drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING prop 7 years ago
dispnv50 1264f8325e drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma 7 years ago
include d521097f58 drm/nouveau/gr/gv100: initial support 7 years ago
nvif 6396bb2215 treewide: kzalloc() -> kcalloc() 7 years ago
nvkm 778e1cdd81 treewide: kvzalloc() -> kvcalloc() 7 years ago
Kbuild 30ed49b55b drm/nouveau/kms/nv50-: move code underneath dispnv50/ 7 years ago
Kconfig eb813999f2 drm/nouveau/mmu: implement new vmm backend 8 years ago
nouveau_abi16.c c1f856bb99 drm/nouveau/core: recognise gv100 7 years ago
nouveau_abi16.h e60e1ee606 Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux 7 years ago
nouveau_acpi.c f43cda5c76 drm/nouveau: fix nouveau_dsm_get_client_id()'s return type 7 years ago
nouveau_acpi.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
nouveau_backlight.c 9e75dc61ea drm/nouveau/bl: fix backlight regression 7 years ago
nouveau_bios.c 1a5c8164b3 drm/nouveau/bios: make const arrays hwsq_signature and edid_sig static 7 years ago
nouveau_bios.h 9936aeeaeb drm/nouveau/nouveau: bios pointers may be unaligned, use proper accessors 9 years ago
nouveau_bo.c 6e1f34e33c drm/nouveau/ce/gv100: initial support 7 years ago
nouveau_bo.h 0d5a03c3d9 drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client 7 years ago
nouveau_chan.c 37e1c45a58 drm/nouveau/fifo/gv100: initial support 7 years ago
nouveau_chan.h eb47db4f3b drm/nouveau/fifo: support channel count query 7 years ago
nouveau_connector.c 54b202f1d8 drm/nouveau: fix mode_valid's return type 7 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 11fc017dfb drm/nouveau/kms/nv50: prepare for double-buffered LUTs 7 years ago
nouveau_debugfs.c 1a54082a95 drm/nouveau: Remove nouveau_drm_debugfs_cleanup() 8 years ago
nouveau_debugfs.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
nouveau_display.c 0d4a2c5767 drm/nouveau/kms: move display class instantiation to library 7 years ago
nouveau_display.h 0d4a2c5767 drm/nouveau/kms: move display class instantiation to library 7 years ago
nouveau_dma.c 37e1c45a58 drm/nouveau/fifo/gv100: initial support 7 years ago
nouveau_dma.h 512fa0b8a3 drm/nouveau/drm/nv50-: remove allocation of sw class 7 years ago
nouveau_dp.c f479c0ba4a drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream 9 years ago
nouveau_drm.c 37e1c45a58 drm/nouveau/fifo/gv100: initial support 7 years ago
nouveau_drv.h eb47db4f3b drm/nouveau/fifo: support channel count query 7 years ago
nouveau_encoder.h 2ca7fb5c1c drm/nouveau/kms/nv50: handle SetControlOutputResource from head 7 years ago
nouveau_fbcon.c 27cda22332 drm/nouveau/fbcon: add module parameter to select bits-per-pixel 7 years ago
nouveau_fbcon.h d0f54f51f6 drm/nouveau: Use drm_fb_helper_output_poll_changed() 7 years ago
nouveau_fence.c eb47db4f3b drm/nouveau/fifo: support channel count query 7 years ago
nouveau_fence.h eb47db4f3b drm/nouveau/fifo: support channel count query 7 years ago
nouveau_gem.c 470db8b781 drm/nouveau/gem: tie deferred unmapping of buffers to VMA fence completion 7 years ago
nouveau_gem.h e60e1ee606 Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux 7 years ago
nouveau_hwmon.c 7a22c737fa drm/nouveau: fix temp/pwm visibility, skip hwmon when no sensors exist 7 years ago
nouveau_hwmon.h b9ed919f1c drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM 12 years ago
nouveau_ioc32.c f95aeb17f5 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() 11 years ago
nouveau_ioctl.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
nouveau_led.c ca33fafdc9 drm/nouveau/drm/nouveau/led: prevent a possible use-after-free 8 years ago
nouveau_led.h d72498ca2c drm/nouveau/nouveau/led: prevent compiling the led-code if nouveau=y and leds=m 8 years ago
nouveau_mem.c 74a39954a4 drm/nouveau: use alternate memory type for system-memory buffers with kind != 0 7 years ago
nouveau_mem.h d7722134b8 drm/nouveau: switch over to new memory and vmm interfaces 8 years ago
nouveau_nvif.c 7c413feb7f drm/nouveau/core/client: pass notification callback to nvkm_client_new 8 years ago
nouveau_platform.c c3f7de6a4c drm/nouveau/platform: support for probing GP10B 8 years ago
nouveau_platform.h 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago
nouveau_prime.c bab7cc18d3 drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device 8 years ago
nouveau_reg.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
nouveau_sgdma.c dde5da2379 drm/ttm: add bo as parameter to the ttm_tt_create callback 7 years ago
nouveau_ttm.c eee3dc56e2 drm/noveau: add SPDX identifier and clarify license 7 years ago
nouveau_ttm.h dde5da2379 drm/ttm: add bo as parameter to the ttm_tt_create callback 7 years ago
nouveau_usif.c 7d52cb88c9 drm: Remove drm_pending_event->pid 8 years ago
nouveau_usif.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
nouveau_vga.c d0f54f51f6 drm/nouveau: Use drm_fb_helper_output_poll_changed() 7 years ago
nouveau_vga.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
nouveau_vmm.c 0db912af8f drm/nouveau/gem: attach fences to VMAs to track GPU usage 7 years ago
nouveau_vmm.h 0db912af8f drm/nouveau/gem: attach fences to VMAs to track GPU usage 7 years ago
nv04_fbcon.c 1167c6bc51 drm/nouveau: allocate device object for every client 8 years ago
nv04_fence.c eb47db4f3b drm/nouveau/fifo: support channel count query 7 years ago
nv10_fence.c eb47db4f3b drm/nouveau/fifo: support channel count query 7 years ago
nv10_fence.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
nv17_fence.c eb47db4f3b drm/nouveau/fifo: support channel count query 7 years ago
nv50_display.h 1590700d94 drm/nouveau/kms/nv50-: split each resource type into their own source files 7 years ago
nv50_fbcon.c 24e8375b1b drm/nouveau: separate constant-va tracking from nvkm vma structure 8 years ago
nv50_fence.c eb47db4f3b drm/nouveau/fifo: support channel count query 7 years ago
nv84_fence.c 42bc47b353 treewide: Use array_size() in vmalloc() 7 years ago
nvc0_fbcon.c 24e8375b1b drm/nouveau: separate constant-va tracking from nvkm vma structure 8 years ago
nvc0_fence.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago