index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2017-12-15
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
2017-12-06
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
drm/ttm: remove ttm_bo_unreserve_ticket
Christian König
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-11-22
drm/edid: Allow HDMI infoframe without VIC or S3D
Ville Syrjälä
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
2017-11-03
Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-11-03
drm/nouveau/bios/timing: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-03
drm/nouveau/devinit/nv04: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-03
drm/nouveau/bios: make const arrays hwsq_signature and edid_sig static
Colin Ian King
2017-11-03
drm/nouveau/core/memory: fix missing mutex unlock
Ben Skeggs
2017-11-03
drm/nouveau/mmu: swap out round for ALIGN
Ben Skeggs
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
drm/nouveau/gr/gf100-: don't prevent module load if firmware missing
Ben Skeggs
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau: improve selection of GPU page size
Ben Skeggs
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
2017-11-02
drm/nouveau: remove unused nouveau_fence_work()
Ben Skeggs
2017-11-02
drm/nouveau: queue delayed unmapping of VMAs on client workqueue
Ben Skeggs
2017-11-02
drm/nouveau: implement per-client delayed workqueue with fence support
Ben Skeggs
2017-11-02
drm/nouveau: determine memory class for each client
Ben Skeggs
2017-11-02
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
2017-11-02
drm/nouveau: switch to vmm limit
Ben Skeggs
2017-11-02
drm/nouveau: allocate vmm object for every client
Ben Skeggs
2017-11-02
drm/nouveau: replace use of cpu_coherent with memory types
Ben Skeggs
2017-11-02
drm/nouveau: use nvif_mmu_type to determine BAR1 caching
Ben Skeggs
2017-11-02
drm/nouveau: fetch memory type indices that we care about for ttm
Ben Skeggs
2017-11-02
drm/nouveau: consolidate handling of dma mask
Ben Skeggs
2017-11-02
drm/nouveau: check kind validity against mmu object
Ben Skeggs
2017-11-02
drm/nouveau: allocate mmu object for every client
Ben Skeggs
2017-11-02
drm/nouveau: remove trivial cases of nvxx_device() usage
Ben Skeggs
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu vmm opertaions
Ben Skeggs
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu memory allocation
Ben Skeggs
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
drm/nouveau/mmu: add base for type-based memory allocation
Ben Skeggs
2017-11-02
drm/nouveau/mmu: build up information on available memory types
Ben Skeggs
2017-11-02
drm/nouveau: remove explicit unmaps
Ben Skeggs
2017-11-02
drm/nouveau/gr/gf100-: replace hardcoded instance/vmm setup in grctx generation
Ben Skeggs
2017-11-02
drm/nouveau/gr/gf100-: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
drm/nouveau/fifo/gf100-: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
drm/nouveau/secboot/gm200: use new interfaces for vmm operations
Ben Skeggs
[next]