dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-04 15:39:20 to 2018-04-05 10:03:24 UTC [more...]

[RFC 0/3] drm: page-flip with damage
 2018-04-05 10:03 UTC  (12+ messages)
` [RFC 1/3] drm: Add DAMAGE_CLIPS property to plane
` [RFC 2/3] drm: Add helper iterator functions to iterate over plane damage
` [RFC 3/3] drm: Add helper to validate damage during modeset_check

[PATCH v3 01/10] drm: Add DP PSR2 sink enable bit
 2018-04-05  9:53 UTC  (4+ messages)
` [PATCH v3 09/10] drm/i915/psr: Set DPCD PSR2 enable bit when needed
    ` [Intel-gfx] "

[Bug 199229] New: choppy cursor on ryzen 5 2400g
 2018-04-05  9:50 UTC  (2+ messages)
` [Bug 199229] "

[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
 2018-04-05  9:50 UTC  (31+ messages)
` [PATCH v6 01/30] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v6 02/30] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v6 03/30] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v6 04/30] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v6 05/30] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v6 06/30] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v6 07/30] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v6 08/30] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v6 09/30] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v6 10/30] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v6 11/30] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v6 12/30] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v6 13/30] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v6 14/30] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v6 15/30] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v6 16/30] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v6 17/30] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v6 18/30] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v6 19/30] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v6 20/30] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v6 21/30] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v6 22/30] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v6 23/30] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v6 24/30] drm/rockchip: Disable PSR on input events
` [PATCH v6 25/30] drm/rockchip: Cancel PSR enable work before changing the state
` [PATCH v6 26/30] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [PATCH v6 27/30] drm/rockchip: psr: Sanitize semantics of allow/disallow API
` [PATCH v6 28/30] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v6 29/30] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v6 30/30] drm/rockchip: psr: Remove flush by CRTC

[PATCH libdrm 00/23] meson: fix 'auto' handling of drivers and simplify code
 2018-04-05  9:48 UTC  (17+ messages)
` [PATCH libdrm v2 01/23] meson: don't enable libdrm_intel without atomic support
  ` [PATCH libdrm v2 02/23] meson: don't enable libdrm_radeon "
  ` [PATCH libdrm v2 14/23] meson: use simple option handling for omap
  ` [PATCH libdrm v2 18/23] meson: use simple option handling for vc4
  ` [PATCH libdrm v2 19/23] meson: use simple option handling for etnaviv
  ` [PATCH libdrm v2 20/23] meson: build omap by default
  ` [PATCH libdrm v2 21/23] meson: build exynos "
  ` [PATCH libdrm v2 22/23] meson: build tegra "
  ` [PATCH libdrm v2 23/23] meson: build etnaviv "

[Bug 105729] AMD Radeon flickering on Gnome Wayland after wake from suspend
 2018-04-05  9:46 UTC  (2+ messages)
` [Bug 105729] AMD Radeon flickering on HiDPI display with "

[PATCH libdrm 01/11] symbols-check: add new meta-script
 2018-04-05  9:36 UTC  (14+ messages)
` [PATCH libdrm 02/11] amdgpu: use new symbols checking script
` [PATCH libdrm 03/11] etnaviv: "
` [PATCH libdrm 04/11] exynos: "
` [PATCH libdrm 05/11] freedreno: "
` [PATCH libdrm 06/11] intel: "
` [PATCH libdrm 07/11] libkms: "
` [PATCH libdrm 08/11] nouveau: "
` [PATCH libdrm 09/11] omap: "
` [PATCH libdrm 10/11] radeon: "
` [PATCH libdrm 11/11] tegra: "

DRM_UDL and GPU under Xserver
 2018-04-05  9:32 UTC  (4+ messages)

[PATCH v2 00/15] R-Car VSP1: Dynamically assign blend units to display pipelines
 2018-04-05  9:18 UTC  (16+ messages)
