aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50
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
2020-02-28drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul
2019-10-11drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul
2019-10-01drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin
2019-09-16drm/nouveau: Don't WARN_ON VCPI allocation failuresLyude Paul
2019-06-15drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs
2019-06-15drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...Ben Skeggs
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-: remove duplicate assignmentBen Skeggs
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-06-19drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdmaBen Skeggs
2018-05-18drm/nouveau/kms/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: initial overlay supportBen Skeggs
2018-05-18drm/nouveau/kms/gk104-: add support for [XA]2R10G10B10 formatsBen Skeggs
2018-05-18drm/nouveau/kms/gk104-: support additional cursor sizesBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: separate blocklinear vs linear pitchBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: handle degamma LUT from window channelsBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: plane updates don't always require image_set()Ben Skeggs
2018-05-18drm/nouveau/kms/nv50-: store window visibility in stateBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: simplify swap interval handlingBen 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-: extend window image data for stereo/planar formatsBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: move drm format->hw conversion into common codeBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: unify set/clr masksBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: allow specification of valid heads for a windowBen 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