dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 08:46:29 to 2020-05-06 20:33:48 UTC [more...]

[PATCH V2] video: fbdev: w100fb: Fix a potential double free
 2020-05-06 18:23 UTC  (2+ messages)

[PATCH] dma-buf: fix use-after-free in dmabuffs_dname
 2020-05-06  9:00 UTC  (2+ messages)

[PATCH v2] drm/mediatek: cleanup coding style in mediatek a bit
 2020-05-06 13:01 UTC  (2+ messages)

[PATCH] drm/mediatek: eliminate the magic number in array size
 2020-05-06 13:06 UTC  (2+ messages)

[PATCH v3 0/4] drm: Add support for IPK DSI Host Driver
 2020-05-06 10:41 UTC  (5+ messages)
` [PATCH v3 3/4] drm: ipk: Add extensions for DW MIPI DSI Host driver

[PATCH] drm/mediatek: stop iterating dma addresses when sg_dma_len() == 0
 2020-05-06 12:58 UTC  (7+ messages)

[PATCH 00/14] drm/radeon: remove comparison to bool
 2020-05-06 16:00 UTC  (2+ messages)

[PATCH V2 00/11] Subject: Remove duplicated kmap code
 2020-05-06 20:33 UTC  (5+ messages)
` [PATCH V2 05/11] {x86,powerpc,microblaze}/kmap: Move preempt disable
` [PATCH V2 08/11] arch/kmap: Ensure kmap_prot visibility

[PATCH -next] drm/amdgpu/navi10: fix unsigned comparison with 0
 2020-05-06 20:12 UTC  (2+ messages)

[Bug 207593] New: [AMDGPU] The HDMI status(/sys) is not change after HDMI connector pull out
 2020-05-06 20:10 UTC  (2+ messages)
` [Bug 207593] "

[PATCH 2/4] dt-bindings: display: Add ilitek-9341 binding
 2020-05-06 19:33 UTC  (3+ messages)

[v2] arm64: dts: sc7180: add dsi controller and phy entries for idp dts
 2020-05-06 19:25 UTC  (3+ messages)

[PATCH -next] drm/udl: Make udl_handle_damage static
 2020-05-06 19:09 UTC  (2+ messages)

[PATCH] video: fbdev: valkyriefb.c: fix warning comparing pointer to 0
 2020-05-06 19:07 UTC  (2+ messages)

[PATCH 1/3] drm/tilcdc: fix leak & null ref in panel_connector_get_modes
 2020-05-06 19:04 UTC  (4+ messages)
` [PATCH 3/3] drm/tilcdc: add missing static for panel_driver

[PATCH] drm/amdgpu: allocate large structures dynamically
 2020-05-06 19:01 UTC  (4+ messages)

[PATCH v11 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-05-06 18:57 UTC  (6+ messages)
` [PATCH v11 1/2] drm/panel: add support for rm69299 visionox panel driver
` [PATCH v12 2/2] dt-bindings: documenting compatible string vendor "visionox"

[RFC][PATCH 0/4] Support non-default CMA regions to the dmabuf heaps interface
 2020-05-06 18:34 UTC  (9+ messages)
` [RFC][PATCH 1/4] devicetree: bindings: Add linux, cma-heap tag for reserved memory
  ` [RFC][PATCH 1/4] devicetree: bindings: Add linux,cma-heap "

[PATCH] video: fbdev: w100fb: Fix a potential double free
 2020-05-06 17:48 UTC  (2+ messages)

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-05-06 17:46 UTC  (2+ messages)
` [Bug 207383] "

[PATCH] video: fbdev: i810: use true,false for bool variables
 2020-05-06 17:40 UTC  (2+ messages)

[PATCH v5 0/6] Support DRM bridges on NVIDIA Tegra
 2020-05-06 16:45 UTC  (11+ messages)
` [PATCH v5 1/6] of_graph: add of_graph_get_local_port()
` [PATCH v5 2/6] drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence
` [PATCH v5 3/6] drm/tegra: output: Don't leak OF node on error
` [PATCH v5 4/6] drm/tegra: output: Support DRM bridges
` [PATCH v5 5/6] drm/tegra: output: rgb: Support LVDS encoder bridge

[PATCH 00/14] drm/radeon: remove comparison to bool
 2020-05-06 16:36 UTC 

[PATCH] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-06 15:56 UTC  (14+ messages)

[RFC PATCH] dt-bindings: display: ti,tfp410.txt: convert to yaml
 2020-05-06 15:53 UTC  (7+ messages)

[PATCH] drm: drm_fourcc: add NV15, Q410, Q401 YUV formats
 2020-05-06 14:41 UTC  (2+ messages)

[PATCH v6 00/16] drm/i915: Add support for HDCP 1.4 over MST connectors
 2020-05-06 14:18 UTC  (9+ messages)
` [PATCH v6 01/16] drm/i915: Fix sha_text population code
` [PATCH v6 02/16] drm/i915: Clear the repeater bit on HDCP disable
` [PATCH v6 03/16] drm/i915: WARN if HDCP signalling is enabled upon disable
` [PATCH v6 04/16] drm/i915: Intercept Aksv writes in the aux hooks

Question about sRGB framebuffer support
 2020-05-06 13:54 UTC  (9+ messages)

[PATCH v2] uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiers
 2020-05-06 12:08 UTC 

[PATCH] uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiers
 2020-05-06 12:00 UTC  (3+ messages)

[PATCH 0/5] drm/mgag200: Embed DRM device in struct mga_device
 2020-05-06 11:06 UTC  (21+ messages)
` [PATCH 1/5] drm/mgag200: Convert struct drm_device to struct mga_device with macro
` [PATCH 2/5] drm/mgag200: Integrate init function into load function
` [PATCH 3/5] drm/mgag200: Remove several references to struct mga_device.dev
` [PATCH 4/5] drm/mgag200: Init and finalize devices in mgag200_device_{init, fini}()
  ` [PATCH 4/5] drm/mgag200: Init and finalize devices in mgag200_device_{init,fini}()
` [PATCH 5/5] drm/mgag200: Embed DRM device instance in struct mga_device

[PATCH] drm/ast: Don't check new mode if CRTC is being disabled
 2020-05-06 10:58 UTC  (7+ messages)

[PATCH v1 0/3] drm/panel: update backlight support for samsung panels
 2020-05-06 10:38 UTC  (6+ messages)
` [PATCH v1 2/3] drm/panel: update backlight handling for samsung-s6e63j0x03

[PATCH V6 0/4] Add support for WLED5
 2020-05-06 10:08 UTC  (11+ messages)
` [PATCH V6 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format
` [PATCH V6 2/4] backlight: qcom-wled: Add callback functions
` [PATCH V6 3/4] backlight: qcom-wled: Add WLED5 bindings
` [PATCH V6 4/4] backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8150L PMICs

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-06  9:26 UTC  (5+ messages)
` [PATCH v2 22/91] reset: Move reset-simple header out of drivers/reset
` [PATCH v2 23/91] reset: simple: Add reset callback

[PATCH] dma-buf: heaps: Remove Unneeded variable "ret" in dma_heap_dma_buf_begin_cpu_access()
 2020-05-06  9:13 UTC  (2+ messages)

[Bug 207595] New: [amdgpu] Displayport MST not functional on AMD Stoney
 2020-05-06  8:06 UTC  (10+ messages)
` [Bug 207595] "

[Bug 207581] New: [amdgpu] Framebuffer no image CARRIZO and STONEY
 2020-05-06  7:38 UTC  (7+ messages)
` [Bug 207581] "

[PATCH 00/17] drm/mgag200: Convert to atomic modesetting
 2020-05-06  7:29 UTC  (5+ messages)

[PATCH] amdgpu: fix integer overflow on 32-bit architectures
 2020-05-05 15:39 UTC  (3+ messages)

[PATCH 1/4] add dts node for drm panel driver ili9341 add dts i2c3 for stmpe touch add dts spi5 for gyro & ili9341
 2020-05-06  6:45 UTC  (7+ messages)

[PATCH] drm/rockchip: vop: call vop_cfg_done() under reg_lock
 2020-05-06  1:32 UTC  (2+ messages)

[PATCH 3/4] drm/panel: Add Ilitek ILI9341 driver
 2020-05-06  6:37 UTC  (2+ messages)

[PATCH net-next] net: bnxt: Remove Comparison to bool in bnxt_ethtool.c
 2020-05-05 18:41 UTC  (2+ messages)

[PATCH] video: fbdev: pxa168fb: make pxa168fb_init_mode() return void
 2020-05-06  6:17 UTC 

[PATCH] drm/amdgpu/dc: don't pass -mhard-float to clang
 2020-05-05 15:48 UTC  (2+ messages)

[PATCH v9 0/2] Add initial support for slimport anx7625
 2020-05-06  6:50 UTC  (4+ messages)
` [PATCH v9 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding

[PATCH] omapfb: don't annotate dss_conv_list as __initdata
 2020-05-05 15:07 UTC  (3+ messages)

[PATCH] nand: brcmnand: correctly verify erased pages
 2020-05-05  8:24 UTC  (4+ messages)
` [PATCH v2] "

[PATCH -next] drm/mediatek: Fix Kconfig warning
 2020-05-06  0:28 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v4 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-05 22:21 UTC  (8+ messages)
` [PATCH v4 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v4 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v4 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd

[PATCH 00/16] dts/dt-bindings: Fix Arm Ltd. ARMv8 "boards"
 2020-05-05 18:10 UTC  (2+ messages)

[PATCH] drm: Fix HDCP failures when SRM fw is missing
 2020-05-05 18:02 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] drm/amd/display: Fix pageflip event race condition for DCN. (v2)
 2020-05-05 18:03 UTC  (9+ messages)

[PATCH 1/3] drm/dsi: use stack buffer in mipi_dsi_dcs_write()
 2020-05-05 16:03 UTC  (3+ messages)
` [PATCH 2/3] drm/panel: use mipi_dsi_dcs_write_buffer where possible
` [PATCH 3/3] drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline

[PATCH v7 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-05-05 15:53 UTC  (3+ messages)
` [PATCH v7 01/12] dt-bindings: add img, pvrsgx.yaml for Imagination GPUs
  ` [PATCH v7 01/12] dt-bindings: add img,pvrsgx.yaml "

[PATCH -next] drm/radeon: fix unsigned comparison with 0
 2020-05-05 14:50 UTC  (2+ messages)

[PATCH] drm/amdgpu: Avoid integer overflow in amdgpu_device_suspend_display_audio
 2020-05-05 14:44 UTC  (2+ messages)

[v3 PATCH 0/2] Add support for ASUS Z00T TM5P5 NT35596 panel
 2020-05-05 13:32 UTC  (3+ messages)
` [v3 PATCH 2/2] dt-bindings: display: Document ASUS Z00T TM5P5 NT35596 panel compatible

[PATCH 0/3] Convert mtk-dpi to drm_bridge API
 2020-05-05 13:26 UTC  (7+ messages)
` [PATCH 1/3] drm/mediatek: mtk_dpi: Rename bridge to next_bridge
` [PATCH 2/3] drm/mediatek: mtk_dpi: Convert to bridge driver
` [PATCH 3/3] drm/mediatek: mtk_dpi: Use simple encoder

[PATCH v3 00/25] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-05 10:51 UTC  (29+ messages)
  ` [PATCH v3 01/25] dma-mapping: add generic helpers for mapping sgtable objects
      ` [PATCH v3 02/25] drm: core: fix common struct sg_table related issues
      ` [PATCH v3 03/25] drm: amdgpu: "
      ` [PATCH v3 04/25] drm: armada: "
      ` [PATCH v3 05/25] drm: etnaviv: "
      ` [PATCH v3 06/25] drm: exynos: "
      ` [PATCH v3 07/25] drm: i915: "
      ` [PATCH v3 08/25] drm: lima: "
      ` [PATCH v3 09/25] drm: msm: "
      ` [PATCH v3 10/25] drm: panfrost: "
      ` [PATCH v3 11/25] drm: radeon: "
      ` [PATCH v3 12/25] drm: rockchip: "
      ` [PATCH v3 13/25] drm: tegra: "
      ` [PATCH v3 14/25] drm: virtio: "
      ` [PATCH v3 15/25] drm: vmwgfx: "
      ` [PATCH v3 16/25] xen: gntdev: "
      ` [PATCH v3 17/25] drm: host1x: "
      ` [PATCH v3 18/25] drm: rcar-du: "
      ` [PATCH v3 19/25] dmabuf: "
      ` [PATCH v3 20/25] staging: ion: "
      ` [PATCH v3 21/25] staging: tegra-vde: "
      ` [PATCH v3 22/25] misc: fastrpc: "
      ` [PATCH v3 23/25] rapidio: "
      ` [PATCH v3 24/25] samples: vfio-mdev/mbochs: "
      ` [PATCH v3 25/25] media: pci: fix common ALSA DMA-mapping related codes

[PATCH v2 1/2] drm/client: Dual licence the header in GPL-2 and MIT
 2020-05-05  8:53 UTC  (2+ messages)

[PATCH] drm: Replace drm_modeset_lock/unlock_all with DRM_MODESET_LOCK_ALL_* helpers
 2020-05-05  8:51 UTC  (8+ messages)

Operating KMS UAPI (Re: RFC: Drm-connector properties managed by another driver / privacy screen support)
 2020-05-05  8:48 UTC  (11+ 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).