summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-26Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...Dave Airlie
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-18drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter
2019-09-17drm/nouveau/bar/gm20b: Avoid BAR1 teardown during initThierry Reding
2019-09-17drm/nouveau: Fix ordering between TTM and GEM releaseThierry Reding
2019-09-17drm/nouveau/prime: Extend DMA reservation object lockThierry Reding
2019-09-17drm/nouveau: Fix fallout from reservation object reworkThierry Reding
2019-09-17drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul
2019-09-03Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-09-02drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs
2019-08-27Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-23Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-08-23drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski
2019-08-23drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesetsLyude Paul
2019-08-23drm/nouveau/dispnv04: Remove runtime PMLyude Paul
2019-08-23drm/nouveau/gpio: check function 76 in the power check as wellMark Menzynski
2019-08-23drm/nouveau/gpio: check the gpio function 16 in the power check as wellMark Menzynski
2019-08-23drm/nouveau/gpio: fail if gpu external power is missingMark Menzynski
2019-08-23drm/nouveau/bios/gpio: sort gpios by valuesMark Menzynski
2019-08-23drm/nouveau/therm: don't attempt fan control where PMU is already managing itBen Skeggs
2019-08-23drm/nouveau/therm: skip probing for devices not specified in thermal tablesBen Skeggs
2019-08-23drm/nouveau/kms/gv100-: attach pixel blend mode property to planesBen Skeggs
2019-08-23drm/nouveau/kms/gv100-: attach alpha property to planesBen Skeggs
2019-08-23drm/nouveau/kms/gv100-: add support for plane zpos propertyBen Skeggs
2019-08-23drm/nouveau/kms/nv50-: attach immutable zpos property to planesBen Skeggs
2019-08-23drm/nouveau/kms/nv50-: create primary plane before overlay planesBen Skeggs
2019-08-23drm/nouveau/kms/nv50-: use __drm_atomic_helper_plane_reset()Ben Skeggs
2019-08-23drm/nouveau/kms/gv100-: implement csc + enable modern colour managment proper...Ben Skeggs
2019-08-23drm/nouveau/kms/gv100-: use premultiplied alpha blending between planesBen Skeggs
2019-08-23drm/nouveau/kms/nv50-: enable modern color management propertiesIlia Mirkin
2019-08-23drm/nouveau/kms/gf119-: add ctm property supportIlia Mirkin
2019-08-23drm/nouveau/kms/nv50-: remove overlay alpha formatsIlia Mirkin
2019-08-23drm/nouveau/fifo/gk104-: fix parsing of mmu fault dataBen Skeggs
2019-08-23drm/nouveau/fifo/gf1xx: convert to using nvkm_fault_dataBen Skeggs
2019-08-23drm/nouveau/bios/init: handle INIT_RESET_END devinit opcodeRhys Kidd
2019-08-23drm/nouveau/bios/init: handle INIT_RESET_BEGUN devinit opcodeRhys Kidd
2019-08-23drm/nouveau/bios: downgrade absence of tmds table to info from an errorRhys Kidd
2019-08-23drm/nouveau: Disable atomic support on a per-device basisVille Syrjälä
2019-08-23drm/nouveau/kms/nv50-: add fp16 scanout supportIlia Mirkin
2019-08-23drm/nouveau/kms/nv50-: disable input lut harderBen Skeggs
2019-08-23drm/nouveau/kms/tu102-: disable input lut when input is already FP16Ben Skeggs
2019-08-23drm/nouveau/kms/gv100: allow windows to use PACKED8BPP formatsBen Skeggs
2019-08-23drm/nouveau: fix nvif/device.h is included more than onceHariprasad Kelam
2019-08-23drm/nouveau/dispnv04: subdev/bios.h is included more than onceHariprasad Kelam
2019-08-23drm/nouveau/mmu: use struct_size() helperGustavo A. R. Silva
2019-08-23drm/nouveau: drop use of drmp.hSam Ravnborg
2019-08-23drm/nouveau: drop drmP.h from all header filesSam Ravnborg
2019-08-23drm/nouveau: drop drmP.h from nouveau_drv.hSam Ravnborg