Ben Skeggs 3483f08106 drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing 7 年之前
..
dispnv04 3fce461827 BackMerge v4.18-rc7 into drm-next 7 年之前
dispnv50 fa3cdf8d0b drm/nouveau: Reset MST branching unit before enabling 7 年之前
include c9fb2cc84c drm/nouveau/nvif: remove const attribute from nvif_mclass 7 年之前
nvif 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
nvkm 3483f08106 drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing 7 年之前
Kbuild 30ed49b55b drm/nouveau/kms/nv50-: move code underneath dispnv50/ 7 年之前
Kconfig eb813999f2 drm/nouveau/mmu: implement new vmm backend 7 年之前
nouveau_abi16.c 743e0f079a drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function 7 年之前
nouveau_abi16.h e60e1ee606 Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux 7 年之前
nouveau_acpi.c f43cda5c76 drm/nouveau: fix nouveau_dsm_get_client_id()'s return type 7 年之前
nouveau_acpi.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
nouveau_backlight.c 22b76bbe08 drm/nouveau: Use drm_connector_list_iter_* for iterating connectors 7 年之前
nouveau_bios.c 1a5c8164b3 drm/nouveau/bios: make const arrays hwsq_signature and edid_sig static 7 年之前
nouveau_bios.h 9936aeeaeb drm/nouveau/nouveau: bios pointers may be unaligned, use proper accessors 8 年之前
nouveau_bo.c 6e1f34e33c drm/nouveau/ce/gv100: initial support 7 年之前
nouveau_bo.h 0d5a03c3d9 drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client 7 年之前
nouveau_chan.c 37e1c45a58 drm/nouveau/fifo/gv100: initial support 7 年之前
nouveau_chan.h eb47db4f3b drm/nouveau/fifo: support channel count query 7 年之前
nouveau_connector.c f6d52b2172 drm/nouveau/disp: move eDP panel power handling 7 年之前
nouveau_connector.h 37afe55b4a drm/nouveau: Avoid looping through fake MST connectors 7 年之前
nouveau_crtc.h 11fc017dfb drm/nouveau/kms/nv50: prepare for double-buffered LUTs 7 年之前
nouveau_debugfs.c eaeb9010bb drm/nouveau/debugfs: Wake up GPU before doing any reclocking 7 年之前
nouveau_debugfs.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
nouveau_display.c 2f7ca781fd drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload 7 年之前
nouveau_display.h 2f7ca781fd drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload 7 年之前
nouveau_dma.c 37e1c45a58 drm/nouveau/fifo/gv100: initial support 7 年之前
nouveau_dma.h 512fa0b8a3 drm/nouveau/drm/nv50-: remove allocation of sw class 7 年之前
nouveau_dp.c f479c0ba4a drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream 8 年之前
nouveau_drm.c a43b16dda2 drm/nouveau: fix oops in client init failure path 7 年之前
nouveau_drv.h eb47db4f3b drm/nouveau/fifo: support channel count query 7 年之前
nouveau_encoder.h 2ca7fb5c1c drm/nouveau/kms/nv50: handle SetControlOutputResource from head 7 年之前
nouveau_fbcon.c 7fec8f5379 drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests 7 年之前
nouveau_fbcon.h 7fec8f5379 drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests 7 年之前
nouveau_fence.c eb47db4f3b drm/nouveau/fifo: support channel count query 7 年之前
nouveau_fence.h eb47db4f3b drm/nouveau/fifo: support channel count query 7 年之前
nouveau_gem.c 3fce461827 BackMerge v4.18-rc7 into drm-next 7 年之前
nouveau_gem.h e60e1ee606 Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux 7 年之前
nouveau_hwmon.c da71f0efe7 drm/nouveau/hwmon: potential uninitialized variables 7 年之前
nouveau_hwmon.h b9ed919f1c drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM 11 年之前
nouveau_ioc32.c f95aeb17f5 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() 11 年之前
nouveau_ioctl.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
nouveau_led.c ca33fafdc9 drm/nouveau/drm/nouveau/led: prevent a possible use-after-free 8 年之前
nouveau_led.h d72498ca2c drm/nouveau/nouveau/led: prevent compiling the led-code if nouveau=y and leds=m 8 年之前
nouveau_mem.c 74a39954a4 drm/nouveau: use alternate memory type for system-memory buffers with kind != 0 7 年之前
nouveau_mem.h d7722134b8 drm/nouveau: switch over to new memory and vmm interfaces 7 年之前
nouveau_nvif.c 7c413feb7f drm/nouveau/core/client: pass notification callback to nvkm_client_new 8 年之前
nouveau_platform.c 94a0b8634f drm/nouveau: Replace drm_dev_unref with drm_dev_put 7 年之前
nouveau_platform.h 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 年之前
nouveau_prime.c bab7cc18d3 drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device 8 年之前
nouveau_reg.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
nouveau_sgdma.c dde5da2379 drm/ttm: add bo as parameter to the ttm_tt_create callback 7 年之前
nouveau_ttm.c eee3dc56e2 drm/noveau: add SPDX identifier and clarify license 7 年之前
nouveau_ttm.h dde5da2379 drm/ttm: add bo as parameter to the ttm_tt_create callback 7 年之前
nouveau_usif.c 7d52cb88c9 drm: Remove drm_pending_event->pid 8 年之前
nouveau_usif.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
nouveau_vga.c 0d7b2d4def drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state() 7 年之前
nouveau_vga.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
nouveau_vmm.c 0db912af8f drm/nouveau/gem: attach fences to VMAs to track GPU usage 7 年之前
nouveau_vmm.h 0db912af8f drm/nouveau/gem: attach fences to VMAs to track GPU usage 7 年之前
nv04_fbcon.c 1167c6bc51 drm/nouveau: allocate device object for every client 8 年之前
nv04_fence.c eb47db4f3b drm/nouveau/fifo: support channel count query 7 年之前
nv10_fence.c eb47db4f3b drm/nouveau/fifo: support channel count query 7 年之前
nv10_fence.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
nv17_fence.c eb47db4f3b drm/nouveau/fifo: support channel count query 7 年之前
nv50_display.h 1590700d94 drm/nouveau/kms/nv50-: split each resource type into their own source files 7 年之前
nv50_fbcon.c 24e8375b1b drm/nouveau: separate constant-va tracking from nvkm vma structure 7 年之前
nv50_fence.c eb47db4f3b drm/nouveau/fifo: support channel count query 7 年之前
nv84_fence.c 42bc47b353 treewide: Use array_size() in vmalloc() 7 年之前
nvc0_fbcon.c 24e8375b1b drm/nouveau: separate constant-va tracking from nvkm vma structure 7 年之前
nvc0_fence.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 年之前