Linus Torvalds ef96152e6a Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux 8 years ago
..
dispnv04 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 years ago
include eb875d87d9 drm/nouveau/tmr: provide backtrace when a timeout is hit 8 years ago
nvif 04b8867758 drm/nouveau/core/client: allow creation of subclients 8 years ago
nvkm 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 years ago
Kbuild 8d021d71b3 drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo 9 years ago
Kconfig 011cda5899 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 8 years ago
nouveau_abi16.c 1167c6bc51 drm/nouveau: allocate device object for every client 8 years ago
nouveau_abi16.h 2621a41647 drm/nouveau/abi16: implement limited interoperability with usif/nvif 10 years ago
nouveau_acpi.c b0a6af8b34 drm/nouveau/acpi: fix check for power resources support 8 years ago
nouveau_acpi.h 26c9e8effe drm/nouveau/device: remove pci/platform_device from common struct 10 years ago
nouveau_backlight.c 1167c6bc51 drm/nouveau: allocate device object for every client 8 years ago
nouveau_bios.c 1167c6bc51 drm/nouveau: allocate device object for every client 8 years ago
nouveau_bios.h 9936aeeaeb drm/nouveau/nouveau: bios pointers may be unaligned, use proper accessors 9 years ago
nouveau_bo.c 4d8b3d34c3 drm/nouveau: size is u64 everywhere 8 years ago
nouveau_bo.h 4d8b3d34c3 drm/nouveau: size is u64 everywhere 8 years ago
nouveau_chan.c 84cd0a5565 drm/nouveau: check for dead channel before trying to idle 8 years ago
nouveau_chan.h d8cc37d878 drm/nouveau: request notifications for channels that have been killed 8 years ago
nouveau_connector.c 1167c6bc51 drm/nouveau: allocate device object for every client 8 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 c2d926aacc drm/nouveau/kms/nv50: remove code to support non-atomic connector properties 8 years ago
nouveau_debugfs.c 1167c6bc51 drm/nouveau: allocate device object for every client 8 years ago
nouveau_debugfs.h 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago
nouveau_display.c 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 years ago
nouveau_display.h db1a0ae214 drm/nouveau/bl: Assign different names to interfaces 8 years ago
nouveau_dma.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago
nouveau_dma.h a01ca78c8f drm/nouveau/nvif: simplify and tidy library interfaces 10 years ago
nouveau_dp.c f479c0ba4a drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream 8 years ago
nouveau_drm.c 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 years ago
nouveau_drv.h 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 years ago
nouveau_encoder.h f479c0ba4a drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream 8 years ago
nouveau_fbcon.c 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 years ago
nouveau_fbcon.h 1608a0fbb6 drm/nouveau/fbcon: refcount the drm_framebuffer 8 years ago
nouveau_fence.c ef96152e6a Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux 8 years ago
nouveau_fence.h 96692b097b drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffers 8 years ago
nouveau_gem.c 4d8b3d34c3 drm/nouveau: size is u64 everywhere 8 years ago
nouveau_gem.h 4d8b3d34c3 drm/nouveau: size is u64 everywhere 8 years ago
nouveau_hwmon.c 7722e1b0b6 drm/nouveau/hwmon: expose power_max and power_crit 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 2254f637db drm/nouveau: fix up 32-bit ioctls and device wake up. 12 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_nvif.c 7c413feb7f drm/nouveau/core/client: pass notification callback to nvkm_client_new 8 years ago
nouveau_platform.c 34440ed697 drm/nouveau/tegra: acquire and enable reference clock if needed 9 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 8700287be2 drm/nouveau/sw: rename from software (no binary change) 10 years ago
nouveau_sgdma.c 605f9ccd7d drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables 8 years ago
nouveau_ttm.c 605f9ccd7d drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables 8 years ago
nouveau_ttm.h 77145f1cbd drm/nouveau: port remainder of drm code, and rip out compat layer 13 years ago
nouveau_usif.c 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 years ago
nouveau_usif.h 27111a23d0 drm/nouveau: expose the full object/event interfaces to userspace 11 years ago
nouveau_vga.c 1167c6bc51 drm/nouveau: allocate device object for every client 8 years ago
nouveau_vga.h 77145f1cbd drm/nouveau: port remainder of drm code, and rip out compat layer 13 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 e1ef6b42d9 drm/nouveau/kms/nv50: remove code to support non-atomic page flips 8 years ago
nv17_fence.c 605f9ccd7d drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables 8 years ago
nv50_display.c 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 years ago
nv50_display.h e1ef6b42d9 drm/nouveau/kms/nv50: remove code to support non-atomic page flips 8 years ago
nv50_fbcon.c 595b61cc13 drm/nouveau/fbcon: make use of drm_fb_helper.fb 8 years ago
nv50_fence.c 605f9ccd7d drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables 8 years ago
nv84_fence.c 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 years ago
nvc0_fbcon.c 595b61cc13 drm/nouveau/fbcon: make use of drm_fb_helper.fb 8 years ago
nvc0_fence.c 4dc28134a8 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h 9 years ago