dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-02 11:36:00 to 2022-07-05 11:34:51 UTC [more...]

[PATCH 0/6] i2c: Make remove callback return void
 2022-07-05 10:36 UTC  (5+ messages)
` [PATCH 6/6] "

[PATCH v6 0/5] Fix some races between sysfb device registration and drivers probe
 2022-07-04 12:22 UTC  (15+ messages)
` [PATCH v6 3/5] fbdev: Disable sysfb device registration when removing conflicting FBs

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-07-04 22:44 UTC  (16+ messages)
` [PATCH v6 02/22] drm/gem: Move mapping of imported dma-bufs to drm_gem_mmap_obj()
          ` [Linaro-mm-sig] "
` [PATCH v6 14/22] dma-buf: Introduce new locking convention

[RFC 00/10] drm/i915/vm_bind: Add VM_BIND functionality
 2022-07-05  9:59 UTC  (10+ messages)
` [RFC 01/10] drm/i915/vm_bind: Introduce VM_BIND ioctl
` [RFC 05/10] drm/i915/vm_bind: Handle persistent vmas
  ` [Intel-gfx] "
` [RFC 09/10] drm/i915/vm_bind: Skip vma_lookup for "
` [RFC 10/10] drm/i915/vm_bind: Fix vm->vm_bind_mutex and vm->mutex nesting

[PATCH v15 00/16] drm/mediatek: Add MT8195 dp_intf driver
 2022-07-05  8:51 UTC  (31+ messages)
` [PATCH v15 01/16] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v15 02/16] dt-bindings: mediatek, dpi: Revise mediatek strings to correct format
  ` [PATCH v15 02/16] dt-bindings: mediatek,dpi: "
` [PATCH v15 04/16] drm/mediatek: dpi: Remove output format of YUV
` [PATCH v15 05/16] drm/mediatek: dpi: Add support for quantization range
` [PATCH v15 06/16] drm/mediatek: dpi: implement a CK/DE pol toggle in SoC config
` [PATCH v15 07/16] drm/mediatek: dpi: implement a swap_input "
` [PATCH v15 08/16] drm/mediatek: dpi: move dimension mask to "
` [PATCH v15 09/16] drm/mediatek: dpi: move hvsize_mask "
` [PATCH v15 11/16] drm/mediatek: dpi: move the yuv422_en_bit "
` [PATCH v15 12/16] drm/mediatek: dpi: move the csc_enable bit "
` [PATCH v15 13/16] drm/mediatek: dpi: Add YUV422 output support
` [PATCH v15 14/16] drm/mediatek: dpi: add config to support direct connection to dpi panels
` [PATCH v15 15/16] drm/mediatek: dpi: Only enable dpi after the bridge is enabled
` [PATCH v15 16/16] drm/mediatek: dpi: Add dp_intf support

[PATCH v13 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-05  9:51 UTC  (4+ messages)
` [PATCH v13 06/10] drm/mediatek: Add MT8195 External DisplayPort support

[PATCH v2 0/2] drm: A couple of fixes for drm_copy_field() helper function
 2022-07-05 10:02 UTC  (3+ messages)
` [PATCH v2 1/2] drm: Use size_t type for len variable in drm_copy_field()
` [PATCH v2 2/2] drm: Prevent drm_copy_field() to attempt copying a NULL pointer

[RESEND RFC 00/18] drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only
 2022-07-05  9:10 UTC  (5+ messages)
` [RESEND RFC 15/18] drm/display/dp_mst: Skip releasing payloads if last connected port isn't connected
` [RESEND RFC 18/18] drm/display/dp_mst: Move all payload info into the atomic state

[PATCH v16 0/5] drm/mediatek: Add MT8195 dp_intf driver
 2022-07-05 10:25 UTC  (5+ messages)
` [PATCH v16 1/5] drm/mediatek: dpi: Add YUV422 output support
` [PATCH v16 2/5] drm/mediatek: dpi: add config to support direct connection to dpi panels
` [PATCH v16 4/5] drm/mediatek: dpi: Add pixels_per_iter config support
` [PATCH v16 5/5] drm/mediatek: dpi: Add dp_intf support

[PATCH v3 0/2] Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier
 2022-07-05  8:31 UTC  (4+ messages)
` [PATCH v3 1/2] vfio: Replace the DMA unmapping notifier with a callback
` [PATCH v3 2/2] vfio: Replace the iommu notifier with a device list

[PATCH 0/2] Add dpi output format control for MT8186
 2022-07-05  4:11 UTC  (4+ messages)
` [PATCH 2/2] drm: mediatek: Adjust the dpi output format to MT8186

[PATCH V3 00/20] OPP: Add new configuration interface: dev_pm_opp_set_config()
 2022-07-05  4:34 UTC  (5+ messages)
` [PATCH V3 02/20] OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
` [PATCH V3 07/20] drm/lima: Migrate to dev_pm_opp_set_config()

[PATCH 0/3] Add DRM pixel blend mode support to R-Car DU
 2022-07-04  2:52 UTC  (4+ messages)
` [PATCH 1/3] media: vsp1: save pixel alpha info in vsp1_rwpf
` [PATCH 2/3] media: vsp1: add blend mode support
` [PATCH 3/3] drm: rcar-du: Add DRM "

[PATCH RESEND V2 1/3] drm/amdgpu: fix checkpatch warnings
 2022-07-05 11:21 UTC  (4+ messages)
` [PATCH RESEND V2 2/3] drm/amdgpu: add dmi check for jadeite platform
` [PATCH RESEND V2 3/3] drm/amdgpu: create I2S platform devices for Jadeite platform

[PATCH 0/3] drm/msm/hdmi: turn MSM8996 HDMI PHY into OF clock provider
 2022-07-05  9:06 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom,hdmi-phy-qmp: add clock-cells

[Bug 216200] New: AMDGPU hung after enabling HIP for gpu acceleration in Blender Cycles 3.2
 2022-07-04 22:59 UTC  (3+ messages)
` [Bug 216200] "

[PATCH v6 04/10] gpu: host1x: Add context device management code
 2022-07-05  2:57 UTC  (2+ messages)

[PATCH v12 1/1] phy: phy-mtk-dp: Add driver for DP phy
 2022-07-05  6:58 UTC  (2+ messages)

[PATCH] drm/rockchip: Detach from ARM DMA domain in attach_device
 2022-07-04 15:31 UTC  (3+ messages)

[PATCH v15 0/3] eDP/DP Phy vdda realted function
 2022-07-05  7:19 UTC  (3+ messages)
` [PATCH v15 2/3] phy: qcom-qmp: add regulator_set_load to dp phy

[PATCH] drm/nouveau/bios: set info only when the return is not 0
 2022-07-04 21:32 UTC  (2+ messages)

[PATCH v4 00/13] Add Mediatek MT6370 PMIC support
 2022-07-04 21:14 UTC  (25+ messages)
` [PATCH v4 01/13] dt-bindings: usb: Add Mediatek MT6370 TCPC
` [PATCH v4 02/13] dt-bindings: power: supply: Add Mediatek MT6370 Charger
` [PATCH v4 03/13] dt-bindings: leds: mt6370: Add Mediatek mt6370 current sink type LED indicator
` [PATCH v4 04/13] dt-bindings: leds: Add Mediatek MT6370 flashlight
` [PATCH v4 05/13] dt-bindings: backlight: Add Mediatek MT6370 backlight
` [PATCH v4 06/13] dt-bindings: mfd: Add Mediatek MT6370
` [PATCH v4 07/13] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v4 08/13] usb: typec: tcpci_mt6370: Add Mediatek MT6370 tcpci driver
` [PATCH v4 09/13] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH v4 10/13] power: supply: mt6370: Add Mediatek MT6370 charger driver
` [PATCH v4 11/13] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support
` [PATCH v4 12/13] leds: flashlight: mt6370: Add Mediatek MT6370 flashlight support
` [PATCH v4 13/13] video: backlight: mt6370: Add Mediatek MT6370 support

[PATCH] dt-bindings: display: sun4i: Fix D1 pipeline count
 2022-07-04 20:43 UTC  (3+ messages)
  `  "

[PATCH] gpu: host1x: Use the bitmap API to allocate bitmaps
 2022-07-04 20:31 UTC 

[PATCH v7 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-07-04 19:35 UTC  (8+ messages)
` [PATCH v6 3/3] drm/doc/rfc: VM_BIND uapi definition

[PATCH] drm: bridge: sii8620: fix possible off-by-one
 2022-07-04 18:40 UTC  (4+ messages)

[PATCH] drm/msm/dp: make eDP panel as the first connected connector
 2022-07-04 18:14 UTC  (6+ messages)

[CI 1/2] iosys-map: Add per-word read
 2022-07-04 17:14 UTC  (3+ messages)

[PATCH v3 0/3] drm/msm/hdmi: turn MSM8996 HDMI PHY into OF clock provider
 2022-07-04 16:11 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: phy: qcom, hdmi-phy-qmp: add clock-cells and XO clock
