Dave Airlie e629612621 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixes 8 年之前
..
dispnv04 6d124ff845 drm: Add acquire ctx to ->gamma_set hook 8 年之前
include b2c4ef7079 drm/nouveau/gr/gp107: initial support 8 年之前
nvif 04b8867758 drm/nouveau/core/client: allow creation of subclients 8 年之前
nvkm 2579b8b0ec drm/nouveau/fifo/gk104-: Silence a locking warning 8 年之前
Kbuild 8d021d71b3 drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo 9 年之前
Kconfig 011cda5899 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 8 年之前
nouveau_abi16.c 1167c6bc51 drm/nouveau: allocate device object for every client 8 年之前
nouveau_abi16.h 2621a41647 drm/nouveau/abi16: implement limited interoperability with usif/nvif 9 年之前
nouveau_acpi.c 8dfe162ac7 gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level> 8 年之前
nouveau_acpi.h 26c9e8effe drm/nouveau/device: remove pci/platform_device from common struct 10 年之前
nouveau_backlight.c 1167c6bc51 drm/nouveau: allocate device object for every client 8 年之前
nouveau_bios.c 1167c6bc51 drm/nouveau: allocate device object for every client 8 年之前
nouveau_bios.h 9936aeeaeb drm/nouveau/nouveau: bios pointers may be unaligned, use proper accessors 9 年之前
nouveau_bo.c ea642c3216 drm/ttm: add io_mem_pfn callback 8 年之前
nouveau_bo.h 4d8b3d34c3 drm/nouveau: size is u64 everywhere 8 年之前
nouveau_chan.c 84cd0a5565 drm/nouveau: check for dead channel before trying to idle 8 年之前
nouveau_chan.h d8cc37d878 drm/nouveau: request notifications for channels that have been killed 8 年之前
nouveau_connector.c 1af5c410cc drm/nouveau/i2c: modify aux interface to return length actually transferred 8 年之前
nouveau_connector.h 9338203c4f drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> 8 年之前
nouveau_crtc.h c2d926aacc drm/nouveau/kms/nv50: remove code to support non-atomic connector properties 8 年之前
nouveau_debugfs.c 1a54082a95 drm/nouveau: Remove nouveau_drm_debugfs_cleanup() 8 年之前
nouveau_debugfs.h 1a54082a95 drm/nouveau: Remove nouveau_drm_debugfs_cleanup() 8 年之前
nouveau_display.c 9a2eba337c drm/nouveau: Fix drm poll_helper handling 8 年之前
nouveau_display.h a4eff9aa6d drm: Add acquire ctx parameter to ->set_config 8 年之前
nouveau_dma.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 年之前
nouveau_dma.h a01ca78c8f drm/nouveau/nvif: simplify and tidy library interfaces 10 年之前
nouveau_dp.c f479c0ba4a drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream 8 年之前
nouveau_drm.c 9a2eba337c drm/nouveau: Fix drm poll_helper handling 8 年之前
nouveau_drv.h 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 年之前
nouveau_encoder.h f479c0ba4a drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream 8 年之前
nouveau_fbcon.c 8e22e1b349 Merge airlied/drm-next into drm-misc-next 8 年之前
nouveau_fbcon.h 1608a0fbb6 drm/nouveau/fbcon: refcount the drm_framebuffer 8 年之前
nouveau_fence.c ef96152e6a Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux 8 年之前
nouveau_fence.h 96692b097b drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffers 8 年之前
nouveau_gem.c 752ade68cb treewide: use kv[mz]alloc* rather than opencoded variants 8 年之前
nouveau_gem.h 4d8b3d34c3 drm/nouveau: size is u64 everywhere 8 年之前
nouveau_hwmon.c 7722e1b0b6 drm/nouveau/hwmon: expose power_max and power_crit 8 年之前
nouveau_hwmon.h b9ed919f1c drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM 12 年之前
nouveau_ioc32.c f95aeb17f5 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() 11 年之前
nouveau_ioctl.h 2254f637db drm/nouveau: fix up 32-bit ioctls and device wake up. 12 年之前
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_nvif.c 7c413feb7f drm/nouveau/core/client: pass notification callback to nvkm_client_new 8 年之前
nouveau_platform.c c3f7de6a4c drm/nouveau/platform: support for probing GP10B 8 年之前
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 8700287be2 drm/nouveau/sw: rename from software (no binary change) 10 年之前
nouveau_sgdma.c 605f9ccd7d drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables 8 年之前
nouveau_ttm.c 605f9ccd7d drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables 8 年之前
nouveau_ttm.h 77145f1cbd drm/nouveau: port remainder of drm code, and rip out compat layer 13 年之前
nouveau_usif.c 7d52cb88c9 drm: Remove drm_pending_event->pid 8 年之前
nouveau_usif.h 27111a23d0 drm/nouveau: expose the full object/event interfaces to userspace 11 年之前
nouveau_vga.c 1d3c110301 drm/nouveau: Don't register Thunderbolt eGPU with vga_switcheroo 8 年之前
nouveau_vga.h 77145f1cbd drm/nouveau: port remainder of drm code, and rip out compat layer 13 年之前
nv04_fbcon.c 1167c6bc51 drm/nouveau: allocate device object for every client 8 年之前
nv04_fence.c f54d186700 dma-buf: Rename struct fence to dma_fence 8 年之前
nv10_fence.c e1ef6b42d9 drm/nouveau/kms/nv50: remove code to support non-atomic page flips 8 年之前
nv10_fence.h e1ef6b42d9 drm/nouveau/kms/nv50: remove code to support non-atomic page flips 8 年之前
nv17_fence.c 605f9ccd7d drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables 8 年之前
nv50_display.c bb57d0411a Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next 8 年之前
nv50_display.h e1ef6b42d9 drm/nouveau/kms/nv50: remove code to support non-atomic page flips 8 年之前
nv50_fbcon.c 595b61cc13 drm/nouveau/fbcon: make use of drm_fb_helper.fb 8 年之前
nv50_fence.c 605f9ccd7d drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables 8 年之前
nv84_fence.c 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 年之前
nvc0_fbcon.c 595b61cc13 drm/nouveau/fbcon: make use of drm_fb_helper.fb 8 年之前
nvc0_fence.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 年之前