dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-30 10:02:56 to 2019-01-31 10:36:45 UTC [more...]

[Bug 105880] [dc][kabini] Cannot find any crtc or sizes
 2019-01-31 10:36 UTC  (4+ messages)
` [Bug 105880] [dc] No support for LVDS or VGA connectors (Cannot find any crtc or sizes)

[PATCH v2 0/6] drm/virtio: ttm improvements
 2019-01-31 10:34 UTC  (3+ messages)
` [PATCH v2 1/6] drm/virtio: move virtio_gpu_object_{attach, detach} calls

[PATCHv2 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-01-31 10:13 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
 2019-01-31 10:07 UTC 

[PATCH v2] drm/vmwgfx: Fix an uninitialized fence handle value
 2019-01-31  9:52 UTC 

[Bug 108889] [CI][SHARDS] igt@sw_sync@sync_busy_fork_unixsocket - incomplete - __igt_fork_helper: Assertion `!proc->running' failed
 2019-01-31  9:44 UTC  (3+ messages)

[Bug 109493] [CI][DRMTIP] igt@gem_cpu_reloc@forked - fail - igt_skip: Assertion `!test_child' failed
 2019-01-31  9:44 UTC  (3+ messages)

[PATCH v10 00/40] drm/i915: Implement HDCP2.2
 2019-01-31  8:39 UTC  (51+ messages)
` [PATCH v10 01/40] components: multiple components for a device
` [PATCH v10 02/40] i915/snd_hdac: I915 subcomponent for the snd_hdac
` [PATCH v10 03/40] drm/i915: Gathering the HDCP1.4 routines together
` [PATCH v10 04/40] drm: header for i915 - MEI_HDCP interface
` [PATCH v10 05/40] drm/i915: Initialize HDCP2.2
` [PATCH v10 06/40] drm/i915: MEI interface definition
` [PATCH v10 07/40] drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
` [PATCH v10 08/40] drm/i915: Enable and Disable of HDCP2.2
` [PATCH v10 09/40] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v10 10/40] drm: helper functions for hdcp2 seq_num to from u32
` [PATCH v10 11/40] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v10 12/40] drm: HDCP2.2 link check period
` [PATCH v10 13/40] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v10 14/40] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v10 15/40] drm: removing the DP Errata msg and its msg id
` [PATCH v10 16/40] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v10 17/40] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v10 18/40] drm/i915: CP_IRQ handling for DP HDCP2.2 msgs
` [PATCH v10 19/40] drm/i915: Add HDCP2.2 support for DP connectors
` [PATCH v10 20/40] drm/i915: Add HDCP2.2 support for HDMI connectors
` [PATCH v10 21/40] mei: bus: whitelist hdcp client
` [PATCH v10 22/40] mei: bus: export to_mei_cl_device for mei client device drivers
` [PATCH v10 23/40] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v10 24/40] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v10 25/40] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v10 26/40] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v10 27/40] misc/mei/hdcp: Verify H_prime
` [PATCH v10 28/40] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v10 29/40] misc/mei/hdcp: Initiate Locality check
` [PATCH v10 30/40] misc/mei/hdcp: Verify L_prime
` [PATCH v10 31/40] misc/mei/hdcp: Prepare Session Key
` [PATCH v10 32/40] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v10 33/40] misc/mei/hdcp: Verify M_prime
` [PATCH v10 34/40] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v10 35/40] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v10 36/40] misc/mei/hdcp: Component framework for I915 Interface
` [PATCH v10 37/40] drm/i915: Commit CP without modeset
` [PATCH v10 38/40] drm/i915: Fix KBL HDCP2.2 encrypt status signalling
` [PATCH v10 39/40] FOR_TEST: i915/Kconfig: Select mei_hdcp by I915
` [PATCH v10 40/40] FOR_TESTING_ONLY: debugfs: Excluding the LSPCon for HDCP1.4

[Bug 107990] Got Dying Light working in Arch by changing Mesa's compile steps, how to get it working Out Of the Box?
 2019-01-31  8:26 UTC  (2+ messages)

[RFC PATCH 0/5] Device peer to peer (p2p) through vma
 2019-01-31  8:13 UTC  (67+ messages)