` [PATCH v3 2/3] drm/msm/hdmi: make hdmi_phy_8996 OF clk provider
` [PATCH v3 3/3] arm64: dts: qcom: msm8996: add #clock-cells and XO clock to the HDMI PHY node

[PATCH v3 0/2] Fix TLB invalidate issues with Broadwell
 2022-07-04 15:20 UTC  (6+ messages)
` [PATCH v3 1/2] drm/i915/gt: Serialize GRDOM access between multiple engine resets
` [PATCH v3 2/2] drm/i915/gt: Serialize TLB invalidates with GT resets

[RFC PATCH 3/5] drm/amdgpu: Allow explicit sync for VM ops
 2022-07-04 13:37 UTC  (12+ messages)

[PATCH 0/2] drm: A couple of fixes for drm_copy_field() helper function
 2022-07-04 14:28 UTC  (8+ messages)
` [PATCH 1/2] drm: Use size_t type for len variable in drm_copy_field()
` [PATCH 2/2] drm: Prevent drm_copy_field() to attempt copying a NULL pointer

[PATCH v4 00/14] Canaan devicetree fixes
 2022-07-04 15:57 UTC  (2+ messages)
` (subset) "

[PATCH 00/10] drm: use idr_init_base() over idr_init() if applicable
 2022-07-04 13:09 UTC  (2+ messages)

[PATCH v7 0/2] Panfrost driver fixes
 2022-07-04 15:47 UTC  (2+ messages)

[PATCH v2] drm/bridge: Avoid uninitialized variable warning
 2022-07-04 10:55 UTC 

[PATCH] drm/mediatek: ensure bridge disable happends before suspend
 2022-07-04 13:51 UTC  (4+ messages)

[PATCH 0/2] Protect vma destruction with the object lock
 2022-07-04 13:52 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Take the object lock when destroying vmas from vm destruction
` [PATCH 2/2] drm/i915/gem: Rework i915_gem_object_unbind to rely on the object lock

[PATCH 0/3] drm/bridge: fsl-ldb: A few fixes
 2022-07-04 14:24 UTC  (2+ messages)

v5.19-rc5: igt-test: Unable to handle kernel write to read-only memory at virtual address - drm_dev_unregister
 2022-07-04  9:02 UTC 

[PATCH v5 0/3] Support Sharp LQ101R1SX03 and HannStar HSD101PWW2 panels
 2022-07-03 23:27 UTC  (4+ messages)

[PATCH v3 0/3] Improve vfio-pci primary GPU assignment behavior
 2022-07-04  7:10 UTC  (2+ messages)

[PATCH] drm/amdpgu/debugfs: Simplify some exit paths
 2022-07-04 13:49 UTC  (2+ messages)

[PATCH V3] drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_sync
 2022-07-04  1:17 UTC 

[PATCH v2 0/1] bridge/ti-sn65dsi86.c: convert to atomic operations
 2022-07-03 21:37 UTC  (3+ messages)
` [PATCH v2 1/1] drm/bridge: ti-sn65dsi86: Use atomic variants of drm_bridge_funcs

DMA-buf and uncached system memory
 2022-07-04 13:48 UTC  (12+ messages)
                  ` [Linaro-mm-sig] "

[PATCH V2] drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_sync
 2022-07-04  1:09 UTC  (3+ messages)

[PATCH] drm/ingenic: Use the highest possible DMA burst size
 2022-07-04 10:11 UTC  (5+ messages)

[PATCH v2 0/4] fbcon: Fixes for screen resolution changes - round 2
 2022-07-04  8:38 UTC  (8+ messages)
` [PATCH v2 2/4] fbcon: Prevent that screen size is smaller than font size
` [PATCH v2 3/4] fbmem: Prevent invalid virtual screen sizes in fb_set_var()

[Bug 216201] New: AMDGPU hung after enabling HIP for gpu acceleration in Blender Cycles 3.2
 2022-07-04  5:28 UTC  (3+ messages)
` [Bug 216201] "

[PATCH 0/6] Fix TLB invalidate issues with Broadwell
 2022-07-04  8:42 UTC  (13+ messages)
` [PATCH 5/6] drm/i915/gt: Serialize GRDOM access between multiple engine resets

[PATCH 1/2] dt-bindings: display: simple: add EDT ETML0700Y5DHA panel
 2022-07-03 19:01 UTC  (2+ messages)

[PATCH v2 0/1] bridge/ti-sn65dsi86.c: convert to atomic operations
 2022-07-03 18:40 UTC  (2+ messages)
