dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-26 20:55:37 to 2018-06-28 02:30:47 UTC [more...]

[PATCH v3 00/24] Add support for R40 HDMI pipeline
 2018-06-28  2:30 UTC  (36+ messages)
` [PATCH v3 05/24] drm/sun4i: Add TCON TOP driver
` [PATCH v3 06/24] drm/sun4i: Fix releasing node when enumerating enpoints
` [PATCH v3 07/24] drm/sun4i: Split out code for enumerating endpoints in output port
` [PATCH v3 08/24] drm/sun4i: Add support for traversing graph with TCON TOP
` [PATCH v3 09/24] drm/sun4i: Don't skip TCONs if they don't have channel 0
` [PATCH v3 10/24] drm/sun4i: tcon: Generalize engine search algorithm
` [PATCH v3 11/24] drm/sun4i: Don't check for LVDS and RGB when TCON has only ch1
` [PATCH v3 12/24] drm/sun4i: Don't check for panel or bridge on TV TCONs
` [PATCH v3 13/24] dt-bindings: display: sun4i-drm: Add R40 mixer compatibles
` [PATCH v3 14/24] drm/sun4i: Add support for R40 mixers
` [PATCH v3 15/24] dt-bindings: display: sun4i-drm: Add description of A64 HDMI PHY
` [PATCH v3 16/24] drm/sun4i: Enable DW HDMI PHY clock
` [PATCH v3 17/24] drm/sun4i: Don't change clock bits in DW HDMI PHY driver
` [PATCH v3 18/24] drm/sun4i: DW HDMI PHY: Add support for second PLL
` [PATCH v3 19/24] drm/sun4i: Add support for second clock parent to DW HDMI PHY clk driver
` [PATCH v3 20/24] drm/sun4i: Add support for A64 HDMI PHY

