dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-29 10:40:45 to 2018-03-31 23:40:00 UTC [more...]

[Bug 96271] TF2: GPU lockup on HD 7950
 2018-03-31 23:40 UTC  (2+ messages)

[Bug 103736] Sudden system freezes, dmesg errors
 2018-03-31 22:41 UTC  (2+ messages)
` [Bug 103736] Sudden system freezes, GPU fault detected

[Bug 105819] Window system hang due to GPU Fault
 2018-03-31 22:34 UTC  (2+ messages)

[Bug 102004] Graphics renders only random black and white artifacts after boot. GUI mode unusable. Padoka ppa update Aug 1/2017
 2018-03-31 22:21 UTC  (2+ messages)

[Bug 98753] Freeze while running the mupen64plus emulator
 2018-03-31 22:14 UTC 

[Bug 69670] New: KWin crashes when switching to OpenGL 3.1 + Raster
 2018-03-31 21:57 UTC  (2+ messages)
` [Bug 69670] "

[Bug 104854] smu7_populate_single_firmware_entry fails to load powerplay firmware
 2018-03-31 19:10 UTC  (4+ messages)

[PATCH] drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad Mixx 310
 2018-03-31 18:12 UTC 

drm/scheduler for vc5
 2018-03-31 17:46 UTC  (2+ messages)

[Bug 102962] GPU crash running Overwatch in wine-staging
 2018-03-31 17:36 UTC  (2+ messages)

[Bug 102553] Venus PRO R9 M265X amdgpu: Kernel OOPS si_dpm_set_power_state unable to handle kernel NULL pointer dereference
 2018-03-31 16:38 UTC  (5+ messages)

[PATCH] [DRM][KMS][MODE][MEDIATEK] Using the function drm_display_mode_to_videomode
 2018-03-31 14:47 UTC 

[Bug 102204] GLideN64 very slow on oland/radeonsi
 2018-03-31 14:36 UTC  (3+ messages)
` [Bug 102204] GLideN64 very slow on r600/radeonsi - GL_ARB_buffer_storage bug

[Bug 104082] amdgpu 0000:07:00.0: swiotlb buffer is full (sz: 2097152 bytes)
 2018-03-31 13:46 UTC  (2+ messages)

[Bug 105284] Every boot I get an error in dmesg "WARNING: CPU: 2 PID: 1380 at drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:132 generic_reg_update_ex+0x108/0x150 [amdgpu]"
 2018-03-31 13:44 UTC  (3+ messages)

[Bug 105354] RIP: dm_update_crtcs_state+0x36b/0x3f0 [amdgpu]
 2018-03-31 13:44 UTC  (2+ messages)

[Bug 105833] RX Vega 56 hangs immediately after start gdm
 2018-03-31 13:36 UTC 

[Bug 104597] Compton weird colors
 2018-03-31 12:16 UTC  (2+ messages)
` [Bug 104597] [bisected] "

[Bug 99801] Rx480 doesn't output properly onto z27q at 5120x2880
 2018-03-31  1:36 UTC 

[Bug 105218] Regresion in 847d0a393d7f0f967f39302900d5330f32b804c8
 2018-03-31  0:39 UTC  (7+ messages)

[PATCH v3 01/10] drm: Add DP PSR2 sink enable bit
 2018-03-30 20:55 UTC  (10+ messages)
` [PATCH v3 05/10] drm/i915/psr/cnl: Enable Y-coordinate support in source
` [PATCH v3 09/10] drm/i915/psr: Set DPCD PSR2 enable bit when needed
` [PATCH v3 10/10] drm/i915/debugfs: Print sink PSR status
    ` [Intel-gfx] "

[PATCH 00/24] drm_framebuffer boilerplate removal
 2018-03-30 20:54 UTC  (30+ messages)
` [PATCH 01/24] drm/cirrus: Place GEM BOs in drm_framebuffer
  ` [PATCH 02/24] drm/cirrus: cirrus_framebuffer -> drm_framebuffer
  ` [PATCH 03/24] drm/virtio: Place GEM BOs in drm_framebuffer
  ` [PATCH 04/24] drm/rockchip: "
  ` [PATCH 05/24] drm/rockchip: rockchip_drm_fb -> drm_framebuffer
  ` [PATCH 06/24] drm/omap: Move GEM BO to drm_framebuffer
  ` [PATCH 07/24] drm/omap: Move buffer pitch/offset "
  ` [PATCH 08/24] drm/mtk: Promote impossible internal error to WARN_ON
  ` [PATCH 09/24] drm/mtk: Move GEM BO to drm_framebuffer
  ` [PATCH 10/24] drm/mtk: mtk_drm_fb -> drm_framebuffer
  ` [PATCH 11/24] drm/tegra: Remove duplicate framebuffer num_planes
  ` [PATCH 12/24] drm/tegra: Move GEM BOs to drm_framebuffer
  ` [PATCH 13/24] drm/tegra: tegra_fb -> drm_framebuffer
  ` [PATCH 14/24] drm/tegra: Move fbdev unmap special case
  ` [PATCH 15/24] drm/tegra: Use drm_gem_fb_destroy
  ` [PATCH 16/24] drm/exynos: Move GEM BOs to drm_framebuffer
  ` [PATCH 17/24] drm/exynos: Move dma_addr out of exynos_drm_fb
  ` [PATCH 18/24] drm/exynos: exynos_drm_fb -> drm_framebuffer
  ` [PATCH 19/24] drm/armada: Move GEM BO to drm_framebuffer
  ` [PATCH 20/24] drm/gma500: "
  ` [PATCH 21/24] drm/msm: Move GEM BOs "
  ` [PATCH 22/24] drm/radeon: Move GEM BO "
    ` [PATCH 23/24] drm/radeon: radeon_framebuffer -> drm_framebuffer
  ` [PATCH 24/24] drm/amdgpu: Move GEM BO to drm_framebuffer

[PATCH 1/2] drm/amdgpu: Fix memory leaks at amdgpu_init() error path
 2018-03-30 20:45 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Add modeset module option

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

[PATCH 1/8] lib/scatterlist: add sg_set_dma_addr() helper
 2018-03-30 19:45 UTC  (25+ messages)
` [PATCH 2/8] PCI: Add pci_find_common_upstream_dev()
` [PATCH 4/8] dma-buf: add peer2peer flag

[PATCH] drm/i915: Promote .format_mod_supported() to the lead role
 2018-03-30 19:06 UTC  (2+ messages)

[PATCH] drm/atomic: Add sanity checks to drm_atomic_helper_async_commit()
 2018-03-30 18:39 UTC  (2+ messages)

[PATCH v7] drm/vc4: update cursors asynchronously through atomic
 2018-03-30 18:37 UTC  (2+ messages)

[Bug 199101] New: AMDGPU Fury X random screen flicker on Linux kernel 4.16rc5
 2018-03-30 18:30 UTC  (5+ messages)
` [Bug 199101] "

[Bug 105725] WARNING: CPU: 0 PID: 487 at drivers/gpu/drm/amd/amdgpu/../display /dc/gpio/gpio_base.c:64 dal_gpio_open_ex+0xc/0x30 [amdgpu]
 2018-03-30 17:27 UTC  (3+ messages)

[PATCHv3 0/8] omapdrm: DSI command mode panel support
 2018-03-30 17:18 UTC  (9+ messages)
` [PATCHv3 1/8] drm/omap: add framedone interrupt support
` [PATCHv3 2/8] drm/omap: add manual update detection helper
` [PATCHv3 3/8] drm/omap: add support for manually updated displays
` [PATCHv3 4/8] drm/omap: make omap_framebuffer_get_next_connector static
` [PATCHv3 5/8] dt-bindings: panel: common: document orientation property
` [PATCHv3 6/8] drm/omap: add support for rotation hints from display drivers
` [PATCHv3 7/8] drm/omap: panel-dsi-cm: add rotation support
` [PATCHv3 8/8] ARM: dts: omap4-droid4: Add LCD panel rotation property

[PATCH] MAINTAINERS: drm: fsl-dcu: Update to NXP email address
 2018-03-30 17:10 UTC 

[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
 2018-03-30 16:12 UTC  (3+ messages)

[PATCH v2 0/4] drm/vc4: Atomic color management support
 2018-03-30 16:11 UTC  (5+ messages)
` [PATCH v2 1/3] drm/vc4: Expose gamma as atomic property
` [PATCH v2 3/4] drm/vc4: Add color transformation matrix (CTM) support

[PATCH] drm/amd/display: fix spelling mistake: "Usupported" -> "Unsupported"
 2018-03-30 16:00 UTC 

[Bug 104063] (DC 4.15-rc2) [drm:dm_logger_write [amdgpu]] *ERROR* hwss_edp_wait_for_hpd_ready: wait timed out!
 2018-03-30 15:58 UTC  (2+ messages)

[RFC 0/2] drm/vc4: Async page flip cleanup
 2018-03-30 15:20 UTC  (4+ messages)
` [RFC 1/2] drm/vc4: Handle async page flips in the atomic_commit() path
` [RFC 2/2] drm/vc4: Get rid of vc4_queue_seqno_cb() and its dependencies

[PATCH libdrm 1/2] headers: Sync with drm-next
 2018-03-30 15:11 UTC  (5+ messages)
` [PATCH libdrm 2/2] headers: Update README

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

[Bug 105170] Radeon R9 Nano failed testing IB on GFX ring (-110). [amd64, kernel 4.15.4]
 2018-03-30 13:48 UTC  (5+ messages)

[PATCH] drm/tilcdc: Defer probe if there are no connectors
 2018-03-30 13:15 UTC 

[Bug 100400] Game Valhalla Hills crash on startup
 2018-03-30 11:12 UTC  (2+ messages)
