summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)AuthorFilesLines
2018-08-03drm/nouveau/fifo/gk104-: poll for runlist update completionBen Skeggs1-4/+4
2018-07-28drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul3-6/+10
2018-07-28drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul1-1/+1
2018-07-25drm/nouveau: Avoid looping through fake MST connectorsLyude Paul3-4/+26
2018-07-25drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul4-10/+29
2018-05-30drm/nouveau/bl: fix backlight regressionKarol Herbst1-5/+5
2018-05-16drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul1-4/+3
2018-04-26drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst4-1292/+1292
2018-03-21drm/nouveau/bl: Fix oops on driver unbindLukas Wunner1-2/+2
2018-03-15drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin1-0/+1
2018-03-15drm/nouveau: Fix deadlock on runtime suspendLukas Wunner1-5/+13
2018-03-03drm/nouveau/pci: do a msi rearm on initKarol Herbst1-0/+7
2018-01-23drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark1-0/+1
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman276-0/+276
2017-11-01drm/nouveau/kms/nv50: use the correct state for base channel notifier setupBen Skeggs1-3/+3
2017-10-19drm/nouveau/fbcon: fix oops without fbdev emulationPavel Roskin1-3/+4
2017-10-03drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boardsBen Skeggs1-1/+4
2017-10-03drm/nouveau/bsp/g92: disable by defaultIlia Mirkin1-1/+1
2017-10-03drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs1-0/+2
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-08-22drm/nouveau/kms/nv50: perform null check on msto[i] rathern than mstoColin Ian King1-1/+1
2017-08-22drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin1-0/+4
2017-08-22drm/nouveau: silence suspend/resume debugging messagesBen Skeggs1-11/+11
2017-08-22drm/nouveau/kms/nv04-nv4x: fix exposed format listIlia Mirkin1-1/+35
2017-08-22drm/nouveau/kms/nv10-nv40: add NV21 support to overlayIlia Mirkin1-3/+6
2017-08-22drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch settingIlia Mirkin1-28/+34
2017-08-22drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creationIlia Mirkin1-0/+21
2017-08-22drm/nouveau/mpeg: print more debug info when rejecting dma objectsIlia Mirkin2-2/+12
2017-08-22drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs1-2/+2
2017-08-22drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiBBen Skeggs2-0/+7
2017-08-22initial support (display-only) for GP108Ilia Mirkin1-0/+30
2017-08-22drm/nouveau/falcon: use a more reasonable msgqueue timeout valueBen Skeggs1-1/+1
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev4-0/+7
2017-08-22drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.Rosen Penev1-5/+2
2017-08-22drm/nouveau/pmu/gt215-: abstract detection of whether reset is neededBen Skeggs13-1/+32
2017-08-22drm/nouveau/pmu/gt215: fix resetBen Skeggs10-13/+24
2017-08-22drm/nouveau/mc/gf100: add pmu to reset maskBen Skeggs1-0/+1
2017-08-22drm/nouveau/disp/gf119-: avoid creating non-existent headsIlia Mirkin2-3/+8
2017-08-22drm/nouveau/therm/gm200: AddedKarol Herbst6-1/+46
2017-08-22drm/nouveau/therm: fix spelling mistake on array thresoldsColin Ian King1-3/+3
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König1-2/+4
2017-08-16drm/nouveau: Fix merge commitMaarten Lankhorst1-9/+10
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie15-32/+99
2017-08-10drm/nouveau/disp/nv04: avoid creation of output pathsBen Skeggs1-0/+2
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2-11/+2
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter2-4/+0
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter1-1/+0
2017-08-08drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter1-1/+0
2017-08-04drm: nouveau: remove dead code and pointless local lut storagePeter Rosin4-69/+22