[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
 2018-06-28  2:17 UTC  (6+ messages)

[PULL] drm-misc-next
 2018-06-28  1:00 UTC 

[[DPU]PATCH] drm/msm/dsi: move the API setting PLL src to modeset_init()
 2018-06-28  0:35 UTC  (5+ messages)

[Bug 199621] New: iMac 2009, Mobility Radeon HD 4670: black screen on boot
 2018-06-28  0:26 UTC  (2+ messages)
` [Bug 199621] "

[PATCH] drm/sun4i: Implement zpos for DE2
 2018-06-27 22:05 UTC  (4+ messages)
    `  "

[RFC PATCH] drm/atomic: add ASYNC_UPDATE flag to the Atomic IOCTL
 2018-06-27 21:36 UTC  (2+ messages)

[Bug 106942] X freezes with Ubuntu kernel 4.15.0-23-generic (AMDGPU)
 2018-06-27 21:24 UTC  (4+ messages)

[RFC 0/3] Add infrastructure for CRC support
 2018-06-27 21:24 UTC  (4+ messages)
` [RFC 1/3] drm/vkms: Add functions to map GEM backing storage
` [RFC 2/3] drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks
` [RFC 3/3] drm/vkms: Implement CRC debugfs API

[RFC RESEND PATCH] drm/rockchip: update cursors asynchronously through atomic
 2018-06-27 21:14 UTC 

[Bug 106263] amdgpu produces several stracktraces (Fiji, Bonaire) at boot since kernel 4.16.4
 2018-06-27 20:00 UTC  (2+ messages)

[Bug 105018] Kernel panic when waking up after screen goes blank
 2018-06-27 18:51 UTC  (2+ messages)

[REGRESSION] 4.18-rc2: X61s thinkpad display unusable after xlock & lid close
 2018-06-27 18:30 UTC  (4+ messages)

[PATCH v2 0/4] drm/tinydrm: new dirver for ILI9341 displays
 2018-06-27 18:08 UTC  (9+ messages)

[PATCHv6 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2018-06-27 17:57 UTC  (4+ messages)
` [PATCHv6 1/3] drm: add support for DisplayPort CEC-Tunneling-over-AUX

[PATCH] drm/etnaviv: bring back progress check in job timeout handler
 2018-06-27 17:25 UTC  (3+ messages)

[PATCH 1/2] drm/panel: Augment the TPO TPG110 bindings
 2018-06-27 17:21 UTC  (2+ messages)

[Bug 106430] GPU hang when played video with acceleration (vaapi)
 2018-06-27 16:48 UTC  (3+ messages)

[PATCH] dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
 2018-06-27 16:04 UTC  (3+ messages)

[Bug 107053] Flicker/tearing on MacBook Pro 11.5 Ubuntu 18.04
 2018-06-27 15:44 UTC  (4+ messages)

[Bug 106544] Boot error: gpu/drm/amd/amdgpu/../display/dc/dm_services.h:132 generic_reg_update_ex+0x108/0x150 [amdgpu] dce110_stream_encoder_update_hdmi_info_packets+0x20e/0x3a0 [amdgpu]
 2018-06-27 15:33 UTC  (2+ messages)

[Bug 106159] When connecting or disconnecting a displayport to a DP hub with 4.16.2+ kernel, hard freeze with frozen video output
 2018-06-27 15:25 UTC  (2+ messages)

[PATCH 00/10] Improve crc-core driver interface
 2018-06-27 15:23 UTC  (14+ messages)
` [PATCH 01/10] drm: crc: Introduce verify_crc_source callback
` [PATCH 02/10] drm: crc: Introduce pre_crc_read function
` [PATCH 03/10] drm: crc: Introduce get_crc_sources callback
` [PATCH 04/10] drm/rockchip/crc: Implement verify_crc_source callback
` [PATCH 05/10] drm/amdgpu_dm/crc: "
` [PATCH 06/10] drm/rcar-du/crc: "
` [PATCH 07/10] drm/i915/crc: implement "
` [PATCH 08/10] drm/i915/crc: implement get_crc_sources callback
` [PATCH 09/10] drm/crc: Cleanup crtc_crc_open function
` [PATCH 10/10] Revert "drm: crc: Wait for a frame before returning from open()"

[PATCH 0/8] drm: Second attempt at fixing the fb-helper .best_encoder() mess
 2018-06-27 15:07 UTC  (10+ messages)
` [PATCH 1/8] drm/fb-helper: Eliminate the .best_encoder() usage
` [PATCH 2/8] drm/i915: Nuke intel_mst_best_encoder()
` [PATCH 3/8] drm: Add drm_for_each_connector_encoder_ids()

[Bug 199425] New: BUG: KASAN: use-after-free in drm_atomic_helper_wait_for_flip_done+0x247/0x260
 2018-06-27 15:04 UTC  (2+ messages)
` [Bug 199425] "

[Bug 103277] [bisected] Systems hangs on resume from S3 sleep due to "Match actual state during S3 resume" commit
 2018-06-27 15:00 UTC  (2+ messages)

[Bug 105354] RIP: dm_update_crtcs_state+0x36b/0x3f0 [amdgpu]
 2018-06-27 14:54 UTC  (2+ messages)

[PATCH v3 0/9] drm: Add generic fbdev emulation
 2018-06-27 14:47 UTC  (11+ messages)
` [PATCH v3 1/9] drm: Begin an API for in-kernel clients
` [PATCH v3 2/9] drm/fb-helper: Add generic fbdev emulation .fb_probe function
` [PATCH v3 3/9] drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
` [PATCH v3 4/9] drm/cma-helper: Use the generic fbdev emulation
  ` [Intel-gfx] "
` [PATCH v3 5/9] drm/client: Add client callbacks
` [PATCH v3 6/9] drm/debugfs: Add internal client debugfs file
` [PATCH v3 7/9] drm/fb-helper: Finish the generic fbdev emulation
` [PATCH v3 8/9] drm/tinydrm: Use drm_fbdev_generic_setup()
` [PATCH v3 9/9] drm/cma-helper: Remove drm_fb_cma_fbdev_init_with_funcs()

[Bug 107049] monitor not found in 4.17+ kernel
 2018-06-27 14:46 UTC  (9+ messages)

[PATCH v5 00/40] drm/i915: Implement HDCP2.2
 2018-06-27 14:46 UTC  (44+ 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 03/40] mei: bus: whitelist hdcp client
` [PATCH v5 04/40] linux/mei: Header for mei_hdcp driver interface
` [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 08/40] drm/i915: Initialize HDCP2.2 and its MEI interface
` [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
` [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
` [PATCH v5 14/40] drm/i915: Enable and Disable HDCP2.2 port encryption
` [PATCH v5 15/40] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v5 16/40] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v5 17/40] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v5 18/40] drm/i915: Handle HDCP2.2 downstream topology change
` [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 v5 21/40] drm/i915/gmbus: Increase the Bytes per Rd/Wr Op
` [PATCH v5 22/40] drm/i915/gmbus: Enable burst read
` [PATCH v5 23/40] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v5 24/40] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v5 25/40] drm/i915: Add HDCP2.2 support for DP connectors
` [PATCH v5 26/40] drm/i915: Add HDCP2.2 support for HDMI connectors
` [PATCH v5 27/40] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v5 28/40] misc/mei/hdcp: Component framework for I915 Interface
  ` [RFC PATCH] misc/mei/hdcp: mei_hdcp_component_registered can be static
` [PATCH v5 29/40] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v5 30/40] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v5 31/40] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v5 32/40] misc/mei/hdcp: Verify H_prime
` [PATCH v5 33/40] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v5 34/40] misc/mei/hdcp: Initiate Locality check
` [PATCH v5 35/40] misc/mei/hdcp: Verify L_prime
` [PATCH v5 36/40] misc/mei/hdcp: Prepare Session Key
` [PATCH v5 37/40] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v5 38/40] misc/mei/hdcp: Verify M_prime
` [PATCH v5 39/40] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v5 40/40] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session

[BUG 4.17] etnaviv-gpu f1840000.gpu: recover hung GPU!
 2018-06-27 14:38 UTC  (10+ messages)

[PATCH 1/2] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-06-27 14:17 UTC  (4+ messages)
` [RFC 2/2] ARM: dts: imx6sl: Convert gpc to new bindings

[Bug 107045] [4.18rc2] RX470 dGPU on hybrid laptop freezes screen after use
 2018-06-27 14:17 UTC  (4+ messages)

[PATCH v4 0/3] console/fbcon: Add support for deferred console takeover
 2018-06-27 14:15 UTC  (10+ messages)
` [PATCH v3 1/3] printk: Export is_console_locked
` [PATCH v3 2/3] fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable

[PATCH 04/10] drm/rockchip/crc: Implement verify_crc_source callback
 2018-06-27 14:12 UTC  (3+ messages)
    ` [Intel-gfx] "

[Bug 199749] New: amdgpu on Ryzen 2400G freeze randomly
 2018-06-27 13:39 UTC  (3+ messages)
` [Bug 199749] "

[PATCH v4 1/2] drm/etnaviv: Check for platform_device_register_simple() failure
 2018-06-27 13:31 UTC  (4+ messages)
` [PATCH v4 2/2] drm/etnaviv: Fix driver unregistering

[PATCH] drm/rockchip: vop: fixup linebuffer mode calc error
 2018-06-27 13:10 UTC  (2+ messages)

[PATCH 01/10] drm: Add drm_plane_mask()
 2018-06-27 13:09 UTC  (9+ messages)
` [PATCH 06/10] drm/imx: Use drm_plane_mask()
` [PATCH 07/10] drm/rockchip: Use drm_crtc_mask()
` [PATCH 08/10] drm/sun4i: "
` [PATCH 09/10] drm/vc4: "

[PATCH 1/2] device core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
 2018-06-27 12:50 UTC 

[PATCH v3 1/2] drm/etnaviv: Check for platform_device_register_simple() failure
 2018-06-27 12:33 UTC  (4+ messages)
` [PATCH v3 2/2] drm/etnaviv: Fix driver unregistering

[PATCH 00/24] drm_framebuffer boilerplate removal
 2018-06-27 10:40 UTC  (8+ messages)
` [PATCH 01/24] drm/cirrus: Place GEM BOs in drm_framebuffer
  ` [PATCH 19/24] drm/armada: Move GEM BO to drm_framebuffer

[PATCH v13 0/3] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel
 2018-06-27  9:57 UTC  (4+ messages)
  ` [PATCH v13 1/3] dt-bindings: media: extend interface documentation for DSI and DP
  ` [PATCH v13 2/3] drm/bridge: add support for sn65dsi86 bridge driver
  ` [PATCH v13 3/3] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[PATCH] drm/i915: mark expected switch fall-through
 2018-06-27  9:30 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH] drm/atomic-helper: Use old/new state in drm_atomic_helper_commit_planes_on_crtc()
 2018-06-27  8:59 UTC  (2+ messages)
` [Intel-gfx] "

[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
 2018-06-27  7:50 UTC  (3+ messages)
` [Bug 105760] [4.17-rc1] "

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-06-27  7:44 UTC  (2+ messages)

[Bug 105532] Broken map generation in Northgard game
 2018-06-27  5:25 UTC  (2+ messages)

[PATCH 1/2] sample/mdev/mbochs: remove mbochs_kmap_atomic_dmabuf
 2018-06-27  1:55 UTC  (5+ messages)
` [PATCH 2/2] sample/mdev/mbochs: add mbochs_kunmap_dmabuf

[Bug 106928] When starting a match Rocket League crashes on "Go"
 2018-06-27  0:38 UTC  (3+ messages)

[PATCH] drm/nouveau/nvkm: mark expected switch fall-throughs
 2018-06-27  0:18 UTC 

[Bug 105880] [dc][kabini] Cannot find any crtc or sizes
 2018-06-26 22:36 UTC  (2+ messages)
` [Bug 105880] [dc] No support for LVDS or VGA connectors (Cannot find any crtc or sizes)

[RFC][PATCH] Makefile: globally enable VLA warning
 2018-06-26 22:02 UTC  (3+ messages)

[PATCH 6/8] drm/nouveau: Use drm_for_each_connector_encoder_ids()
 2018-06-26 20:55 UTC  (2+ messages)
` [Intel-gfx] "


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