summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2017-08-22drm/nouveau/kms/nv50: perform null check on msto[i] rathern than mstoColin Ian King
2017-08-22drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin
2017-08-22drm/nouveau: silence suspend/resume debugging messagesBen Skeggs
2017-08-22drm/nouveau/kms/nv04-nv4x: fix exposed format listIlia Mirkin
2017-08-22drm/nouveau/kms/nv10-nv40: add NV21 support to overlayIlia Mirkin
2017-08-22drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch settingIlia Mirkin
2017-08-22drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creationIlia Mirkin
2017-08-22drm/nouveau/mpeg: print more debug info when rejecting dma objectsIlia Mirkin
2017-08-22drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs
2017-08-22drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiBBen Skeggs
2017-08-22initial support (display-only) for GP108Ilia Mirkin
2017-08-22drm/nouveau/falcon: use a more reasonable msgqueue timeout valueBen Skeggs
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev
2017-08-22drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.Rosen Penev
2017-08-22drm/nouveau/pmu/gt215-: abstract detection of whether reset is neededBen Skeggs
2017-08-22drm/nouveau/pmu/gt215: fix resetBen Skeggs
2017-08-22drm/nouveau/mc/gf100: add pmu to reset maskBen Skeggs
2017-08-22drm/nouveau/disp/gf119-: avoid creating non-existent headsIlia Mirkin
2017-08-22drm/nouveau/therm/gm200: AddedKarol Herbst
2017-08-22drm/nouveau/therm: fix spelling mistake on array thresoldsColin Ian King
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König
2017-08-16drm/nouveau: Fix merge commitMaarten Lankhorst
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie
2017-08-10drm/nouveau/disp/nv04: avoid creation of output pathsBen Skeggs
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter
2017-08-04drm: nouveau: remove dead code and pointless local lut storagePeter Rosin
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-08-01drm/nouveau: Convert nouveau to use new iterator macros, v2.Maarten Lankhorst
2017-07-29drm/nouveau: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-26drm/nouveau: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/nouveau: Fix error handling in nv50_disp_atomic_commitMaarten Lankhorst
2017-07-25drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs
2017-07-25drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin
2017-07-24drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspendBen Skeggs
2017-07-24drm/nouveau/kms/nv50: update vblank state in response to modeset actionsBen Skeggs
2017-07-24drm/nouveau/disp: add tv encoders to output resource mappingBen Skeggs
2017-07-24drm/nouveau/i2c/gf119-: add support for address-only transactionsBen Skeggs
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-26drm/nouveau: Drop drm_vblank_cleanupDaniel Vetter
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter
2017-06-20drm/vblank: Consistent drm_crtc_ prefixDaniel Vetter
2017-06-17drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HWBen Skeggs