dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-04 07:14:10 to 2018-04-04 19:19:20 UTC [more...]

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

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

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

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

ww-mutex performance tests?
 2018-04-04 18:02 UTC  (4+ messages)

[PATCH libdrm 00/23] meson: fix 'auto' handling of drivers and simplify code
 2018-04-04 17:55 UTC  (25+ 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 03/23] meson: don't enable libdrm_amdgpu "
  ` [PATCH libdrm v2 04/23] meson: don't enable libdrm_nouveau "
  ` [PATCH libdrm v2 05/23] meson: don't enable libdrm_freedreno "
  ` [PATCH libdrm v2 06/23] meson: split vc4=auto logic to make it easier to read
  ` [PATCH libdrm v2 07/23] meson: split libkms=auto "
  ` [PATCH libdrm v2 08/23] meson: introduce simpler way to handle driver options
  ` [PATCH libdrm v2 09/23] meson: use simple option handling for intel
  ` [PATCH libdrm v2 10/23] meson: use simple option handling for radeon
  ` [PATCH libdrm v2 11/23] meson: use simple option handling for amdgpu
  ` [PATCH libdrm v2 12/23] meson: use simple option handling for nouveau
  ` [PATCH libdrm v2 13/23] meson: use simple option handling for vmwgfx
  ` [PATCH libdrm v2 14/23] meson: use simple option handling for omap
  ` [PATCH libdrm v2 15/23] meson: use simple option handling for exynos
  ` [PATCH libdrm v2 16/23] meson: use simple option handling for freedreno
  ` [PATCH libdrm v2 17/23] meson: use simple option handling for tegra
  ` [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 "

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

[PATCH libdrm 01/11] symbols-check: add new meta-script
 2018-04-04 17:39 UTC  (13+ 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: "

[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  (12+ messages)
` [PATCH 3/4] drm/virtio: remove drm_dev_set_unique workaround

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

[Bug 105883] booting with kernel using amd-staging-drm-next on 2400G hangs
 2018-04-04 17:19 UTC  (4+ messages)

[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 00/15] R-Car VSP1: Dynamically assign blend units to display pipelines
 2018-04-04 16:23 UTC  (15+ messages)
` [PATCH 01/15] v4l: vsp1: Don't start/stop media pipeline for DRM
` [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

[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  (9+ messages)
` [PATCH v4 1/5] drm/blend: Add a generic alpha property
` [PATCH v4 4/5] drm/sun4i: Add support for plane alpha

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

[PATCH libdrm] etnaviv: remove never-implemented etna_bo_from_handle()
 2018-04-04 15:33 UTC 

[Bug 105837] 0 AD Graphics Corruption
 2018-04-04 15:26 UTC  (4+ messages)

[Patch v2 0/6] drm/omap: Add virtual-planes support
 2018-04-04 14:56 UTC  (10+ messages)
` [Patch v2 1/6] drm/omap: Add ability to filter out modes which can't be supported
` [Patch v2 2/6] dt-bindings: display/ti: Move common dispc bindings to omap-dss.txt
` [Patch v2 3/6] dt-bindings: display/ti: Add plane binding to dispc node

[PATCH v2 0/5] allow override of bus format in bridges
 2018-04-04 14:40 UTC  (9+ messages)
` [PATCH v2 2/5] drm: bridge: add API to query the expected input formats of bridges

[Bug 105880] [dc][kabini] Cannot find any crtc or sizes
 2018-04-04 14:26 UTC  (4+ messages)

[Bug 105339] Deadlock inside glClientWaitSync
 2018-04-04 14:09 UTC  (2+ messages)
` [Bug 105339] Deadlock inside glClientWaitSync [Regresion bc65dcab3bc48673ff6180afb036561a4b8b1119]

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

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

[git pull] drm for v4.17-rc1
 2018-04-04 12:09 UTC  (8+ messages)

[PATCH v2 0/2] drm/omap: Workaround for errata i878
 2018-04-04 11:17 UTC  (11+ messages)
` [PATCH v2 2/2] drm/omap: partial workaround for DRA7xx DMM "

[PATCH v2] drm: rcar-du: track dma-buf fences
 2018-04-04 11:03 UTC 

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

[Bug 99236] System (seems to) completely freezes when interacting with java swing applications
 2018-04-04 10:54 UTC  (2+ messages)
` [Bug 99236] System (seems to) completely freeze "

[PATCH v4 0/8] drm/sun4i: Allwinner MIPI-DSI support
 2018-04-04  9:57 UTC  (9+ messages)
` [PATCH v4 1/8] drm/sun4i: tcon: Add TRI finish interrupt for vblank
` [PATCH v4 2/8] dt-bindings: display: Add Allwinner MIPI-DSI bindings
` [PATCH v4 3/8] drm/sun4i: Add Allwinner A31 MIPI-DSI controller support
` [PATCH v4 4/8] drm/sun4i: Tie the DSI controller in the TCON
` [PATCH v4 5/8] dt-bindings: panel: Add the Ilitek ILI9881c panel documentation
` [PATCH v4 6/8] drm/panel: Add Ilitek ILI9881c panel driver
` [PATCH v4 7/8] ARM: dts: sun8i: a33: Add the DSI-related nodes
` [PATCH v4 8/8] [DO NOT MERGE] arm: dts: sun8i: bpi-m2m: Add DSI display

[RFC] Per file OOM badness
 2018-04-04  9:46 UTC  (15+ messages)

[PATCH v5 0/5] drm/blend: Support generic plane-wide alpha
 2018-04-04  9:25 UTC  (9+ messages)
` [PATCH v5 1/5] drm/blend: Add a generic alpha property
` [PATCH v5 2/5] drm/atmel-hclcdc: Convert to the new "
` [PATCH v5 3/5] drm/rcar-du: "
` [PATCH v5 4/5] drm/sun4i: Add support for plane alpha
` [PATCH v5 5/5] drm/docs: Remove the rcar alpha from the csv file

[DPU PATCH v2 2/2] drm/msm: Remove RSC support from DPU driver
 2018-04-04  9:06 UTC 

[DPU PATCH v2 1/2] dt-bindings: msm/disp: Remove DPU RSC device bindings
 2018-04-04  9:06 UTC 

[drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: (err -6)
 2018-04-04  8:48 UTC 

DRM MIPI DSI device and I2C device?
 2018-04-04  8:41 UTC  (2+ messages)
` Fwd: "

[PATCH] drm/imx: Remove last traces of struct imx_drm_crtc
 2018-04-04  8:29 UTC  (3+ messages)

[Bug 105680] [CI] igt@kms_frontbuffer_tracking@* - fail - FBC disabled: mode too large for compression
 2018-04-04  8:24 UTC 

[PATCH v3 0/7] drm/sun4i: Allwinner MIPI-DSI support
 2018-04-04  8:14 UTC  (4+ messages)
` [PATCH v3 6/7] arm: dts: sun8i: a33: Add the DSI-related nodes

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

drm/scheduler for vc5
 2018-04-04  7:13 UTC  (4+ messages)


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