messages from 2018-09-11 11:00:08 to 2018-09-12 10:16:09 UTC [more...]
[Bug 107898] "kfd: Failed to resume IOMMU for device 1002:15dd" on Raven Ridge
2018-09-12 10:16 UTC (5+ messages)
[PATCH libdrm 1/5] [libdrm] sync drm.h for syncobj part
2018-09-12 9:57 UTC (6+ messages)
` [PATCH libdrm 4/5] [libdrm]: wrap syncobj timeline query and wait for amdgpu
` [PATCH libdrm 2/5] [libdrm] addr cs chunk for syncobj timeline
` [PATCH libdrm 3/5] [libdrm]: add timeline wait/query ioctl
` [PATCH libdrm 5/5] [libdrm] add syncobj timeline tests
[PATCH 00/20] drm/cma-helper drivers: Use drm_fbdev_generic_setup()
2018-09-12 9:56 UTC (10+ messages)
` [PATCH 05/20] drm/meson: "
` [PATCH 08/20] drm/arm/hdlcd: "
` [PATCH 09/20] drm/arm/mali: "
[PATCH] drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
2018-09-12 9:53 UTC (3+ messages)
[PATCH 1/9] drm: fix syncobj null_fence_enable_signaling
2018-09-12 9:48 UTC (9+ messages)
` [PATCH 2/9] drm: rename null fence to stub fence in syncobj v2
` [PATCH 3/9] drm: expand drm_syncobj_find_fence to support timeline point v2
` [PATCH 4/9] drm: expand replace_fence "
` [PATCH 5/9] [RFC]drm: add syncobj timeline support v4
` [PATCH 6/9] drm: add support of syncobj timeline point wait v2
` [PATCH 7/9] drm: add timeline syncobj payload query ioctl
` [PATCH 8/9] drm/amdgpu: add timeline support in amdgpu CS
` [PATCH 9/9] drm/amdgpu: move cs dependencies front a bit
[PATCH] drm: Differentiate the lack of an interface from invalid parameter
2018-09-12 9:29 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[REGRESSION] boot-screen override by "34db50e55656 efifb: Copy the ACPI BGRT"
2018-09-12 9:13 UTC (5+ messages)
[PATCH] efifb: BGRT: Add nobgrt option
2018-09-12 9:12 UTC
[PATCH 0/3] add LG panel to dpcd quirk database
2018-09-12 9:06 UTC (13+ messages)
` [PATCH 3/3] drm: add LG eDP panel to "
` [PATCH v2 0/3] add LG panel to dpcd "
` [PATCH v2 1/3] drm: Add support for device_id based detection
` [PATCH v3 0/3] add LG panel to dpcd quirk database
[PATCH v2 0/6] drm/sun4i: Support color dithering for LCD panels
2018-09-12 8:58 UTC (3+ messages)
[PATCH 00/10] phy: Add configuration interface for MIPI D-PHY devices
2018-09-12 8:42 UTC (6+ messages)
` [PATCH 02/10] phy: Add configuration interface
[PATCH 1/4] staging: vboxvideo: Fix modeset / page_flip error handling
2018-09-12 8:20 UTC (4+ messages)
[Bug 199619] New: screen stays dark for long on bootup since kernel 4.17.0-rc2+
2018-09-12 8:00 UTC (3+ messages)
` [Bug 199619] "
[PATCH 0/2] drm/virtio: add iommu support
2018-09-12 7:25 UTC (5+ messages)
` [PATCH 2/2] "
` [virtio-dev] "
[PATCH 1/3] [RFC]drm: add syncobj timeline support v4
2018-09-12 7:22 UTC (3+ messages)
[PATCH 0/9] A DRM API for adaptive sync and variable refresh rate support
2018-09-12 7:11 UTC (23+ messages)
` [PATCH 4/9] drm/amd/display: Refactor FreeSync module
` [PATCH 1/9] drm: Add variable refresh rate properties to DRM connector
` [PATCH 2/9] drm: Add variable refresh property to DRM CRTC
` [PATCH 3/9] drm/amdgpu: fill in amdgpu_dm_remove_sink_from_freesync_module
` [PATCH 5/9] drm/amdgpu/display: add freesync drm properties
` [PATCH 6/9] drm/amdgpu: add freesync ioctl
` [PATCH 8/9] drm/amd/display: Drop FreeSync ioctl notification support
` [PATCH 7/9] drm/amd/display: Replace FreeSync props with DRM VRR props
` [PATCH 9/9] drm/amdgpu: Drop unneeded freesync properties from amdpgu
[PATCH] qxl: refactor to use drm_fb_helper_fbdev_setup
2018-09-12 7:03 UTC (2+ messages)
[PATCH 2/3] drm/exynos: scaler: Add support for tiled formats
2018-09-12 6:59 UTC (3+ messages)
[PATCH v3 0/3] udmabuf: misc fixes
2018-09-12 6:33 UTC (4+ messages)
` [PATCH v3 1/3] udmabuf: add documentation
` [PATCH v3 2/3] udmabuf: check that __pad is zero
` [PATCH v3 3/3] udmabuf: check that flags has no unsupported bits set
[PATCH v4 0/3] add LG panel to dpcd quirk database
2018-09-12 6:22 UTC (4+ messages)
` [PATCH v4 1/3] drm: Add support for device_id based detection
` [PATCH v4 2/3] drm: Change limited M/N quirk to constant N quirk
` [PATCH v4 3/3] drm: add LG eDP panel to quirk database
[PATCH v2 00/13] udmabuf: misc fixes
2018-09-12 6:10 UTC (19+ messages)
` [PATCH v2 01/13] udmabuf: sort headers, drop uapi/ path prefix
` [PATCH v2 02/13] udmabuf: improve map_udmabuf error handling
` [PATCH v2 03/13] udmabuf: use pgoff_t for pagecount
` [PATCH v2 04/13] udmabuf: constify udmabuf_ops
` [PATCH v2 05/13] udmabuf: constify udmabuf_create args
` [PATCH v2 06/13] udmabuf: add MEMFD_CREATE dependency
` [PATCH v2 07/13] udmabuf: rework limits
` [PATCH v2 08/13] udmabuf: improve udmabuf_create error handling
` [PATCH v2 09/13] udmabuf: use EBADFD in case we didn't got a memfd
` [PATCH v2 10/13] udmabuf: use ENOTTY for invalid ioctls
` [PATCH v2 11/13] udmabuf: drop WARN_ON() check
` [PATCH v2 12/13] udmabuf: use sizeof(variable) instead of sizeof(type)
` [PATCH v2 13/13] udmabuf: add documentation
[PATCH v1 0/1] Add function to set the possible crtc for connector
2018-09-12 6:02 UTC (2+ messages)
` [PATCH v1 1/1] drm/mediatek: add function to match the connector and crtc
[Bug 106287] 18.0.1 introduced glitches in Dying Light
2018-09-12 5:38 UTC (2+ messages)
[Bug 107572] Unrecoverable GPU hang with IP block:gfx_v8_0 is hung
2018-09-12 5:18 UTC (2+ messages)
[Bug 103300] Tear rendering bug in Bioshock Infinite
2018-09-12 5:04 UTC (2+ messages)
[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
2018-09-12 3:26 UTC (2+ messages)
[PATCH -next] drm/fb-helper: Remove set but not used variable 'connector_funcs'
2018-09-12 3:15 UTC
[radeon-alex:drm-next-4.20-wip 309/310] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1127: warning: Function parameter or member 'params' not described in 'amdgpu_vm_update_func'
2018-09-12 2:20 UTC
[radeon-alex:drm-next-4.20-wip 220/310] drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c:771:1-3: WARNING: PTR_ERR_OR_ZERO can be used
2018-09-12 0:59 UTC (2+ messages)
` [PATCH] drm/amd/display: fix ptr_ret.cocci warnings
[PATCH v4 00/25] Display Stream Compression enabling on eDP/DP
2018-09-12 0:56 UTC (26+ messages)
` [PATCH v4 01/25] drm/i915/dsc: Add slice_row_per_frame in DSC PPS programming
` [PATCH v4 02/25] drm/dp: Add DP DSC DPCD receiver capability size define and missing SHIFT
` [PATCH v4 03/25] drm/i915/dp: Cache the DP/eDP DSC DPCD register set on Hotplug/eDP Init
` [PATCH v4 04/25] drm/dp: DRM DP helper/macros to get DP sink DSC parameters
` [PATCH v4 05/25] drm/i915/dp: Add helpers for Compressed BPP and Slice Count for DSC
` [PATCH v4 06/25] drm/i915/dp: Validate modes using max Output BPP and slice count when DSC supported
` [PATCH v4 07/25] drm/dp: Define payload size for DP SDP PPS packet
` [PATCH v4 08/25] drm/dsc: Define Display Stream Compression PPS infoframe
` [PATCH v4 09/25] drm/dsc: Define VESA Display Stream Compression Capabilities
` [PATCH v4 10/25] drm/dsc: Define Rate Control values that do not change over configurations
` [PATCH v4 11/25] drm/dsc: Add helpers for DSC picture parameter set infoframes
` [PATCH v4 12/25] drm/i915/dp: Add DSC params and DSC config to intel_crtc_state
` [PATCH v4 13/25] drm/i915/dp: Compute DSC pipe config in atomic check
` [PATCH v4 14/25] drm/i915/dp: Do not enable PSR2 if DSC is enabled
` [PATCH v4 15/25] drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants
` [PATCH v4 16/25] drm/i915/dsc: Define & Compute VESA DSC params
` [PATCH v4 17/25] drm/i915/dsc: Compute Rate Control parameters for DSC
` [PATCH v4 18/25] drm/i915/dp: Enable/Disable DSC in DP Sink
` [PATCH v4 19/25] drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI
` [PATCH v4 20/25] drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enabling
` [PATCH v4 21/25] drm/i915/dp: Use the existing write_infoframe() for DSC PPS SDPs
` [PATCH v4 22/25] drm/i915/dp: Populate DSC PPS SDP and send PPS infoframes
` [PATCH v4 23/25] drm/i915/icl: Add Display Stream Splitter control registers
` [PATCH v4 24/25] drm/i915/dp: Configure Display stream splitter registers during DSC enable
` [PATCH v4 25/25] drm/i915/dp: Disable DSC in source by disabling DSS CTL bits
linux-next: manual merge of the drm-misc tree with the drm tree
2018-09-12 0:39 UTC
[PATCH] drm/amdgpu: Add braces to initialize task_info subojects
2018-09-12 0:25 UTC
[Bug 201067] New: [bisected] [4.19-rc2 regression] Display corruption with Vega 64 in 4.19-rc2
2018-09-12 0:23 UTC (4+ messages)
` [Bug 201067] "
[Bug 200621] New: Freezing with amdgpu driver
2018-09-11 23:04 UTC (3+ messages)
` [Bug 200621] "
[Bug 107907] Steam game Medieval II: Total War hangs on Ubuntu 18.04
2018-09-11 22:41 UTC (2+ messages)
[PULL] drm-intel-fixes
2018-09-11 22:32 UTC
[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
2018-09-11 22:05 UTC (4+ messages)
[PATCH -next] drm/omap: remove set but not used variable 'frame_height'
2018-09-11 21:29 UTC (2+ messages)
[PATCH libdrm] intel: annotate the intel genx helpers as private
2018-09-11 21:22 UTC
[PATCH] drm/omap: Use ERR_CAST directly instead of RR_PTR(PTR_ERR())
2018-09-11 21:19 UTC (2+ messages)
[PATCH v7] Add udmabuf misc device
2018-09-11 20:47 UTC (6+ messages)
` [v7] "
next-20180911 build: 1 failures 15 warnings (next-20180911)
2018-09-11 20:18 UTC (2+ messages)
[PATCH] drm/vkms: Add kerneldoc entry
2018-09-11 19:25 UTC (3+ messages)
[Bug 201015] New: [amdgpu] BUG: unable to handle kernel NULL pointer dereference on resume with 2 monitors (vega)
2018-09-11 19:19 UTC (3+ messages)
` [Bug 201015] "
[PATCH v6 00/19] clean up DPU for RM refactor
2018-09-11 18:20 UTC (2+ messages)
[Bug 105333] [gallium-nine] missing geometry after commit ac: replace ac_build_kill with ac_build_kill_if_false
2018-09-11 18:04 UTC (3+ messages)
[PATCH v2] drm: Clarify DRM_MODE_REFLECT_X/Y documentation
2018-09-11 16:18 UTC (6+ messages)
[PATCH 00/16] R-Car D3/E3 display support (with LVDS PLL)
2018-09-11 15:46 UTC (9+ messages)
` [PATCH 04/16] drm: bridge: thc63: Restrict modes based on hardware operating frequency
` [PATCH 05/16] drm: rcar-du: lvds: D3/E3 support
` [PATCH 07/16] drm: rcar-du: Use LVDS PLL clock as dot clock when possible
` [PATCH 08/16] drm: rcar-du: Enable configurable DPAD0 routing on Gen3
[PATCH] etnaviv: setup missing dma_mask
2018-09-11 15:33 UTC (2+ messages)
[Bug 107880] Regression: System fails to boot on raven ridge 4.18 vs 4.19 rc
2018-09-11 15:12 UTC (3+ messages)
[Bug 200531] New: amdgpu: *ERROR* REG_WAIT timeout when a display is put to sleep
2018-09-11 14:15 UTC (2+ messages)
` [Bug 200531] "
[Bug 107001] hard system freeze with mesa 18.1.x on AMD RX 580
2018-09-11 13:55 UTC
i915, HDMI/DP audio with multiple monitors
2018-09-11 13:50 UTC
[Bug 107154] [drm] GPU recovery disabled
2018-09-11 13:38 UTC (2+ messages)
backlight - chicken and egg challenge
2018-09-11 12:48 UTC (3+ messages)
omap4: support for manually updated display
2018-09-11 12:54 UTC (5+ messages)
[PATCH v3 0/2] drm: Add shmem GEM library
2018-09-11 12:44 UTC (3+ messages)
` [PATCH v3 1/2] drm: Add library for shmem backed GEM objects
` [PATCH v3 2/2] drm/tinydrm: Switch from CMA to shmem buffers
[Bug 107889] colors are wrong on one screen with Radeon RX Vega M GL and Kernel 4.18
2018-09-11 12:33 UTC (5+ messages)
[PATCH 1/4] fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
2018-09-11 12:12 UTC (8+ messages)
` [PATCH 2/4] vt: Remove vc_panic_force_write
` [Intel-gfx] [PATCH 1/4] fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox