dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-29 13:06:40 to 2017-07-02 00:22:48 UTC [more...]

[Bug 101672] radeonsi: 3D engines causing frequent GPU lockups
 2017-07-02  0:22 UTC 

[Bug 101671] "classic" *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
 2017-07-01 20:39 UTC  (8+ messages)

[PATCH 0/2] Fix a couple of amdgpu de-initialization failures
 2017-07-01 17:13 UTC  (3+ messages)
` [PATCH 1/2] drm/ttm: Fix use-after-free in ttm_bo_clean_mm
  ` [PATCH 2/2] drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplay

[Bug 100399] Kernel invalid opcode on unbinding amdgpu
 2017-07-01 15:14 UTC  (2+ messages)

[PATCH] drm/udl: dma-buf: Constify dma_buf_ops structures
 2017-07-01 12:36 UTC 

[PATCH] drm: armada: Constify drm_prop_enum_list structures
 2017-07-01 10:54 UTC 

[PATCH] drm: armada: constify drm_prop_enum_list structures
 2017-07-01 10:00 UTC 

[PATCH] drm: radeon: constify drm_prop_enum_list structures
 2017-07-01  9:47 UTC 

[PATCH v5] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
 2017-07-01  6:29 UTC  (11+ messages)

[Bug 101653] FAN speed is too high when displays are off
 2017-06-30 23:18 UTC  (5+ messages)

[PATCH v2] drm/panel: Add driver for Seiko 43WVF1G panel
 2017-06-30 20:46 UTC 

[PATCH] intel/intel_chipset: Move IS_9XX below IS_GEN10
 2017-06-30 21:28 UTC 

[PATCH] drm/panel: simple: Skip error message on deferred probe
 2017-06-30 21:14 UTC 

[PATCH libdrm 2/2] radeon: use asic id table to get chipset name
 2017-06-30 19:25 UTC 

[PATCH libdrm 1/2] util: move some files to an ASIC neutral directory
 2017-06-30 19:24 UTC 

[PATCH 0/5] drm/i915: Fix pre-g4x GPU reset, again
 2017-06-30 18:46 UTC  (20+ messages)
` [PATCH 1/5] drm/atomic: Refactor drm_atomic_state_realloc_connectors()
` [PATCH 2/5] drm/atomic: Introduce drm_atomic_helper_duplicate_committed_state()
` [PATCH 3/5] drm/i915% Store vma gtt offset in plane state
` [PATCH 4/5] drm/i915: Refactor __intel_atomic_commit_tail()
` [PATCH 5/5] drm/i915: Solve the GPU reset vs. modeset deadlocks with an rw_semaphore
  ` [PATCH v4 "

[PATCH 1/3] drm/vblank: Introduce drm_crtc_vblank_get_accurate()
 2017-06-30 18:18 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Fix race between pipe update and vblank irq
` [PATCH 3/3] drm/i915: Use drm_crtc_vblank_get_accurate() in intel_atomic_wait_for_vblanks()

[PATCH] drm/fb-helper: Support deferred setup
 2017-06-30 18:13 UTC  (3+ messages)
` [PATCH] drm/fb-helper: Restore first connection behaviour on "

[PATCH v4 0/6] drm: add asynchrounous plane update
 2017-06-30 18:03 UTC  (7+ messages)
` [PATCH v4 1/6] drm/atomic: initial support for asynchronous "
` [PATCH v4 2/6] drm/i915: update cursors asynchronously through atomic
` [PATCH v4 3/6] drm/i915: remove intel_cursor_plane_funcs
` [PATCH v4 4/6] drm/msm: update cursors asynchronously through atomic
` [PATCH v4 5/6] drm/msm: remove mdp5_cursor_plane_funcs
` [PATCH v4 6/6] drm/vc4: update cursors asynchronously through atomic

[PATCH 1/4] intel: Add Cannonlake PCI IDs for U-skus
 2017-06-30 15:37 UTC  (7+ messages)
` [PATCH 2/4] intel: Add Cannonlake PCI IDs for Y-skus
    ` [Mesa-dev] "
` [PATCH 3/4] intel/gen10: Add missed gen10 stuff
` [PATCH 4/4] intel: add GEN10 to IS_9XX

[PATCH] drm/msm: fix an integer overflow test
 2017-06-30 14:42 UTC  (2+ messages)

[RESEND-CI v4 00/15] HDMI YCBCR output handling in DRM layer
 2017-06-30 14:27 UTC  (37+ messages)
` [RESEND-CI v4 01/15] drm: add HDMI 2.0 VIC support for AVI info-frames
` [RESEND-CI v4 03/15] drm/edid: Complete CEA modedb(VIC 1-107)
` [RESEND-CI v4 04/15] drm/edid: parse YCBCR 420 videomodes from EDID
` [RESEND-CI v4 05/15] drm/edid: parse ycbcr 420 deep color information
` [RESEND-CI v4 06/15] drm/edid: parse sink information before CEA blocks
` [RESEND-CI v4 11/15] drm/i915: prepare scaler for YCBCR420 modeset
` [RESEND-CI v4 13/15] drm/i915: prepare csc unit for YCBCR HDMI output
` [RESEND-CI v4 15/15] drm/i915/glk: set HDMI 2.0 identifier
  ` [Intel-gfx] "
` [PATCH v5 7/7] drm: create hdmi output property

[Bug 196197] New: [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
 2017-06-30 14:09 UTC  (3+ messages)
` [Bug 196197] "

[Bug 101654] The Witcher 3: ground is too dark in some areas
 2017-06-30 14:01 UTC  (2+ messages)

[PATCH v2 0/3] Cleanup CRTC .enable()/.disable() cargo-cult
 2017-06-30 13:41 UTC  (8+ messages)
` [PATCH v2 1/3] drm: Add old state pointer to CRTC .enable() helper function
` [PATCH v2 2/3] drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
` [PATCH v2 3/3] drm: vmwgfx: Remove the legacy CRTC .prepare() helper operations

[PATCH 1/2] drm/atomic: Change drm_atomic_helper_swap_state to return an error
 2017-06-30 13:56 UTC  (4+ messages)
` [PATCH 2/2] drm/atomic: Wait indefinitely and interruptibly for hw_done
` [Intel-gfx] [PATCH 1/2] drm/atomic: Change drm_atomic_helper_swap_state to return an error

[PATCH] drm/vblank: Fix race between drm_crtc_arm_vblank_event() and the irq
 2017-06-30 13:54 UTC  (5+ messages)

[PATCH] drm/atomic: Drop helper include from drm_atomic.c
 2017-06-30 13:01 UTC  (2+ messages)

Resizeable PCI BAR support V5
 2017-06-30 12:55 UTC  (3+ messages)

[PATCH v2] Visible VRAM Management Improvements
 2017-06-30 12:46 UTC  (14+ messages)
` [PATCH 4/5] drm/amdgpu: Set/clear CPU_ACCESS_REQUIRED flag on page fault and CS

[PATCH] drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fb
 2017-06-30 12:46 UTC  (5+ messages)
    ` [Intel-gfx] "

[BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900
 2017-06-30 12:36 UTC  (11+ messages)

[PATCH] drm: adv7511_audio: Add .get_dai_id callback to map port number to dai id
 2017-06-30 11:59 UTC  (2+ messages)
` Applied "drm: adv7511_audio: Add .get_dai_id callback to map port number to dai id" to the asoc tree

[Bug 84041] New: I built my kernel with lockdep, and caught a possible deadlock while playing video using vdpau on radeon driver
 2017-06-30 11:35 UTC  (2+ messages)
` [Bug 84041] Possible deadlock when using dri PRIME, caught by lockdep while playing video via vdpau

[PATCH 0/8] Add ASoC support for AMD Stoney APUs
 2017-06-30 10:16 UTC  (5+ messages)
` [PATCH 4/8] ASoC: AMD: added condition checks for CZ specific code

[Bug 101499] Black screen when detaching HDMI cable (AMD A10-9620P)
 2017-06-30  9:44 UTC  (3+ messages)

[PATCH] drm: rcar-du: remove an unneeded NULL check
 2017-06-30  9:12 UTC  (2+ messages)

[PATCH 0/8] RPi touchscreen panel driver v4
 2017-06-30  8:48 UTC  (6+ messages)
` [PATCH 6/8] drm: Allow DSI devices to be registered before the host registers

[PATCH v1 0/2] drm: rcar-du: Repair vblank event handling
 2017-06-30  8:32 UTC  (6+ messages)
` [PATCH v1 1/2] drm: rcar-du: Enable the FRM interrupt for vblank
` [PATCH v1 2/2] drm: rcar-du: Repair vblank for DRM page flips using the VSP1
` [PATCH v1.1 "

[PATCH v3 0/6] drm: add asynchrounous plane update
 2017-06-30  7:49 UTC  (6+ messages)
` [PATCH v3 1/6] drm/atomic: initial support for asynchronous "
` [PATCH v3 2/6] drm/i915: update cursors asynchronously through atomic

[RESEND PATCH] drm/hisilicon: Ensure LDI regs are properly configured
 2017-06-30  5:55 UTC  (3+ messages)

Panic with bochs_drm module on qemu-system-sparc64
 2017-06-30  4:33 UTC 

[PATCH] Remove redundant memclear
 2017-06-30  3:56 UTC 

[Intel-gfx] [PATCH 10/13] drm/fb-helper: Support deferred setup (fwd)
 2017-06-29 23:25 UTC 

[PATCH 1/7] dma-buf/dma-fence: Extract __dma_fence_is_later()
 2017-06-29 23:20 UTC  (12+ messages)
` [PATCH 6/7] dma-buf/sw-sync: Fix locking around sync_timeline lists
  ` [PATCH v2] "
  ` [PATCH v3] dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
` [PATCH 7/7] "
  ` [PATCH v2] "

[Bug 101528] RX460 Memory clock stays high until card is "used"
 2017-06-29 22:14 UTC  (5+ messages)

[PATCH v4 0/4] Blobifiers (FKA GET_PLANE2)
 2017-06-29 20:02 UTC  (7+ messages)
` [PATCH 2/4] drm: Create a format/modifier blob
` [PATCH 3/4] drm/i915: Add format modifiers for Intel
` [PATCH 4/4] drm/i915: Add support for CCS modifiers

[PATCH] drm/panel: Add driver for Seiko 43WVF1G panel
 2017-06-29 19:57 UTC  (3+ messages)

[gpu-drm-radeon] question about potential dead code in vce_v2_0_enable_mgcg()
 2017-06-29 19:52 UTC  (4+ messages)
` [PATCH] drm/radeon: add header comment for clarification to vce_v2_0_enable_mgcg()

[Bug 95269] monitors connected to Display Ports not recognised by xrandr
 2017-06-29 18:21 UTC  (4+ messages)
` [Bug 95269] [DP] "

[Bug 101651] [radeonsi][hawaii] Borderlands 2 rendering issues with recent mesa/llvm
 2017-06-29 18:00 UTC  (4+ messages)

[PATCH libdrm 3/3] intel: PCI Ids for U SKU in CFL
 2017-06-29 17:55 UTC 

[PATCH 6/9] lib/interval_tree: Fast overlap detection
 2017-06-29 17:15 UTC 

[PATCH v7] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
 2017-06-29 15:57 UTC  (2+ messages)

[PATCH v4 0/6] STM32 DSI HOST
 2017-06-29 14:43 UTC  (4+ messages)
` [PATCH v4 3/6] drm/bridge/synopsys: Add MIPI DSI host controller bridge

[PATCH 0/8] Cleanup CRTC .enable()/.disable() cargo-cult
 2017-06-29 13:00 UTC  (9+ messages)
` [PATCH 5/8] drm: vmwgfx: Remove unneeded CRTC .prepare() helper operation
` [PATCH 6/8] drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()
` [PATCH 7/8] drm: Add old state pointer to CRTC .enable() helper function
` [PATCH 8/8] drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()


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