.. |
dispnv04
|
9aecbc45a3
drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING prop
|
7 years ago |
include
|
fe26adf431
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlied/linux
|
7 years ago |
nvif
|
920d2b5ef2
drm/nouveau/mmu: define user interfaces to mmu vmm opertaions
|
7 years ago |
nvkm
|
d4487b57a4
Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixes
|
7 years ago |
Kbuild
|
24e8375b1b
drm/nouveau: separate constant-va tracking from nvkm vma structure
|
7 years ago |
Kconfig
|
eb813999f2
drm/nouveau/mmu: implement new vmm backend
|
7 years ago |
nouveau_abi16.c
|
359088d5b8
drm/nouveau: remove trivial cases of nvxx_device() usage
|
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
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
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
|
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
|
dde5da2379
drm/ttm: add bo as parameter to the ttm_tt_create callback
|
7 years ago |
nouveau_bo.h
|
561464ea54
drm/nouveau/bo: add helper functions for handling pinned+mapped buffers
|
7 years ago |
nouveau_chan.c
|
d7722134b8
drm/nouveau: switch over to new memory and vmm interfaces
|
7 years ago |
nouveau_chan.h
|
e60e1ee606
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
|
7 years ago |
nouveau_connector.c
|
d61a5c1063
drm/nouveau: Fix deadlock on runtime suspend
|
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
|
7 years ago |
nouveau_display.c
|
d0f54f51f6
drm/nouveau: Use drm_fb_helper_output_poll_changed()
|
7 years ago |
nouveau_display.h
|
e60e1ee606
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
|
7 years ago |
nouveau_dma.c
|
24e8375b1b
drm/nouveau: separate constant-va tracking from nvkm vma structure
|
7 years ago |
nouveau_dma.h
|
24e8375b1b
drm/nouveau: separate constant-va tracking from nvkm vma structure
|
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
|
fd1eabd880
drm/nouveau: Runtime suspend despite HDA being unbound
|
7 years ago |
nouveau_drv.h
|
fd1eabd880
drm/nouveau: Runtime suspend despite HDA being unbound
|
7 years ago |
nouveau_encoder.h
|
6c22ea3747
drm/nouveau/disp: introduce acquire/release display path methods
|
8 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
|
10842ba074
drm/nouveau: remove unused nouveau_fence_work()
|
7 years ago |
nouveau_fence.h
|
e60e1ee606
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
|
7 years ago |
nouveau_gem.c
|
add526b34a
drm/ttm: remove ttm_bo_unreserve_ticket
|
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
|
3a93dd2243
drm/nouveau/hwmon: Change permissions to numeric
|
8 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
|
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
|
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
|
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
|
74a39954a4
drm/nouveau: use alternate memory type for system-memory buffers with kind != 0
|
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
|
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
|
7 years ago |
nouveau_vmm.c
|
4ef9289299
drm/nouveau: fix obvious memory leak
|
7 years ago |
nouveau_vmm.h
|
632b740c54
drm/nouveau/mmu: remove old vmm frontend
|
7 years ago |
nv04_fbcon.c
|
1167c6bc51
drm/nouveau: allocate device object for every client
|
8 years ago |
nv04_fence.c
|
f54d186700
dma-buf: Rename struct fence to dma_fence
|
9 years ago |
nv10_fence.c
|
e1ef6b42d9
drm/nouveau/kms/nv50: remove code to support non-atomic page flips
|
8 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
|
605f9ccd7d
drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables
|
8 years ago |
nv50_display.c
|
2b4f44eec2
Backmerge tag 'v4.16-rc7' into drm-next
|
7 years ago |
nv50_display.h
|
e1ef6b42d9
drm/nouveau/kms/nv50: remove code to support non-atomic page flips
|
8 years ago |
nv50_fbcon.c
|
24e8375b1b
drm/nouveau: separate constant-va tracking from nvkm vma structure
|
7 years ago |
nv50_fence.c
|
605f9ccd7d
drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables
|
8 years ago |
nv84_fence.c
|
24e8375b1b
drm/nouveau: separate constant-va tracking from nvkm vma structure
|
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 |