messages from 2017-07-11 12:12:26 to 2017-07-12 09:55:45 UTC [more...]
[regression drm/noveau] suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335
2017-07-12 9:55 UTC (7+ messages)
[RFC v1 00/20] DRM Interfaces for HDCP support
2017-07-12 9:54 UTC (22+ messages)
` [RFC v1 01/20] drm/hdcp: HDCP bitmask property for connectors
` [RFC v1 02/20] drm/hdcp: HDCP SRM blob "
` [RFC v1 03/20] drm/sysfs: Generate drm uevent with custom string
` [RFC v1 04/20] drm/hdcp: Struct drm_hdcp for connector's hdcp state
` [RFC v1 05/20] drm/hdcp: HDCP status code for DRM HDCP stack
` [RFC v1 06/20] drm/hdcp: display driver callback funcs defined
` [RFC v1 07/20] drm/hdcp: Initialization of DRM hdcp stack
` [RFC v1 08/20] drm/hdcp: Add KBuild for DRM HDCP support
` [RFC v1 09/20] drm/hdcp: Generic enable, disable and late_init
` [RFC v1 10/20] drm/hdcp: Handler for connector state change
` [RFC v1 11/20] drm/hdcp: Registering "
` [RFC v1 12/20] drm/hdcp: Atomic set and get property for hdcp
` [RFC v1 13/20] drm/hdcp: Updating DRM Property val with HDCP state
` [RFC v1 14/20] drm/hdcp2.2: HDCP2.2 protocol msg definitions
` [RFC v1 15/20] drm/hdcp2.2: Display driver service functions
` [RFC v1 16/20] drm/hdcp2.2: HDCP2.2 Initialization
` [RFC v1 17/20] drm/hdcp2.2: Definitions of HDMI HDCP2.2 registers
` [RFC v1 18/20] drm/hdcp2.2: Late_init: Capability probing on panel
` [RFC v1 19/20] drm/hdcp2.2: HDCP2.2 enable as a asynchronous work
` [RFC v1 20/20] drm/hdcp2.2: HDCP2.2 disable "
[PATCH 0/3] drm/msm: hijack firmware fb's memory
2017-07-12 9:54 UTC (12+ messages)
` [PATCH 1/3] drm/msm: kick out firmware framebuffer
` [PATCH 2/3] fbdev: fbmem: export get/put_fb_info()
` [PATCH 3/3] drm/msm: hijack firmware fb's memory
[PATCH] dim: Add add-missing-cc command
2017-07-12 9:53 UTC (2+ messages)
[PATCH 00/16] drm/atomic: Remove deprecated atomic iterator macros
2017-07-12 9:50 UTC (37+ messages)
` [PATCH 01/16] drm/simple-kms-helper: Fix the check for the mismatch between plane and CRTC enabled
` [PATCH 02/16] drm/atomic: Use the correct iterator macro in atomic_remove_fb
` [PATCH 03/16] drm/atomic: Use the new helpers in drm_atomic_helper_disable_all()
` [PATCH 04/16] drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done
` [Intel-gfx] "
` [PATCH 05/16] drm/vmwgfx: Make check_modeset() use the new atomic iterator macros
` [Intel-gfx] "
` [PATCH 06/16] drm/i915: Use correct iterator macro
` [PATCH 07/16] drm/rcar-du: Use new iterator macros
` [PATCH 08/16] drm/atmel-hlcdec: Use for_each_new_connector_in_state
` [PATCH 09/16] drm/rockchip: Use for_each_oldnew_plane_in_state in vop_crtc_atomic_flush
` [PATCH 10/16] drm/omapdrm: Fix omap_atomic_wait_for_completion
` [PATCH 11/16] drm/mali: Use new atomic iterator macros
` [Intel-gfx] "
` [PATCH 12/16] drm/imx: Use "
` [PATCH 13/16] drm/mediatek: Convert to new "
` [PATCH 14/16] drm/msm: Convert to use "
` [Intel-gfx] "
` [PATCH 15/16] drm/nouveau: Convert nouveau "
` [PATCH 16/16] drm/atomic: Remove deprecated accessor macros
[Bug 196341] New: Nouveau fails to use all external monitors on Thinkpad P51 with Nvidia Optimus (Nvidia Quadro M1200)
2017-07-12 9:23 UTC
[Bug 196337] New: Re-enable GFX PG breaks Carrizo
2017-07-12 8:48 UTC
[RESEND] [PATCH v2.1 1/2] dt-bindings: display: rcar-du: Add a VSP channel index to the vsps DT property
2017-07-12 8:43 UTC
[PATCH libdrm] libdrm_amdgpu: add kernel semaphore support
2017-07-12 8:43 UTC (10+ messages)
[PATCH] drm/syncobj: add sync obj wait interface. (v6)
2017-07-12 8:39 UTC (13+ messages)
[PATCH v3 0/3] Add support for the s6e63j0x03 panel on Rinato board
2017-07-12 8:35 UTC (3+ messages)
` [PATCH v3 2/3] drm/panel: Add support for s6e63j0x03 panel driver
[PATCH v2] fbdev: make get_fb_unmapped_area depends of !MMU
2017-07-12 8:17 UTC (2+ messages)
[PATCH 0/6] Experimental P2P buffer sharing v2
2017-07-12 8:11 UTC (9+ messages)
` [PATCH 1/6] drm: Add helper to cast DMA-buf to GEM object
` [PATCH 2/6] drm/amdgpu: disallow foreign BOs for CS w/o GPUVM mapping
` [PATCH 3/6] drm/amdgpu: disallow foreign BOs in the display path v2
` [PATCH 4/6] drm/amdgpu: separate BO from GEM object
` [PATCH 5/6] drm/amdgpu: handle foreign BOs in the VM mapping
` [PATCH 6/6] drm/amdgpu: enable foreign DMA-buf objects v2
[PATCH 01/12] drm/amdgpu: implement vm_operations_struct.access
2017-07-12 8:01 UTC
[PATCH] drm: shmobile: checking for NULL instead if IS_ERR()
2017-07-12 7:52 UTC
[PATCH v4 00/14] improve the fb_setcmap helper
2017-07-12 7:47 UTC (12+ messages)
` [PATCH v4 02/14] drm/atomic-helper: update lut props directly in ..._legacy_gamma_set
` [PATCH v4 03/14] drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
` [PATCH v4 14/14] drm: remove unused and redundant callbacks
[PATCH] drm/amdgpu: Off by one sanity checks
2017-07-12 7:42 UTC (2+ messages)
[PATCH] drm/i915: Fix error code in __create_hw_context()
2017-07-12 7:27 UTC
[Bug 101732] Thames GPU - radeon 0000:01:00.0: failed to get a new IB (-35)
2017-07-12 7:20 UTC (2+ messages)
` [Bug 101732] TURKS "
[Bug 101733] GTA V on Wine: LLVM ERROR after loading screen
2017-07-12 6:38 UTC (2+ messages)
[Bug 101731] System freeze with AMDGPU when playing The Witcher 3
2017-07-12 6:33 UTC (5+ messages)
[PATCH 0/4] arm64: dts: rockchip: support mail and IPA thermal for rk3399
2017-07-12 6:29 UTC (2+ messages)
` [PATCH 1/4] dt-bindings: gpu: add the RK3399 mali for rockchip specifics
[PATCH] drm: Add missing field copy in compat_drm_version
2017-07-12 6:18 UTC
[PATCH v5 0/7] STM32 DSI HOST
2017-07-12 6:05 UTC (3+ messages)
` [PATCH v5 4/7] drm/bridge/synopsys: Add MIPI DSI host controller bridge
[radeon-alex:amd-staging-drm-next 625/639] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_types.c:1513:28: error: 'DRM_ROTATE_0' undeclared
2017-07-12 4:05 UTC
[PATCH v3] drm/sun4i: Implement drm_driver lastclose to restore fbdev console
2017-07-12 2:40 UTC (3+ messages)
[PATCH] dt-bindings: display: sunxi: Improve endpoint ID scheme readability
2017-07-12 2:38 UTC (5+ messages)
[PATCH v2 0/5] drm/rockchip: add all full framework vop support
2017-07-12 2:04 UTC (6+ messages)
` [PATCH v2 1/5] drm/rockchip: vop: get rid of register init table
` [PATCH v2 2/5] drm/rockchip: vop: support verify registers with vop version
` [PATCH v2 3/5] drm/rockchip: vop: move line_flag_num to interrupt registers
` [PATCH v2 4/5] drm/rockchip: vop: add a series of vop support
` [PATCH v2 5/5] dt-bindings: display: fill Documents for series of vop
[Bug 101294] radeonsi minecraft forge splash freeze since 17.1
2017-07-12 1:03 UTC (3+ messages)
[PATCH 0/5] drm/rockchip: add all full framework vop support
2017-07-12 0:21 UTC (8+ messages)
` [PATCH 1/5] drm/rockchip: vop: get rid of register init table
` [PATCH 2/5] drm/rockchip: vop: support verify registers with vop version
` [PATCH 3/5] drm/rockchip: vop: move line_flag_num to interrupt registers
` [PATCH 4/5] drm/rockchip: vop: add a series of vop support
` [PATCH 5/5] dt-bindings: display: fill Documents for series of vop
[PATCH] fbdev: make get_fb_unmapped_area depends of !MMU
2017-07-12 0:10 UTC (2+ messages)
[Bug 100400] Game Valhalla Hills crash on startup
2017-07-11 23:15 UTC (2+ messages)
` [Bug 100400] [Solved] "
[Bug 99349] Failed to build shader (translation from TGSI)
2017-07-11 23:07 UTC (2+ messages)
[Bug 100742] dpm auto doesn't clock the GPU high enough for SteamVR apps
2017-07-11 22:43 UTC (3+ messages)
[PATCH v2 0/2] drm: rcar-du: Repair vblank event handling
2017-07-11 22:29 UTC (4+ messages)
` [PATCH v2 1/3] drm: rcar-du: Use the VBK interrupt for vblank events
` [PATCH v2 2/3] drm: rcar-du: Fix planes to CRTC assignment when using the VSP
` [PATCH v2 3/3] drm: rcar-du: Repair vblank for DRM page flips "
[Bug 101672] radeonsi: 3D engines causing frequent GPU lockups
2017-07-11 22:13 UTC (2+ messages)
[PATCH 00/11] drm/sun4i: add CEC support
2017-07-11 21:06 UTC (4+ messages)
[PATCH] drm: rcar-du: Use the VBK interrupt for vblank events
2017-07-11 20:59 UTC
VT console blank ignored by DRM drivers on QEMU
2017-07-11 20:36 UTC (7+ messages)
[RFC 0/3] drm/msm+clk: handover of bootloader display
2017-07-11 19:16 UTC (6+ messages)
` [RFC 1/3] clk: inherit display clocks enabled by bootloader
` [RFC 2/3] drm/msm: inherit display from bootloader
` [RFC 3/3] drm/bridge: adv7511: deal with bootloader lighting up display
[PATCH v8 4/6] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v4
2017-07-11 17:50 UTC (3+ messages)
[PATCH] dma-buf/fence: Avoid use of uninitialised timestamp
2017-07-11 17:09 UTC (2+ messages)
[RFC][PATCH] drm: kirin: Restrict modes to known good mode clocks
2017-07-11 16:27 UTC (8+ messages)
[Bug 92715] [IGT] [BYT-M/KBL/BXT/BDW/IVB] gem_reset_stats sub tests fail
2017-07-11 16:23 UTC (4+ messages)
` [Bug 92715] [IGT] [BYT-M/KBL/BXT/BDW/IVB/BSW] "
[Bug 101749] sclk scales badly in war thunder
2017-07-11 16:00 UTC (2+ messages)
[Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] CPU lockup after ring 0 stalled
2017-07-11 15:35 UTC (2+ messages)
[Bug 100189] segfault at 234 error 4 in i915_dri.so
2017-07-11 15:12 UTC (2+ messages)
[PATCH 2/4] fbdev: Nuke FBINFO_MODULE
2017-07-11 14:52 UTC (2+ messages)
` [PATCH] "
[PATCH v2 00/12] drm/atomic: Make drm_atomic_helper_swap_state waiting interruptible
2017-07-11 14:33 UTC (13+ messages)
` [PATCH v2 01/12] drm/nouveau: Fix error handling in nv50_disp_atomic_commit
` [PATCH v2 02/12] drm/atomic: Change drm_atomic_helper_swap_state to return an error
` [PATCH v2 04/12] drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure
` [PATCH v2 05/12] drm/i915: "
` [PATCH v2 06/12] drm/mediatek: "
` [PATCH v2 03/12] drm/nouveau: "
` [PATCH v2 07/12] drm/msm: "
` [PATCH v2 08/12] drm/tegra: "
` [PATCH v2 09/12] drm/tilcdc: "
` [PATCH v2 10/12] drm/vc4: "
` [PATCH v2 11/12] drm/atomic: Add __must_check to drm_atomic_helper_swap_state
` [PATCH v2 12/12] drm/atomic: Allow drm_atomic_helper_swap_state to fail
[PATCH 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
2017-07-11 13:30 UTC (4+ messages)
` [PATCH 1/3] drm: add support for DisplayPort CEC-Tunneling-over-AUX
` [PATCH 2/3] drm-kms-helpers.rst: document the DP CEC helpers
` [PATCH 3/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
[PULL] drm-intel-next-fixes
2017-07-11 13:07 UTC
[PATCH v8 2/6] PCI: add resizeable BAR infrastructure v5
2017-07-11 12:39 UTC (2+ messages)
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