aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-24drm/nouveau/nvif: give every notify object a human-readable nameBen Skeggs12-28/+35
2020-07-24drm/nouveau/nvif: give every disp object a human-readable identifierBen Skeggs3-4/+7
2020-07-24drm/nouveau/nvif: give every usermode object a human-readable identifierBen Skeggs4-7/+7
2020-07-24drm/nouveau/nvif: give every vmm object a human-readable identifierBen Skeggs4-13/+14
2020-07-24drm/nouveau/nvif: give every mem object a human-readable identifierBen Skeggs6-31/+36
2020-07-24drm/nouveau/nvif: give every mmu object a human-readable identifierBen Skeggs3-9/+12
2020-07-24drm/nouveau/nvif: give every device object a human-readable identifierBen Skeggs4-12/+12
2020-07-24drm/nouveau/nvif: give every object a human-readable identifierBen Skeggs28-105/+115
2020-07-24drm/nouveau/nvif: rename client ctor/dtorBen Skeggs4-8/+8
2020-07-24drm/nouveau/kms/tu102: set NVC57D_HEAD_SET_HEAD_USAGE_BOUNDS_UPSCALING_ALLOWED to TRUEBen Skeggs1-1/+1
2020-07-24drm/nouveau: Use fallthrough pseudo-keywordGustavo A. R. Silva17-45/+45
2020-07-24drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pagesRalph Campbell2-3/+84
2020-07-24drm/nouveau/mmu: make nvkm_vmm_ctor() staticRalph Campbell2-4/+1
2020-07-24drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peekAditya Pakki1-1/+3
2020-07-24drm/nouveau: Fix reference count leak in nouveau_connector_detectAditya Pakki1-1/+3
2020-07-24drm/nouveau: fix reference count leak in nv50_disp_atomic_commitAditya Pakki1-1/+3
2020-07-24drm/nouveau: fix multiple instances of reference count leaksAditya Pakki2-3/+9
2020-07-24drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_openAditya Pakki1-1/+3
2020-07-24drm/nouveau/sec2/gp102: allow module to load when LSFW is missingBen Skeggs3-10/+13
2020-07-24drm/nouveau/gr/gm200-: explicitly handle nofwBen Skeggs12-11/+29
2020-07-24drm/nouveau/pmu/gm200-: explicitly handle nofwBen Skeggs5-4/+15
2020-07-24drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FWBen Skeggs4-11/+11
2020-07-24drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrapBen Skeggs5-6/+38
2020-07-24drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrapBen Skeggs3-4/+14
2020-07-24drm/nouveau/acr: allow module to load when HSFW(s) are missingBen Skeggs7-6/+25
2020-07-24drm/nouveau/acr: refuse to load LSFW if HSFW is missingBen Skeggs1-1/+1
2020-07-24drm/nouveau/core: drop error message when no compatible FW foundBen Skeggs1-4/+1
2020-07-24drm/nouveau/mmu/gp100-: enable mmu invalidate depth optimisationBen Skeggs2-3/+2
2020-07-24drm/nouveau/nvfw: firmware structures should begin with nvfw_Timur Tabi9-23/+23
2020-07-24drm/nouveau/tmr: fix nvkm_usec/nvkm_msec definitionsTimur Tabi1-2/+2
2020-07-24drm/nouveau/therm/gt215: make gt215_therm_init staticBen Skeggs1-1/+1
2020-07-24drm/nouveau/mmu: make a couple of functions staticBen Skeggs2-2/+2
2020-07-24drm/nouveau/mc/gp10b: make gp10b_mc_init staticBen Skeggs1-1/+1
2020-07-24drm/nouveau/nvfw/acr: make lsb_header_tail_dump staticBen Skeggs1-3/+2
2020-07-24drm/nouveau/gr/gf100-: make some functions staticBen Skeggs2-6/+6
2020-07-24drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()Ben Skeggs3-5/+4
2020-07-23dma-fence: Make symbol 'dma_fence_lockdep_map' staticWei Yongjun1-1/+1
2020-07-21dt-binding: display: Allow a single port node on rocktech, jh057n00900Ondrej Jirman1-0/+1
2020-07-21dt-bindings: display: Fix example in nwl-dsi.yamlOndrej Jirman1-4/+5
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_crtc_queue_sequence_ioctl()Lyude Paul1-4/+3
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_queue_vblank_event()Lyude Paul1-4/+3
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_legacy_vblank_post_modeset()Lyude Paul1-3/+2
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_on()Lyude Paul1-3/+2
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_reset()Lyude Paul1-3/+2
2020-07-21drm/qxl: stop using TTM_MEMTYPE_FLAG_MAPPABLE v2Christian König1-6/+3
2020-07-21drm/nouveau: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König1-8/+5
2020-07-21drm/vmwgfx: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König1-7/+2
2020-07-21drm/ttm: remove TTM_MEMTYPE_FLAG_CMAChristian König6-35/+11
2020-07-21drm/ttm: cleanup coding style and implementation.Christian König1-49/+48
2020-07-21drm/ttm: remove io_reserve_fastpath flagChristian König4-8/+4