dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-10 12:34:02 to 2018-04-11 22:21:13 UTC [more...]

[Bug 105990] [CI] igt@gem_eio@in-flight-immediate - fail - Failed assertion: __igt_device_drop_master(fd) == 0
 2018-04-11 22:21 UTC  (3+ messages)

AMD graphics performance regression in 4.15 and later
 2018-04-11 22:20 UTC  (15+ messages)

[PATCH V3] drm/amdgpu: limit DMA size to PAGE_SIZE for scatter-gather buffers
 2018-04-11 22:11 UTC 

[PATCH v3 0/4] drm/vc4: Atomic color management support
 2018-04-11 20:49 UTC  (5+ messages)
` [PATCH v3 1/4] drm/vc4: Add some missing HVS register definitions
` [PATCH v3 2/4] drm/vc4: Expose gamma as atomic property
` [PATCH v3 3/4] drm/vc4: Move CRTC state to header
` [PATCH v3 4/4] drm/vc4: Add CTM support

[Bug 199357] New: amdgpu: hang a few seconds after logging in, most likely due to regression
 2018-04-11 20:36 UTC  (6+ messages)
` [Bug 199357] "

[PATCH v6 00/10] drm/i915: Implement proper fallback training for MST
 2018-04-11 19:29 UTC  (11+ messages)
` [PATCH v6 01/10] drm/atomic: Print debug message on atomic check failure
` [PATCH v6 02/10] drm/i915: Move DP modeset retry work into intel_dp
` [PATCH v6 03/10] drm/dp_mst: Fix naming on drm_atomic_get_mst_topology_state()
` [PATCH v6 04/10] drm/dp_mst: Remove all evil duplicate state pointers
` [PATCH v6 05/10] drm/dp_mst: Make drm_dp_mst_topology_state subclassable
` [PATCH v6 06/10] drm/dp_mst: Add reset_state callback to topology mgr
` [PATCH v6 07/10] drm/i915: Only use one link bw config for MST topologies
` [PATCH v6 08/10] drm/i915: Make intel_dp_mst_atomic_check() idempotent
` [PATCH v6 09/10] drm/dp_mst: Add MST fallback retraining helpers
` [PATCH v6 10/10] drm/i915: Implement proper fallback training for MST

[VERY RFC 0/2] iommu: optionally skip attaching to a DMA domain
 2018-04-11 18:55 UTC  (3+ messages)
  ` [PATCH 1/2] iommu: Gracefully allow drivers to not attach to a default domain
  ` [PATCH 2/2] iommu/arm-smmu: Add list of devices to opt out of DMA domains

[PATCH 1/2] drm/prime: Iterate SG DMA addresses separately
 2018-04-11 18:28 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: Allow dma_map_sg() coalescing
` [1/2] drm/prime: Iterate SG DMA addresses separately

[Bug 103246] PoE: GPU hang with mesa >= 17.2.0 + gallium-nine
 2018-04-11 18:21 UTC  (3+ messages)

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

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

[Bug 104216] Firefox quirks (black and/or white squares)
 2018-04-11 15:50 UTC 

RFC for a render API to support adaptive sync and VRR
 2018-04-11 15:45 UTC  (22+ messages)

[PATCH V2] drm/amdgpu: limit DMA size to PAGE_SIZE for scatter-gather buffers
 2018-04-11 15:32 UTC  (5+ messages)

[PATCH 1/2] drm/imx: imx-ldb: disable LDB on driver bind
 2018-04-11 15:31 UTC  (2+ messages)
` [PATCH 2/2] drm/imx: imx-ldb: check if channel is enabled before printing warning

[PATCHv2] drm/amdkfd: Remove vla
 2018-04-11 15:31 UTC  (3+ messages)

[PATCH] drm/panel: simple: AUO P320HVN03 uses SPWG data ordering
 2018-04-11 15:27 UTC 

[PATCH hwc v2 00/18] Add scene flattening support
 2018-04-11 15:22 UTC  (19+ messages)
` [PATCH hwc v2 01/18] drm_hwcomposer: vsyncworker: Fix uninitialized enabled_ field
` [PATCH hwc v2 02/18] drm_hwcomposer: vsyncworker: Fix deadlock on exit path
` [PATCH hwc v2 03/18] drm_hwcomposer: drmeventlistener: Set nl_pid to 0
` [PATCH hwc v2 04/18] drm_hwcomposer: Add resource manager class
` [PATCH hwc v2 05/18] drm_hwcomposer: Enable resource manager support
` [PATCH hwc v2 06/18] drm_hwcomposer: Add writeback connector support
` [PATCH hwc v2 07/18] drm_hwcomposer: Add display field to Drmencoder
` [PATCH hwc v2 08/18] drm_hwcomposer: Parse and store possible_clones information
` [PATCH hwc v2 09/18] drm_hwcomposer: Handle writeback connectors
` [PATCH hwc v2 10/18] drm_hwcomposer: hwcutils: Add function for cloning a DrmHwcLayer
` [PATCH hwc v2 11/18] drm_hwcomposer: Add utility functions to copy displaycomposition internals
` [PATCH hwc v2 12/18] drm_hwcomposer: Add utility function to create an initialized composition
` [PATCH hwc v2 13/18] drm_hwcomposer: Pass buffer sizes to Prepareframebuffer
` [PATCH hwc v2 14/18] drm_hwcomposer: Fix race in ApplyFrame
` [PATCH hwc v2 15/18] drm_hwcomposer: Add worker to trigger scene flattenning
` [PATCH hwc v2 16/18] drm_hwcomposer: Find writeback connector for scene flattening
` [PATCH hwc v2 17/18] drm_hwcomposer: Flatten scene synchronously
` [PATCH hwc v2 18/18] drm_hwcomposer: Flatten scene asynchronously

[Bug 198907] Backlight control missing with /sys/class/backlight/ empty
 2018-04-11 15:09 UTC 

[Bug 199085] New: Multiple [drm] Got external EDID base block and 0 extensions messages
 2018-04-11 15:01 UTC  (2+ messages)
` [Bug 199085] "

