aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50/disp.c
AgeCommit message (Expand)Author
2020-02-11drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul
2020-02-11drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul
2020-02-11drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBNLyude Paul
2019-11-09drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul
2019-08-25drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul
2019-08-06drm/nouveau: Only release VCPI slots on mode changesLyude 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
2018-10-19drm/nouveau: Fix nv50_mstc->best_encoder()Lyude Paul
2018-10-11drm/nouveau/disp: add support for setting scdc parameters for high modesIlia Mirkin
2018-10-05drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()Lyude Paul
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-07drm/nouveau: Reset MST branching unit before enablingLyude Paul
2018-09-07drm/nouveau: Only write DP_MSTM_CTRL when neededLyude Paul
2018-09-07drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requestsLyude Paul
2018-09-06drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirkGerd Hoffmann
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-19drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascalBen Skeggs
2018-07-16drm/nouveau/kms/nv50-: Allow vblank_disable_immediateMario Kleiner
2018-07-16drm/nouveau/kms/nv50-: fix drm-get-put.cocci warningskbuild test robot
2018-07-16drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul
2018-07-16drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul
2018-07-16drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst ...Ben Skeggs
2018-07-13drm: drop _mode_ from remaining connector functionsDaniel Vetter
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter