summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2020-07-24drm/nouveau/tmr: fix nvkm_usec/nvkm_msec definitionsTimur Tabi
2020-07-24drm/nouveau/therm/gt215: make gt215_therm_init staticBen Skeggs
2020-07-24drm/nouveau/mmu: make a couple of functions staticBen Skeggs
2020-07-24drm/nouveau/mc/gp10b: make gp10b_mc_init staticBen Skeggs
2020-07-24drm/nouveau/nvfw/acr: make lsb_header_tail_dump staticBen Skeggs
2020-07-24drm/nouveau/gr/gf100-: make some functions staticBen Skeggs
2020-07-24drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()Ben Skeggs
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-21drm/nouveau: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König
2020-07-21drm/ttm: remove TTM_MEMTYPE_FLAG_CMAChristian König
2020-07-21drm/ttm: remove io_reserve_fastpath flagChristian König
2020-07-21drm/ttm: cleanup io_mem interface with nouveauChristian König
2020-07-16drm/nouveau/kms/nvd9-: Fix disabling CRCs alongside OR reprogrammingLyude Paul
2020-07-16drm/nouveau/kms/nvd9-: Add CRC supportLyude Paul
2020-07-16drm/nouveau/kms/nv50-: Move hard-coded object handles into headerLyude Paul
2020-07-16drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.hLyude Paul
2020-07-16drm/nouveau/kms/nv140-: Track wndw mappings in nv50_head_atomLyude Paul
2020-07-16drm/nouveau/kms/nv50-: Fix disabling ditheringLyude Paul
2020-07-16drm/nouveau/kms/nv140-: Don't modify depth in state during atomic commitLyude Paul
2020-07-08drm/nouveau/nouveau: fix page fault on device private memoryRalph Campbell
2020-07-08drm/nouveau/svm: fix migrate page regressionRalph Campbell
2020-07-08drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs
2020-07-08drm/nouveau/kms/nv50-: bail from nv50_audio_disable() early if audio not enabledBen Skeggs
2020-06-29drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface v3Christian König
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-06-26drm/nouveau: don't use ttm bo->offset v3Nirmoy Das
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-08Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-06-04drm/nouveau/kms/nv50-: clear SW state of disabled windows harderBen Skeggs
2020-06-04drm/nouveau: gr/gk20a: Use firmware version 0Thierry Reding
2020-06-04drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORsBen Skeggs
2020-06-04drm/nouveau/disp/gp100: split SOR implementation from gm200Ben Skeggs
2020-06-04drm/nouveau/disp: modify OR allocation policy to account for HDA requirementsBen Skeggs
2020-06-04drm/nouveau/disp: split part of OR allocation logic into a functionBen Skeggs
2020-06-04drm/nouveau/disp: provide hint to OR allocation about HDA requirementsBen Skeggs
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-01drm/nouveau/kms/gt215-: fix race with audio driver runpmBen Skeggs
2020-06-01drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä
2020-05-26drm/nouveau: use correct conflicting framebuffer APIDave Airlie
2020-05-22drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu
2020-05-22drm/nouveau: fix runtime pm imbalance on errorDinghao Liu
2020-05-22drm/nouveau: fix runtime pm imbalance on errorDinghao Liu
2020-05-22drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu
2020-05-22drm/nouveau/nouveau/hmm: fix migrate zero page to GPURalph Campbell
2020-05-22drm/nouveau/nouveau/hmm: fix nouveau_dmem_chunk allocationsRalph Campbell
2020-05-22drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MSTLyude Paul
2020-05-22drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()Lyude Paul