dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-19 23:57:43 to 2016-12-22 07:29:28 UTC [more...]

[PULL] drm-misc-fixes
 2016-12-22  7:29 UTC 

[PATCH 1/2] drm: Wrap the check for atomic_commit implementation
 2016-12-22  7:11 UTC  (8+ messages)
` [PATCH 2/2] drm: Get atomic property value even if DRIVER_ATOMIC is not set
  ` [PATCH v2 1/2] drm: Wrap the check for atomic_commit implementation
    ` [PATCH v2 2/2] drm: Get atomic property value even if DRIVER_ATOMIC is not set

[PATCH] drm: remove immutable flag from suggested X/Y connector properties
 2016-12-22  7:07 UTC  (4+ messages)

[PATCH 1/2] drm: Add new DRM_IOCTL_MODE_GETPLANE2
 2016-12-22  7:04 UTC  (10+ messages)
` [PATCH 2/2] i915: Add format modifiers for Intel

[PATCH 1/2] drm/dp: move hw_mutex up the call stack
 2016-12-22  7:02 UTC  (5+ messages)
` [PATCH 2/2] drm/dp: add DPCD/AUX logging

[drm] bea5b158ff WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/drm_crtc.c:5776 drm_mode_config_cleanup
 2016-12-22  3:40 UTC 

[drm] bea5b158ff BUG: unable to handle kernel NULL pointer dereference at 00000000000003a8
 2016-12-22  3:38 UTC 

[PATCH 1/2] drm: refernce count event->completion
 2016-12-22  3:11 UTC  (7+ messages)
` [PATCH 2/2] drm: Add kernel-doc for drm_crtc_commit_get/put
  ` [PATCH] "
  ` [Intel-gfx] [PATCH 2/2] "

[Bug 98984] Hexagonal shapes around lights in Cities: Skylines
 2016-12-22  2:26 UTC  (2+ messages)

[PATCH v3 01/12] drm/vgem: Use ww_mutex_(un)lock even with a NULL context
 2016-12-22  1:58 UTC  (13+ messages)
` [PATCH v3 02/12] locking/mutex: Fix a race with handoffs and interruptible waits
` [PATCH v3 03/12] locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after
` [PATCH v3 04/12] locking/ww_mutex: Set use_ww_ctx even when locking without a context
` [PATCH v3 05/12] locking/ww_mutex: Remove the __ww_mutex_lock inline wrappers
` [PATCH v3 06/12] locking/ww_mutex: Add waiters in stamp order
` [PATCH v3 07/12] locking/ww_mutex: Notify waiters that have to back off while adding tasks to wait list
` [PATCH v3 08/12] locking/ww_mutex: Wake at most one waiter for back off when acquiring the lock
` [PATCH v3 09/12] locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
` [PATCH v3 10/12] locking/ww_mutex: Yield to other waiters from optimistic spin
` [PATCH v3 11/12] locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
` [PATCH v3 12/12] Documentation/locking/ww_mutex: Update the design document

[PATCH 00/11] drm/vc4: DSI panel support + Raspberry Pi touchscreen
 2016-12-22  1:23 UTC  (4+ messages)
` [PATCH 02/11] clk: bcm2835: Register the DSI0/DSI1 pixel clocks

[Bug 99158] vdpau segfaults and gpu locks with kodi on R9285
 2016-12-22  0:00 UTC  (4+ messages)

[PATCH] drm/nouveau/dma: use rb_entry()
 2016-12-21 23:22 UTC  (2+ messages)

[Bug 99078] Desktop icons oversaturated with red after December 11 2016 update
 2016-12-21 22:23 UTC  (6+ messages)

[PATCH] MAINTAINERS: add myself as maintainer of fbdev
 2016-12-21 21:38 UTC  (4+ messages)

RFC: fb restore on drm master close
 2016-12-21 18:13 UTC 

[Bug 99130] [IVB] CONFIG_PROVE_LOCKING=y causes igt/gem_exec/basic-wait-all (and possibly others) to fail
 2016-12-21 17:30 UTC  (9+ messages)

[Bug 99163] Radeon HDMI audio lost after resuming from suspend on kernel >4.2
 2016-12-21 17:17 UTC  (7+ messages)

[PATCH 1/2] drm : adds Y-coordinate and Colorimetry Format
 2016-12-21 16:02 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/psr: program vsc header for psr2

[PATCH v3 1/3] drm: Create new structure for HDMI info
 2016-12-21 15:29 UTC  (3+ messages)
` [PATCH v3 2/3] drm: parse hf-vsdb
` [PATCH v3 3/3] drm: clean cached display info

[PATCH 0/5] drm/ttm, amdgpu: fix crashes due to shadow page table evictions
 2016-12-21 15:12 UTC  (4+ messages)
` [PATCH 1/5] drm/ttm: add evict parameter to ttm_bo_driver::move_notify

[PATCH v2 1/2] drm: Create new structure for HDMI info
 2016-12-21 10:31 UTC  (10+ messages)
` [PATCH v2 2/2] drm: parse hf-vsdb
` [Intel-gfx] [PATCH v2 1/2] drm: Create new structure for HDMI info

[PATCH libdrm] modetest: Allow the user to specify the plane ID
 2016-12-21  9:48 UTC  (2+ messages)

[PATCH] drm/cma: Fix compile fail due to fomat->format typo
 2016-12-21  9:21 UTC  (5+ messages)

[Bug 98520] System randomly crashes / freezes while playing certain games
 2016-12-21  7:32 UTC  (2+ messages)

[v1] gpu: drm: sti: sti_vtg:- Handle return NULL error from devm_ioremap_nocache
 2016-12-21  5:30 UTC 

[PATCH 0/9] drm/msm/mdp5: Cursor plane stuff
 2016-12-21  5:23 UTC  (6+ messages)
` [RFC 8/9] HACK: drm/msm/mdp5: Add support for legacy cursor updates

[v1] gpu: drm: sti: sti_vtac:- Handle return NULL error from devm_ioremap_nocache
 2016-12-21  5:22 UTC 

[pull] amdgpu drm-next-4.10
 2016-12-21  0:53 UTC 

[PATCH 1/2] Add DRM_IOCTL_MODE_GETPLANE2 ioctl wrapper
 2016-12-21  0:13 UTC  (2+ messages)
` [PATCH 2/2] modetest: Teach modetest about format info

[Bug 96492] Running Opera with forced hardware rendering cause SUMO GPU lockup
 2016-12-20 23:52 UTC  (2+ messages)
` [Bug 96492] Running Opera web-browser with forced hardware rendering cause "

[Bug 98897] Macbook pro 11,5 screen flicker when AC adapter plugged in
 2016-12-20 21:33 UTC 

[Bug 93649] [radeonsi] Graphics lockup while playing tf2
 2016-12-20 20:24 UTC  (2+ messages)

[PATCH] drm/ttm: use designated initializers
 2016-12-20 19:55 UTC  (2+ messages)

[Bug 99136] Blood Effects Total War: Warhammer
 2016-12-20 19:50 UTC  (2+ messages)

[Bug 107001] New: Radeon HDMI audio lost after resuming from suspend
 2016-12-20 19:14 UTC  (2+ messages)
` [Bug 107001] "

[PATCH 2/2] drm: Add Content Protection Desired property to drm
 2016-12-20 18:36 UTC  (3+ messages)
` [PATCH v2 2/2] drm: Add Content Protection properties "

i915 regression in kernel 4.10
 2016-12-20 16:50 UTC  (5+ messages)

[PATCH] drm/amdgpu: use designated initializers
 2016-12-20 16:11 UTC  (2+ messages)

[PATCH 0/3] drm/msm: 4.10 fixes
 2016-12-20 15:54 UTC  (4+ messages)
  ` [PATCH 1/3] drm/msm: Ensure that the hardware write pointer is valid
` [PATCH 2/3] drm/msm: Put back the vaddr in submit_reloc()
` [PATCH 3/3] drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set

[RFC 0/4] Introduce drmfs pseudo filesystem for drm subsystem
 2016-12-20 15:15 UTC  (4+ messages)

[PATCH v2 00/29] R-Car Gen3 HDMI output support
 2016-12-20 15:01 UTC  (40+ messages)
` [PATCH v2 01/29] drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_write
` [PATCH v2 02/29] drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions
` [PATCH v2 03/29] drm: bridge: dw-hdmi: Remove unused function parameter
` [PATCH v2 04/29] drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmi
` [PATCH v2 05/29] drm: bridge: dw-hdmi: Remove encoder field from "
` [PATCH v2 06/29] drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attach
` [PATCH v2 07/29] drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code
` [PATCH v2 08/29] drm: bridge: dw-hdmi: Reorder functions to prepare for next commit
` [PATCH v2 09/29] drm: bridge: dw-hdmi: Create connector in the bridge attach operation
` [PATCH v2 10/29] drm: bridge: dw-hdmi: Implement DRM bridge registration
` [PATCH v2 11/29] drm: bridge: dw-hdmi: Remove PHY configuration resolution parameter
` [PATCH v2 12/29] drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRET
` [PATCH v2 13/29] drm: bridge: dw-hdmi: Reject invalid product IDs
` [PATCH v2 14/29] drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register
` [PATCH v2 15/29] drm: bridge: dw-hdmi: Handle overflow workaround based on device version
` [PATCH v2 16/29] drm: bridge: dw-hdmi: Detect PHY type at runtime
` [PATCH v2 17/29] drm: bridge: dw-hdmi: Refactor PHY power handling
` [PATCH v2 18/29] drm: bridge: dw-hdmi: Move CSC configuration out of PHY code
` [PATCH v2 19/29] drm: bridge: dw-hdmi: Add support for custom PHY configuration
` [PATCH v2 20/29] drm: bridge: dw-hdmi: Remove device type from platform data
` [PATCH v2 21/29] dt-bindings: display: dw-hdmi: Clean up DT bindings documentation
` [PATCH v2 22/29] dt-bindings: display: renesas: Add R-Car Gen3 HDMI TX DT bindings
` [PATCH v2 23/29] drm: rcar-du: Add Gen3 HDMI encoder support
` [PATCH v2 24/29] drm: rcar-du: Skip disabled outputs
` [PATCH v2 25/29] drm: rcar-du: Add DPLL support
` [PATCH v2 26/29] drm: rcar-du: Add HDMI outputs to R8A7795 device description
` [PATCH v2 27/29] arm64: dts: r8a7795: Add HDMI encoder support
` [PATCH v2 28/29] arm64: dts: r8a7795: salvator-x: Enable HDMI outputs
` [PATCH v2 29/29] arm64: dts: r8a7795: salvator-x: Add DU1 and DU2 external dot clocks

[Bug 99143] r9 390: Hardware cursor invisible after hibernate/resume
 2016-12-20 14:29 UTC  (4+ messages)

[PATCH v3 37/38] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
 2016-12-20 14:20 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/4] Generic HDMI codec: Add channel mapping control
 2016-12-20 14:07 UTC  (3+ messages)
` [PATCH v3 1/4] DRM: add help to get ELD speaker allocation

[PATCH v2 00/13] R-Car DU: Add support for LVDS mode selection
 2016-12-20 13:31 UTC  (6+ messages)
` [PATCH v2 04/13] drm: Add data mirror bus flag

[PATCH] fbdev: remove current maintainer
 2016-12-20 13:16 UTC  (6+ messages)

[PATCH v2] drm: zte: add overlay plane support
 2016-12-20 12:09 UTC 

[PATCH] drm: zte: add overlay plane support
 2016-12-20 12:04 UTC  (3+ messages)

[PATCH 0/2] rnndb: mdp5: Cursor related reg updates
 2016-12-20 11:08 UTC  (3+ messages)
` [PATCH 1/2] rnndb: mdp5: Add missing bitfields for MDP5_LM_BLEND_COLOR_OUT
` [PATCH 2/2] rnndb: mdp5: Update mdp5_pipe

[PATCH] drm/i915/debugfs: use rb_entry()
 2016-12-20 10:01 UTC  (2+ messages)

[PATCH 0/2] drm: link status property and DP link training failure handling
 2016-12-20  9:30 UTC  (7+ messages)
      ` [Intel-gfx] "

[PATCH 0/6] drm/atomic: Remove drm_atomic_helper_framebuffer_changed
 2016-12-20  9:26 UTC  (5+ messages)
` [PATCH 6/6] drm/i915: Add a cursor hack to allow converting legacy page flip to atomic
    ` [PATCH v2 6/6] drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3

[PATCH] drm/nouveau: fix unknown chipset for GTX 1060
 2016-12-20  8:33 UTC  (2+ messages)
` [Nouveau] "

[PATCH] drivers/gpu/drm/ast: Support reading configuration values from device tree
 2016-12-20  7:40 UTC 

[PATCH] drm/mediatek: Support UYVY and YUYV format for overlay
 2016-12-20  6:59 UTC  (2+ messages)

[Bug 97980] [amdgpu] New kernel warning during shutdown
 2016-12-20  3:14 UTC  (2+ messages)

[Bug 99150] Shader issue for "The Cave" comparing Mesa13 to AMDGPU-PRO
 2016-12-20  2:37 UTC  (2+ messages)

[Bug 99151] Shader issue for "Space Run" comparing Mesa13 to AMDGPU-PRO
 2016-12-20  2:35 UTC  (2+ messages)

[Bug 99152] Shader issue for "Trine 2" comparing Mesa13 to AMDGPU-PRO
 2016-12-20  2:32 UTC  (2+ messages)

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2016-12-20  2:13 UTC  (2+ messages)

[Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
 2016-12-20  2:02 UTC  (7+ messages)

[PATCH] gpu: drm: rcar-du: rcar_du_drv: don't open code of_device_get_match_data()
 2016-12-20  1:08 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;
as well as URLs for NNTP newsgroup(s).