[RFC 0/1] DRM Node Probing functionality
 2018-04-11 14:49 UTC 

[DPU PATCH v3 0/2] Remove DPU RSC support
 2018-04-11 14:48 UTC  (3+ messages)
  ` [DPU PATCH v3 1/2] dt-bindings: msm/disp: Remove DPU RSC device bindings
  ` [DPU PATCH v3 2/2] drm/msm: Remove RSC support from DPU driver

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

[PATCH] uapi/drm: correct drm_mode_list_lessees::lessees_ptr docs
 2018-04-11 13:41 UTC 

[PATCH 1/5] dma-buf: use parameter structure for dma_buf_attach
 2018-04-11 13:39 UTC  (5+ messages)
  ` [PATCH 2/5] dma-buf: add optional invalidate_mappings callback v3
  ` [PATCH 3/5] drm/ttm: remove the backing store if no placement is given
  ` [PATCH 4/5] drm/amdgpu: add independent DMA-buf export v2
  ` [PATCH 5/5] drm/amdgpu: add independent DMA-buf import v3

[RESEND PATCH 1/1] drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
 2018-04-11 13:04 UTC  (5+ messages)

[PATCH v4 0/8] drm/sun4i: Allwinner MIPI-DSI support
 2018-04-11 12:43 UTC  (2+ messages)

Lenovo ThinkVision X1 27" USB-C occasionally hangs the kernel (usbhid) and isn't setting a proper resolution when USB 3.0 (FHD) switched to USB 2.0 (UHD)
 2018-04-11 11:17 UTC  (2+ messages)

[PATCH 0/3] Minor code cleanups in drm/scheduler
 2018-04-11 11:03 UTC  (3+ messages)

[Bug 105618] [CI] igt@kms_cursor_crc@cursor-128x128-suspend - incomplete - intel ips 0000:00:1f.6: ME failed to update for more than 1s, likely hung
 2018-04-11 10:06 UTC 

[Bug 105597] [CI] igt@kms_cursor_legacy@cursora-vs-flipa-atomic-transition - incomplete - Build timed out (after 18 minutes)
 2018-04-11 10:05 UTC 

[Bug 105617] [CI] [CNL only] igt@* - incomplete - Build timed out (after 18 minutes). Marking the build as aborted
 2018-04-11  9:47 UTC 

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

[Bug 105880] [dc][kabini] Cannot find any crtc or sizes
 2018-04-11  9:04 UTC  (2+ messages)

[PATCH] drm/vc4: Add some missing HVS register definitions
 2018-04-11  8:58 UTC  (2+ messages)

[PATCH] gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probe
 2018-04-11  8:33 UTC 

[PATCH 2/2] gpu: drm: ast: Replace mdelay with msleep in ast_post_chip_2500
 2018-04-11  8:30 UTC 

[PATCH 1/2] gpu: drm: ast: Replace mdelay with msleep in reset_mmc_2500
 2018-04-11  8:29 UTC 

Batched ww-mutexes, wound-wait vs wait-die etc
 2018-04-11  8:27 UTC 

[PATCH v2 0/4] HDCP1.4 fixes
 2018-04-11  8:27 UTC  (7+ messages)
` [PATCH v2 3/4] drm/i915: Check hdcp key loadability

[PATCH] panel-jdi-lt070me05000: Replace mdelay with usleep_range and msleep in jdi_panel_init
 2018-04-11  7:58 UTC 

[PATCH RESEND] backlight: pwm_bl: don't use GPIOF_* with gpiod_get_direction
 2018-04-11  7:32 UTC  (2+ messages)

[PATCH 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN92
 2018-04-11  7:06 UTC  (7+ messages)
  ` [PATCH 2/3] ARM: dts: sun7i: Add RGB666 pins definition
  ` [PATCH 3/3] ARM: dts: sun7i: Add support for the Ainol AW1 tablet
          `  "

