dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 16:26:23 to 2020-10-26 10:59:06 UTC [more...]

[PATCH v4 00/15] follow_pfn and other iomap races
 2020-10-26 10:58 UTC  (16+ messages)
` [PATCH v4 01/15] drm/exynos: Stop using frame_vector helpers
` [PATCH v4 02/15] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v4 03/15] misc/habana: Stop using frame_vector helpers
` [PATCH v4 04/15] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v4 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v4 06/15] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v4 07/15] mm: Close race in generic_access_phys
` [PATCH v4 08/15] mm: Add unsafe_follow_pfn
` [PATCH v4 09/15] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v4 10/15] vfio/type1: Mark follow_pfn "
` [PATCH v4 11/15] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v4 12/15] /dev/mem: Only set filp->f_mapping
` [PATCH v4 13/15] resource: Move devmem revoke code to resource framework
` [PATCH v4 14/15] sysfs: Support zapping of binary attr mmaps
` [PATCH v4 15/15] PCI: Revoke mappings like devmem

[PATCH] Implement .format_mod_supported in mxsfb
 2020-10-26 10:52 UTC  (5+ messages)

drm/ttm: new TT backend allocation pool
 2020-10-26  9:56 UTC  (20+ messages)
` [PATCH 01/13] drm/ttm: nuke ttm_tt_set_(un)populated again
` [PATCH 02/13] drm/ttm: move swapin out of page alloc backend
` [PATCH 03/13] drm/ttm: make num_pages uint32_t
` [PATCH 04/13] drm/ttm: merge ttm_dma_tt back into ttm_tt
` [PATCH 05/13] drm/ttm: new TT backend allocation pool
  ` [RFC PATCH] drm/ttm: ttm_pool_apply_caching() can be static
` [PATCH 06/13] drm/ttm: wire up the new pool as default one
` [PATCH 07/13] drm/amdgpu: switch to new allocator
` [PATCH 08/13] drm/radeon: "
` [PATCH 09/13] drm/nouveau: "
` [PATCH 10/13] drm/vmwgfx: "
` [PATCH 11/13] drm/qxl: drop ttm_page_alloc.h include
` [PATCH 12/13] drm/vram_helpers: "
` [PATCH 13/13] drm/ttm: nuke old page allocator

[PATCH] drm/v3d: Fix double free in v3d_submit_cl_ioctl()
 2020-10-26  9:49 UTC  (4+ messages)
` [PATCH resend] "

[PATCH v4 00/23] drm/msm: de-struct_mutex-ification
 2020-10-26  9:34 UTC  (27+ messages)
` [PATCH v4 01/23] drm/msm: Fix a couple incorrect usages of get_vaddr_active()
` [PATCH v4 02/23] drm/msm/gem: Add obj->lock wrappers
` [PATCH v4 03/23] drm/msm/gem: Rename internal get_iova_locked helper
` [PATCH v4 04/23] drm/msm/gem: Move prototypes to msm_gem.h
` [PATCH v4 05/23] drm/msm/gem: Add some _locked() helpers
` [PATCH v4 06/23] drm/msm/gem: Move locking in shrinker path
` [PATCH v4 07/23] drm/msm/submit: Move copy_from_user ahead of locking bos
` [PATCH v4 08/23] drm/msm: Do rpm get sooner in the submit path
` [PATCH v4 09/23] drm/msm/gem: Switch over to obj->resv for locking
` [PATCH v4 10/23] drm/msm: Use correct drm_gem_object_put() in fail case
` [PATCH v4 11/23] drm/msm: Drop chatty trace
` [PATCH v4 12/23] drm/msm: Move update_fences()
` [PATCH v4 13/23] drm/msm: Add priv->mm_lock to protect active/inactive lists
` [PATCH v4 14/23] drm/msm: Document and rename preempt_lock
` [PATCH v4 15/23] drm/msm: Protect ring->submits with it's own lock
` [PATCH v4 16/23] drm/msm: Refcount submits
` [PATCH v4 17/23] drm/msm: Remove obj->gpu
` [PATCH v4 18/23] drm/msm: Drop struct_mutex from the retire path
` [PATCH v4 19/23] drm/msm: Drop struct_mutex in free_object() path
` [PATCH v4 20/23] drm/msm: Remove msm_gem_free_work
` [PATCH v4 21/23] drm/msm: Drop struct_mutex in madvise path
` [PATCH v4 22/23] drm/msm: Drop struct_mutex in shrinker path
` [PATCH v4 23/23] drm/msm: Don't implicit-sync if only a single ring

[PATCH 1/5] drm/radeon: Stop changing the drm_driver struct
 2020-10-26  9:17 UTC  (17+ messages)
` [PATCH 2/5] drm: Compile out legacy chunks from struct drm_device
` [PATCH 4/5] drm: Allow const struct drm_driver
` [PATCH 5/5] drm/<drivers>: Constify "
  ` [PATCH] "

[radeon-alex:amd-staging-drm-next 744/765] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:2280 sienna_cichlid_dump_pptable() error: buffer overflow 'pptable->SkuReserved' 8 <= 8
 2020-10-26  9:15 UTC 

[PATCH v3 00/20] Host1x/TegraDRM UAPI
 2020-10-26  9:11 UTC  (8+ messages)
` [PATCH v3 19/20] drm/tegra: Implement new UAPI

