summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-07drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst
2020-10-07drm/nouveau/device: return error for unknown chipsetsKarol Herbst
2020-09-25drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENTChristoph Hellwig
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-18drm/ttm: drop special pipeline accel cleanup function.Dave Airlie
2020-09-18drm/ttm/drivers: call the bind function directly.Dave Airlie
2020-09-18drm/ttm: move unbind into the tt destroy.Dave Airlie
2020-09-18drm/ttm: flip tt destroy ordering.Dave Airlie
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie
2020-09-17drm/dp: Redo drm_dp_downstream_max_clock() as drm_dp_downstream_max_dotclock()Ville Syrjälä
2020-09-16drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie
2020-09-16drm/ttm: split populate out from binding.Dave Airlie
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie
2020-09-15drm/ttm: remove available_cachingChristian König
2020-09-15drm/nouveau: explicitly specify caching to useChristian König
2020-09-15drm/ttm: remove default cachingChristian König
2020-09-14drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-11drm/ttm: nuke memory type flagsChristian König
2020-09-11drm/nouveau: stop using TTM placement flagsChristian König
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie
2020-09-09drm/ttm/agp: remove bdev from agp helpersDave Airlie
2020-09-09drm/ttm: get rid of agp specific populate/unpopulate paths.Dave Airlie
2020-09-09drm/nouveau/ttm: use driver bind/unbind/destroy functions.Dave Airlie
2020-09-09drm/ttm: introduce ttm_bo_move_nullDave Airlie
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie
2020-09-08drm/ttm: remove bdev from ttm_ttDave Airlie
2020-09-03drm/nouveau: move io_reserve_lru handling into the driver v5Christian König
2020-09-03drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bugBen Skeggs
2020-09-03drm/nouveau/kms/nv50-gp1xx: disable notifies again after core updateBen Skeggs
2020-09-03drm/nouveau/kms/nv50-: add some whitespace before debug messageBen Skeggs
2020-09-03drm/nouveau/kms/gv100-: Include correct push header in crcc37d.cLyude Paul
2020-08-31drm/nouveau/kms: Start using drm_dp_read_dpcd_caps()Lyude Paul
2020-08-31drm/nouveau/kms: Don't change EDID when it hasn't actually changedLyude Paul
2020-08-31drm/nouveau/kms/nv50-: Add support for DP_SINK_COUNTLyude Paul
2020-08-31drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validationLyude Paul
2020-08-31drm/nouveau/kms: Only use hpd_work for reprobing in HPD pathsLyude Paul
2020-08-31drm/nouveau/kms: Move drm_dp_cec_unset_edid() into nouveau_connector_detect()Lyude Paul
2020-08-31drm/nouveau/kms: Use new drm_dp_read_mst_cap() helper for checking MST capsLyude Paul
2020-08-31drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handlingLyude Paul
2020-08-31drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in nv50_sor_disable()Lyude Paul
2020-08-31drm/nouveau/kms: Search for encoders' connectors properlyLyude Paul
2020-08-31drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in nv50_mstm_new()Lyude Paul
2020-08-31drm/nouveau/kms/nv50-: Use macros for DP registers in nouveau_dp.cLyude Paul