Nouveau Display Driver
[Prev Page][Next Page]
Re: [PATCH drm-misc-next 1/3] drm/sched: implement dynamic job flow control, Luben Tuikov
[PATCH 0/9] drm: Annotate structs with __counted_by,
Kees Cook
- [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_by, Kees Cook
- [PATCH 3/9] drm/i915/selftests: Annotate struct perf_series with __counted_by, Kees Cook
- [PATCH 6/9] drm/vc4: Annotate struct vc4_perfmon with __counted_by, Kees Cook
- [PATCH 2/9] drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_by, Kees Cook
- [PATCH 8/9] drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_by, Kees Cook
- [PATCH 4/9] drm/msm/dpu: Annotate struct dpu_hw_intr with __counted_by, Kees Cook
- [PATCH 7/9] drm/virtio: Annotate struct virtio_gpu_object_array with __counted_by, Kees Cook
- [PATCH 5/9] drm/nouveau/pm: Annotate struct nvkm_perfdom with __counted_by, Kees Cook
- [PATCH 9/9] drm/v3d: Annotate struct v3d_perfmon with __counted_by, Kees Cook
- Re: [PATCH 0/9] drm: Annotate structs with __counted_by, Kees Cook
[RFT PATCH v2 00/12] drm: call drm_atomic_helper_shutdown() at the right times,
Douglas Anderson
[PATCH v2] MAINTAINERS: Update drm-misc entry to match all drivers,
Maxime Ripard
[PATCH drm-misc-next v4 0/8] [RFC] DRM GPUVA Manager GPU-VM features,
Danilo Krummrich
[PATCH drm-misc-next v4 6/8] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm, Danilo Krummrich
[PATCH drm-misc-next v4 7/8] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation, Danilo Krummrich
[PATCH drm-misc-next v4 8/8] drm/nouveau: GPUVM dma-resv/extobj handling, GEM validation, Danilo Krummrich
[PATCH v3 00/44] drm/nouveau: initial support for GSP-RM 535.54.04 (and Ada GPUs),
Lyude Paul
- [PATCH v3 01/44] drm/nouveau/devinit/tu102-: remove attempt at loading PreOS, Lyude Paul
- [PATCH v3 02/44] drm/nouveau/imem: support allocations not preserved across suspend, Lyude Paul
- [PATCH v3 03/44] drm/nouveau/gr/gf100-: lose contents of global ctxbufs across suspend, Lyude Paul
- [PATCH v3 06/44] drm/nouveau/disp: rearrange output methods, Lyude Paul
- [PATCH v3 05/44] drm/nouveau/kms/nv50-: fix mst payload alloc fail crashing evo, Lyude Paul
- [PATCH v3 04/44] drm/nouveau/mmu/gp100-: always invalidate TLBs at CACHE_LEVEL_ALL, Lyude Paul
- [PATCH v3 07/44] drm/nouveau/disp: add output detect method, Lyude Paul
- [PATCH v3 08/44] drm/nouveau/disp: add output method to fetch edid, Lyude Paul
- [PATCH v3 09/44] drm/nouveau/disp: rename internal output acquire/release functions, Lyude Paul
- [PATCH v3 11/44] drm/nouveau/disp: shuffle to make upcoming diffs prettier, Lyude Paul
- [PATCH v3 10/44] drm/nouveau/kms: Add INHERIT ioctl to nvkm/nvif for reading IOR state, Lyude Paul
- [PATCH v3 12/44] drm/nouveau/disp: add acquire_dac(), Lyude Paul
- [PATCH v3 13/44] drm/nouveau/disp: add acquire_sor/pior(), Lyude Paul
- [PATCH v3 14/44] drm/nouveau/disp: update SOR routing immediately on acquire(), Lyude Paul
- [PATCH v3 16/44] drm/nouveau/kms/nv50-: remove nv_encoder.audio.connector, Lyude Paul
- [PATCH v3 15/44] drm/nouveau/kms/nv50-: pull some common init out of OR-specific code, Lyude Paul
- [PATCH v3 18/44] drm/nouveau/kms/nv50-: move audio enable post-modeset, Lyude Paul
- [PATCH v3 17/44] drm/nouveau/kms/nv50-: keep output state around until modeset complete, Lyude Paul
- [PATCH v3 19/44] drm/nouveau/disp: add output hdmi config method, Lyude Paul
- [PATCH v3 20/44] drm/nouveau/disp: move hdmi disable out of release(), Lyude Paul
- [PATCH v3 21/44] drm/nouveau/disp: release outputs post-modeset, Lyude Paul
- [PATCH v3 22/44] drm/nouveau/disp: remove SOR routing updates from supervisor, Lyude Paul
- [PATCH v3 23/44] drm/nouveau/disp: add output backlight control methods, Lyude Paul
- [PATCH v3 24/44] drm/nouveau/disp: add output lvds config method, Lyude Paul
- [PATCH v3 25/44] drm/nouveau/disp: add hdmi audio hal function, Lyude Paul
- [PATCH v3 26/44] drm/nouveau/disp: move dp aux pwr method to HAL, Lyude Paul
- [PATCH v3 27/44] drm/nouveau/disp: add dp aux xfer method, Lyude Paul
- [PATCH v3 28/44] drm/nouveau/disp: add dp rates method, Lyude Paul
- [PATCH v3 29/44] drm/nouveau/kms/nv50-: split DP disable+enable into two modesets, Lyude Paul
- [PATCH v3 30/44] drm/nouveau/kms/nv50-: flush mst disables together, Lyude Paul
- [PATCH v3 31/44] drm/nouveau/kms/nv50-: fixup sink D3 before tearing down link, Lyude Paul
- [PATCH v3 32/44] drm/nouveau/disp: add dp train method, Lyude Paul
- [PATCH v3 33/44] drm/nouveau/disp: move link training out of supervisor, Lyude Paul
- [PATCH v3 34/44] drm/nouveau/disp: add dp sst config method, Lyude Paul
- [PATCH v3 35/44] drm/nouveau/disp: add dp mst id get/put methods, Lyude Paul
- [PATCH v3 36/44] drm/nouveau/disp: move outp/conn construction to chipset code, Lyude Paul
- [PATCH v3 40/44] drm/nouveau/kms/nv50-: create heads after outps/conns, Lyude Paul
- [PATCH v3 38/44] drm/nouveau/disp/nv50-: skip DCB_OUTPUT_TV, Lyude Paul
- [PATCH v3 41/44] drm/nouveau/kms/nv50-: name aux channels after their connector, Lyude Paul
- [PATCH v3 39/44] drm/nouveau/kms/nv50-: create heads based on nvkm head mask, Lyude Paul
- [PATCH v3 37/44] drm/nouveau/disp: move outp init/fini paths to chipset code, Lyude Paul
- [PATCH v3 42/44] drm/nouveau/kms/nv50-: create connectors based on nvkm info, Lyude Paul
- [PATCH v3 43/44] drm/nouveau/kms/nv50-: create outputs based on nvkm info, Lyude Paul
- [PATCH v3 44/44] drm/nouveau/kms/nv50-: disable dcb parsing, Lyude Paul
- Re: [PATCH v3 00/44] drm/nouveau: initial support for GSP-RM 535.54.04 (and Ada GPUs), Timur Tabi
Stepping away.,
Ben Skeggs
[PATCH] MAINTAINERS: remove myself as nouveau maintainer, Ben Skeggs
[PATCH 00/44] drm/nouveau: initial support for GSP-RM 535.54.04 (and Ada GPUs),
Ben Skeggs
- [PATCH 01/44] drm/nouveau/mmu/tu102-: remove write to 0x100e68 during tlb invalidate, Ben Skeggs
- [PATCH 02/44] drm/nouveau/nvkm: bump maximum number of NVDEC, Ben Skeggs
- [PATCH 03/44] drm/nouveau/nvkm: bump maximum number of NVJPG, Ben Skeggs
- [PATCH 04/44] drm/nouveau/gsp: prepare for GSP-RM, Ben Skeggs
- [PATCH 05/44] drm/nouveau/acr/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 06/44] drm/nouveau/bar/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 07/44] drm/nouveau/bus/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 08/44] drm/nouveau/devinit/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 09/44] drm/nouveau/fault/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 10/44] drm/nouveau/fb/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 11/44] drm/nouveau/fuse/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 12/44] drm/nouveau/gpio/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 13/44] drm/nouveau/i2c/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 14/44] drm/nouveau/imem/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 15/44] drm/nouveau/ltc/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 16/44] drm/nouveau/mc/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 17/44] drm/nouveau/mmu/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 18/44] drm/nouveau/pmu/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 19/44] drm/nouveau/privring/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 20/44] drm/nouveau/therm/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 21/44] drm/nouveau/top/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 22/44] drm/nouveau/vfn/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 23/44] drm/nouveau/ce/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 24/44] drm/nouveau/disp/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 25/44] drm/nouveau/fifo/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 26/44] drm/nouveau/gr/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 27/44] drm/nouveau/nvdec/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 28/44] drm/nouveau/nvenc/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 29/44] drm/nouveau/sec2/tu102-: prepare for GSP-RM, Ben Skeggs
- [PATCH 30/44] drm/nouveau/kms/tu102-: disable vbios parsing when running on RM, Ben Skeggs
- [PATCH 31/44] drm/nouveau/nvkm: support loading fws into sg_table, Ben Skeggs
- [PATCH 33/44] drm/nouveau/gsp/r535: add support for rm control, Ben Skeggs
- [PATCH 34/44] drm/nouveau/gsp/r535: add support for rm alloc, Ben Skeggs
- [PATCH 35/44] drm/nouveau/gsp/r535: add interrupt handling, Ben Skeggs
- [PATCH 36/44] drm/nouveau/mmu/r535: initial support, Ben Skeggs
- [PATCH 38/44] drm/nouveau/fifo/r535: initial support, Ben Skeggs
- [PATCH 39/44] drm/nouveau/ce/r535: initial support, Ben Skeggs
- [PATCH 41/44] drm/nouveau/nvdec/r535: initial support, Ben Skeggs
- [PATCH 40/44] drm/nouveau/gr/r535: initial support, Ben Skeggs
- [PATCH 42/44] drm/nouveau/nvenc/r535: initial support, Ben Skeggs
- [PATCH 43/44] drm/nouveau/nvjpg/r535: initial support, Ben Skeggs
- [PATCH 44/44] drm/nouveau/ofa/r535: initial support, Ben Skeggs
- [PATCH 32/44] drm/nouveau/gsp/r535: add support for booting GSP-RM, Ben Skeggs
- [PATCH 37/44] drm/nouveau/disp/r535: initial support, Ben Skeggs
[PATCH v2 00/44] drm/nouveau: display rework to support GSP-RM,
Ben Skeggs
- [PATCH v2 01/44] drm/nouveau/devinit/tu102-: remove attempt at loading PreOS, Ben Skeggs
- [PATCH v2 02/44] drm/nouveau/imem: support allocations not preserved across suspend, Ben Skeggs
- [PATCH v2 03/44] drm/nouveau/gr/gf100-: lose contents of global ctxbufs across suspend, Ben Skeggs
- [PATCH v2 04/44] drm/nouveau/mmu/gp100-: always invalidate TLBs at CACHE_LEVEL_ALL, Ben Skeggs
- [PATCH v2 05/44] drm/nouveau/kms/nv50-: fix mst payload alloc fail crashing evo, Ben Skeggs
- [PATCH v2 06/44] drm/nouveau/disp: rearrange output methods, Ben Skeggs
- [PATCH v2 07/44] drm/nouveau/disp: add output detect method, Ben Skeggs
- [PATCH v2 08/44] drm/nouveau/disp: add output method to fetch edid, Ben Skeggs
- [PATCH v2 09/44] drm/nouveau/disp: rename internal output acquire/release functions, Ben Skeggs
- [PATCH v2 10/44] drm/nouveau/kms: Add INHERIT ioctl to nvkm/nvif for reading IOR state, Ben Skeggs
- [PATCH v2 11/44] drm/nouveau/disp: shuffle to make upcoming diffs prettier, Ben Skeggs
- [PATCH v2 12/44] drm/nouveau/disp: add acquire_dac(), Ben Skeggs
- [PATCH v2 13/44] drm/nouveau/disp: add acquire_sor/pior(), Ben Skeggs
- [PATCH v2 14/44] drm/nouveau/disp: update SOR routing immediately on acquire(), Ben Skeggs
- [PATCH v2 15/44] drm/nouveau/kms/nv50-: pull some common init out of OR-specific code, Ben Skeggs
- [PATCH v2 16/44] drm/nouveau/kms/nv50-: remove nv_encoder.audio.connector, Ben Skeggs
- [PATCH v2 17/44] drm/nouveau/kms/nv50-: keep output state around until modeset complete, Ben Skeggs
- [PATCH v2 18/44] drm/nouveau/kms/nv50-: move audio enable post-modeset, Ben Skeggs
- [PATCH v2 19/44] drm/nouveau/disp: add output hdmi config method, Ben Skeggs
- [PATCH v2 20/44] drm/nouveau/disp: move hdmi disable out of release(), Ben Skeggs
- [PATCH v2 21/44] drm/nouveau/disp: release outputs post-modeset, Ben Skeggs
- [PATCH v2 22/44] drm/nouveau/disp: remove SOR routing updates from supervisor, Ben Skeggs
- [PATCH v2 23/44] drm/nouveau/disp: add output backlight control methods, Ben Skeggs
- [PATCH v2 24/44] drm/nouveau/disp: add output lvds config method, Ben Skeggs
- [PATCH v2 25/44] drm/nouveau/disp: add hdmi audio hal function, Ben Skeggs
- [PATCH v2 26/44] drm/nouveau/disp: move dp aux pwr method to HAL, Ben Skeggs
- [PATCH v2 27/44] drm/nouveau/disp: add dp aux xfer method, Ben Skeggs
- [PATCH v2 28/44] drm/nouveau/disp: add dp rates method, Ben Skeggs
- [PATCH v2 29/44] drm/nouveau/kms/nv50-: split DP disable+enable into two modesets, Ben Skeggs
- [PATCH v2 30/44] drm/nouveau/kms/nv50-: flush mst disables together, Ben Skeggs
- [PATCH v2 31/44] drm/nouveau/kms/nv50-: fixup sink D3 before tearing down link, Ben Skeggs
- [PATCH v2 32/44] drm/nouveau/disp: add dp train method, Ben Skeggs
- [PATCH v2 33/44] drm/nouveau/disp: move link training out of supervisor, Ben Skeggs
- [PATCH v2 34/44] drm/nouveau/disp: add dp sst config method, Ben Skeggs
- [PATCH v2 35/44] drm/nouveau/disp: add dp mst id get/put methods, Ben Skeggs
- [PATCH v2 36/44] drm/nouveau/disp: move outp/conn construction to chipset code, Ben Skeggs
- [PATCH v2 37/44] drm/nouveau/disp: move outp init/fini paths to chipset code, Ben Skeggs
- [PATCH v2 38/44] drm/nouveau/disp/nv50-: skip DCB_OUTPUT_TV, Ben Skeggs
- [PATCH v2 39/44] drm/nouveau/kms/nv50-: create heads based on nvkm head mask, Ben Skeggs
- [PATCH v2 40/44] drm/nouveau/kms/nv50-: create heads after outps/conns, Ben Skeggs
- [PATCH v2 41/44] drm/nouveau/kms/nv50-: name aux channels after their connector, Ben Skeggs
- [PATCH v2 42/44] drm/nouveau/kms/nv50-: create connectors based on nvkm info, Ben Skeggs
- [PATCH v2 43/44] drm/nouveau/kms/nv50-: create outputs based on nvkm info, Ben Skeggs
- [PATCH v2 44/44] drm/nouveau/kms/nv50-: disable dcb parsing, Ben Skeggs
- Re: [PATCH v2 00/44] drm/nouveau: display rework to support GSP-RM, Danilo Krummrich
[PATCH] drm/nouveau: sched: fix leaking memory of timedout job,
Danilo Krummrich
[PATCH] drm/nouveau: fence: fix type cast warning in nouveau_fence_emit(),
Danilo Krummrich
[PATCH] nouveau/u_memcpya: fix NULL vs error pointer bug,
Dan Carpenter
[PATCH 00/44] drm/nouveau: display rework to support GSP-RM,
Ben Skeggs
- [PATCH 01/44] drm/nouveau/devinit/tu102-: remove attempt at loading PreOS, Ben Skeggs
- [PATCH 02/44] drm/nouveau/imem: support allocations not preserved across suspend, Ben Skeggs
- [PATCH 03/44] drm/nouveau/gr/gf100-: lose contents of global ctxbufs across suspend, Ben Skeggs
- [PATCH 04/44] drm/nouveau/mmu/gp100-: always invalidate TLBs at CACHE_LEVEL_ALL, Ben Skeggs
- [PATCH 05/44] drm/nouveau/kms/nv50-: fix mst payload alloc fail crashing evo, Ben Skeggs
- [PATCH 06/44] drm/nouveau/disp: rearrange output methods, Ben Skeggs
- [PATCH 07/44] drm/nouveau/disp: add output detect method, Ben Skeggs
- [PATCH 08/44] drm/nouveau/disp: add output method to fetch edid, Ben Skeggs
- [PATCH 09/44] drm/nouveau/disp: rename internal output acquire/release functions, Ben Skeggs
- [PATCH 10/44] drm/nouveau/kms: Add INHERIT ioctl to nvkm/nvif for reading IOR state, Ben Skeggs
- [PATCH 11/44] drm/nouveau/disp: shuffle to make upcoming diffs prettier, Ben Skeggs
- [PATCH 12/44] drm/nouveau/disp: add acquire_dac(), Ben Skeggs
- [PATCH 13/44] drm/nouveau/disp: add acquire_sor/pior(), Ben Skeggs
- [PATCH 14/44] drm/nouveau/disp: update SOR routing immediately on acquire(), Ben Skeggs
- [PATCH 15/44] drm/nouveau/kms/nv50-: pull some common init out of OR-specific code, Ben Skeggs
- [PATCH 16/44] drm/nouveau/kms/nv50-: remove nv_encoder.audio.connector, Ben Skeggs
- [PATCH 17/44] drm/nouveau/kms/nv50-: keep output state around until modeset complete, Ben Skeggs
- [PATCH 18/44] drm/nouveau/kms/nv50-: move audio enable post-modeset, Ben Skeggs
- [PATCH 19/44] drm/nouveau/disp: add output hdmi config method, Ben Skeggs
- [PATCH 20/44] drm/nouveau/disp: move hdmi disable out of release(), Ben Skeggs
- [PATCH 21/44] drm/nouveau/disp: release outputs post-modeset, Ben Skeggs
- [PATCH 22/44] drm/nouveau/disp: remove SOR routing updates from supervisor, Ben Skeggs
- [PATCH 23/44] drm/nouveau/disp: add output backlight control methods, Ben Skeggs
- [PATCH 24/44] drm/nouveau/disp: add output lvds config method, Ben Skeggs
- [PATCH 25/44] drm/nouveau/disp: add hdmi audio hal function, Ben Skeggs
- [PATCH 26/44] drm/nouveau/disp: move dp aux pwr method to HAL, Ben Skeggs
- [PATCH 27/44] drm/nouveau/disp: add dp aux xfer method, Ben Skeggs
- [PATCH 28/44] drm/nouveau/disp: add dp rates method, Ben Skeggs
- [PATCH 29/44] drm/nouveau/kms/nv50-: split DP disable+enable into two modesets, Ben Skeggs
- [PATCH 30/44] drm/nouveau/kms/nv50-: flush mst disables together, Ben Skeggs
- [PATCH 31/44] drm/nouveau/kms/nv50-: fixup sink D3 before tearing down link, Ben Skeggs
- [PATCH 32/44] drm/nouveau/disp: add dp train method, Ben Skeggs
- [PATCH 33/44] drm/nouveau/disp: move link training out of supervisor, Ben Skeggs
- [PATCH 34/44] drm/nouveau/disp: add support for post-LT adjust, Ben Skeggs
- [PATCH 35/44] drm/nouveau/disp: add dp sst config method, Ben Skeggs
- [PATCH 36/44] drm/nouveau/disp: add dp mst id get/put methods, Ben Skeggs
- [PATCH 37/44] drm/nouveau/disp: move outp/conn construction to chipset code, Ben Skeggs
- [PATCH 38/44] drm/nouveau/disp: move outp init/fini paths to chipset code, Ben Skeggs
- [PATCH 39/44] drm/nouveau/kms/nv50-: create heads based on nvkm head mask, Ben Skeggs
- [PATCH 40/44] drm/nouveau/kms/nv50-: create heads after outps/conns, Ben Skeggs
- [PATCH 41/44] drm/nouveau/kms/nv50-: name aux channels after their connector, Ben Skeggs
- [PATCH 42/44] drm/nouveau/kms/nv50-: create connectors based on nvkm info, Ben Skeggs
- [PATCH 43/44] drm/nouveau/kms/nv50-: create outputs based on nvkm info, Ben Skeggs
- [PATCH 44/44] drm/nouveau/kms/nv50-: disable dcb parsing, Ben Skeggs
- Re: [PATCH 00/44] drm/nouveau: display rework to support GSP-RM, Lyude Paul
[PATCH drm-misc-next v3 0/7] [RFC] DRM GPUVA Manager GPU-VM features,
Danilo Krummrich
[PATCH drm-misc-next v3 5/7] drm/gpuvm: add an abstraction for a VM / BO combination, Danilo Krummrich
[PATCH drm-misc-next v3 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation, Danilo Krummrich
Message not available
Re: [PATCH drm-misc-next v3 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation, Thomas Hellström
Re: [PATCH drm-misc-next v3 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation, Thomas Hellström
[PATCH drm-misc-next v3 7/7] drm/nouveau: GPUVM dma-resv/extobj handling, GEM validation, Danilo Krummrich
Hardware requirements, Raghav Sharma
[PATCH] drm/nouveau/acr/ga102: remove set but unused variable, Bo Liu
[PATCH drm-misc-next v2 0/7] [RFC] DRM GPUVA Manager GPU-VM features,
Danilo Krummrich
[PATCH drm-misc-next v2 3/7] drm/nouveau: uvmm: rename 'umgr' to 'base', Danilo Krummrich
[PATCH drm-misc-next v2 4/7] drm/gpuvm: common dma-resv per struct drm_gpuvm, Danilo Krummrich
[PATCH drm-misc-next v2 5/7] drm/gpuvm: add an abstraction for a VM / BO combination, Danilo Krummrich
Message not available
[PATCH drm-misc-next v2 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation, Danilo Krummrich
[PATCH drm-misc-next v2 7/7] drm/nouveau: GPUVM dma-resv/extobj handling, GEM validation, Danilo Krummrich
[RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time,
Sui Jingfeng
- [RFC, drm-misc-next v4 1/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time, Sui Jingfeng
- [RFC, drm-misc-next v4 2/9] drm/nouveau: Implement .be_primary() callback, Sui Jingfeng
- [RFC, drm-misc-next v4 3/9] drm/radeon: Implement .be_primary() callback, Sui Jingfeng
- [RFC, drm-misc-next v4 4/9] drm/amdgpu: Implement .be_primary() callback, Sui Jingfeng
- [RFC, drm-misc-next v4 6/9] drm/loongson: Implement .be_primary() callback, Sui Jingfeng
- [RFC, drm-misc-next v4 5/9] drm/i915: Implement .be_primary() callback, Sui Jingfeng
- [RFC, drm-misc-next v4 7/9] drm/ast: Register as a VGA client by calling vga_client_register(), Sui Jingfeng
- [RFC, drm-misc-next v4 8/9] drm/hibmc: Register as a VGA client by calling vga_client_register(), Sui Jingfeng
- [RFC, drm-misc-next v4 9/9] drm/gma500: Register as a VGA client by calling vga_client_register(), Sui Jingfeng
- Re: [RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time, Jani Nikula
- Re: [RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time, Thomas Zimmermann
- Re: [RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time, Thomas Zimmermann
- Re: [RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time, Alex Williamson
[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times,
Douglas Anderson
[PATCH drm-misc-next] drm/nouveau: fence: fix undefined fence state after emit,
Danilo Krummrich
System hang with Linux 6.4 and NVIDIA Quadro 2000, Douglas R. Reno
[PATCH 0/5] Add the pci_get_base_class() helper and use it,
Sui Jingfeng
[PATCH (set 1) 00/20] Rid W=1 warnings from GPU,
Lee Jones
[PATCH drm-misc-next v2] drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly,
Danilo Krummrich
[PATCH drm-misc-next] drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly,
Danilo Krummrich
[PATCH drm-misc-next] drm/nouveau: uvmm: fix unset region pointer on remap,
Danilo Krummrich
[PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features,
Danilo Krummrich
[PATCH drm-misc-next 3/3] drm/nouveau: gpuva mgr dma-resv/extobj handling, GEM validation, Danilo Krummrich
[PATCH 0/2][next] nouveau/svm: Replace one-element array with flexible-array member,
Gustavo A. R. Silva
[PATCH] drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create,
Karol Herbst
[PATCH 5.4 04/39] drm/nouveau/gr: enable memory loads on helper invocation on all channels, Greg Kroah-Hartman
[PATCH 5.15 08/89] drm/nouveau/gr: enable memory loads on helper invocation on all channels, Greg Kroah-Hartman
[PATCH 5.10 12/68] drm/nouveau/gr: enable memory loads on helper invocation on all channels, Greg Kroah-Hartman
[PATCH 6.1 025/149] drm/nouveau/gr: enable memory loads on helper invocation on all channels, Greg Kroah-Hartman
[PATCH 6.4 039/206] drm/nouveau/gr: enable memory loads on helper invocation on all channels, Greg Kroah-Hartman
[PATCH 4.19 05/33] drm/nouveau/gr: enable memory loads on helper invocation on all channels, Greg Kroah-Hartman
Patch "drm/nouveau/gr: enable memory loads on helper invocation on all channels" has been added to the 6.1-stable tree, gregkh
Patch "drm/nouveau/gr: enable memory loads on helper invocation on all channels" has been added to the 5.15-stable tree, gregkh
Patch "drm/nouveau/gr: enable memory loads on helper invocation on all channels" has been added to the 5.10-stable tree, gregkh
Patch "drm/nouveau/gr: enable memory loads on helper invocation on all channels" has been added to the 5.4-stable tree, gregkh
Patch "drm/nouveau/gr: enable memory loads on helper invocation on all channels" has been added to the 4.19-stable tree, gregkh
Patch "drm/nouveau/gr: enable memory loads on helper invocation on all channels" has been added to the 6.4-stable tree, gregkh
[PATCH -next] drm/nouveau/fifo: Remove duplicated include, GUO Zihua
drm/nouveau: switch over to vmemdup_user(), Atul Raut
Problem with NVIDIA Quadro FX-2800m,
Wolfram Sauerteig
nouveau bug in linux/6.1.38-2,
Olaf Skibbe
[PATCH -next] drm/nouveau/disp: fix incompatible types in subtraction, Chen Jiahao
[PATCH] nouveau: find the smallest page allocation to cover a buffer alloc.,
Dave Airlie
[PATCH drm-misc-next] drm/nouveau: sched: avoid job races between entities,
Danilo Krummrich
[PATCH] nouveau/u_memcpya: use vmemdup_user,
Dave Airlie
[PATCH] nouveau/u_memcpya: use kvmalloc_array., Dave Airlie
Fwd: System (Xeon Nvidia) hangs at boot terminal after kernel 6.4.7,
Bagas Sanjaya
[PATCH drm-misc-next] drm/sched: support multiple rings per gpu_scheduler,
Danilo Krummrich
[PATCH -next 0/7] drm: Remove many unnecessary NULL values,
Ruan Jinjie
[PATCH] drm/nouveau/sched: Don't pass user flags to drm_syncobj_find_fence(),
Faith Ekstrand
[PATCH drm-misc-next 0/5] Nouveau VM_BIND uAPI Fixes,
Danilo Krummrich
2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts"),
Borislav Petkov
[PATCH drm-misc-next] nouveau/dmem: fix copy-paste error in nouveau_dmem_migrate_chunk(),
Danilo Krummrich
[PATCH] drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes,
Karol Herbst
[PATCH drm-misc-next v10 00/12] Nouveau VM_BIND UAPI & DRM GPUVA Manager (merged),
Danilo Krummrich
- [PATCH drm-misc-next v10 01/12] drm/gem: fix lockdep check for dma-resv lock, Danilo Krummrich
- [PATCH drm-misc-next v10 02/12] drm/nouveau: fixup the uapi header file., Danilo Krummrich
- [PATCH drm-misc-next v10 03/12] drm/nouveau: new VM_BIND uAPI interfaces, Danilo Krummrich
- [PATCH drm-misc-next v10 04/12] drm/nouveau: get vmm via nouveau_cli_vmm(), Danilo Krummrich
- [PATCH drm-misc-next v10 06/12] drm/nouveau: move usercopy helpers to nouveau_drv.h, Danilo Krummrich
- [PATCH drm-misc-next v10 05/12] drm/nouveau: bo: initialize GEM GPU VA interface, Danilo Krummrich
- [PATCH drm-misc-next v10 07/12] drm/nouveau: fence: separate fence alloc and emit, Danilo Krummrich
- [PATCH drm-misc-next v10 09/12] drm/nouveau: chan: provide nouveau_channel_kill(), Danilo Krummrich
- [PATCH drm-misc-next v10 08/12] drm/nouveau: fence: fail to emit when fence context is killed, Danilo Krummrich
- [PATCH drm-misc-next v10 10/12] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm, Danilo Krummrich
- [PATCH drm-misc-next v10 11/12] drm/nouveau: implement new VM_BIND uAPI, Danilo Krummrich
- [PATCH drm-misc-next v10 12/12] drm/nouveau: debugfs: implement DRM GPU VA debugfs, Danilo Krummrich
[PATCH drm-misc-next v9 00/11] Nouveau VM_BIND UAPI & DRM GPUVA Manager (merged),
Danilo Krummrich
[PATCH drm-misc-next v9 02/11] drm/nouveau: new VM_BIND uapi interfaces, Danilo Krummrich
[PATCH drm-misc-next v9 03/11] drm/nouveau: get vmm via nouveau_cli_vmm(), Danilo Krummrich
[PATCH drm-misc-next v9 04/11] drm/nouveau: bo: initialize GEM GPU VA interface, Danilo Krummrich
[PATCH drm-misc-next v9 05/11] drm/nouveau: move usercopy helpers to nouveau_drv.h, Danilo Krummrich
[PATCH drm-misc-next v9 06/11] drm/nouveau: fence: separate fence alloc and emit, Danilo Krummrich
[PATCH drm-misc-next v9 07/11] drm/nouveau: fence: fail to emit when fence context is killed, Danilo Krummrich
[PATCH drm-misc-next v9 08/11] drm/nouveau: chan: provide nouveau_channel_kill(), Danilo Krummrich
[PATCH drm-misc-next v9 09/11] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm, Danilo Krummrich
[PATCH drm-misc-next v9 11/11] drm/nouveau: debugfs: implement DRM GPU VA debugfs, Danilo Krummrich
Re: [PATCH drm-misc-next v9 00/11] Nouveau VM_BIND UAPI & DRM GPUVA Manager (merged), Dave Airlie
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]