dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-19 22:44:42 to 2020-03-23 14:51:12 UTC [more...]

[PATCH] drm/vram-helper: remove unneeded #if defined/endif guards
 2020-03-23 11:37 UTC  (2+ messages)

[PATCH 00/51] drm_device managed resources, v5
 2020-03-23 14:49 UTC  (22+ messages)
` [PATCH 01/51] mm/sl[uo]b: export __kmalloc_track(_node)_caller
` [PATCH 02/51] drm/i915: Don't clear drvdata in ->release
` [PATCH 03/51] drm: add managed resources tied to drm_device
` [PATCH 04/51] drm: Set final_kfree in drm_dev_alloc
` [PATCH 05/51] drm/mipi_dbi: Use drmm_add_final_kfree in all drivers
` [PATCH 06/51] drm/udl: Use drmm_add_final_kfree
` [PATCH 07/51] drm/qxl: "
` [PATCH 08/51] drm/i915: "
` [PATCH 09/51] drm/cirrus: "
` [PATCH 10/51] drm/v3d: "
` [PATCH 11/51] drm/tidss: "
` [PATCH 12/51] drm/mcde: "
` [PATCH 13/51] drm/vgem: "
` [PATCH 14/51] drm/vkms: "
` [PATCH 15/51] drm/repaper: "
` [PATCH 16/51] drm/ingenic: "
` [PATCH 17/51] drm/gm12u320: "
` [PATCH 18/51] drm/<drivers>: "
` [PATCH 19/51] drm: Cleanups after drmm_add_final_kfree rollout
` [PATCH 22/51] drm: manage drm_minor cleanup with drmm_
` [PATCH 23/51] drm: Manage drm_gem_init "

[PATCH v2 0/5] Introduce drm scaling filter property
 2020-03-23 14:47 UTC  (9+ messages)
` [PATCH v2 1/5] drm: Introduce plane and CRTC scaling filter properties
` [PATCH v2 3/5] drm/i915: Introduce scaling filter related registers and bit fields
` [PATCH v2 4/5] drm/i915/display: Add Nearest-neighbor based integer scaling support
` [PATCH v2 5/5] drm/i915: Enable scaling filter for plane and CRTC

[PATCH] drm/scheduler: fix rare NULL ptr race
 2020-03-23 14:39 UTC 

[Bug 206895] New: [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10
 2020-03-23 13:57 UTC  (12+ messages)
` [Bug 206895] "
` [Bug 206895] [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10 & 5.6.0-rc6

[PATCH 1/7] dma-buf: add dynamic DMA-buf handling v15
 2020-03-23 13:10 UTC  (3+ messages)

[PATCH] drm/gem: Fix a leak in drm_gem_objects_lookup()
 2020-03-23 12:13 UTC  (3+ messages)

[PATCH libdrm] intel: sync i915_pciids.h with kernel
 2020-03-23 12:04 UTC  (2+ messages)

[PATCH 00/17] drm/vmwgfx add support for GL4
 2020-03-23 12:02 UTC  (3+ messages)
` [PATCH 15/17] drm/vmwgfx: Add surface define v4 command

[PATCH 00/51] drm_device managed resources, v4
 2020-03-23 11:02 UTC  (7+ messages)
` [PATCH 04/51] drm: Set final_kfree in drm_dev_alloc
` [PATCH 20/51] drm: Handle dev->unique with drmm_

[PATCH 1/2] drm/client: Dual licence the header in GPL-2 and MIT
 2020-03-23 10:01 UTC  (7+ messages)
` [PATCH 2/2] drm/format_helper: "

[PATCH libdrm] modetest: call drmModeCrtcSetGamma() only if add_property_optional returns true
 2020-03-23  4:25 UTC  (9+ messages)

[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-03-23  6:13 UTC 

[PATCH v9 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-23  5:03 UTC  (2+ messages)
` [PATCH v9 1/2] dt-bindings: display: add visionox rm69299 panel variant

[PATCH] drm/i915: Force DPCD backlight mode for HP Spectre x360 Convertible 13t-aw100
 2020-03-23  5:35 UTC 

[PATCH v7 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-23  5:03 UTC  (6+ messages)
` [PATCH v7 1/2] dt-bindings: display: add visionox rm69299 panel variant
` [PATCH v7 2/2] drm/panel: add support for rm69299 visionox panel driver

[PATCH v8 0/3] IT6505 cover letter
 2020-03-23  5:21 UTC  (3+ messages)
` [PATCH v8 2/3] dt-bindings: Add binding for IT6505
` [PATCH v8 3/3] drm/bridge: add it6505 driver

[PATCH v5 00/13] support gce on mt6779 platform
 2020-03-23  1:11 UTC  (4+ messages)
` [PATCH v5 02/13] mailbox: cmdq: variablize address shift in platform

[PATCH libdrm] modetest: set_gamma only if CRTC supports gamma property
 2020-03-23  5:39 UTC  (2+ messages)

[Bug 206575] New: [amdgpu] [drm] No video signal on resume from suspend, R9 380
 2020-03-23  5:06 UTC  (5+ messages)
` [Bug 206575] "

[PATCH] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
 2020-03-23  2:10 UTC 

linux-next: manual merge of the drm tree with Linus' tree
 2020-03-23  0:50 UTC 

[git pull] feature/staging_sm5
 2020-03-23  0:36 UTC  (2+ messages)

[pull] drm/msm: msm-next for 5.7
 2020-03-22 23:29 UTC 

[PATCH] Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
 2020-03-22 15:42 UTC  (2+ messages)

[PATCH 0/4] Move Mediatek HDMI PHY driver from DRM folder to PHY folder
 2020-03-22 15:34 UTC  (5+ messages)
` [PATCH 1/4] drm/mediatek: Move tz_disabled from mtk_hdmi_phy to mtk_hdmi driver
` [PATCH 2/4] drm/mediatek: Separate mtk_hdmi_phy to an independent module
` [PATCH 3/4] drm/mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folder
` [PATCH 4/4] MAINTAINERS: add files for Mediatek DRM drivers

[PATCH v4 0/2] drm: lima: devfreq and cooling device support
 2020-03-22  2:24 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: gpu: mali-utgard: Add the #cooling-cells property
` [PATCH v4 2/2] drm/lima: Add optional devfreq and cooling device support

[PATCH] drm/lima: add trace point for tasks
 2020-03-22  2:03 UTC  (5+ messages)

[PATCH 0/5] drm/lima: add error debug functionality
 2020-03-22  1:47 UTC  (3+ messages)

[PATCH] drm/dp_mst: make build_clear_payload_id_table return void
 2020-03-21 22:29 UTC 

[PATCH v1 0/3] drm: drop data-mapping property from panel-dpi
 2020-03-21 21:04 UTC  (8+ messages)
` [PATCH v1 1/3] dt-bindings: display: drop data-mapping "
` [PATCH v1 3/3] dt-bindings: display: grammar fixes in panel/

ensure device private pages have an owner v2
 2020-03-21 12:38 UTC  (15+ messages)
  ` [PATCH 3/4] mm: simplify device private page handling in hmm_range_fault
  ` [PATCH 4/4] mm: check the device private page owner "

[PATCH] drm/mipi-dbi: Make mipi_dbi_command_stackbuf() data parameter const
 2020-03-21 21:01 UTC  (4+ messages)

[PATCH] drm/vkms: enable cursor by default
 2020-03-21 20:37 UTC 

[PATCH] drm/vkms: use bitfield op to get xrgb on compute crc
 2020-03-21 20:36 UTC 

[PATCH v10 00/12] Convert PWM period and duty cycle to u64
 2020-03-21 11:47 UTC  (4+ messages)
` [PATCH v10 01/12] drm/i915: Use 64-bit division macro
` [PATCH v10 10/12] backlight: pwm_bl: Use 64-bit division function

[PATCH v2 0/5] Add support for Topwise A721 tablet
 2020-03-20 11:21 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: panel: Add binding for Starry KR070PE2T
` [PATCH v2 2/5] drm: panel: Add "
` [PATCH v2 3/5] dt-bindings: vendor-prefixes: Add Topwise
` [PATCH v2 4/5] dt-bindings: arm: Add Topwise A721
` [PATCH v2 5/5] ARM: dts: sun4i: Add support for Topwise A721 tablet

[PATCH v2 0/5] Add support for PinePhone LCD panel
 2020-03-20  9:21 UTC  (14+ messages)
` [PATCH v2 2/5] dt-bindings: panel: add binding for Xingbangda XBD599 panel
` [PATCH v2 3/5] drm: panel: add "
` [PATCH v2 4/5] drm/sun4i: sun6i_mipi_dsi: fix horizontal timing calculation
` [PATCH v2 5/5] arm64: allwinner: dts: a64: add LCD-related device nodes for PinePhone
  ` [linux-sunxi] "

[PATCH hmm 0/6] Small hmm_range_fault() cleanups
 2020-03-20 21:47 UTC  (11+ messages)
` [PATCH hmm 1/6] mm/hmm: remove pgmap checking for devmap pages
` [PATCH hmm 2/6] mm/hmm: return the fault type from hmm_pte_need_fault()
` [PATCH hmm 3/6] mm/hmm: remove unused code and tidy comments
` [PATCH hmm 4/6] mm/hmm: remove HMM_FAULT_SNAPSHOT
` [PATCH hmm 5/6] mm/hmm: remove the CONFIG_TRANSPARENT_HUGEPAGE #ifdef
` [PATCH hmm 6/6] mm/hmm: use device_private_entry_to_pfn()

Proposal to report GPU private memory allocations with sysfs nodes [plain text version]
 2020-03-20 21:35 UTC  (5+ messages)

[PATCHv7 0/6] Add AFBC support for Rockchip
 2020-03-20 11:34 UTC  (6+ messages)
` [PATCHv7 6/6] drm/rockchip: Add support for afbc

[v3] arm64: dts: sc7180: modify assigned clocks for sc7180 target
 2020-03-20 13:11 UTC 

Atomic KMS API lacks the ability to set cursor hot-spot coordinates
 2020-03-21  8:56 UTC  (16+ messages)

[PATCH v6 0/9] Huge page-table entries for TTM
 2020-03-21  1:58 UTC  (5+ messages)
` Ack to merge through DRM? WAS "

[PATCH v7] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2020-03-21  1:02 UTC  (3+ messages)

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-20 23:13 UTC  (5+ messages)
` [PATCH v12 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller
` [PATCH v12 3/5] clk / soc: mediatek: Move mt8173 MMSYS to platform driver

[GIT PULL] etnaviv-next for 5.7
 2020-03-20 19:32 UTC 

[PATCH v10 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2020-03-20 18:49 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller
` [PATCH v10 2/2] drm/bridge: Add NWL MIPI DSI host controller support

[PATCH v8 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-20 17:17 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: display: add visionox rm69299 panel variant

[git pull drm fixes for 5.6-rc7
 2020-03-20 17:15 UTC  (2+ messages)

[PATCH] omapfb: Remove unused writeback code
 2020-03-20 13:43 UTC  (2+ messages)

fbdev: fix -Wextra build warnings
 2020-03-20 13:42 UTC  (2+ messages)

[PATCH 0/3] video: Use scnprintf() for avoiding potential buffer overflow
 2020-03-20 13:42 UTC 

[PATCH] Fix off by one in nvidia driver strncpy size arg
 2020-03-20 13:35 UTC  (2+ messages)

[PATCH v11 00/12] Convert PWM period and duty cycle to u64
 2020-03-20 13:31 UTC  (4+ messages)
` [PATCH v11 01/12] drm/i915: Use 64-bit division macro
` [PATCH v11 10/12] backlight: pwm_bl: Use 64-bit division function

[PATCH net-next] drm/amdgpu: Uninitialized variable in gfx_v9_0_rlcg_wreg()
 2020-03-20 13:24 UTC 

[PATCH v7 00/18] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-03-20 12:22 UTC  (8+ messages)
` [PATCH v7 04/18] drm/i915/dp: Add writing "
` [PATCH v7 05/18] video/hdmi: Add Unpack only function for DRM infoframe
  ` [Intel-gfx] "

[PATCH v2] fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
 2020-03-20 12:22 UTC  (2+ messages)

[PATCH v3] video: fbdev: vesafb: add missed release_region
 2020-03-20 12:01 UTC  (2+ messages)

[PATCH v3] video: fbdev: arcfb: add missed free_irq and fix the order of request_irq
 2020-03-20 11:48 UTC  (2+ messages)

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-20  8:50 UTC  (10+ messages)
` [Mesa-dev] "

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-03-20  7:06 UTC  (8+ messages)
` [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path

[PATCH v9 00/11] Convert PWM period and duty cycle to u64
 2020-03-19 19:35 UTC  (4+ messages)
` [PATCH v9 01/11] drm/i915: Use 64-bit division macro

[PATCH v3] drm: Align a comment block
 2020-03-19 21:06 UTC 

PROBLEM: [drm:analogix_dp_bridge_atomic_enable [analogix_dp]] *ERROR* Failed to disable psr -110
 2020-03-19 20:01 UTC 

[v2] arm64: dts: sc7180: modify assigned clocks for sc7180 target
 2020-03-19 17:48 UTC  (2+ messages)

[PATCH v2] drm: Alligne a comment block
 2020-03-19 20:00 UTC 

[PATCH] drm/msm: avoid double-attaching hdmi/edp bridges
 2020-03-19 18:52 UTC  (2+ messages)

[PATCH v2 00/17] drm: subsytem-wide debugfs functions refactor
 2020-03-19 12:27 UTC  (10+ messages)
` [PATCH v2 10/17] drm/vram-helper: make drm_vram_mm_debugfs_init() return 0

general protection fault in sctp_ulpevent_nofity_peer_addr_change
 2020-03-20  1:17 UTC  (2+ messages)

[PATCH] drm/msm: Don't attempt to attach HDMI bridge twice
 2020-03-19 19:08 UTC  (3+ messages)

[PATCH v3 0/4] Support virtio cross-device resources
 2020-03-20  6:48 UTC  (2+ messages)

[PATCH v6 0/2] msm/gpu/a6xx: use the DMA-API for GMU memory allocations
 2020-03-20  3:36 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: display: msm: Convert GMU bindings to YAML
` [PATCH v6 2/2] drm/msm/a6xx: Use the DMA API for GMU memory objects

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2020-03-20  1:57 UTC  (2+ messages)

[PATCH v7 0/3] IT6505 cover letter
 2020-03-20  0:55 UTC  (3+ messages)
` [PATCH v7 2/3] dt-bindings: Add binding for IT6505

linux-next: manual merge of the drm-msm tree with the drm tree
 2020-03-20  0:40 UTC 

[PATCH 1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
 2020-03-19 22:46 UTC  (3+ messages)


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).