[PATCH] drm: Don't create the IN_FORMATS blob when the driver does not provide .format_mod_supported()
 2020-10-26  9:00 UTC  (4+ messages)

[PATCH] dt-bindings: More whitespace clean-ups in schema files
 2020-10-26  8:40 UTC  (5+ messages)

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-10-26  3:18 UTC  (56+ messages)
` [PATCH v6 01/52] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v6 02/52] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v6 03/52] dt-bindings: memory: tegra20: emc: Correct registers range in example
` [PATCH v6 04/52] dt-bindings: memory: tegra20: emc: Document nvidia, memory-controller property
` [PATCH v6 05/52] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v6 06/52] dt-bindings: memory: tegra20: emc: "
` [PATCH v6 07/52] dt-bindings: memory: tegra20: emc: Document OPP table and voltage regulator
` [PATCH v6 08/52] dt-bindings: memory: tegra20: emc: Document mfd-simple compatible and statistics sub-device
` [PATCH v6 09/52] dt-bindings: memory: tegra30: mc: Document new interconnect property
` [PATCH v6 10/52] dt-bindings: memory: tegra30: emc: "
` [PATCH v6 11/52] dt-bindings: memory: tegra30: emc: Document OPP table and voltage regulator
` [PATCH v6 12/52] dt-bindings: memory: tegra124: mc: Document new interconnect property
` [PATCH v6 13/52] dt-bindings: memory: tegra124: emc: "
` [PATCH v6 14/52] dt-bindings: memory: tegra124: emc: Document OPP table and voltage regulator
` [PATCH v6 15/52] dt-bindings: tegra30-actmon: Document OPP and interconnect properties
` [PATCH v6 16/52] dt-bindings: host1x: Document new "
` [PATCH v6 17/52] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v6 18/52] dt-bindings: memory: tegra30: "
` [PATCH v6 19/52] dt-bindings: memory: tegra124: "
` [PATCH v6 20/52] ARM: tegra: Correct EMC registers size in Tegra20 device-tree
` [PATCH v6 21/52] ARM: tegra: Add interconnect properties to "
` [PATCH v6 22/52] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v6 23/52] ARM: tegra: Add interconnect properties to Tegra124 device-tree
` [PATCH v6 24/52] ARM: tegra: Add nvidia, memory-controller phandle to Tegra20 EMC device-tree
` [PATCH v6 25/52] ARM: tegra: Add DVFS properties to Tegra20 EMC device-tree node
` [PATCH v6 26/52] ARM: tegra: Add DVFS properties to Tegra30 EMC and ACTMON device-tree nodes
` [PATCH v6 27/52] ARM: tegra: Add DVFS properties to Tegra124 "
` [PATCH v6 28/52] memory: tegra: Add and use devm_tegra_get_memory_controller()
` [PATCH v6 29/52] memory: tegra-mc: Add interconnect framework
` [PATCH v6 30/52] memory: tegra20-emc: Make driver modular
` [PATCH v6 31/52] memory: tegra20-emc: Use devm_platform_ioremap_resource()
` [PATCH v6 32/52] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v6 33/52] memory: tegra20: Support interconnect framework
` [PATCH v6 34/52] memory: tegra20-emc: Don't parse emc-stats node
` [PATCH v6 35/52] memory: tegra: Add missing latency allowness entry for Page Table Cache
` [PATCH v6 36/52] memory: tegra: Add FIFO sizes to Tegra30 memory clients
` [PATCH v6 37/52] memory: tegra30-emc: Make driver modular
` [PATCH v6 38/52] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v6 39/52] memory: tegra30: Support interconnect framework
` [PATCH v6 40/52] memory: tegra124-emc: Make driver modular
` [PATCH v6 41/52] memory: tegra124-emc: Use devm_platform_ioremap_resource()
` [PATCH v6 42/52] memory: tegra124: Support interconnect framework
` [PATCH v6 43/52] memory: tegra: Remove superfluous error messages around platform_get_irq()
` [PATCH v6 44/52] drm/tegra: dc: Support memory bandwidth management
` [PATCH v6 45/52] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v6 46/52] opp: Put interconnect paths outside of opp_table_lock
` [PATCH v6 47/52] PM / devfreq: tegra20: Silence deferred probe error
` [PATCH v6 48/52] PM / devfreq: tegra20: Relax Kconfig dependency
` [PATCH v6 49/52] PM / devfreq: tegra20: Convert to EMC_STAT driver, support interconnect and device-tree
` [PATCH v6 50/52] PM / devfreq: tegra30: Silence deferred probe error
` [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
` [PATCH v6 52/52] PM / devfreq: tegra30: Separate configurations per-SoC generation

WARNING in dma_map_page_attrs
 2020-10-26  5:23 UTC  (4+ messages)

[PATCH 1/1] video: fbdev: fix divide error in fbcon_switch
 2020-10-25 23:31 UTC  (3+ messages)

[PATCH v2 1/2] drm: adi: axi-hdmi-tx: Add support for AXI HDMI TX IP core
 2020-10-26  7:25 UTC  (3+ messages)
` [PATCH v2 2/2] drm: dt-bindings: adi: axi-hdmi-tx: Add DT bindings for axi-hdmi-tx

[RESEND PATCH v5 0/2] Add a Himax HX8837 display controller driver
 2020-10-25 15:43 UTC  (5+ messages)
` [RESEND PATCH v5 2/2] drm/bridge: hx8837: add "

[PATCH v5 00/10] Support GEM object mappings from I/O memory
 2020-10-26  7:50 UTC  (4+ messages)
` [PATCH v5 10/10] drm/fb_helper: Support framebuffers in "

[PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-26  7:13 UTC  (6+ messages)
` [PATCH 01/65] drm/vc4: Drop legacy_cursor_update override
  ` [PATCH 04/65] mm: Extract might_alloc() debug check
  ` [PATCH 13/65] drm/omapdrm: Annotate dma-fence critical section in commit path

[PATCH AUTOSEL 5.9 090/111] drm/amd/display: Fix a list corruption
 2020-10-25 23:48 UTC  (3+ messages)

[PATCH v2] drm: mxsfb: Implement .format_mod_supported
 2020-10-25 19:35 UTC 

[PATCH 00/14] drm/msm: de-struct_mutex-ification
 2020-10-25 17:39 UTC  (10+ messages)
` [PATCH v2 07/22] drm/msm: Do rpm get sooner in the submit path

[PATCH] drm/i915: Fix a crash in shmem_pin_map() error handling
 2020-10-24 13:47 UTC  (2+ messages)

[PATCH v2 1/3] drm/radeon: Add new callback that exposes vddc
 2020-10-24 17:47 UTC  (2+ messages)

[PATCH] gpu/drm/mgag200:remove break after return
 2020-10-24 17:14 UTC  (3+ messages)
`  "
  `  "

[PATCH v2 0/5] Add DRM/DSI support for MT8167 SoC
 2020-10-23 13:31 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: display: mediatek: disp: add documentation "
` [PATCH v2 2/5] dt-bindings: display: mediatek: dsi: "
` [PATCH v2 3/5] drm/mediatek: add disp-color MT8167 support
` [PATCH v2 4/5] drm/mediatek: add DDP support for MT8167
` [PATCH v2 5/5] drm/mediatek: Add support for main DDP path on MT8167

[PATCH] drm/ttm: add __user annotation in radeon_ttm_vram_read
 2020-10-24  0:47 UTC 

[PATCH] drm/rockchip: dw_hdmi: fix incorrect clock in vpll clock error message
 2020-10-24  3:53 UTC 

[PATCH] drm/modes: Switch to 64bit maths to avoid integer overflow
 2020-10-23 18:04 UTC  (2+ messages)

[PATCH 1/2] drm/adi: axi-hdmi-tx: Add support for AXI HDMI TX IP core
 2020-10-23  8:51 UTC  (3+ messages)

[PATCH v6 0/4] RDMA: Add dma-buf support
 2020-10-24  1:45 UTC  (8+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v6 4/4] RDMA/mlx5: Support dma-buf based userspace "

[PATCH 0/3] drm/amd/display: Fix kernel panic by breakpoint
 2020-10-23 23:16 UTC  (2+ messages)

[git pull] drm fixes part 2 for 5.10-rc1
 2020-10-23 21:01 UTC  (2+ messages)

[Bug 209713] New: amdgpu drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_link_encoder.c:483 dcn10_get_dig_frontend+0x9e/0xc0 [amdgpu] when resuming from S3 state
 2020-10-23 19:53 UTC  (2+ messages)
` [Bug 209713] "

[PATCH v3 02/56] drm: amdgpu_dm: fix a typo
 2020-10-23 19:02 UTC  (11+ messages)
` [PATCH v3 03/56] amdgpu: fix a few kernel-doc markup issues
` [PATCH v3 04/56] drm: drm_print.h: fix kernel-doc markups
` [PATCH v3 11/56] drm/amdgpu: fix some "
` [PATCH v3 12/56] drm: "
` [PATCH v3 32/56] video: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).