.. |
dispnv04
|
3fce461827
BackMerge v4.18-rc7 into drm-next
|
7 years ago |
dispnv50
|
b5f436e7b4
Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixes
|
6 years ago |
include
|
4126b99e74
drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0
|
6 years ago |
nvif
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
nvkm
|
74a07c0a59
drm/nouveau/secboot/acr: fix memory leak
|
6 years ago |
Kbuild
|
30ed49b55b
drm/nouveau/kms/nv50-: move code underneath dispnv50/
|
7 years ago |
Kconfig
|
eb813999f2
drm/nouveau/mmu: implement new vmm backend
|
7 years ago |
nouveau_abi16.c
|
743e0f079a
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
|
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
|
7 years ago |
nouveau_backlight.c
|
e15e4c13e5
drm/nouveau: Refactor nvXX_backlight_init()
|
6 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
|
8 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
|
9340d77f53
drm/nouveau/disp: take sink support into account for exposing 594mhz
|
6 years ago |
nouveau_connector.h
|
a4e05f415e
drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/
|
6 years ago |
nouveau_crtc.h
|
11fc017dfb
drm/nouveau/kms/nv50: prepare for double-buffered LUTs
|
7 years ago |
nouveau_debugfs.c
|
eaeb9010bb
drm/nouveau/debugfs: Wake up GPU before doing any reclocking
|
7 years ago |
nouveau_debugfs.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
nouveau_display.c
|
6d757753ce
drm/nouveau: Move backlight device into nouveau_connector
|
6 years ago |
nouveau_display.h
|
6d757753ce
drm/nouveau: Move backlight device into nouveau_connector
|
6 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
|
8 years ago |
nouveau_drm.c
|
4ac0a807da
drm/nouveau/drm/nouveau: tegra: Call nouveau_drm_device_init()
|
6 years ago |
nouveau_drv.h
|
6d757753ce
drm/nouveau: Move backlight device into nouveau_connector
|
6 years ago |
nouveau_encoder.h
|
2ca7fb5c1c
drm/nouveau/kms/nv50: handle SetControlOutputResource from head
|
7 years ago |
nouveau_fbcon.c
|
bf78296ab1
BackMerge v4.19-rc5 into drm-next
|
6 years ago |
nouveau_fbcon.h
|
7fec8f5379
drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests
|
7 years ago |
nouveau_fence.c
|
409254281f
drm/nouveau: Remove unecessary dma_fence_ops
|
7 years ago |
nouveau_fence.h
|
eb47db4f3b
drm/nouveau/fifo: support channel count query
|
7 years ago |
nouveau_gem.c
|
3fce461827
BackMerge v4.18-rc7 into drm-next
|
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
|
da71f0efe7
drm/nouveau/hwmon: potential uninitialized variables
|
7 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
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 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
|
7 years ago |
nouveau_nvif.c
|
7c413feb7f
drm/nouveau/core/client: pass notification callback to nvkm_client_new
|
8 years ago |
nouveau_platform.c
|
94a0b8634f
drm/nouveau: Replace drm_dev_unref with drm_dev_put
|
7 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
|
7 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
|
7 years ago |
nouveau_vga.c
|
0d7b2d4def
drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state()
|
7 years ago |
nouveau_vga.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 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
|
7 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
|
7 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
|
7 years ago |
nvc0_fence.c
|
4dc28134a8
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
|
9 years ago |