` [Bug 100400] [Solved] "

[PATCH v3 1/2] dma-mapping: move dma configuration to bus infrastructure
 2018-03-30  7:54 UTC  (2+ messages)
      ` [PATCH v3 2/2] drivers: remove force dma flag from buses

[PATCH 1/3] drm/omap: fix uninitialized ret variable
 2018-03-30  6:24 UTC  (13+ messages)
` [PATCH 2/3] drm/omap: fix possible NULL ref issue in tiler_reserve_2d
` [PATCH 3/3] drm/omap: remove unused function

[PATCH -next] drm/amdkfd: Make function kfd_dev_is_large_bar() static
 2018-03-30  2:25 UTC 

[PATCH -next] drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()
 2018-03-30  2:25 UTC 

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)
 2018-03-30  1:49 UTC 

[PATCH v4 0/8] cgroup private data and DRM/i915 integration
 2018-03-30  0:43 UTC  (5+ messages)

[PATCH] ALSA: hda - Silence PM ops build warning
 2018-03-29 20:15 UTC  (3+ messages)

[PATCH 0/3] Minor code cleanups in drm/scheduler
 2018-03-29 19:57 UTC  (7+ messages)
` [PATCH 1/3] drm/scheduler: fix param documentation
` [PATCH 2/3] drm/scheduler: remove unused parameter
` [PATCH 3/3] drm/scheduler: move the tracepoints file from the include directory

[Bug 104825] [amdgpu] [drm:gfx_v8_0_hw_fini] *ERROR* KCQ disabled failed (scratch(0xC040)=0x00000000) when unbinding
 2018-03-29 19:55 UTC  (3+ messages)

[Bug 105680] [CI] igt@kms_frontbuffer_tracking@* - fail - FBC disabled: mode too large for compression
 2018-03-29 19:40 UTC  (2+ messages)

[PATCH] drm/scheduler: remove incorrect param documentation
 2018-03-29 17:08 UTC  (6+ messages)
` [PATCH] drm/scheduler: fix "

[PATCH] drm/edid: Dump valid EDIDs too
 2018-03-29 16:47 UTC  (4+ messages)

[PATCH 00/23] drm: Eliminate plane->fb/crtc usage for atomic drivers
 2018-03-29 16:32 UTC  (4+ messages)
` [PATCH 02/23] drm/atomic-helper: Make drm_atomic_helper_disable_all() update the plane->fb pointers

[DPU PATCH 0/2] Add hardware catalog information in driver source for SDM845
 2018-03-29 15:28 UTC  (6+ messages)
` [DPU PATCH 1/2] dt-bindings: msm/disp: Remove hw block offset DT entries "

[PATCH] drm/vc4: update cursors asynchronously through atomic
 2018-03-29 15:19 UTC 

[PATCH 0/7] vulkan: Add direct display extensions
 2018-03-29 15:05 UTC  (4+ messages)
` [PATCH 1/7] vulkan: Add KHR_display extension to anv and radv using DRM

[DPU PATCH v2 0/2] Add hardware catalog information in driver source for SDM845
 2018-03-29 14:52 UTC  (5+ messages)
` [DPU PATCH v2 1/2] dt-bindings: msm/disp: Remove hw block offset DT entries "
` [DPU PATCH v2 2/2] drm/msm: Add hardware catalog data in driver source "

[PATCH v2 0/4] HDCP1.4 fixes
 2018-03-29 14:39 UTC  (10+ messages)
` [PATCH v2 1/4] drm/i915: Read HDCP R0 thrice in case of mismatch
` [PATCH v2 2/4] drm/i915: Read Vprime thrice incase "
` [PATCH v2 3/4] drm/i915: Check hdcp key loadability
` [PATCH v2 4/4] drm/i915: Fix downstream dev count read

[Bug 105300] amd-staging-drm-next-git 4.16 & RX 560 DL-DVI: corruption with refreshrates >73Hz when DPM changing VRAM clock
 2018-03-29 14:05 UTC  (2+ messages)

[PATCH v5 1/1] drm/xen-front: Add support for Xen PV display frontend
 2018-03-29 13:45 UTC  (2+ messages)

[Bug 105177] amdgpu wrong colors with rx460 connected via hdmi
 2018-03-29 13:34 UTC  (3+ messages)

[PATCH 0/1] drm/xen-zcopy: Add Xen zero-copy helper DRM driver
 2018-03-29 13:19 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 2/3] drm/amdgpu: refresh per vm bo lru
 2018-03-29 12:46 UTC  (3+ messages)

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

[PATCH 00/15] R-Car VSP1: Dynamically assign blend units to display pipelines
 2018-03-29 11:49 UTC  (5+ messages)
` [PATCH 10/15] v4l: vsp1: Move DRM pipeline output setup code to a function
` [PATCH 12/15] v4l: vsp1: Generalize detection of entity removal from DRM pipeline

[PATCH] drm: Use srcu to protect drm_device.unplugged
 2018-03-29 11:18 UTC  (3+ messages)

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


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