` [PATCH v2 01/15] v4l: vsp1: Don't start/stop media pipeline for DRM
` [PATCH v2 02/15] v4l: vsp1: Remove unused field from vsp1_drm_pipeline structure
` [PATCH v2 03/15] v4l: vsp1: Store pipeline pointer in vsp1_entity
` [PATCH v2 04/15] v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipeline
` [PATCH v2 05/15] v4l: vsp1: Share duplicated DRM pipeline configuration code
` [PATCH v2 06/15] v4l: vsp1: Move DRM atomic commit pipeline setup to separate function
` [PATCH v2 07/15] v4l: vsp1: Setup BRU at atomic commit time
` [PATCH v2 08/15] v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lif
` [PATCH v2 09/15] v4l: vsp1: Move DRM pipeline output setup code to a function
` [PATCH v2 10/15] v4l: vsp1: Turn frame end completion status into a bitfield
` [PATCH v2 11/15] v4l: vsp1: Add per-display list internal completion notification support
` [PATCH v2 12/15] v4l: vsp1: Generalize detection of entity removal from DRM pipeline
` [PATCH v2 13/15] v4l: vsp1: Assign BRU and BRS to pipelines dynamically
` [PATCH v2 14/15] v4l: vsp1: Add BRx dynamic assignment debugging messages
` [PATCH v2 15/15] v4l: vsp1: Rename BRU to BRx

[PATCH v3 00/40] drm/i915: Implement HDCP2.2
 2018-04-05  9:12 UTC  (4+ messages)
` [PATCH v3 36/40] drm/i915: Implement gmbus burst read

[PATCH 00/15] R-Car VSP1: Dynamically assign blend units to display pipelines
 2018-04-05  8:46 UTC  (17+ messages)
` [PATCH 10/15] v4l: vsp1: Move DRM pipeline output setup code to a function
` [PATCH 11/15] v4l: vsp1: Add per-display list completion notification support
` [PATCH 13/15] v4l: vsp1: Assign BRU and BRS to pipelines dynamically
` [PATCH 14/15] v4l: vsp1: Add BRx dynamic assignment debugging messages
` [PATCH 15/15] v4l: vsp1: Rename BRU to BRx

Closing and repoening laptop lid causes scanout corruption (regression since 4.15.12)
 2018-04-05  8:05 UTC  (2+ messages)

[PATCH] drm/omap: fix crash if there's no video PLL
 2018-04-05  8:05 UTC  (3+ messages)

[Bug 105883] booting with kernel using amd-staging-drm-next on 2400G hangs
 2018-04-05  8:01 UTC  (6+ messages)

[PATCH] drm/i915: Do NOT skip the first 4k of stolen memory for pre-allocated buffers
 2018-04-05  7:14 UTC  (11+ messages)
` [Intel-gfx] "

[PATCH 0/5] Adreno A6xx system cache support
 2018-04-05  7:04 UTC  (11+ messages)
` [PATCH 2/5] arm64:dts:sdm845: Add support for GPU LLCC
` [PATCH 4/5] drm/msm: Pass mmu features to generic layers
` [PATCH 5/5] drm/msm/A6xx: Add support for using system cache(llc)
    ` [Freedreno] "

ww-mutex performance tests?
 2018-04-05  6:41 UTC  (5+ messages)

[PATCH] drm: rcar-du: track dma-buf fences
 2018-04-05  6:39 UTC  (3+ messages)

[PATCH] drm/sched: Extend the documentation
 2018-04-05  6:16 UTC  (2+ messages)

[Bug 105680] [CI] igt@kms_frontbuffer_tracking@* - fail - FBC disabled: mode too large for compression
 2018-04-05  5:38 UTC  (2+ messages)

[Bug 93216] Artifacts with DCC when render target also texture
 2018-04-05  5:34 UTC  (3+ messages)

[DPU PATCH v2 0/2] Remove DPU RSC support
 2018-04-05  4:45 UTC  (7+ messages)

[PATCH] uapi: fix linux/kfd_ioctl.h userspace compilation errors
 2018-04-05  4:26 UTC 

[PATCH] drm/vc4: Fix memory leak during BO teardown
 2018-04-05  1:34 UTC  (2+ messages)

[Bug 105869] clang crashes when compiling OpenCL kernel
 2018-04-05  1:20 UTC  (3+ messages)

[Bug 99549] pp: Failed to translate a shader
 2018-04-05  1:10 UTC  (2+ messages)

[Bug 105026] glxgears asserts with pp_jimenezmlaa=1
 2018-04-05  1:09 UTC  (2+ messages)

[Bug 104034] Mesa/Radeonsi does not compile on musl due to endianess check
 2018-04-05  0:39 UTC  (2+ messages)

[Bug 100105] Make Theano OpenCL support work on Clover and RadeonSI
 2018-04-04 23:56 UTC  (5+ messages)

[PATCH] [RESEND] drm/i915/dp: Send DPCD ON for MST before phy_up
 2018-04-04 23:32 UTC 

[PATCH] drm/i915/dp: Send DPCD ON for MST before phy_up
 2018-04-04 23:27 UTC 

[PATCH v3 4/4] drm/i915: Fix reading downstream dev count
 2018-04-04 22:34 UTC  (5+ messages)
` [PATCH v4] drm: Fix downstream dev count read

[Bug 104082] amdgpu 0000:07:00.0: swiotlb buffer is full (sz: 2097152 bytes)
 2018-04-04 21:50 UTC  (2+ messages)

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles
 2018-04-04 21:19 UTC  (2+ messages)

[PATCH 1/1] drm/i915: Do not use kfree() to free kmem_cache_alloc() return value
 2018-04-04 20:54 UTC  (2+ messages)

[Bug 105733] Amdgpu randomly hangs and only ssh works. Mouse cursor moves sometimes but does nothing. Keyboard stops working
 2018-04-04 20:49 UTC  (2+ messages)

[PATCH 0/1] Keep AUX on while disabling DPMS for MST
 2018-04-04 20:29 UTC  (2+ messages)
` [PATCH 1/1] drm/i915: Keep AUX block running when "

[PATCH v2][RESEND] drm/i915: Keep AUX block running when disabling DPMS for MST
 2018-04-04 20:16 UTC 

[PATCH] i915/dp_mst: Keep AUX block running when disabling DPMS
 2018-04-04 20:11 UTC  (13+ messages)
` [PATCH v2] drm/i915: Keep AUX block running when disabling DPMS for MST
    ` [Intel-gfx] "

[PATCH libdrm] etnaviv: remove never-implemented etna_bo_from_handle()
 2018-04-04 19:39 UTC  (2+ messages)

[RFC] drm/atomic+msm: add helper to implement legacy dirtyfb
 2018-04-04 19:19 UTC  (5+ messages)

[PULL] drm-misc-next-fixes
 2018-04-04 19:14 UTC 

Signal handling in a page fault handler
 2018-04-04 17:45 UTC  (6+ messages)

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)
 2018-04-04 17:36 UTC 

[RFC][PATCH v2] drm_hwcomposer: Rework platformdrmgeneric.cpp to use libdrm's gralloc handle
 2018-04-04 17:33 UTC  (3+ messages)

[PATCH 1/4] drm/vgem: Fix vgem_init to get drm device avaliable
 2018-04-04 17:29 UTC  (7+ messages)
` [PATCH 3/4] drm/virtio: remove drm_dev_set_unique workaround

[DPU PATCH 3/3] drm/msm/dsi-staging: Gate bus scale code
 2018-04-04 17:15 UTC  (2+ messages)

[DPU PATCH 2/3] drm/msm: Fix return type mismatch for dpu_kms_init
 2018-04-04 17:13 UTC  (2+ messages)

[DPU PATCH 1/3] drm/msm: Remove unused variables
 2018-04-04 17:13 UTC  (2+ messages)

[Bug 99923] HITMAN (2016) having lighting and artefacting, and overly light room
 2018-04-04 17:12 UTC  (2+ messages)

[PATCH v4 0/9] drm/msm: Switch to atomic helpers
 2018-04-04 16:40 UTC  (10+ messages)
  ` [PATCH v4 1/9] drm/msm/mdp5: Add global state as a private atomic object
  ` [PATCH v4 2/9] drm/msm/mdp5: Use the new private_obj state
  ` [PATCH v4 3/9] drm/msm: Don't subclass drm_atomic_state anymore
  ` [PATCH v4 4/9] drm/msm: Refactor complete_commit() to look more the helpers
  ` [PATCH v4 5/9] drm/msm: Move implicit sync handling to prepare_fb
  ` [PATCH v4 6/9] drm/msm: Mark the crtc->state->event consumed
  ` [PATCH v4 7/9] drm/msm: Issue queued events when disabling crtc
  ` [PATCH v4 8/9] drm/msm: Remove msm_commit/worker, use atomic helper commit
  ` [PATCH v4 9/9] drm/msm: Switch to atomic_helper_commit()

[PATCH 0/6] omapdrm: struct_mutex removal
 2018-04-04 16:18 UTC  (4+ messages)
` [PATCH 2/6] drm/omap: gem: Merge __omap_gem_get_pages() and omap_gem_attach_pages()

[Bug 105254] piglit tests/sanity.py fail on ppc, mesa-18.0.0_rc4
 2018-04-04 16:04 UTC  (4+ messages)
` [Bug 105254] [r350] piglit tests/sanity.py fail (AGP, ppc, mesa-18.0.0)

[PATCH v4 0/5] drm/blend: Support generic plane-wide alpha
 2018-04-04 16:03 UTC  (5+ messages)
` [PATCH v4 1/5] drm/blend: Add a generic alpha property

[PATCH] MAINTAINERS: add dri-devel&linaro-mm for Android ION
 2018-04-04 15:42 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox