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-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-01-24
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
Chris Wilson
2020-01-16
drm/ttm: nuke invalidate_caches callback
Christian König
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-10
drm/nouveau/kms/nv50-: fix panel scaling
Ben Skeggs
2019-12-10
drm/nouveau/kms/nv50-: Limit MST BPC to 8
Lyude Paul
2019-12-10
drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom
Lyude Paul
2019-12-10
drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBN
Lyude Paul
2019-12-10
drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware
Hans de Goede
2019-12-10
drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit
Hans de Goede
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-23
nouveau: use mmu_interval_notifier instead of hmm_mirror
Jason Gunthorpe
2019-11-23
nouveau: use mmu_notifier directly for invalidate_range_start
Jason Gunthorpe
2019-11-20
drm/nouveau: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-14
drm/nouveau: use drm_debug_enabled() to check for debug categories
Jani Nikula
2019-11-06
drm/nouveau: slowpath for pushbuf ioctl
Daniel Vetter
2019-10-24
drm/dp_mst: Add basic topology reprobing when resuming
Lyude Paul
2019-10-24
drm/nouveau: Resume hotplug interrupts earlier
Lyude Paul
2019-10-24
drm/nouveau: Don't grab runtime PM refs for HPD IRQs
Lyude Paul
2019-10-24
drm/dp_mst: Protect drm_dp_mst_port members with locking
Lyude Paul
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-27
Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-26
Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...
Dave Airlie
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-18
drm/atomic: Rename crtc_state->pageflip_flags to async_flip
Daniel Vetter
2019-09-17
drm/nouveau/bar/gm20b: Avoid BAR1 teardown during init
Thierry Reding
2019-09-17
drm/nouveau: Fix ordering between TTM and GEM release
Thierry Reding
2019-09-17
drm/nouveau/prime: Extend DMA reservation object lock
Thierry Reding
2019-09-17
drm/nouveau: Fix fallout from reservation object rework
Thierry Reding
2019-09-17
drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectors
Lyude Paul
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
2019-09-11
drm/nouveau: switch to gem vma offset manager
Gerd Hoffmann
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
2019-09-03
Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2019-09-02
drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs
Ben Skeggs
2019-08-27
drm_dp_cec: add connector info support.
Dariusz Marcinkiewicz
2019-08-27
Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-23
Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2019-08-23
drm/nouveau/volt: Fix for some cards having 0 maximum voltage
Mark Menzynski
2019-08-23
drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesets
Lyude Paul
2019-08-23
drm/nouveau/dispnv04: Remove runtime PM
Lyude Paul
2019-08-23
drm/nouveau/gpio: check function 76 in the power check as well
Mark Menzynski
2019-08-23
drm/nouveau/gpio: check the gpio function 16 in the power check as well
Mark Menzynski
2019-08-23
drm/nouveau/gpio: fail if gpu external power is missing
Mark Menzynski
2019-08-23
drm/nouveau/bios/gpio: sort gpios by values
Mark Menzynski
2019-08-23
drm/nouveau/therm: don't attempt fan control where PMU is already managing it
Ben Skeggs
2019-08-23
drm/nouveau/therm: skip probing for devices not specified in thermal tables
Ben Skeggs
[next]