[Bug 105982] Plugging HDMI cable hits [drm:generic_reg_wait [amdgpu]] *ERROR* REG_WAIT timeout
 2018-04-11  6:48 UTC 

[Bug 99078] Desktop icons oversaturated with red after December 11 2016 update
 2018-04-11  6:00 UTC 

[RfC PATCH] Add udmabuf misc device
 2018-04-11  5:59 UTC  (12+ messages)

[Bug 96790] frame stuttering in ut2004
 2018-04-11  5:46 UTC  (2+ messages)

[PATCH v6 1/2] drm/bridge: Add Cadence DSI driver
 2018-04-11  5:33 UTC  (4+ messages)
` [PATCH v6 2/2] dt-bindings: drm/bridge: Document Cadence DSI bridge bindings

[Bug 99994] Unreal Tournament 2016 segfaults with sisched
 2018-04-11  4:20 UTC  (2+ messages)

[Bug 87059] Graphical glitches r9290
 2018-04-11  4:10 UTC  (2+ messages)

[PATCH] drm/ast: Fixed reboot test may cause system hanged
 2018-04-11  2:16 UTC  (2+ messages)

[DPU PATCH 1/2] drm/msm/dsi: check video mode engine status before waiting
 2018-04-11  1:54 UTC  (3+ messages)
  ` [DPU PATCH v2 "
  ` [DPU PATCH v2 2/2] drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY

[DPU PATCH 0/2] Connector virtualization for Dual-DSI
 2018-04-11  1:16 UTC  (3+ messages)
  ` [DPU PATCH 1/2] drm/msm/dsi: adjust dsi timing for dual dsi mode
  ` [DPU PATCH 2/2] drm/msm/dsi: Use one connector for dual DSI mode

[PATCHv2] drm/i2c: tda998x: Remove VLA usage
 2018-04-11  1:03 UTC 

[Bug 101145] Wine game needs GLSL override for fullscreen
 2018-04-11  0:43 UTC  (2+ messages)

[Bug 103907] [gfx9/Vega] Arma 3 crashes on 17.3.0-rc5 but works on master
 2018-04-11  0:27 UTC  (2+ messages)

[Bug 105941] Dolphin emulator crashes a few seconds after playing a game
 2018-04-11  0:16 UTC  (2+ messages)

[PATCH] drm/i2c: tda998x: Remove VLA usage
 2018-04-10 22:06 UTC  (4+ messages)

[Bug 101739] An issue with alpha-to-coverage handling is causing Arma 3 64-bit Linux port to render trees incorrectly
 2018-04-10 21:05 UTC  (4+ messages)

[PATCH 1/3] drm/vc4: Remove the need for the GPU-subsystem DT node
 2018-04-10 19:39 UTC  (3+ messages)

[PATCH v3 1/2] dma-mapping: move dma configuration to bus infrastructure
 2018-04-10 19:21 UTC  (4+ messages)
  ` [PATCH v3 2/2] drivers: remove force dma flag from buses

[Bug 102553] Venus PRO R9 M265X amdgpu: Kernel OOPS si_dpm_set_power_state unable to handle kernel NULL pointer dereference
 2018-04-10 18:57 UTC  (2+ messages)

[Bug 199319] New: Flickering screen on AMDGPU and DC with Linux 4.16-2
 2018-04-10 18:56 UTC  (4+ messages)
` [Bug 199319] "

[RFC 0/3] drm: page-flip with damage
 2018-04-10 18:56 UTC  (3+ messages)

[PATCH] drm/amdgpu: limit DMA size to PAGE_SIZE for scatter-gather buffers
 2018-04-10 18:49 UTC  (2+ messages)

[PATCH] drm/amdkfd: Remove vla
 2018-04-10 18:43 UTC  (4+ messages)

[Bug 105333] [gallium-nine] missing geometry after commit ac: replace ac_build_kill with ac_build_kill_if_false
 2018-04-10 15:43 UTC  (2+ messages)

[bug report] drm/stm: ltdc: add clut mode support
 2018-04-10 15:20 UTC  (2+ messages)

[Bug 198883] New: amdgpu: carrizo: Screen stalls after starting X
 2018-04-10 14:49 UTC  (3+ messages)
` [Bug 198883] "

[PATCH] drm/stm: ltdc: fix warning in ltdc_crtc_update_clut()
 2018-04-10 13:53 UTC 

[Bug 105971] DVI port is not detecting connected monitor with 4.16.0+ kernel and amdgpu.dc=1 set
 2018-04-10 13:23 UTC  (9+ messages)

[PATCH] drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit path
 2018-04-10 13:16 UTC  (2+ messages)

[Bug 103917] [gfx9/Vega] Performance regression in master, 17.3 works fine
 2018-04-10 12:52 UTC  (2+ messages)

[PATCH] drm/rockchip: fix VOP vblank race
 2018-04-10 12:40 UTC  (2+ messages)

[Bug 103384] [UBUNTU 16.04] Poor performance after update video-driver (HD7790, radeonsi)
 2018-04-10 12:34 UTC  (2+ messages)


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