dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-20 14:51:14 to 2019-11-21 08:06:44 UTC [more...]

[PATCH v7 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-21  8:06 UTC  (54+ messages)
` [PATCH v7 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v7 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v7 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v7 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v7 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v7 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v7 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v7 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v7 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v7 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v7 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v7 12/24] IB/{core, hw, umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v7 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v7 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v7 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v7 16/24] net/xdp: "
` [PATCH v7 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v7 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v7 19/24] vfio, mm: "
` [PATCH v7 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v7 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v7 22/24] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v7 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v7 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH v2] drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap
 2019-11-21  8:02 UTC  (11+ messages)

[PATCH] video: hyperv_fb: Fix hibernation for the deferred IO feature
 2019-11-21  6:04 UTC  (5+ messages)

[PATCH] drm: Add support for integrated privacy screens
 2019-11-20 21:35 UTC  (10+ messages)
` [PATCH v2 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
  ` [PATCH v2 3/3] drm/i915: Add support for integrated privacy screens

[PATCH V13 0/6] mdev based hardware virtio offloading support
 2019-11-21  3:05 UTC  (14+ messages)
` [PATCH V13 4/6] mdev: introduce mediated virtio bus

[PATCH v2] msm:disp:dpu1: setup display datapath for SC7180 target
 2019-11-20 11:13 UTC  (2+ messages)

[PATCH 0/2] fix inappropriate use of declaring variable 'static' in fixed31_32.h
 2019-11-20 13:15 UTC  (6+ messages)
` [PATCH 1/2] drm/amd/display: remove set but not used variable 'dc_fixpt_e' and 'dc_fixpt_pi'
` [PATCH] drm/amd/display: make various variable in fixed31_32.h 'global' instead of 'static'

[PATCH v3] msm:disp:dpu1: setup display datapath for SC7180 target
 2019-11-20 12:24 UTC  (2+ messages)

[PATCH v3] msm:disp:dpu1: add support for display for SC7180 target
 2019-11-20 12:19 UTC  (2+ messages)

[PATCH v1 1/5] fbtft: Make sure string is NULL terminated
 2019-11-20 15:28 UTC  (15+ messages)
` [PATCH v1 2/5] fbtft: Describe function parameters in kernel-doc
` [PATCH v1 3/5] fbtft: Drop useless #ifdef CONFIG_OF and dead code
` [PATCH v1 4/5] fbtft: Make use of device property API
` [PATCH v1 5/5] fbtft: Drop OF dependency

[PATCH 1/3] dt-bindings: vendor-prefixes: Add Shenzhen Frida LCD Co., Ltd
 2019-11-20 17:10 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: panel: Document Frida FRD350H54004 LCD panel
` [PATCH 3/3] drm/panel: simple: Add support for the Frida FRD350H54004 panel

locking&resource refcounting for ttm_bo_kmap/dma_buf_vmap
 2019-11-21  7:59 UTC  (2+ messages)

[PATCH 1/2] drm/rect: Keep the scaled clip bounded
 2019-11-20 19:55 UTC  (8+ messages)
` [PATCH 2/2] drm/rect: Keep the clipped dst rectangle in place
    ` [Intel-gfx] "

[PATCH v2] msm:disp:dpu1: add support for display for SC7180 target
 2019-11-20 10:53 UTC  (2+ messages)

linux-next: Tree for Nov 19 (i915)
 2019-11-20 21:54 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH] msm: disp: dpu1: add support to access hw irqs regs depending on revision
 2019-11-20 11:32 UTC  (2+ messages)

[PATCH] drm/mgag200: Fix Kconfig indentation
 2019-11-21  7:50 UTC  (3+ messages)

[PATCH v3 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-11-21  7:29 UTC  (5+ messages)
` [PATCH v3 4/4] dt-bindings: display: add IMX MIPI DSI host controller doc

2989f64510 ("dma-buf: Add selftests for dma-fence"): WARNING: CPU: 0 PID: 1 at lib/debugobjects.c:524 __debug_object_init
 2019-11-21  7:26 UTC  (3+ messages)

[PATCH v4 0/6] arm/komeda: Add side_by_side support
 2019-11-21  7:12 UTC  (14+ messages)
` [PATCH v4 1/6] drm/komeda: Add side by side assembling
` [PATCH v4 2/6] drm/komeda: Add side by side plane_state split
` [PATCH v4 3/6] drm/komeda: Build side by side display output pipeline
` [PATCH v4 4/6] drm/komeda: Add side by side support for writeback
` [PATCH v4 5/6] drm/komeda: Update writeback signal for side_by_side
` [PATCH v4 6/6] drm/komeda: Expose side_by_side by sysfs/config_id

[PATCH] drm/komeda: Remove unnecessary komeda_wb_connector_detect
 2019-11-21  6:33 UTC  (2+ messages)
`  "

[PATCH v3] video: Fix Kconfig indentation
 2019-11-21  4:09 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2019-11-21  3:54 UTC 

[PATCH v2] video: Fix Kconfig indentation
 2019-11-21  3:20 UTC  (2+ messages)

[PATCH 3/3] drm/msm: Don't init ww_mutec acquire ctx before needed
 2019-11-21  0:24 UTC  (4+ messages)
` [PATCH] "

[pull] amdgpu drm-fixes-5.4
 2019-11-20 23:51 UTC 

[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-11-20 22:29 UTC  (25+ messages)

[PATCH 0/1] drm/panel: simple: Add support for BOE NV140FHM-N49 panel to panel-simple
 2019-11-20 21:34 UTC  (4+ messages)
` [PATCH 1/1] "

[PULL] drm-misc-next-fixes
 2019-11-20 20:49 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2019-11-20 20:40 UTC 

[Bug 205589] New: Green screen crash with 3400G
 2019-11-20 20:38 UTC  (4+ messages)
` [Bug 205589] "

[PATCH] drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be found
 2019-11-20 20:32 UTC  (3+ messages)

[PATCH] drm/mcde: Support using DSI in LP mode
 2019-11-20 20:28 UTC  (3+ messages)

[Bug 205585] New: [Regression] [amdgpu] AMD Vega 64 GPU invalid access and EEH under load
 2019-11-20 20:26 UTC  (3+ messages)
` [Bug 205585] "

linux-next - DEBUG_MUTEX=y causes message flood
 2019-11-20 19:52 UTC  (2+ messages)

[PATCH][next] drm/dp_mst: fix multiple frees of tx->bytes
 2019-11-20 19:18 UTC  (8+ messages)

[PATCH][next] drm/amd/display: fix double assignment to msg_id field
 2019-11-20 17:22 UTC 

[PATCH] staging: fbtft: Fix Kconfig indentation
 2019-11-20 16:55 UTC  (4+ messages)

[PATCH 0/2] drm: LogiCVC display controller support
 2019-11-20 16:45 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: display: Add xylon logicvc bindings documentation

[PATCH] drm/bridge: Fix Kconfig indentation
 2019-11-20 16:40 UTC  (3+ messages)

[PATCH] drm/nouveau: Fix Kconfig indentation
 2019-11-20 16:39 UTC  (3+ messages)

[PATCH] drm/omap: Fix Kconfig indentation
 2019-11-20 16:37 UTC  (2+ messages)

[PATCH] drm/rockchip: Fix Kconfig indentation
 2019-11-20 16:36 UTC  (3+ messages)

[PATCH] drm/udl: Fix Kconfig indentation
 2019-11-20 16:36 UTC  (2+ messages)

[PATCH] vga: Fix Kconfig indentation
 2019-11-20 16:35 UTC  (3+ messages)

[PATCH] drm/rect: remove useless call to clamp_t
 2019-11-20 16:25 UTC  (5+ messages)

[PATCH v3 0/2] drm: LogiCVC display controller support
 2019-11-20 14:51 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: display: Document the Xylon LogiCVC display controller


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox