dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-26 14:34:28 to 2019-03-27 12:50:51 UTC [more...]

[PATCH v4 0/7] sunxi: Add DT representation for the MBUS controller
 2019-03-27 12:50 UTC  (7+ messages)
` [PATCH v4 3/7] of: address: Add parent pointer to the __of_translate_address args
` [PATCH v4 4/7] of: address: Add support for the parent DMA bus
` [PATCH v4 5/7] drm/sun4i: Rely on dma interconnect for our RAM offset

[RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driver
 2019-03-27 12:50 UTC  (5+ messages)

[PATCH -next] drm/omap: Add NULL entry to the end of_device_id array
 2019-03-27 12:49 UTC  (3+ messages)

[PATCH 1/2] drm/connector: Document the optional margin props in the HDMI section
 2019-03-27 12:27 UTC  (6+ messages)
` [PATCH 2/2] drm/connector: Document the TV props

[Bug 110258] Lenovo V110-15AST AMD A9-9410 AMD R5 Stoney hangs after waking after suspend. 5.0-5.1rc2
 2019-03-27 11:35 UTC  (2+ messages)

linux-next: build failure after merge of the drm-intel tree
 2019-03-27 11:31 UTC  (3+ messages)

[Bug 110257] Major artifacts in mpeg2 vaapi hw decoding
 2019-03-27 11:27 UTC  (3+ messages)

[PATCH 01/21] drm/fb-helper: Add fill_info() functions
 2019-03-27 11:15 UTC  (29+ messages)
` [PATCH 11/21] drm/i915: Use drm_fb_helper_fill_info
` [PATCH 12/21] drm/mga200g: "
` [PATCH 13/21] drm/bochs: "
` [PATCH 14/21] drm/nouveau: "
` [PATCH 15/21] drm/omap: "
` [PATCH 16/21] drm/radeon: "
` [PATCH 17/21] drm/rockchip: "
` [PATCH 18/21] drm/tegra: "
` [PATCH 19/21] drm/udl: "
` [PATCH 20/21] drm/vboxvideo: "
` [PATCH 21/21] drm/fb-helper: Unexport fill_{var,info}
  ` [PATCH 21/21] drm/fb-helper: Unexport fill_{var, info}

[Bug 106571] Stoney [Radeon R5 Graphics] [1002:98E4] hangs on hibernate
 2019-03-27 11:09 UTC  (6+ messages)
` [Bug 106571] Stoney [Radeon R5 Graphics] "

[PATCH v3 00/10] HDCP2.2 Phase II
 2019-03-27 11:06 UTC  (20+ messages)
` [PATCH v3 01/10] drm/i915: debugfs: HDCP2.2 capability read
` [PATCH v3 02/10] drm: Add Content protection type property
` [PATCH v3 03/10] drm/i915: Attach content "
` [PATCH v3 04/10] drm/i915: HDCP SRM parsing and revocation check
` [PATCH v3 06/10] drm: Add CP downstream_info property
` [PATCH v3 07/10] drm/i915: Populate downstream info for HDCP1.4
` [PATCH v3 08/10] drm/i915: Populate downstream info for HDCP2.2
` [PATCH v3 09/10] drm: uevent for connector status change
` [PATCH v3 10/10] drm/i915: uevent for HDCP "

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-03-27 11:00 UTC  (8+ messages)

[RFC][PATCH 00/11] DRM driver for fbdev devices
 2019-03-27 10:58 UTC  (21+ messages)
` [PATCH 02/11] drm/fbdevdrm: Add fbdevdrm device
` [PATCH 07/11] drm/fbdevdrm: Add DRM <-> fbdev pixel-format conversion
` [PATCH 09/11] drm/fbdevdrm: Add primary plane
` [PATCH 11/11] drm/fbdevdrm: Detect and validate display modes

[gabbayo:habanalabs-fixes 7/7] drivers/misc/habanalabs/goya/goya.c:3012:17: sparse: cast removes address space of expression
 2019-03-27 10:26 UTC 

[PATCH v2 00/25] add drm support for MT8183
 2019-03-27  9:39 UTC  (27+ messages)
` [PATCH v2 01/25] arm64: dts: add display nodes for mt8183
` [PATCH v2 02/25] dt-bindings: mediatek: add binding for mt8183 display
  ` [PATCH v2 03/25] drm/mediatek: add mutex mod into ddp private data
  ` [PATCH v2 04/25] drm/mediatek: add mutex sof "
