summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/dispnv50/disp.c
AgeCommit message (Expand)Author
2020-02-03drm/nouveau/kms/gv100-: move window ownership setup into modesetting pathBen Skeggs
2020-01-29drm/nouveau: Add HD-audio component notifier supportTakashi Iwai
2020-01-23drm/nouveau/kms/nv50: remove set but not unused variable 'nv_connector'YueHaibing
2020-01-15drm/nouveau/kms/nv50-: Report possible_crtcs incorrectly on mstos, for nowLyude Paul
2020-01-15drm/nouveau/kms/nv50-: Use less encoders by making mstos per-headLyude Paul
2020-01-15drm/nouveau/kms/nv50-: Remove nv50_mstc_best_encoder()Lyude Paul
2020-01-09drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski
2020-01-09drm/dp_mst: Add PBN calculation for DSC modesDavid Francis
2019-12-10drm/nouveau/kms/nv50-: fix panel scalingBen Skeggs
2019-12-10drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul
2019-12-10drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul
2019-12-10drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBNLyude Paul
2019-10-24drm/dp_mst: Add basic topology reprobing when resumingLyude Paul
2019-10-24drm/dp_mst: Protect drm_dp_mst_port members with lockingLyude Paul
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-17drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza
2019-08-23drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesetsLyude Paul
2019-08-23drm/nouveau/kms/nv50-: attach immutable zpos property to planesBen Skeggs
2019-08-23drm/nouveau: drop use of drmp.hSam Ravnborg
2019-08-15drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul
2019-08-02drm/nouveau: Only release VCPI slots on mode changesLyude Paul
2019-07-19drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modesIlia Mirkin
2019-06-13drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul
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-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
2019-01-10drm/nouveau: Use atomic VCPI helpers for MSTLyude Paul
2019-01-10drm/nouveau: Grab payload lock in nv50_msto_payload()Lyude Paul
2019-01-10drm/nouveau: Stop unsetting mstc->port, use malloc refsLyude Paul
2019-01-10drm/nouveau: Keep malloc references to MST portsLyude Paul
2019-01-10drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()Lyude Paul
2019-01-10drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()Lyude Paul
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-13Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-12-12drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul
2018-12-12drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs
2018-12-11drm/nouveau/drm/nouveau: Don't forget to label dp_aux devicesLyude Paul
2018-12-11drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()Lyude Paul
2018-12-10drm/dp-mst-helper: Remove hotplug callbackDaniel Vetter
2018-11-02Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds