Nouveau Display Driver
[Prev Page][Next Page]
- [PATCH v3 25/27] drm/vmwgfx: Don't set struct drm_device.irq_enabled, (continued)
- [PATCH v3 25/27] drm/vmwgfx: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v3 27/27] drm/zte: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v3 06/27] drm/i915: Track IRQ state in local device state, Thomas Zimmermann
- [PATCH v3 04/27] drm: Don't test for IRQ support in VBLANK ioctls, Thomas Zimmermann
- [PATCH v3 21/27] drm/tegra: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v3 09/27] drm/exynos: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v3 19/27] drm/stm: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v3 23/27] drm/vc4: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v3 07/27] drm/komeda: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v3 18/27] drm/sti: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v3 17/27] drm/rockchip: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v3 08/27] drm/malidp: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH] drm: nouveau: fix nouveau_backlight compiling error,
Chen Jiahao
- [PATCH v2 00/22] Deprecate struct drm_device.irq_enabled,
Thomas Zimmermann
- [PATCH v2 12/22] drm/omapdrm: Track IRQ state in local device state, Thomas Zimmermann
- [PATCH v2 14/22] drm/sti: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 15/22] drm/stm: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 09/22] drm/imx: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- Re: [PATCH v2 00/22] Deprecate struct drm_device.irq_enabled, Daniel Vetter
- [PATCH v2 05/22] drm/komeda: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- Re: [PATCH v2 00/22] Deprecate struct drm_device.irq_enabled, Laurent Pinchart
- [PATCH v2 10/22] drm/mediatek: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 04/22] drm: Don't test for IRQ support in VBLANK ioctls, Thomas Zimmermann
- [PATCH v2 19/22] drm/vc4: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 03/22] drm/radeon: Track IRQ state in local device state, Thomas Zimmermann
- [PATCH v2 13/22] drm/rockchip: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 17/22] drm/tegra: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 20/22] drm/vmwgfx: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 02/22] drm/hibmc: Call drm_irq_uninstall() unconditionally, Thomas Zimmermann
- [PATCH v2 01/22] drm/amdgpu: Track IRQ state in local device state, Thomas Zimmermann
- [PATCH v2 11/22] drm/nouveau: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 06/22] drm/malidp: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 16/22] drm/sun4i: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 07/22] drm/exynos: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 18/22] drm/tidss: Don't use struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 08/22] drm/kirin: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 21/22] drm/xlnx: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v2 22/22] drm/zte: Don't set struct drm_device.irq_enabled, Thomas Zimmermann
- [PATCH v1] drm/nouveau: remove unused varialble "struct device *dev", Cai Huoqing
- [PATCH 1/3] drm/nouveau: wait for moving fence after pinning,
Christian König
- [PATCH v11 00/10] Add support for SVM atomics in Nouveau,
Alistair Popple
- [PATCH v11 01/10] mm: Remove special swap entry functions, Alistair Popple
- [PATCH v11 03/10] mm/rmap: Split try_to_munlock from try_to_unmap, Alistair Popple
- [PATCH v11 02/10] mm/swapops: Rework swap entry manipulation code, Alistair Popple
- [PATCH v11 04/10] mm/rmap: Split migration into its own function, Alistair Popple
- [PATCH v11 05/10] mm: Rename migrate_pgmap_owner, Alistair Popple
- [PATCH v11 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte(), Alistair Popple
- [PATCH v11 07/10] mm: Device exclusive memory access, Alistair Popple
- [PATCH v11 08/10] mm: Selftests for exclusive device memory, Alistair Popple
- [PATCH v11 09/10] nouveau/svm: Refactor nouveau_range_fault, Alistair Popple
- [PATCH v11 10/10] nouveau/svm: Implement atomic SVM access, Alistair Popple
- Re: [PATCH v11 00/10] Add support for SVM atomics in Nouveau, Andrew Morton
- Update: [PATCH v11 00/10] Add support for SVM atomics in Nouveau, Alistair Popple
- [PATCH] drm/nouveau: fix double free in nouveau_gem_new(), Dan Carpenter
- [PATCH] drm/nouveau: fix dma_address check for CPU/GPU sync,
Christian König
- [PATCH] drm/nouveau/core/object: fix double free on error in nvkm_ioctl_new(),
Dan Carpenter
- [PATCH] drm/nouveau/gk20a: fix NULL dereference on allocation failure, Mikko Perttunen
- Re: linux-next: Tree for Jun 10 (drivers/gpu/drm/nouveau/dispnv50/disp.c), Randy Dunlap
- [PATCH -next v2] drm/nouveau/gr: use list_move instead of list_del/list_add in nv40.c, Baokun Li
- [PATCH -next v2] drm/nouveau/mpeg: use list_move instead of list_del/list_add in nv44.c, Baokun Li
- [PATCH -next v2] drm/nouveau/fifo: use list_move instead of list_del/list_add in base.c, Baokun Li
- [PATCH -next v2] drm/nouveau/sw: use list_move instead of list_del/list_add in base.c, Baokun Li
- [PATCH] drm/nouveau: init the base GEM fields for internal BOs,
Christian König
- Trouble with TTM patches w/nouveau in linux-next,
Mikko Perttunen
- [PATCH v10 00/10] Add support for SVM atomics in Nouveau,
Alistair Popple
- [PATCH v10 01/10] mm: Remove special swap entry functions, Alistair Popple
- [PATCH v10 02/10] mm/swapops: Rework swap entry manipulation code, Alistair Popple
- [PATCH v10 03/10] mm/rmap: Split try_to_munlock from try_to_unmap, Alistair Popple
- [PATCH v10 04/10] mm/rmap: Split migration into its own function, Alistair Popple
- [PATCH v10 05/10] mm: Rename migrate_pgmap_owner, Alistair Popple
- [PATCH v10 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte(), Alistair Popple
- [PATCH v10 07/10] mm: Device exclusive memory access, Alistair Popple
- [PATCH v10 08/10] mm: Selftests for exclusive device memory, Alistair Popple
- [PATCH v10 09/10] nouveau/svm: Refactor nouveau_range_fault, Alistair Popple
- [PATCH v10 10/10] nouveau/svm: Implement atomic SVM access, Alistair Popple
- nouveau broken on Riva TNT2 in 5.13.0-rc4: NULL pointer dereference in nouveau_bo_sync_for_device,
Ondrej Zary
- [RESEND 00/26] Rid W=1 warnings from GPU,
Lee Jones
- [PATCH -next] drm/nouveau/svm: Remove set but not used variable 'ret',
Baokun Li
- Building a Free as in Freedom PC, Joseph Kraemer
- [PATCH 00/34] Rid W=1 warnings from GPU,
Lee Jones
- [PATCH][next] nouveau/svm: Fix missing failure check on call to make_device_exclusive_range,
Colin King
- [PATCH -next] drm/nouveau: Remove set but not used variable 'dev',
Baokun Li
- [PATCH v4 0/7] drm: Clean up mmap for TTM-based GEM drivers,
Thomas Zimmermann
- [PATCH v4 1/7] drm/ttm: Don't override vm_ops callbacks, if set, Thomas Zimmermann
- [PATCH v4 3/7] drm/radeon: Implement mmap as GEM object function, Thomas Zimmermann
- [PATCH v4 2/7] drm/amdgpu: Implement mmap as GEM object function, Thomas Zimmermann
- [PATCH v4 4/7] drm/nouveau: Implement mmap as GEM object function, Thomas Zimmermann
- [PATCH v4 5/7] drm/vmwgfx: Inline ttm_bo_mmap() into vmwgfx driver, Thomas Zimmermann
- [PATCH v4 7/7] drm/ttm: Remove ttm_bo_mmap() and friends, Thomas Zimmermann
- [PATCH v4 6/7] drm/vmwgfx: Inline vmw_verify_access(), Thomas Zimmermann
- Re: [PATCH v4 0/7] drm: Clean up mmap for TTM-based GEM drivers, Thomas Zimmermann
- Re: [PATCH v4 0/7] drm: Clean up mmap for TTM-based GEM drivers, Christian König
- [PATCH v9 00/10] Add support for SVM atomics in Nouveau,
Alistair Popple
- [PATCH v9 01/10] mm: Remove special swap entry functions, Alistair Popple
- [PATCH v9 02/10] mm/swapops: Rework swap entry manipulation code, Alistair Popple
- [PATCH v9 05/10] mm: Rename migrate_pgmap_owner, Alistair Popple
- [PATCH v9 03/10] mm/rmap: Split try_to_munlock from try_to_unmap, Alistair Popple
- [PATCH v9 04/10] mm/rmap: Split migration into its own function, Alistair Popple
- [PATCH v9 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte(), Alistair Popple
- [PATCH v9 08/10] mm: Selftests for exclusive device memory, Alistair Popple
- [PATCH v9 07/10] mm: Device exclusive memory access, Alistair Popple
- [PATCH v9 09/10] nouveau/svm: Refactor nouveau_range_fault, Alistair Popple
- [PATCH v9 10/10] nouveau/svm: Implement atomic SVM access, Alistair Popple
- Requests For Proposals for hosting XDC 2022 are now open,
Samuel Iglesias Gonsálvez
- XDC 2021: Registration & Call for Proposals now open!,
Szwichtenberg, Radoslaw
- Re: [PATCH 0/7] Per client engine busyness,
Nieto, David M
- [PATCH 0/3] drm: Remove some includes of drm_legacy.h,
Thomas Zimmermann
- [PATCH -next] drm/nouveau:disp: Remove set but not used variable 'ret',
Baokun Li
- [PATCH] drm: Only select I2C_ALGOBIT for drivers that actually need it,
Uwe Kleine-König
- [PATCH v6 0/9] drm: Extract DPCD backlight helpers from i915, add support in nouveau,
Lyude Paul
- [PATCH v2 0/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init,
Nikola Cornij
- [PATCH] drm/nouveau: Remove invalid reference to struct drm_device.pdev,
Thomas Zimmermann
- [PATCH] nouveau/gem: fix user-after-free in nouveau_gem_new,
Karol Herbst
- [PATCH v6 00/15] Restricted DMA,
Claire Chang
- [PATCH v6 03/15] swiotlb: Add DMA_RESTRICTED_POOL, Claire Chang
- [PATCH v6 14/15] dt-bindings: of: Add restricted DMA pool, Claire Chang
- [PATCH v6 04/15] swiotlb: Add restricted DMA pool initialization, Claire Chang
- [PATCH v6 12/15] swiotlb: Add restricted DMA alloc/free support., Claire Chang
- [PATCH v6 08/15] swiotlb: Bounce data from/to restricted DMA pool if available, Claire Chang
- [PATCH v6 01/15] swiotlb: Refactor swiotlb init functions, Claire Chang
- [PATCH v6 05/15] swiotlb: Add a new get_io_tlb_mem getter, Claire Chang
- [PATCH v6 02/15] swiotlb: Refactor swiotlb_create_debugfs, Claire Chang
- [PATCH v6 09/15] swiotlb: Move alloc_size to find_slots, Claire Chang
- [PATCH v6 15/15] of: Add plumbing for restricted DMA pool, Claire Chang
- [PATCH v6 07/15] swiotlb: Update is_swiotlb_active to add a struct device argument, Claire Chang
- [PATCH v6 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages(), Claire Chang
- [PATCH v6 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single, Claire Chang
- [PATCH v6 13/15] dma-direct: Allocate memory from restricted DMA pool if available, Claire Chang
- [PATCH v6 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument, Claire Chang
- Re: [PATCH v6 00/15] Restricted DMA, Claire Chang
- [PATCH v2 0/2] Fix ida leak and error return code,
Zhen Lei
- RFC: use dma_alloc_noncoherent in ttm_pool_alloc_page,
Christoph Hellwig
- nouveau timeout errors with kernel 5.12, Larry Finger
- [PATCH 1/1] drm/nouveau: fix error return code in nouveau_backlight_init(),
Zhen Lei
- [RFC v5 0/9] drm: Extract DPCD backlight helpers from i915, add support in nouveau,
Lyude Paul
- [Donation] NVidia 8800M GTX, Samuel VISCAPI
- [PATCH][next] drm/nouveau/nvkm: Fix spelling mistake "endianess" -> "endianness", Colin King
- [PATCH v1 1/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init,
Nikola Cornij
- [PATCH 6/8] drm/nouveau: Don't set allow_fb_modifiers explicitly, Daniel Vetter
- [PATCH v4 00/17] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers,
Lyude Paul
- [PATCH v4 02/17] drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister, Lyude Paul
- [PATCH v4 01/17] drm/bridge/cdns-mhdp8546: Register DP aux channel with userspace, Lyude Paul
- [PATCH v4 04/17] drm/dp: Clarify DP AUX registration time, Lyude Paul
- [PATCH v4 05/17] drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay(), Lyude Paul
- [PATCH v4 03/17] drm/dp: Add backpointer to drm_device in drm_dp_aux, Lyude Paul
- [PATCH v4 07/17] drm/dp: Always print aux channel name in logs, Lyude Paul
- [PATCH v4 06/17] drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay(), Lyude Paul
- [PATCH v4 08/17] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect(), Lyude Paul
- [PATCH v4 09/17] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output(), Lyude Paul
- [PATCH v4 11/17] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output(), Lyude Paul
- [PATCH v4 12/17] drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode(), Lyude Paul
- [PATCH v4 10/17] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock(), Lyude Paul
- [PATCH v4 15/17] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*(), Lyude Paul
- [PATCH v4 16/17] drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms(), Lyude Paul
- [PATCH v4 14/17] drm/print: Handle potentially NULL drm_devices in drm_dbg_*, Lyude Paul
- [PATCH v4 17/17] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*(), Lyude Paul
- [PATCH v4 13/17] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw(), Lyude Paul
- Re: [PATCH v4 00/17] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers, Dave Airlie
- [PATCH v5 00/16] Restricted DMA,
Claire Chang
- [PATCH v5 14/16] dma-direct: Allocate memory from restricted DMA pool if available, Claire Chang
- [PATCH v5 03/16] swiotlb: Refactor swiotlb_create_debugfs, Claire Chang
- [PATCH v5 15/16] dt-bindings: of: Add restricted DMA pool, Claire Chang
- [PATCH v5 06/16] swiotlb: Add a new get_io_tlb_mem getter, Claire Chang
- [PATCH v5 02/16] swiotlb: Refactor swiotlb init functions, Claire Chang
- [PATCH v5 12/16] dma-direct: Add a new wrapper __dma_direct_free_pages(), Claire Chang
- [PATCH v5 11/16] swiotlb: Refactor swiotlb_tbl_unmap_single, Claire Chang
- [PATCH v5 01/16] swiotlb: Fix the type of index, Claire Chang
- [PATCH v5 09/16] swiotlb: Bounce data from/to restricted DMA pool if available, Claire Chang
- [PATCH v5 08/16] swiotlb: Update is_swiotlb_active to add a struct device argument, Claire Chang
- [PATCH v5 13/16] swiotlb: Add restricted DMA alloc/free support., Claire Chang
- [PATCH v5 05/16] swiotlb: Add restricted DMA pool initialization, Claire Chang
- [PATCH v5 10/16] swiotlb: Move alloc_size to find_slots, Claire Chang
- [PATCH v5 16/16] of: Add plumbing for restricted DMA pool, Claire Chang
- [PATCH v5 07/16] swiotlb: Update is_swiotlb_buffer to add a struct device argument, Claire Chang
- [PATCH v5 04/16] swiotlb: Add DMA_RESTRICTED_POOL, Claire Chang
- Re: [PATCH v5 00/16] Restricted DMA, Claire Chang
- Bug system problems,
o1bigtenor
- [bug report] drm/nouveau/hwmon: Remove old code, add .write/.read operations,
Dan Carpenter
- How to use DIX with nouveau GUI driver, instead of DDX?, Susmita/Rajib
- [PATCH v3 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers,
Lyude Paul
- [PATCH v3 02/20] drm/dp: Add __no_check to drm_dp_aux_register(), Lyude Paul
- [PATCH v3 01/20] drm/amdgpu: Add error handling to amdgpu_dm_initialize_dp_connector(), Lyude Paul
- [PATCH v3 04/20] drm/bridge/cdns-mhdp8546: Register DP aux channel with userspace, Lyude Paul
- [PATCH v3 05/20] drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister, Lyude Paul
- [PATCH v3 07/20] drm/dp: Clarify DP AUX registration time, Lyude Paul
- [PATCH v3 08/20] drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay(), Lyude Paul
- [PATCH v3 09/20] drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay(), Lyude Paul
- [PATCH v3 11/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect(), Lyude Paul
- [PATCH v3 10/20] drm/dp: Always print aux channel name in logs, Lyude Paul
- [PATCH v3 12/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output(), Lyude Paul
- [PATCH v3 14/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output(), Lyude Paul
- [PATCH v3 13/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock(), Lyude Paul
- [PATCH v3 15/20] drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode(), Lyude Paul
- [PATCH v3 16/20] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw(), Lyude Paul
- [PATCH v3 17/20] drm/print: Handle potentially NULL drm_devices in drm_dbg_*, Lyude Paul
- [PATCH v3 19/20] drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms(), Lyude Paul
- [PATCH v3 18/20] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*(), Lyude Paul
- [PATCH v3 20/20] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*(), Lyude Paul
- [PATCH v3 03/20] drm/dp: Move i2c init to drm_dp_aux_init, add __must_check and fini, Lyude Paul
- [PATCH v3 06/20] drm/dp: Add backpointer to drm_device in drm_dp_aux, Lyude Paul
- [PATCH 00/40] [Set 16] Rid W=1 warnings from GPU!,
Lee Jones
- [PATCH 01/40] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc, Lee Jones
- [PATCH 02/40] drm/nouveau/dispnv50/disp: Remove unused variable 'ret', Lee Jones
- [PATCH 05/40] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers, Lee Jones
- [PATCH 06/40] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header, Lee Jones
- [PATCH 08/40] drm/nouveau/nouveau_display: Remove set but unused variable 'width', Lee Jones
- [PATCH 07/40] drm/nouveau/nouveau_bo: Remove unused variables 'dev', Lee Jones
- [PATCH 09/40] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers, Lee Jones
- [PATCH 10/40] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void, Lee Jones
- [PATCH 11/40] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static, Lee Jones
- [PATCH 12/40] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions, Lee Jones
- [PATCH 15/40] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function, Lee Jones
- [PATCH 16/40] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block, Lee Jones
- [PATCH 14/40] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc, Lee Jones
- [PATCH 13/40] drm/nouveau/dispnv50/disp: Include header containing our prototypes, Lee Jones
- [PATCH v3 0/7] drm: Clean up mmap for TTM-based GEM drivers,
Thomas Zimmermann
- Enquiry about EVOC projects, Tarun Chandrasekhar
- [PATCH v2 0/7] drm: Clean up mmap for TTM-based GEM drivers,
Thomas Zimmermann
- can nouveau run opencl now?, 苍穹
- [PATCH] drm/nouveau: fix an error code in nouveau_backlight_init(),
Dan Carpenter
- [PATCH 08/12] drm/nouveau: Don't set allow_fb_modifiers explicitly, Daniel Vetter
- [PATCH] drm/nouveau/hwmon: Convert sysfs sprintf/snprintf family to sysfs_emit, Tian Tao
- [PATCH] drm/nouveau/nvkm: Remove unnecessary assignment, Wan Jiabing
- [PATCH -next] drm/nouveau: delete redundant header file if000c.h, Zhang Jianhua
- Hangups and high kworker usage, Megamind6155
- [PATCH] drm/nouveau/hwmon: convert sysfs snprintf to sysfs_emit, Carlis
- [PATCH -next] drm/nouveau/nvenc: delete redundant header file priv.h, Zhang Jianhua
- [PATCH v2 0/4] drm: Generic dumb_map_offset for TTM-based drivers,
Thomas Zimmermann
- [PATCH 1/1] drm/nouveau/kms: remove unused local variable 'width', Zhen Lei
- [PATCH] drm/nouveau/kms/nv50-: remove unused variable, Jiapeng Chong
- [PATCH v8 0/8] Add support for SVM atomics in Nouveau,
Alistair Popple
- [PATCH v2 0/1] drm/nouveau/dmem: Remove duplicated header file,
Zhen Lei
- [PATCH 0/8] drm: Clean up mmap for TTM-based GEM drivers,
Thomas Zimmermann
- [PATCH 1/8] drm/ttm: Don't override vm_ops callbacks, if set, Thomas Zimmermann
- [PATCH 2/8] drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap(), Thomas Zimmermann
- [PATCH 3/8] drm/amdgpu: Implement mmap as GEM object function, Thomas Zimmermann
- [PATCH 4/8] drm/radeon: Implement mmap as GEM object function, Thomas Zimmermann
- [PATCH 6/8] drm/vmwgfx: Inline ttm_bo_mmap() into vmwgfx driver, Thomas Zimmermann
- [PATCH 5/8] drm/nouveau: Implement mmap as GEM object function, Thomas Zimmermann
- [PATCH 8/8] drm/ttm: Remove ttm_bo_mmap() and friends, Thomas Zimmermann
- [PATCH 7/8] drm/vmwgfx: Inline vmw_verify_access(), Thomas Zimmermann
- Re: [PATCH 0/8] drm: Clean up mmap for TTM-based GEM drivers, Daniel Vetter
- [PATCH 0/4] drm: Generic dumb_map_offset for TTM-based drivers,
Thomas Zimmermann
- solved one issue to find another behind it, o1bigtenor
- [PATCH] drm/nouveau: fix potential abnormal lock/unlock, Bernard Zhao
- [PATCH -next] drm/nouveau/gem: remove redundant semi-colon,
Yang Yingliang
- [PATCH] drm/nouveau: remove unused code, Jiapeng Chong
- [PATCH] drm/nouveau: cleanup-coding-style-a-bit, Bernard Zhao
- [PATCH 1/1] drm/nouveau/dmem: Remove duplicated header file inclusion, Zhen Lei
- [PATCH 1/1] drm/nouveau/nvenc: Remove duplicated header file inclusion, Zhen Lei
- SLI support for nv44,
georges1897
- [PATCH v2 0/3] drm/nouveau: extend the lifetime of nouveau_drm,
Lyude Paul
- [PATCH v2 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers,
Lyude Paul
- [PATCH v2 01/20] drm/dp: Fixup kernel docs for struct drm_dp_aux, Lyude Paul
- [PATCH v2 03/20] drm/bridge/cdns-mhdp8546: Register DP aux channel with userspace, Lyude Paul
- [PATCH v2 04/20] drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister, Lyude Paul
- [PATCH v2 02/20] drm/tegra: Don't register DP AUX channels before connectors, Lyude Paul
- [PATCH v2 06/20] drm/dp: Clarify DP AUX registration time, Lyude Paul
- [PATCH v2 07/20] drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED(), Lyude Paul
- [PATCH v2 08/20] drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay(), Lyude Paul
- [PATCH v2 10/20] drm/dp: Always print aux channel name in logs, Lyude Paul
- [PATCH v2 09/20] drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay(), Lyude Paul
- [PATCH v2 11/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect(), Lyude Paul
- [PATCH v2 12/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output(), Lyude Paul
- [PATCH v2 13/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock(), Lyude Paul
- [PATCH v2 14/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output(), Lyude Paul
- [PATCH v2 15/20] drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode(), Lyude Paul
- [PATCH v2 17/20] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*(), Lyude Paul
- [PATCH v2 16/20] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw(), Lyude Paul
- [PATCH v2 18/20] drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms(), Lyude Paul
- [PATCH v2 19/20] drm/dp_mst: Drop DRM_ERROR() on kzalloc() fail in drm_dp_mst_handle_up_req(), Lyude Paul
- [PATCH v2 20/20] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*(), Lyude Paul
- [PATCH v2 05/20] drm/dp: Add backpointer to drm_device in drm_dp_aux, Lyude Paul
- Re: [Intel-gfx] [PATCH v2 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers, Jani Nikula
- [PATCH v7 0/8] Add support for SVM atomics in Nouveau,
Alistair Popple
- [PATCH AUTOSEL 5.11 39/44] nouveau: Skip unvailable ttm page entries, Sasha Levin
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]