` [PATCH v2 05/25] drm/mediatek: split DISP_REG_CONFIG_DSI_SEL setting into another use case
` [PATCH v2 06/25] drm/mediatek: redefine mtk_ddp_sout_sel
` [PATCH v2 07/25] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [PATCH v2 08/25] drm/mediatek: add ddp component CCORR
` [PATCH v2 09/25] drm/mediatek: add mmsys private data for ddp path config
` [PATCH v2 10/25] drm/mediatek: add commponent OVL0_2L
` [PATCH v2 11/25] drm/mediatek: add component OVL1_2L
` [PATCH v2 12/25] drm/mediatek: add component DITHER
` [PATCH v2 13/25] drm/mediatek: add gmc_bits for ovl private data
` [PATCH v2 14/25] drm/medaitek: add layer_nr "
` [PATCH v2 15/25] drm/mediatek: add function to background color input select for ovl/ovl_2l direct link
` [PATCH v2 16/25] drm/mediatek: add ddp write register common api
` [PATCH v2 17/25] drm/mediatek: add background color input select function for ovl/ovl_2l
` [PATCH v2 18/25] drm/mediatek: add RDMA fifo size error handle
` [PATCH v2 19/25] drm/mediatek: add function mtk_ddp_comp_get_type
` [PATCH v2 20/25] drm/mediatek: add ovl0/ovl0_2l usecase
` [PATCH v2 21/25] drm/mediatek: add support for mediatek SOC MT8183
` [PATCH v2 22/25] drm/mediatek: adjust ddp clock control flow
` [PATCH v2 23/25] drm/mediatek: add vmap support for mediatek drm
` [PATCH v2 24/25] drm/mediatek: respect page offset for PRIME mmap calls
` [PATCH v2 25/25] drm/mediatek: enable allow_fb_modifiers for mediatek drm

[PATCH V7 0/6] make mt7623 clock of hdmi stable
 2019-03-27  9:19 UTC  (7+ messages)
` [PATCH V7 1/6] drm/mediatek: recalculate hdmi phy clock of MT2701 by querying hardware
` [PATCH V7 2/6] drm/mediatek: move the setting of fixed divider
` [PATCH V7 3/6] drm/mediatek: using different flags of clk for HDMI phy
` [PATCH V7 4/6] drm/mediatek: fix the rate and divder of hdmi phy for MT2701
` [PATCH V7 5/6] drm/mediatek: using new factor for tvdpll in MT2701
` [PATCH V7 6/6] drm/mediatek: fix the rate of parent for hdmi phy "

[PATCH v8] drm/lima: driver for ARM Mali4xx GPUs
 2019-03-27  9:15 UTC  (6+ messages)

[Bug 110250] [Regression linux 5.1-rc1] Displayport 1.2 tty second monitor corruption
 2019-03-27  9:09 UTC  (2+ messages)

[PATCHv2] omapdrm: hdmi4_cec: Fix CEC clock handling for PM
 2019-03-27  9:05 UTC  (3+ messages)

[PATCH] drm: headers: Add neccessary include files and guards
 2019-03-27  8:30 UTC  (2+ messages)

[PATCH RESEND v7 0/3] Mixel DPHY support for i.MX8
 2019-03-27  8:20 UTC  (4+ messages)
` [PATCH RESEND v7 1/3] dt-bindings: Add vendor prefix for Mixel Inc
` [PATCH RESEND v7 2/3] dt-bindings: phy: Add documentation for mixel dphy
` [PATCH RESEND v7 3/3] phy: Add driver for mixel dphy found on imx8

[PATCH] MAINTAINERS: Fix pattern for Documentation path for Arm Mali Komeda
 2019-03-27  6:21 UTC  (2+ messages)

[PATCH] drm/exynos: g2d: remove style error
 2019-03-27  5:07 UTC 

[Bug 110143] [Regression] Doom 3: BFG Edition - Steam and GOG.com - white flickering screen
 2019-03-27  4:35 UTC  (3+ messages)

2019 Election and By-laws approval voting OPEN
 2019-03-27  3:21 UTC 

[PATCH] [v7,2/2] drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
 2019-03-27  3:11 UTC  (2+ messages)
` [PATCH] [v7, 2/2] "

[PATCH v3 RESEND 00/24] drm/exynos: add support for GSCALER planes on Exynos5433
 2019-03-27  2:26 UTC  (4+ messages)

[Bug 202043] New: amdgpu: Vega 56 SCLK drops to 700 Mhz when undervolting
 2019-03-27  0:45 UTC  (3+ messages)