` [RFC PATCH 1/5] pci/p2p: add a function to test peer to peer capability
` [RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma

[Bug 202445] New: amdgpu/dc: framerate dropping below adaptive sync range causes screen flickering
 2019-01-31  6:17 UTC  (7+ messages)
` [Bug 202445] "

[PATCH] drm: prefix header search paths with $(srctree)/
 2019-01-31  3:56 UTC 

[PATCH] drm/omap: dsi: Fix PM for display blank with paired dss_pll calls
 2019-01-31  3:32 UTC 

[PATCHv2 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_insert_range
 2019-01-31  3:11 UTC 

[PATCHv2 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2019-01-31  3:10 UTC 

[PATCHv2 0/9] Use vm_insert_range and vm_insert_range_buggy
 2019-01-31  3:06 UTC 

[Bug 108487] Wayland compositors are unable to use hardware acceleration on i915
 2019-01-31  3:02 UTC  (2+ messages)

[PATCH v4.1 0/3] CRTC background color
 2019-01-31  2:11 UTC  (11+ messages)
` [PATCH v4.1 1/3] drm/i915: Force background color to black for gen9+ (v2)
` [PATCH v4.1 2/3] drm: Add CRTC background color property (v4)
` [PATCH v4.1 3/3] drm/i915/gen9+: Add support for pipe background color (v4)
    ` [Intel-gfx] [PATCH v4.1 0/3] CRTC background color

[PATCH] drm/vc4: Use struct_size() in kzalloc()
 2019-01-31  1:00 UTC 

[PATCH 1/2] drm/vmwgfx: Fix setting of dma masks
 2019-01-31  0:09 UTC  (2+ messages)

[PATCH 1/3] drm/doc: Move hdmi infoframe docs
 2019-01-30 21:17 UTC  (11+ messages)
` [PATCH 2/3] drm/doc: Drop chapter "KMS Initialization and Cleanup"
` [PATCH 3/3] drm/doc: fix VRR_ENABLED casing

[Bug 202449] New: vrr_capable not showing up in xrandr with eDP display
 2019-01-30 20:17 UTC  (5+ messages)
` [Bug 202449] "

[git pull] vmwgfx-fixes-5.0-190130
 2019-01-30 19:37 UTC  (2+ messages)

[PATCH v6 00/28] Display Stream Compression enabling on eDP/DP
 2019-01-30 18:27 UTC  (7+ messages)
` [PATCH v6 04/28] drm/dp: DRM DP helper/macros to get DP sink DSC parameters
  ` [Intel-gfx] "

[PATCH 0/5] tda998x updates
 2019-01-30 18:18 UTC  (10+ messages)
` [PATCH 3/5] drm/i2c: tda998x: add support for writing SPD
` [PATCH 4/5] drm/i2c: tda998x: add vendor specific infoframe support
` [PATCH 5/5] drm/i2c: tda998x: improve correctness of quantisation range

[PATCH] drm/savage: mark expected switch fall-throughs
 2019-01-30 17:00 UTC  (3+ messages)

[PATCH v3 0/5] Add Display support
 2019-01-30 16:39 UTC  (5+ messages)
` [PATCH v3 2/5] dt-bindings: display: renesas: lvds: Document r8a7744 bindings

[PATCH] drm/msm: dpu: Don't set frame_busy_mask for async updates
 2019-01-30 16:32 UTC 

[PATCH 0/2] drm/vkms: Bugfix for igt-tests
 2019-01-30 16:07 UTC  (3+ messages)
` [PATCH 1/2] drm/vkms: Bugfix extra vblank frame
` [PATCH 2/2] drm: vkms: Bugfix racing hrtimer vblank handle

[v7 0/3] Use interconnect API in MDSS on SDM845
 2019-01-30 15:48 UTC  (3+ messages)
` [v7 3/3] dt-bindings: msm/disp: Introduce interconnect bindings for "

[PATCH v2] drm/armada: add mmp2 support
 2019-01-30 15:25 UTC 

[PATCH] drm/bridge/panel: Remove duplicate header
 2019-01-30 15:15 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: Remove duplicate header
 2019-01-30 14:53 UTC  (4+ messages)

[PATCH 0/4] ION stability and perf changes
 2019-01-30 14:31 UTC  (7+ messages)
` [PATCH 2/4] staging: android: ion: Restrict cache maintenance to dma mapped memory

[PATCH v7 0/5] A DRM API for adaptive sync and variable refresh rate support
 2019-01-30 13:37 UTC  (5+ messages)
` [PATCH v7 2/5] drm: Add vrr_enabled property to drm CRTC

[PATCH] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
 2019-01-30 13:36 UTC  (2+ messages)

[PATCH] linux-firmware: update firmware for mhdp8546
 2019-01-30 13:23 UTC 

[PATCH v5 1/2] dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
 2019-01-30 12:55 UTC  (7+ messages)
` [PATCH v5 2/2] drm/panel: "

[v10 0/3] Add Colorspace connector property interface
 2019-01-30 12:54 UTC  (4+ messages)
` [v10 1/3] drm: Add HDMI colorspace property
` [v10 2/3] drm: Add DP "
` [v10 3/3] drm/i915: Attach colorspace property and enable modeset

[v9 0/3] Add Colorspace connector property interface
 2019-01-30 12:29 UTC  (4+ messages)
` [v9 3/3] drm/i915: Attach colorspace property and enable modeset

[PATCH] drm/amdgpu: Transfer fences to dmabuf importer
 2019-01-30 12:00 UTC  (2+ messages)

[Bug 107612] [Vega10] Hard Lock [gfxhub] VMC page fault when opening Mario Kart 8 in Cemu under wine
 2019-01-30 11:30 UTC  (2+ messages)

[Bug 108720] Possible GPU hangs with Cemu Emulator
 2019-01-30 11:30 UTC  (2+ messages)

[PATCH v7 0/4] drm: add support for Cadence MHDP DPI/DP bridge
 2019-01-30 11:03 UTC  (5+ messages)
` [PATCH v7 1/4] drm/rockchip: prepare common code for cdns and rk dpi/dp driver
` [PATCH v7 2/4] drm/dp: fix link probing for devices supporting DP 1.4+
` [PATCH v7 3/4] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings
` [PATCH v7 4/4] drm: bridge: add support for Cadence MHDP DPI/DP bridge

[PATCH v2 1/4] drm/sched: Fix entities with 0 rqs
 2019-01-30 10:43 UTC  (4+ messages)
` [PATCH v2 2/4] drm/amdgpu: Only add rqs for initialized rings

[PATCH -next] video: fbdev: Fix potential NULL pointer dereference
 2019-01-30 10:16 UTC 


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).