aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50/disp.c
AgeCommit message (Expand)Author
2021-01-27drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs
2020-10-01drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu
2020-09-03drm/nouveau: fix reference count leak in nv50_disp_atomic_commitAditya Pakki
2019-10-11drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul
2019-09-16drm/nouveau: Don't WARN_ON VCPI allocation failuresLyude Paul
2019-01-13drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()Lyude Paul
2018-12-19drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs
2018-12-19drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul
2018-11-21drm/nouveau: Fix nv50_mstc->best_encoder()Lyude Paul
2018-10-05drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()Lyude Paul
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-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
2018-05-18drm/nouveau/kms/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: handle degamma LUT from window channelsBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: decouple window state changes, and update method submi...Ben Skeggs
2018-05-18drm/nouveau/kms/nv50-: simplify tracking of channel interlocksBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: determine MST support from DP Info TableBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: unify set/clr masksBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: split base implementation by hardware classBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: split core implementation by hardware classBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: split each resource type into their own source filesBen Skeggs
2018-05-18drm/nouveau/kms/nv50: abstract OR interfaces so the code can be splitBen Skeggs
2018-05-18drm/nouveau/kms/nv50: handle SetControlOutputResource from headBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: abstract head interfaces so the code can be splitBen Skeggs
2018-05-18drm/nouveau/kms/nv50: modify core allocation so the code can be splitBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: modify base allocation so the code can be splitBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: modify cursor allocation so the code can be splitBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: modify overlay allocation so the code can be splitBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: move fb ctxdma tracking into windowsBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: fix i2c-over-aux on anx9805Ben Skeggs
2018-05-18drm/nouveau/kms/nv50-: move code underneath dispnv50/Ben Skeggs