summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50/disp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interfaceBen Skeggs2020-07-241-6/+36
* drm/nouveau/nvif: give every mem object a human-readable identifierBen Skeggs2020-07-241-2/+3
* drm/nouveau/nvif: give every object a human-readable identifierBen Skeggs2020-07-241-8/+9
* drm/nouveau: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-241-1/+1
* drm/nouveau: fix reference count leak in nv50_disp_atomic_commitAditya Pakki2020-07-241-1/+3
* Merge v5.8-rc6 into drm-nextDave Airlie2020-07-241-0/+3
|\
| * drm/nouveau/kms/nv50-: bail from nv50_audio_disable() early if audio not enabledBen Skeggs2020-07-081-0/+3
* | drm/nouveau/kms/nvd9-: Fix disabling CRCs alongside OR reprogrammingLyude Paul2020-07-161-1/+12
* | drm/nouveau/kms/nvd9-: Add CRC supportLyude Paul2020-07-161-0/+17
* | drm/nouveau/kms/nv50-: Move hard-coded object handles into headerLyude Paul2020-07-161-2/+5
* | drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.hLyude Paul2020-07-161-18/+0
* | drm/nouveau/kms/nv140-: Track wndw mappings in nv50_head_atomLyude Paul2020-07-161-0/+16
|/
* drm/nouveau/disp: provide hint to OR allocation about HDA requirementsBen Skeggs2020-06-041-5/+12
* drm/nouveau/kms/gt215-: fix race with audio driver runpmBen Skeggs2020-06-011-1/+3
* drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu2020-05-221-1/+3
* drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MSTLyude Paul2020-05-221-1/+8
* drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()Lyude Paul2020-05-221-11/+14
* drm/nouveau/kms/nv50-: Probe SOR and PIOR caps for DP interlacing supportLyude Paul2020-05-221-2/+17
* drm/nouveau/kms/nv50-: Initialize core channel in nouveau_display_create()Lyude Paul2020-05-221-1/+4
* drm/nouveau/kms: Fix regression by audio component transitionTakashi Iwai2020-05-221-6/+10
* drm/nouveau/kms: Add format mod prop to base/ovly/nvdispJames Jones2020-05-221-0/+59
* drm/nouveau/nvif: protect waits against GPU falling off the busBen Skeggs2020-04-071-0/+1
* drm: Remove drm dp mst destroy_connector callbacksPankaj Bharadiya2020-03-111-12/+0
* drm: Remove dp mst register connector callbacksPankaj Bharadiya2020-03-111-7/+0
* drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya2020-03-061-7/+0
* drm/nouveau/kms/gv100-: move window ownership setup into modesetting pathBen Skeggs2020-02-031-0/+16
* drm/nouveau: Add HD-audio component notifier supportTakashi Iwai2020-01-291-0/+111
* drm/nouveau/kms/nv50: remove set but not unused variable 'nv_connector'YueHaibing2020-01-231-2/+0
* drm/nouveau/kms/nv50-: Report possible_crtcs incorrectly on mstos, for nowLyude Paul2020-01-151-0/+12
* drm/nouveau/kms/nv50-: Use less encoders by making mstos per-headLyude Paul2020-01-151-36/+56
* drm/nouveau/kms/nv50-: Remove nv50_mstc_best_encoder()Lyude Paul2020-01-151-9/+0
* drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski2020-01-091-1/+1
* drm/dp_mst: Add PBN calculation for DSC modesDavid Francis2020-01-091-1/+1
* drm/nouveau/kms/nv50-: fix panel scalingBen Skeggs2019-12-101-3/+3
* drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul2019-12-101-1/+8
* drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul2019-12-101-24/+33
* drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBNLyude Paul2019-12-101-20/+24
* drm/dp_mst: Add basic topology reprobing when resumingLyude Paul2019-10-241-3/+3
* drm/dp_mst: Protect drm_dp_mst_port members with lockingLyude Paul2019-10-241-16/+16
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-031-33/+35
|\
| * Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-191-24/+22
| |\
| | * drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul2019-09-171-1/+2
| | * drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesetsLyude Paul2019-08-231-21/+17
| | * drm/nouveau/kms/nv50-: attach immutable zpos property to planesBen Skeggs2019-08-231-0/+1
| | * drm/nouveau: drop use of drmp.hSam Ravnborg2019-08-231-2/+2
| * | drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul2019-08-151-9/+13
| |/
| * drm/nouveau: Only release VCPI slots on mode changesLyude Paul2019-08-021-1/+1
* | drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza2019-09-161-1/+1
|/
* drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modesIlia Mirkin2019-07-191-2/+7
* drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul2019-06-131-2/+3