` [Bug 202043] "

[Bug 110229] The driver is not waiting the shader have finished to update the framebuffer before displaying it
 2019-03-27  0:39 UTC  (4+ messages)

[Bug 110251] Buffer age seems incorrect
 2019-03-26 22:38 UTC  (3+ messages)
` [Bug 110251] Buffer age seems to be incorrect

[PATCH 1/4] drm: Nuke unused drm_display_info.pixel_clock
 2019-03-26 21:53 UTC  (9+ messages)
` [PATCH 2/4] drm: Fix tabs vs. spaces
` [PATCH 3/4] drm: Kill drm_display_info.name
  ` [Intel-gfx] "
` [PATCH 4/4] drm/uapi: Remove unused DRM_DISPLAY_INFO_LEN

[PATCH 00/16] drm/fb-helper: Move modesetting code to drm_client
 2019-03-26 20:48 UTC  (21+ messages)
` [PATCH 01/16] drm/fb-helper: Remove unused gamma_size variable
` [PATCH 02/16] drm/fb-helper: dpms_legacy(): Only set on connectors in use
` [PATCH 03/16] drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
` [PATCH 04/16] drm/fb-helper: No need to cache rotation and sw_rotations
` [PATCH 05/16] drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}
` [PATCH 06/16] drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helper
` [PATCH 07/16] drm/fb-helper: Remove drm_fb_helper_crtc
` [PATCH 08/16] drm/fb-helper: Prepare to move out commit code
` [PATCH 09/16] drm/fb-helper: Move "
` [PATCH 10/16] drm/fb-helper: Remove drm_fb_helper_connector
` [PATCH 11/16] drm/fb-helper: Prepare to move out modeset config code
` [PATCH 12/16] drm/fb-helper: Move "
` [PATCH 13/16] drm/fb-helper: Avoid race with DRM userspace
` [PATCH 14/16] drm/client: Add display abstraction
` [PATCH 15/16] drm/client: Hack: Add bootsplash example
` [PATCH 16/16] drm/vc4: Call drm_dev_register() after all setup is done

[PATCH v2 1/5] drm: Add helpers to kick off self refresh mode in drivers
 2019-03-26 20:44 UTC  (5+ messages)
` [PATCH v2 2/5] drm/rockchip: Check for fast link training before enabling psr
` [PATCH v2 3/5] drm/rockchip: Use the helpers for PSR
` [PATCH v2 4/5] drm/rockchip: Don't fully disable vop on self refresh
` [PATCH v2 5/5] drm/rockchip: Use drm_atomic_helper_commit_tail_rpm

[PATCH] drm/sun4i: hdmi: add support for ddc-i2c-bus property
 2019-03-26 19:49 UTC  (11+ messages)

[PATCH] drm/dp: Add DP phy test pattern DPCD bit definitions
 2019-03-26 19:12 UTC  (2+ messages)
  ` FW: "

[PATCH] drm/sun4i: Eliminate pointless on stack copy of drm_display_info
 2019-03-26 18:16 UTC  (3+ messages)

AMD Freesync patches v2
 2019-03-26 17:49 UTC  (3+ messages)
` [PATCH 3/4] drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)

[PATCH v6 0/8] mmu notifier provide context informations
 2019-03-26 16:47 UTC  (9+ messages)
` [PATCH v6 1/8] mm/mmu_notifier: helper to test if a range invalidation is blockable
` [PATCH v6 2/8] mm/mmu_notifier: convert user range->blockable to helper function
` [PATCH v6 3/8] mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags
` [PATCH v6 4/8] mm/mmu_notifier: contextual information for event enums
` [PATCH v6 5/8] mm/mmu_notifier: contextual information for event triggering invalidation v2
` [PATCH v6 6/8] mm/mmu_notifier: use correct mmu_notifier events for each invalidation
` [PATCH v6 7/8] mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening v2
` [PATCH v6 8/8] mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper

[Bug 110199] [amdgpu] Screen flickering when using a 75Hz monitor paired with an RX 480 GPU
 2019-03-26 16:41 UTC  (3+ messages)

[Bug 110249] IGT command line tools load redundant GUI libraries
 2019-03-26 16:20 UTC  (5+ messages)

[PATCH] drm/i915/selftests: Fix an IS_ERR() vs NULL check
 2019-03-26 15:35 UTC  (4+ messages)

[PATCH] drm/fbdev: Make skip_vt_switch the default
 2019-03-26 15:25 UTC  (4+ messages)

[PATCH] omapdrm: hdmi4_cec: Fix CEC clock handling for PM
 2019-03-26 14:36 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).