summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/dispnv50
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-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/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul
2019-08-23drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesetsLyude Paul
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/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: drop use of drmp.hSam Ravnborg
2019-08-23drm/nouveau: drop drmP.h from nouveau_drv.hSam Ravnborg
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-15drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-06drm/nouveau: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-02drm/nouveau: Only release VCPI slots on mode changesLyude Paul
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs
2019-07-19drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin
2019-07-19drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modesIlia Mirkin
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-13drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-14drm/nouveau: fix duplication of nv50_head_atom structPeteris Rudzusiks
2019-05-14drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...Ben Skeggs
2019-05-14drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flipsBen Skeggs
2019-05-14drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs
2019-04-24drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.Maarten Lankhorst
2019-02-20drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hookBen Skeggs
2019-02-20drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hookBen Skeggs
2019-02-20drm/nouveau/kms: display destroy/init/fini hooks can be staticBen Skeggs
2019-02-20drm/nouveau: Don't WARN_ON VCPI allocation failuresLyude Paul
2019-02-20drm/nouveau/disp/tu102: rename implementation from tu104Ben Skeggs
2019-02-05drm/nouveau: Move PBN and VCPI allocation into nv50_head_atomLyude Paul
2019-02-05drm/dp_mst: Remove port validation in drm_dp_atomic_find_vcpi_slots()Lyude Paul
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard