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
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-04-16
Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2020-04-16
drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
Ben Skeggs
2020-04-07
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-07
drm/nouveau/kms/nv50-: wait for FIFO space on PIO channels
Ben Skeggs
2020-04-07
drm/nouveau/nvif: protect waits against GPU falling off the bus
Ben Skeggs
2020-04-07
drm/nouveau/nvif: access PTIMER through usermode class, if available
Ben Skeggs
2020-04-07
drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during init
Ben Skeggs
2020-04-07
drm/nouveau: workaround runpm fail by disabling PCI power management on certa...
Karol Herbst
2020-04-07
drm/nouveau/svm: remove useless SVM range check
Ralph Campbell
2020-04-07
drm/nouveau/svm: check for SVM initialized before migrating
Ralph Campbell
2020-04-07
drm/nouveau/svm: fix vma range check for migration
Ralph Campbell
2020-04-07
drm/nouveau: remove checks for return value of debugfs functions
Wambui Karuga
2020-04-07
drm/nouveau/ttm: evict other IO mappings when running out of BAR1 space
Ben Skeggs
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-01
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2020-03-30
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
2020-03-28
drm/nouveau/therm: convert to use i2c_new_client_device()
Wolfram Sang
2020-03-27
mm/hmm: remove HMM_FAULT_SNAPSHOT
Jason Gunthorpe
2020-03-26
mm/hmm: check the device private page owner in hmm_range_fault()
Christoph Hellwig
2020-03-26
mm: simplify device private page handling in hmm_range_fault
Christoph Hellwig
2020-03-26
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
2020-03-26
memremap: add an owner field to struct dev_pagemap
Christoph Hellwig
2020-03-19
Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
drm/nouveau: make nouveau_drm_debugfs_init() return 0
Wambui Karuga
2020-03-17
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-03-12
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-03-11
drm: Remove drm dp mst destroy_connector callbacks
Pankaj Bharadiya
2020-03-11
drm: Remove dp mst register connector callbacks
Pankaj Bharadiya
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-03-06
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-17
drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
Lyude Paul
2020-02-17
drm/nouveau/gr/tu11x: initial support
Ben Skeggs
2020-02-17
drm/nouveau/acr/tu11x: initial support
Ben Skeggs
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2020-02-03
drm/nouveau/kms/gv100-: avoid sending a core update until the first modeset
Ben Skeggs
2020-02-03
drm/nouveau/kms/gv100-: move window ownership setup into modesetting path
Ben Skeggs
2020-02-03
drm/nouveau/disp/gv100-: halt NV_PDISP_FE_RM_INTR_STAT_CTRL_DISP_ERROR storms
Ben Skeggs
2020-01-29
drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing
Ben Skeggs
2020-01-29
drm/nouveau/acr: return error when registering LSF if ACR not supported
Ben Skeggs
2020-01-29
drm/nouveau/disp/gv100-: not all channel types support reporting error codes
Ben Skeggs
2020-01-29
drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
Ben Skeggs
2020-01-29
drm/nouveau: support synchronous pushbuf submission
Ben Skeggs
2020-01-29
drm/nouveau: signal pending fences when channel has been killed
Ben Skeggs
2020-01-29
drm/nouveau: reject attempts to submit to dead channels
Ben Skeggs
2020-01-29
drm/nouveau: zero vma pointer even if we only unreference it rather than free
Ben Skeggs
[next]