` [PATCH v2 1/1] drm/bridge: ti-sn65dsi86: Use atomic variants of drm_bridge_funcs

[PATCH v2 0/2] Add R16 Vista E board from RenewWorldOutreach
 2022-07-03  7:47 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: sunxi: Add binding for RenewWorldOutReach R16-Vista-E board
  ` [PATCH v2 2/2] ARM: dts: sun8i: Add R16 Vista E board from RenewWorldOutreach

[PATCH] drm/rockchip: vop: Don't crash for invalid duplicate_state()
 2022-07-03 11:11 UTC  (2+ messages)

[PATCH] drm/rockchip: Fix an error handling path rockchip_dp_probe()
 2022-07-03 11:11 UTC  (2+ messages)

[PATCH v3 00/14] drm/msm/hdmi: YAML-ify schema and cleanup some platform properties
 2022-07-03  3:56 UTC  (4+ messages)
` [PATCH v3 14/14] arm64: dts: qcom: msm8996: drop phy-names from HDMI device node
  ` (subset) "
` (subset) [PATCH v3 00/14] drm/msm/hdmi: YAML-ify schema and cleanup some platform properties

[PATCH 0/4] KUnit tests for RGB565 conversion
 2022-07-03 15:19 UTC  (3+ messages)

[PATCH] drm/panel: nt35510: Remove duplicate 'the' in two places
 2022-07-03 19:07 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: leds: qcom-wled: fix number of addresses
 2022-07-03  3:56 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: correct SPMI WLED register range encoding
  ` (subset) "

[PATCH 1/5] drm/msm: less magic numbers in msm_mdss_enable
 2022-07-03  3:56 UTC  (3+ messages)
` [PATCH 5/5] arm64: dts: qcom: add mdp_clk clock to the MDSS device
  ` (subset) "

[PATCH 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list
 2022-07-03  3:56 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8250: Enable per-process page tables
  ` (subset) "

[Bug 216143] New: [bisected] garbled screen when starting X + dmesg cluttered with "[drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed in the dependencies handling -1431655766!"
 2022-07-02 22:14 UTC  (2+ messages)
` [Bug 216143] "

[PATCH] drm/sun4i: Update Kconfig defaults and descriptions
 2022-07-02 19:32 UTC 

[PATCH] drm/fb-helper: Remove helpers to change frame buffer config
 2022-07-02 18:05 UTC  (2+ messages)

[PATCH 0/5] fbcon: Fixes for screen resolution changes - round 2
 2022-07-02 16:26 UTC  (8+ messages)
` [PATCH 4/5] fbmem: Prevent invalid virtual screen sizes in fb_set_var()

[PATCH v4 0/9] drm: selftest: Convert to KUnit
 2022-07-02 13:17 UTC  (11+ messages)
` [PATCH v4 1/9] drm: selftest: convert drm_damage_helper selftest "
` [PATCH v4 2/9] drm: selftest: convert drm_cmdline_parser "
` [PATCH v4 3/9] drm: selftest: convert drm_rect "
` [PATCH v4 4/9] drm: selftest: convert drm_format "
` [PATCH v4 5/9] drm: selftest: convert drm_plane_helper "
` [PATCH v4 6/9] drm: selftest: convert drm_dp_mst_helper "
` [PATCH v4 7/9] drm: selftest: convert drm_framebuffer "
` [PATCH v4 8/9] drm: selftest: convert drm_buddy "
` [PATCH v4 9/9] drm: selftest: convert drm_mm "

[Bug 216198] New: uvd page faults on Radeon
 2022-07-02 13:01 UTC  (2+ messages)
` [Bug 216198] "

[PATCH v2 0/4] Add support for GPU load values
 2022-07-02 11:57 UTC  (10+ messages)
` [PATCH v2 1/4] drm/etnaviv: add simple moving average (SMA)
` [PATCH v2 2/4] drm/etnaviv: add loadavg accounting
` [PATCH v2 4/4] drm/etnaviv: export loadavg via perfmon

[PATCH v3 0/9] drm: selftest: Convert to KUnit
 2022-07-02 11:56 UTC  (18+ messages)
` [PATCH v3 2/9] drm: selftest: convert drm_cmdline_parser selftest "
` [PATCH v3 3/9] drm: selftest: convert drm_rect "
` [PATCH v3 4/9] drm: selftest: convert drm_format "
` [PATCH v3 5/9] drm: selftest: convert drm_plane_helper "
` [PATCH v3 6/9] drm: selftest: convert drm_dp_mst_helper "
` [PATCH v3 7/9] drm: selftest: convert drm_framebuffer "
` [PATCH v3 8/9] drm: selftest: convert drm_buddy "
` [PATCH v3 9/9] drm: selftest: convert drm_mm "


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