messages from 2018-07-09 08:37:11 to 2018-07-10 08:08:02 UTC [more...]
[PATCH 0/4] Add infrastructure needed for CRC support
2018-07-10 8:07 UTC (8+ messages)
` [PATCH 1/4] drm/vkms: Add functions to map GEM backing storage
` [PATCH 2/4] drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks
` [PATCH 3/4] drm/vkms: Add atomic_helper_check_plane_state
` [PATCH 4/4] drm/vkms: subclass CRTC state
[PATCH] vgaswitchroo: set audio client id according to bound gpu client id
2018-07-10 8:01 UTC (32+ messages)
` 答复: "
` [alsa-devel] "
` [alsa-devel] ??????: "
` "
` 答复: [alsa-devel] "
` 答复: "
` 答复: [alsa-devel] 答复: "
` 答复: "
[Bug 104347] AMD RX 580: Hide/Show window sometimes corrupts screen (see screenshot)
2018-07-10 8:00 UTC (2+ messages)
` [Bug 104347] AMD RX 580: Hide/Show Chromium "
[Bug 106928] When starting a match Rocket League crashes on "Go"
2018-07-10 7:57 UTC (2+ messages)
[PATCH 01/12] kernel.h: Add for_each_if()
2018-07-10 7:53 UTC (27+ messages)
` [PATCH 04/12] cpufreq: use for_each_if
` [PATCH] "
` [PATCH 06/12] mm: "
` [PATCH 09/12] nubus: "
` [PATCH 10/12] pci: "
` [PATCH 11/12] sched: use for_each_if in topology.h
` [PATCH 12/12] usb: use for_each_if
` [PATCH] kernel.h: Add for_each_if()
[Bug 107175] [CI][SKL][IOMMU] i915: probe of 0000:00:02.0 failed with error -25
2018-07-10 7:42 UTC (2+ messages)
[PATCH 0/3] Add (internal) MESA_query_timestamp extension to anv/radv
2018-07-10 7:16 UTC (4+ messages)
` [PATCH 1/3] vulkan: Define new VK_MESA_query_timestamp extension [v2]
[Bug 107154] [drm] GPU recovery disabled
2018-07-10 7:04 UTC (8+ messages)
[PATCH 0/4] drm/i915/intel_dsi: Read back and use pclk set by the GOP
2018-07-10 7:03 UTC (8+ messages)
` [PATCH 4/4] drm/i915/intel_dsi: Read back pclk set by GOP and use that as pclk
[PATCH] backlight: adp8860: Mark expected switch fall-through
2018-07-10 6:46 UTC (3+ messages)
[GIT PULL] mediatek drm next for 4.19
2018-07-10 6:34 UTC
[PATCH] fb: fix lost console when the user unplugs a USB adapter
2018-07-10 2:37 UTC (7+ messages)
[git pull] drm fixes for 4.18-rc5
2018-07-10 1:24 UTC
[PATCH] video: fbdev: mark expected switch fall-throughs
2018-07-09 22:41 UTC
[PATCH] omapfb: Mark expected switch fall-throughs
2018-07-09 22:04 UTC
[PATCH] fbdev: fbmem: mark expected switch fall-through
2018-07-09 21:36 UTC
[PATCH v5 00/40] drm/i915: Implement HDCP2.2
2018-07-09 20:50 UTC (25+ messages)
` [PATCH v5 01/40] drm: hdcp2.2 authentication msg definitions
` [PATCH v5 02/40] drm: HDMI and DP specific HDCP2.2 defines
` [PATCH v5 05/40] drm/i915: wrapping all hdcp var into intel_hdcp
` [PATCH v5 06/40] drm/i915: Define HDCP2.2 related variables
` [PATCH v5 07/40] drm/i915: Define Intel HDCP2.2 registers
` [PATCH v5 09/40] drm/i915: Schedule hdcp_check_link in _intel_hdcp_enable
` [PATCH v5 10/40] drm/i915: Pullout the bksv read and validation
` [Intel-gfx] "
` [PATCH v5 11/40] drm/i915: Enable superior HDCP ver that is capable
` [PATCH v5 12/40] drm/i915: Enable HDCP1.4 incase of HDCP2.2 failure
` [PATCH v5 13/40] drm/i915: Implement HDCP2.2 Enable and Disable
` [Intel-gfx] "
` [PATCH v5 19/40] drm/i915: hdcp_check_link only on CP_IRQ
` [PATCH v5 20/40] drm/i915: Check HDCP 1.4 and 2.2 link "
[PATCH v2] video: fbdev: omapfb: lcd_ams_delta: use GPIO lookup table
2018-07-09 19:16 UTC
[PATCH 00/21] drm/msm: Add support for SDM845 Display Processing Unit (DPU)
2018-07-09 19:03 UTC (25+ messages)
` [PATCH 01/21] dt-bindings: msm/dsi: Add mdp transfer time to msm dsi binding
` [PATCH 05/21] drm/msm/dsi: adjust dsi timing for dual dsi mode
` [PATCH 06/21] drm/msm/dsi: Use one connector for dual DSI mode
` [PATCH 17/21] drm/msm: Add preclose kms hook
` [PATCH 02/21] dt-bindings: clock: Introduce QCOM Display clock bindings
` [PATCH 03/21] drm: Add support for pps and compression mode command packet
` [PATCH 04/21] drm: add msm compressed format modifiers
` [PATCH 07/21] drm/msm/dsi: initialize postdiv_lock before use for 10nm pll
` [PATCH 08/21] drm/msm: Move wait_for_vblanks into mdp complete_commit() hooks
` [PATCH 09/21] drm/msm/mdp5: subclass msm_mdss for mdp5
` [PATCH 10/21] drm/msm: enable zpos normalization
` [PATCH 11/21] drm/msm: higher values of pclk can exceed 32 bits when multiplied by a factor
` [PATCH 12/21] drm/msm: Clean up dangling atomic_wq
` [PATCH 13/21] drm/msm: #define MDP version numbers
` [PATCH 14/21] drm/msm: Use labels for unwinding in the error path
` [PATCH 15/21] drm/msm: #define MAX_<OBJECT> in msm_drv.h
` [PATCH 16/21] drm/msm: Add .commit() callback to msm_kms functions
` [PATCH 18/21] drm/msm: Add pm_suspend/resume callbacks to msm_kms
` [PATCH 20/21] drm/msm: Add SDM845 DPU support
` [PATCH 21/21] arm64: dts: qcom: sdm845: Add dpu to sdm845 dts file
` [PATCH 19/21] dt-bindings: msm/disp: Add bindings for Snapdragon 845 DPU
[Bug 107065] "BUG: unable to handle kernel paging request at 0000000000002000" at amdgpu_vm_cpu_set_ptes at S3 resume
2018-07-09 18:16 UTC (2+ messages)
` [Bug 107065] "BUG: unable to handle kernel paging request at 0000000000002000" in amdgpu_vm_cpu_set_ptes at amdgpu_vm.c:921
[Bug 107153] 4.18-rc3 crash on hdmi (0010:dm_update_crtcs_state+0x41e/0x4a0)
2018-07-09 18:11 UTC (2+ messages)
[PATCH v3 0/2] gpu: drm/panel: Add DLC DLC0700YZG-1 support
2018-07-09 17:29 UTC (2+ messages)
[PATCH v4 1/7] dt-bindings: display: Document the EDT et* displays in one file
2018-07-09 17:27 UTC (3+ messages)
` [PATCH 1/3] "
[PATCH v2 1/4] drm/panel: simple: Add support for Rocktech RK070ER9427 LCD panel
2018-07-09 17:16 UTC (2+ messages)
[PATCH] drm: vkms: select DRM_KMS_HELPER
2018-07-09 16:45 UTC (2+ messages)
[Bug 107168] Allow to load firmware during run-time (after initialization)
2018-07-09 16:42 UTC (6+ messages)
[PATCH] drm/bridge: adv7511: Reset registers on hotplug
2018-07-09 16:40 UTC (4+ messages)
[PATCH] [v2] drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
2018-07-09 16:05 UTC
[amdgpu][tahiti xt] missing firmware
2018-07-09 16:05 UTC (3+ messages)
[PATCH v2 0/8] drm/rockchip: migrate to common dw-mipi-dsi bridge and dual-dsi
2018-07-09 16:02 UTC (5+ messages)
` [PATCH v2 7/8] drm/bridge/synopsys: dsi: add dual-dsi support
[RFC COMP I/F] drm/i915: Initialize HDCP2.2 and its MEI interface
2018-07-09 15:38 UTC (3+ messages)
[PATCH] drm/ttm: use swap macro in ttm_bo_handle_move_mem
2018-07-09 15:24 UTC
[PATCH] drm/tinydrm: add backlight dependency for ili9341
2018-07-09 15:20 UTC
[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
2018-07-09 14:34 UTC (2+ messages)
[PATCH 00/17] Allwinner R40 HDMI refactoring
2018-07-09 14:16 UTC (5+ messages)
` [PATCH 06/17] dt-bindings: display: sun4i-drm: Add R40 TV TCON description
[PATCH v3 0/9] Add TOSHIBA TC358764 DSI/LVDS bridge driver
2018-07-09 14:08 UTC (3+ messages)
` [PATCH v3 7/9] drm/bridge: tc358764: Add DSI to LVDS "
[PATCH v3 0/8] drm/rockchip: migrate to common dw-mipi-dsi bridge and dual-dsi
2018-07-09 13:48 UTC (9+ messages)
` [PATCH v3 1/8] drm/bridge/synopsys: dsi: move mipi_dsi_host_unregister to __dw_mipi_dsi_remove
` [PATCH v3 2/8] drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bind
` [PATCH v3 3/8] drm/bridge/synopsys: dsi: add ability to check dsi-device attachment
` [PATCH v3 4/8] dt-bindings: display: rockchip: update DSI controller
` [PATCH v3 5/8] drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driver
` [PATCH v3 6/8] drm/dsi: add helper function to find the second host in a dual-dsi setup
` [PATCH v3 7/8] drm/bridge/synopsys: dsi: add dual-dsi support
` [PATCH v3 8/8] drm/rockchip: dsi: add dual mipi support
Private information in /sys/class/drm/card0/error
2018-07-09 13:38 UTC
[PATCH v2 1/3] drm/exynos: g2d: Convert to driver component API
2018-07-09 13:44 UTC (3+ messages)
` [PATCH v2 2/3] drm/exynos: gem: Simplify access to exynos GEM objects
` [PATCH v2 3/3] drm/exynos: Use common exynos_drm_gem_get()/put() functions for GEM lookup
[PATCH v2 0/3] Exynos DRM cleanup
2018-07-09 13:44 UTC
[PATCH 1/4] drm/arm/malidp: Add modifier definitions for describing Arm Framebuffer Compression (AFBC)
2018-07-09 13:15 UTC (4+ messages)
` Re-sending the drm_fourcc.h (with the no -disclaimer added)
[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
2018-07-09 12:29 UTC (3+ messages)
[PATCH] Update TDA998x maintainer entry
2018-07-09 12:15 UTC
[PATCH 0/2] Two fixes for Armada
2018-07-09 11:04 UTC (3+ messages)
` [PATCH 1/2] drm/armada: fix colorkey mode property
` [PATCH 2/2] drm/armada: fix irq handling
[PATCH V4 0/8] backlight: qcom-wled: Support for QCOM wled driver
2018-07-09 10:22 UTC (9+ messages)
` [PATCH V4 1/8] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
` [PATCH V4 2/8] backlight: qcom-wled: restructure the qcom-wled bindings
` [PATCH V4 3/8] backlight: qcom-wled: Add new properties for PMI8998
` [PATCH V4 4/8] backlight: qcom-wled: Rename PM8941* to WLED3
` [PATCH V4 5/8] backlight: qcom-wled: Restructure the driver for WLED3
` [PATCH V4 6/8] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V4 7/8] backlight: qcom-wled: add support for short circuit handling
` [PATCH V4 8/8] backlight: qcom-wled: Add auto string detection logic
[PATCH] MAINTAINERS: update drm tree
2018-07-09 9:38 UTC (5+ messages)
[PATCH] drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
2018-07-09 9:17 UTC (6+ messages)
[RFC 0/2] dt-bindings: mipi-dsi: dual-channel DSI bindings
2018-07-09 9:07 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] dt-bindings: mipi-dsi: Add info about peripherals with non-DSI control bus
` [PATCH v3 2/2] dt-bindings: mipi-dsi: Add dual-channel DSI related info
[PATCH v3 00/24] Add support for R40 HDMI pipeline
2018-07-09 8:59 UTC (5+ messages)
` Re: [PATCH v3 09/24] drm/sun4i: Don't skip TCONs if they don't have channel 0
[PATCH 00/15] bunch of kerneldocs polish and related cleanup
2018-07-09 8:40 UTC (16+ messages)
` [PATCH 01/15] drm: move drv test macros out of drmP.h
` [PATCH 02/15] drm: Drop drmP.h from drm_connector.c
` [PATCH 03/15] drm/doc: switch drm_connector_state to inline comments
` [PATCH 04/15] drm/doc: polish for sturct drm_connector
` [PATCH 05/15] drm: drop _mode_ from update_edit_property()
` [PATCH 06/15] drm: drop _mode_ from drm_mode_connector_attach_encoder
` [PATCH 07/15] drm: drop _mode_ from remaining connector functions
` [PATCH 08/15] drm: Switch drm_plane_state to inline kerneldoc style
` [PATCH 09/15] drm: switch drm_plane to inline comments
` [PATCH 10/15] drm: drop drmP.h include from drm_plane.c
` [PATCH 11/15] drm/doc: move struct drm_crtc to in-line comments
` [PATCH 12/15] drm/doc: Group the fb gem helpers better
` [PATCH 13/15] drm/doc: Includ drm_of.c helpers
` [PATCH 14/15] drm/doc: use inline kerneldoc style for drm_crtc_state
` [PATCH 15/15] drm: drop drmP.h include from drm_crtc.c
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;
as well as URLs for NNTP newsgroup(s).