dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 01:45:09 to 2020-08-27 06:58:23 UTC [more...]

[PATCH 0/4] dyndbg: POC use dynamic_debug_exec_queries in DRM
 2020-08-26 22:30 UTC  (8+ messages)
` [PATCH 1/4] drm-printk: POC caller of dynamic-debug-exec-queries
` [PATCH 2/4] drm-printk: call pr_debug() from drm_dev_dbg, __drm_dbg
` [PATCH 3/4] i915: add -DDYNAMIC_DEBUG_MODULE to i915/gvt/Makefile
` [PATCH 4/4] i915: POC use dynamic_debug_exec_queries to control pr_debugs in gvt

[PATCH] drm/ingenic: Fix driver not probing when IPU port is missing
 2020-08-27  4:38 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
 2020-08-26 13:45 UTC  (2+ messages)

[RESEND PATCH v2 0/2] Convert mtk-dpi to drm_bridge API
 2020-08-26  8:53 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] drm/mediatek: mtk_dpi: Rename bridge to next_bridge
` [RESEND PATCH v2 2/2] drm/mediatek: mtk_dpi: Convert to bridge driver

[PATCH] docs: fb: Correcting the location of FRAMEBUFFER_CONSOLE option
 2020-08-26 18:59 UTC  (3+ messages)

[PATCH v2 0/5] drm/bridge: ps8640: Make sure all needed is powered to get the EDID
 2020-08-26 18:46 UTC  (10+ messages)
` [PATCH v2 1/5] drm/bridge_connector: Set default status connected for eDP connectors
` [PATCH v2 2/5] drm/bridge: ps8640: Get the EDID from eDP control
` [PATCH v2 3/5] drm/bridge: ps8640: Return an error for incorrect attach flags
` [PATCH v2 4/5] drm/bridge: ps8640: Print an error if VDO control fails
` [PATCH v2 5/5] drm/bridge: ps8640: Rework power state handling

[PATCH RFC v6 0/6] Add Unisoc's drm kms module
 2020-08-26 17:11 UTC  (4+ messages)
` [PATCH RFC v6 1/6] dt-bindings: display: add Unisoc's drm master bindings

[PATCH] drm: virtio: fix kconfig dependency warning
 2020-08-26 16:47 UTC 

[PATCH v5 0/7] make hdmi work on bananapi-r2
 2020-08-26 15:52 UTC  (2+ messages)

[PATCH] coccinelle: api: fix kobj_to_dev.cocci warnings
 2020-08-26 20:54 UTC 

[PATCH] drm/hisilicon: Removed the dependency on the mmu
 2020-08-26  7:55 UTC 

[PATCH v4 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-08-26  8:24 UTC  (3+ messages)

[PATCH V2 0/2] Implement Shutdown callback for i2c
 2020-08-26 11:56 UTC  (3+ messages)
` [PATCH V2 2/2] i2c: i2c-qcom-geni: Add shutdown "

[PATCH 1/2] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-08-26  7:52 UTC  (3+ messages)

[PATCH v6 0/3] drm: Add support for Cadence MHDP DPI/DP bridge and J721E wrapper
 2020-08-26 15:38 UTC  (6+ messages)
` [PATCH v6 2/3] drm: bridge: Add support for Cadence MHDP DPI/DP bridge

[PATCH] drm: Parse Colorimetry data block from EDID
 2020-08-26 14:23 UTC 

[PATCH] drm/bridge: tc358767: fix EDID memory leak
 2020-08-27  5:18 UTC  (4+ messages)

[PATCH 0/3] drm/vc4: Support HDMI QHD or higher output
 2020-08-27  4:35 UTC  (5+ messages)
    ` [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock control

[PATCH v2] drm/vkms: avoid warning in vkms_get_vblank_timestamp
 2020-08-27  4:18 UTC 

[Bug 209019] New: [drm:dpcd_set_source_specific_data [amdgpu]] *ERROR* Error in DP aux read transaction, not writing source specific data
 2020-08-27  3:19 UTC  (4+ messages)
` [Bug 209019] "

[PATCH] drm/vkms: fix warning in vkms_get_vblank_timestamp
 2020-08-27  1:35 UTC  (3+ messages)

[radeon-alex:amd-staging-drm-next 628/1509] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c:268:17: sparse: sparse: cast removes address space '<asn:1>' of expression
 2020-08-27  0:14 UTC 

[PATCH] drm/tidss: Add prepare_fb to the plane helper funcs
 2020-08-26 23:27 UTC  (2+ messages)

[PULL] drm-intel-next
 2020-08-26 23:27 UTC 

[PATCH -next] drm/mediatek: remove duplicate include
 2020-08-26 23:03 UTC  (3+ messages)

[PATCH v2] drm/mediatek: dsi: fix scrolling of panel with small hfp or hbp
 2020-08-26 23:01 UTC  (5+ messages)

[PATCH 1/4] drm: add drmm_encoder_alloc()
 2020-08-26 21:29 UTC  (10+ messages)
` [PATCH 2/4] drm/simple_kms_helper: add drmm_simple_encoder_alloc()
` [PATCH 3/4] drm/plane: add drmm_universal_plane_alloc()
  ` [RFC PATCH] drm/plane: __drm_universal_plane_init() can be static
` [PATCH 4/4] drm/crtc: add drmm_crtc_alloc_with_planes()

[pull] amdgpu drm-fixes-5.9
 2020-08-26 20:08 UTC 

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-08-26 18:26 UTC  (8+ messages)

[PATCH v5 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
 2020-08-26 18:24 UTC  (21+ messages)
` [PATCH v5 01/20] drm/nouveau/kms: Fix some indenting in nouveau_dp_detect()
` [PATCH v5 02/20] drm/nouveau/kms/nv50-: Remove open-coded drm_dp_read_desc()
` [PATCH v5 03/20] drm/nouveau/kms/nv50-: Just use drm_dp_dpcd_read() in nouveau_dp.c
` [PATCH v5 04/20] drm/nouveau/kms/nv50-: Use macros for DP registers "
` [PATCH v5 05/20] drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in nv50_mstm_new()
` [PATCH v5 06/20] drm/nouveau/kms: Search for encoders' connectors properly
` [PATCH v5 07/20] drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in nv50_sor_disable()
` [PATCH v5 08/20] drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
` [PATCH v5 09/20] drm/i915/dp: Extract drm_dp_read_mst_cap()
` [PATCH v5 10/20] drm/nouveau/kms: Use new drm_dp_read_mst_cap() helper for checking MST caps
` [PATCH v5 11/20] drm/nouveau/kms: Move drm_dp_cec_unset_edid() into nouveau_connector_detect()
` [PATCH v5 12/20] drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
` [PATCH v5 13/20] drm/i915/dp: Extract drm_dp_read_downstream_info()
` [PATCH v5 14/20] drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validation
` [PATCH v5 15/20] drm/i915/dp: Extract drm_dp_read_sink_count_cap()
` [PATCH v5 16/20] drm/i915/dp: Extract drm_dp_read_sink_count()
` [PATCH v5 17/20] drm/nouveau/kms/nv50-: Add support for DP_SINK_COUNT
` [PATCH v5 18/20] drm/nouveau/kms: Don't change EDID when it hasn't actually changed
` [PATCH v5 19/20] drm/i915/dp: Extract drm_dp_read_dpcd_caps()
` [PATCH v5 20/20] drm/nouveau/kms: Start using drm_dp_read_dpcd_caps()

[v2] dma-buf: heaps: bugfix for selftest failure
 2020-08-26 17:47 UTC  (2+ messages)

[RFC v4 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
 2020-08-26 17:12 UTC  (7+ messages)
` [RFC v4 09/20] drm/i915/dp: Extract drm_dp_has_mst()
` [RFC v4 16/20] drm/i915/dp: Extract drm_dp_get_sink_count()

[PATCH] drm/i915/lspcon: Limits to 8 bpc for RGB/YCbCr444
 2020-08-26 16:24 UTC  (2+ messages)

[PATCH v5 0/2] Add support for Tianma nt36672a video mode panel
 2020-08-26 16:03 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: display: panel: Add bindings for Novatek nt36672a
` [PATCH v5 2/2] drm: panel: Add novatek nt36672a panel driver

[PATCH 1/2] drm/exynos: dsi: Simplify with dev_err_probe()
 2020-08-26 15:56 UTC  (4+ messages)
  ` [PATCH 2/2] drm/exynos: hdmi: "

[PATCH] drm/vkms: replace deprecated functions in vkms_driver
 2020-08-26 15:52 UTC 

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-26 15:13 UTC  (15+ messages)
` [PATCH] block: "

[PATCH 00/29] treewide: Convert comma separated statements
 2020-08-26 15:08 UTC  (3+ messages)
` [PATCH 08/29] dma-buf: Avoid "

[GIT PULL] etnaviv fixes for 5.9-rc3
 2020-08-26 15:08 UTC 

[PATCH] vulkan: Add VK_GOOGLE_display_timing extension (x11+display, anv+radv) [v8]
 2020-08-26 14:23 UTC  (2+ messages)

[PATCH] drm/xen-front: Add support for EDID based configuration
 2020-08-26 14:00 UTC 

[PATCH v1 1/4] drm/ast: Only set format registers if primary plane's format changes
 2020-08-26 13:54 UTC  (2+ messages)

[PATCH v8 02/17] drm/i915: Clear the repeater bit on HDCP disable
 2020-08-26 13:53 UTC  (2+ messages)

[PATCH v1 2/4] drm/ast: Set display mode in atomic_begin()
 2020-08-26 13:53 UTC  (2+ messages)

[PATCH v1 3/4] drm/ast: Add commit-tail function
 2020-08-26 13:53 UTC  (2+ messages)

[PATCH v8 01/17] drm/i915: Fix sha_text population code
 2020-08-26 13:53 UTC  (2+ messages)

[PATCH v1 4/4] drm/ast: Disable planes while switching display modes
 2020-08-26 13:53 UTC  (2+ messages)

[PATCH] display/drm/bridge: fix semicolon.cocci warnings
 2020-08-26 13:36 UTC 

[PATCH v9 00/32] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-08-26 13:26 UTC  (34+ messages)
    ` [PATCH v9 01/32] drm: prime: add common helper to check scatterlist contiguity
    ` [PATCH v9 02/32] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()
    ` [PATCH v9 03/32] drm: core: fix common struct sg_table related issues
    ` [PATCH v9 04/32] drm: armada: "
    ` [PATCH v9 05/32] drm: etnaviv: "
    ` [PATCH v9 06/32] drm: exynos: use common helper for a scatterlist contiguity check
    ` [PATCH v9 07/32] drm: exynos: fix common struct sg_table related issues
    ` [PATCH v9 08/32] drm: i915: "
    ` [PATCH v9 09/32] drm: lima: "
    ` [PATCH v9 10/32] drm: mediatek: use common helper for a scatterlist contiguity check
    ` [PATCH v9 11/32] drm: mediatek: use common helper for extracting pages array
    ` [PATCH v9 12/32] drm: msm: fix common struct sg_table related issues
    ` [PATCH v9 13/32] drm: omapdrm: use common helper for extracting pages array
    ` [PATCH v9 14/32] drm: omapdrm: fix common struct sg_table related issues
    ` [PATCH v9 15/32] drm: panfrost: "
    ` [PATCH v9 16/32] drm: rockchip: use common helper for a scatterlist contiguity check
    ` [PATCH v9 17/32] drm: rockchip: fix common struct sg_table related issues
    ` [PATCH v9 18/32] drm: tegra: "
    ` [PATCH v9 19/32] drm: v3d: "
    ` [PATCH v9 20/32] drm: virtio: "
    ` [PATCH v9 21/32] drm: vmwgfx: "
    ` [PATCH v9 22/32] drm: xen: "
    ` [PATCH v9 23/32] xen: gntdev: "
    ` [PATCH v9 24/32] drm: host1x: "
    ` [PATCH v9 25/32] drm: rcar-du: "
    ` [PATCH v9 26/32] dmabuf: "
    ` [PATCH v9 27/32] staging: tegra-vde: "
    ` [PATCH v9 28/32] misc: fastrpc: "
    ` [PATCH v9 29/32] rapidio: "
    ` [PATCH v9 30/32] samples: vfio-mdev/mbochs: "
    ` [PATCH v9 31/32] media: pci: fix common ALSA DMA-mapping related codes
    ` [PATCH v9 32/32] videobuf2: use sgtable-based scatterlist wrappers

[PULL] drm-misc-next
 2020-08-26 10:02 UTC  (2+ messages)

[PATCH] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
 2020-08-26  8:58 UTC  (6+ messages)

[PATCH] drm/mgag200: fix spelling mistake "expeced" -> "expected"
 2020-08-26  8:47 UTC 

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-25 17:40 UTC  (5+ messages)
` [PATCH v11 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset

[PATCH 0/2] ARM: dts: sun8i: r40: Enable mali400 GPU
 2020-08-25  8:39 UTC  (2+ messages)

[PATCH] drm/sun4i: add missing put_device() call in sun8i_r40_tcon_tv_set_mux()
 2020-08-26  1:04 UTC  (3+ messages)

[PATCH] drm/radeon: Prefer lower feedback dividers
 2020-08-25 17:33 UTC 

[PATCH v2 0/3] Add optional regulator support for LVDS codec
 2020-08-26  6:58 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: bridge: lvds-codec: Document vcc-supply property

[PATCH] video: fbdev: radeon: Fix memleak in radeonfb_pci_register
 2020-08-25  7:47 UTC  (2+ messages)

[PATCH v2 00/14] Add regulator devfreq support to Panfrost
 2020-08-24 13:11 UTC  (6+ messages)
` [PATCH v2 13/14] [DO NOT MERGE] arm64: dts: allwinner: h6: Add GPU OPP table

[PATCH] video: fbdev: fix potential OOB read in vga_8planes_imageblit()
 2020-08-26  1:49 UTC  (2+ messages)
` [PATCH v2] video: fbdev: fix "

[PATCH 0/2] drm/virtio: fix unblank
 2020-08-25 21:56 UTC  (2+ messages)
` [PATCH] "

[PATCH] drm/sun4i: Constify static structs
 2020-08-18  8:49 UTC  (2+ messages)

[PATCH v3] tee: convert convert get_user_pages() --> pin_user_pages()
 2020-08-25  9:02 UTC  (4+ messages)

[PATCH] drm/bridge/tc358775: Fixes bus formats read
 2020-08-25 14:27 UTC  (8+ messages)

[PATCH V2] drm/sun4i: add missing put_device() call in sun8i_r40_tcon_tv_set_mux()
 2020-08-26  1:08 UTC 

[RFC] Experimental DMA-BUF Device Heaps
 2020-08-25 20:26 UTC  (5+ messages)

[PATCH v4 00/78] drm/vc4: Support BCM2711 Display Pipeline
 2020-08-25 15:06 UTC  (6+ messages)
` [PATCH v4 29/78] drm/vc4: crtc: Add a delay after disabling the PixelValve output

[PATCH libdrm] modetest: set_gamma only if CRTC supports gamma property
 2020-08-25  7:43 UTC  (3+ messages)

[PATCH] dma-buf: heaps: Introduce dma_heap_add_cma() for non-default CMA heap
 2020-08-25 11:09 UTC  (7+ messages)

[PULL] drm-misc-fixes
 2020-08-26  7:40 UTC 

[PATCH v8 0/3] drm: Add support for Cadence MHDP DPI/DP bridge and J721E wrapper
 2020-08-26  7:26 UTC  (4+ messages)
` [PATCH v8 2/3] drm: bridge: Add support for Cadence MHDP DPI/DP bridge

[GIT PULL] exynos-drm-fixes
 2020-08-26  7:15 UTC 

[PATCH] backlight: tosa_lcd: Include the right header
 2020-08-26  7:09 UTC 

[PATCH] backlight: tosa_bl: Include the right header
 2020-08-26  7:05 UTC 

[PATCH v6] backlight: lms283gf05: Convert to GPIO descriptors
 2020-08-26  6:55 UTC 

[PATCH 3/5] drm/nouveau: utilize subconnector property for DP
 2020-08-16  6:51 UTC  (2+ messages)
` [v3] "

[00/23] ttm tt refactoring
 2020-08-26  5:14 UTC  (18+ messages)
` [PATCH 02/23] drm/radeon/ttm: don't store driver copy of device pointer
` [PATCH 05/23] drm/qxl: move bind/unbind/destroy to the driver function table
` [PATCH 10/23] drm/amdgpu/ttm: move to driver backend binding funcs
` [PATCH 11/23] drm/gem_vram/ttm: move to driver backend destroy function
` [PATCH 12/23] drm/ttm/agp: drop back end bindings from agp
` [PATCH 13/23] drm/ttm: get rid of agp specific populate/unpopulate paths
` [PATCH 14/23] drm/ttm/agp: remove bdev from agp helpers
` [PATCH 15/23] drm/ttm: drop the tt backend function paths
` [PATCH 16/23] drm/ttm: move sg pointer into ttm_dma_tt
` [PATCH 17/23] drm/ttm: split populated/bound state flags
` [PATCH 18/23] drm/ttm: move bound flag and use a utility wrapper
` [PATCH 19/23] drm/ttm: split bind and populate out
` [PATCH 20/23] drm/ttm: add populated accessors
` [PATCH 21/23] drm/ttm: store populated status in upper page flag bits
` [PATCH 22/23] drm/ttm: two minor struct reorgs to fill holes
` [PATCH 23/23] drm/ttm: change ordering of args to map/unmap helpers


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