tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
gpu
/
drm
/
nouveau
/
at
v4.18
5 folders
65 files
dispnv04
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
7 years ago
dispnv50
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
7 years ago
include
drm/nouveau/gr/gv100: initial support
8 years ago
nvif
treewide: kzalloc() -> kcalloc()
7 years ago
nvkm
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
7 years ago
Kbuild
drm/nouveau/kms/nv50-: move code underneath dispnv50/
8 years ago
Kconfig
drm/nouveau/mmu: implement new vmm backend
8 years ago
nouveau_abi16.c
drm/nouveau/core: recognise gv100
8 years ago
nouveau_abi16.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
nouveau_acpi.c
drm/nouveau: fix nouveau_dsm_get_client_id()'s return type
8 years ago
nouveau_acpi.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
nouveau_backlight.c
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
7 years ago
nouveau_bios.c
drm/nouveau/bios: make const arrays hwsq_signature and edid_sig static
8 years ago
nouveau_bios.h
drm/nouveau/nouveau: bios pointers may be unaligned, use proper accessors
9 years ago
nouveau_bo.c
drm/nouveau/ce/gv100: initial support
8 years ago
nouveau_bo.h
drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
8 years ago
nouveau_chan.c
drm/nouveau/fifo/gv100: initial support
8 years ago
nouveau_chan.h
drm/nouveau/fifo: support channel count query
8 years ago
nouveau_connector.c
drm/nouveau: Avoid looping through fake MST connectors
7 years ago
nouveau_connector.h
drm/nouveau: Avoid looping through fake MST connectors
7 years ago
nouveau_crtc.h
drm/nouveau/kms/nv50: prepare for double-buffered LUTs
8 years ago
nouveau_debugfs.c
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next
9 years ago
nouveau_debugfs.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
nouveau_display.c
drm/nouveau: Avoid looping through fake MST connectors
7 years ago
nouveau_display.h
drm/nouveau/kms: move display class instantiation to library
8 years ago
nouveau_dma.c
drm/nouveau/fifo/gv100: initial support
8 years ago
nouveau_dma.h
drm/nouveau/drm/nv50-: remove allocation of sw class
8 years ago
nouveau_dp.c
drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream
9 years ago
nouveau_drm.c
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
7 years ago
nouveau_drv.h
drm/nouveau/fifo: support channel count query
8 years ago
nouveau_encoder.h
drm/nouveau/kms/nv50: handle SetControlOutputResource from head
8 years ago
nouveau_fbcon.c
drm/nouveau/fbcon: add module parameter to select bits-per-pixel
8 years ago
nouveau_fbcon.h
drm/nouveau: Use drm_fb_helper_output_poll_changed()
8 years ago
nouveau_fence.c
drm/nouveau/fifo: support channel count query
8 years ago
nouveau_fence.h
drm/nouveau/fifo: support channel count query
8 years ago
nouveau_gem.c
drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
7 years ago
nouveau_gem.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
nouveau_hwmon.c
drm/nouveau: fix temp/pwm visibility, skip hwmon when no sensors exist
8 years ago
nouveau_hwmon.h
drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM
12 years ago
nouveau_ioc32.c
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
12 years ago
nouveau_ioctl.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
nouveau_led.c
drm/nouveau/drm/nouveau/led: prevent a possible use-after-free
9 years ago
nouveau_led.h
drm/nouveau/nouveau/led: prevent compiling the led-code if nouveau=y and leds=m
9 years ago
nouveau_mem.c
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
8 years ago
nouveau_mem.h
drm/nouveau: switch over to new memory and vmm interfaces
8 years ago
nouveau_nvif.c
drm/nouveau/core/client: pass notification callback to nvkm_client_new
10 years ago
nouveau_platform.c
drm/nouveau/platform: support for probing GP10B
9 years ago
nouveau_platform.h
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
10 years ago
nouveau_prime.c
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
10 years ago
nouveau_reg.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
nouveau_sgdma.c
drm/ttm: add bo as parameter to the ttm_tt_create callback
8 years ago
nouveau_ttm.c
drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
8 years ago
nouveau_ttm.h
drm/ttm: add bo as parameter to the ttm_tt_create callback
8 years ago
nouveau_usif.c
Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm-misc into drm-next
9 years ago
nouveau_usif.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
nouveau_vga.c
drm/nouveau: Use drm_fb_helper_output_poll_changed()
8 years ago
nouveau_vga.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
nouveau_vmm.c
drm/nouveau/gem: attach fences to VMAs to track GPU usage
8 years ago
nouveau_vmm.h
drm/nouveau/gem: attach fences to VMAs to track GPU usage
8 years ago
nv04_fbcon.c
drm/nouveau: allocate device object for every client
10 years ago
nv04_fence.c
drm/nouveau/fifo: support channel count query
8 years ago
nv10_fence.c
drm/nouveau/fifo: support channel count query
8 years ago
nv10_fence.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
nv17_fence.c
drm/nouveau/fifo: support channel count query
8 years ago
nv50_display.h
drm/nouveau/kms/nv50-: split each resource type into their own source files
8 years ago
nv50_fbcon.c
drm/nouveau: separate constant-va tracking from nvkm vma structure
8 years ago
nv50_fence.c
drm/nouveau/fifo: support channel count query
8 years ago
nv84_fence.c
treewide: Use array_size() in vmalloc()
7 years ago
nvc0_fbcon.c
drm/nouveau: separate constant-va tracking from nvkm vma structure
8 years ago
nvc0_fence.c
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
10 years ago