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-06-06
drm/nouveau/tmr: fully separate alarm execution/pending lists
Ben Skeggs
2017-06-06
drm/nouveau: enable autosuspend only when it'll actually be used
Ben Skeggs
2017-06-06
drm/nouveau: replace multiple open-coded runpm support checks with function
Ben Skeggs
2017-06-06
drm/nouveau/kms/nv50: add null check before pointer dereference
Gustavo A. R. Silva
2017-05-19
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2017-05-17
drm/nouveau/fifo/gk104-: Silence a locking warning
Dan Carpenter
2017-05-17
drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error path
Christophe JAILLET
2017-05-17
drm/nouveau: Fix drm poll_helper handling
Peter Ujfalusi
2017-05-12
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2017-05-12
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
2017-05-12
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
2017-05-12
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
2017-05-12
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
2017-05-12
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
2017-05-12
drm/nouveau/core: fix static checker warning
Ben Skeggs
2017-05-12
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
2017-05-12
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
Ben Skeggs
2017-05-12
drm/nouveau/kms/nv50: fix source-rect-only plane updates
Ben Skeggs
2017-05-12
drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()
Ben Skeggs
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-02
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2017-04-29
drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection
Mario Kleiner
2017-04-29
drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...
Wei Yongjun
2017-04-29
drm/nouveau/kms: Increase max retries in scanout position queries.
Mario Kleiner
2017-04-29
drm/nouveau/bios/bitP: check that table is long enough for optional pointers
Ben Skeggs
2017-04-29
drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine
Ilia Mirkin
2017-04-11
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-07
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
drm/fb-helper: Give up on kgdb for atomic drivers
Daniel Vetter
2017-04-06
drm/nouveau/gpio: enable interrupts on cards with 32 gpio lines
Adam Borowski
2017-04-06
drm/nouveau/gr/gp107: initial support
Ben Skeggs
2017-04-06
drm/nouveau/core: recognise GP10B chipset
Alexandre Courbot
2017-04-06
drm/nouveau/platform: support for probing GP10B
Alexandre Courbot
2017-04-06
drm/nouveau/platform: make VDD regulator optional
Alexandre Courbot
2017-04-06
drm/nouveau/gr: support for GP10B
Alexandre Courbot
2017-04-06
drm/nouveau/ibus: add GP10B support
Alexandre Courbot
2017-04-06
drm/nouveau/mc: add GP10B support
Alexandre Courbot
2017-04-06
drm/nouveau/fb: add GP10B support
Alexandre Courbot
2017-04-06
drm/nouveau/fifo: add GP10B support
Alexandre Courbot
2017-04-06
drm/nouveau/msgqueue: support for GP10B PMU firmware
Alexandre Courbot
2017-04-06
drm/nouveau/secboot: add GP10B support
Alexandre Courbot
2017-04-06
drm/nouveau/secboot/gm20b: specify MC base address as argument
Alexandre Courbot
2017-04-06
drm/nouveau/secboot: start LS firmware in post-run hook
Alexandre Courbot
2017-04-06
drm/nouveau/secboot: let LS post_run hooks return error
Alexandre Courbot
2017-04-06
drm/nouveau/secboot: pass instance to LS firmware loaders
Alexandre Courbot
2017-04-06
drm/nouveau/secboot: allow to boot multiple falcons
Alexandre Courbot
2017-04-06
drm/nouveau/imem/gk20a: Turn instmem lock into mutex
Thierry Reding
2017-04-06
drm/nouveau: initial support (display-only) for GP107
Ben Skeggs
2017-04-06
drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
Ben Skeggs
[next]