dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-26 12:26:42 to 2018-11-27 10:43:31 UTC [more...]

[PATCH v8 00/35] drm/i915: Implement HDCP2.2
 2018-11-27 10:43 UTC  (34+ messages)
` [PATCH v8 01/35] drm/i915: debug log for REPLY_ACK missing
` [PATCH v8 02/35] drm/i915: Increase timeout for Encrypt status change
` [PATCH v8 03/35] linux/mei: Header for mei_hdcp driver interface
` [PATCH v8 04/35] drm/i915: Initialize HDCP2.2
` [PATCH v8 05/35] drm/i915: MEI interface definition
` [PATCH v8 06/35] drm/i915: Enable and Disable of HDCP2.2
` [PATCH v8 07/35] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v8 08/35] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v8 09/35] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v8 10/35] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v8 11/35] drm/i915: Check HDCP 1.4 and 2.2 link on CP_IRQ
` [PATCH v8 12/35] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v8 13/35] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v8 14/35] drm/i915: Add HDCP2.2 support for DP connectors
` [PATCH v8 15/35] drm/i915: Add HDCP2.2 support for HDMI connectors
` [PATCH v8 16/35] mei: bus: whitelist hdcp client
` [PATCH v8 17/35] mei: bus: export to_mei_cl_device for mei client device drivers
` [PATCH v8 18/35] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v8 19/35] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v8 20/35] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v8 21/35] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v8 22/35] misc/mei/hdcp: Verify H_prime
` [PATCH v8 23/35] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v8 24/35] misc/mei/hdcp: Initiate Locality check
` [PATCH v8 25/35] misc/mei/hdcp: Verify L_prime
` [PATCH v8 26/35] misc/mei/hdcp: Prepare Session Key
` [PATCH v8 27/35] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v8 28/35] misc/mei/hdcp: Verify M_prime
` [PATCH v8 29/35] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v8 30/35] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v8 31/35] misc/mei/hdcp: Component framework for I915 Interface
` [PATCH v8 32/35] drm/i915: Commit CP without modeset
` [PATCH v8 33/35] drm/i915: Fix KBL HDCP2.2 encrypt status signalling

[RFC PATCH v2] android: ion: How to properly clean caches for uncached allocations
 2018-11-27 10:35 UTC  (4+ messages)

[PATCH] drm/xen-front: Make shmem backed display buffer coherent
 2018-11-27 10:32 UTC 

[PATCH v4 00/26] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-11-27 10:25 UTC  (9+ messages)
` [PATCH v4 08/26] drm/sun4i: sun6i_mipi_dsi: Fix VBP size calculation
          `  "

[PATCH v2 00/12] drm/sun4i: Allwinner MIPI-DSI Burst mode support
 2018-11-27 10:07 UTC  (7+ messages)
` [PATCH v2 03/12] drm/sun4i: sun6i_mipi_dsi: Setup burst mode timings

[Bug 108878] OpenGL CTS KHR-GL31.transform_feedback.api_errors_test failed
 2018-11-27 10:02 UTC  (3+ messages)

[radeon-alex:amd-staging-drm-next 243/248] htmldocs: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:184: warning: Function parameter or member 'backlight_caps' not described in 'amdgpu_display_manager'
 2018-11-27 10:00 UTC 

[PATCH] drm: should return upon the best size(v3)
 2018-11-27 10:00 UTC  (3+ messages)

[Bug 108876] OpenGL CTS glCreateShader() call failed.: glGetError() returned GL_INVALID_ENUM at gl3cCommonBugsTests.cpp:5590
 2018-11-27  9:59 UTC  (5+ messages)

[Bug 108877] OpenGL CTS gl43 test cases were interrupted due to segment fault
 2018-11-27  9:56 UTC  (4+ messages)

[PATCH RFC 0/5] DRM cgroup controller
 2018-11-27  9:46 UTC  (8+ messages)
` [PATCH RFC 2/5] cgroup: Add mechanism to register vendor specific DRM devices
            ` [Intel-gfx] "

[Bug 108862] OpenGL CTS KHR-GL31.CommonBugs.CommonBug_ParenthesisInLayoutQualifierIntegerValue failed
 2018-11-27  9:45 UTC  (5+ messages)

[Bug 108073] [CI][SHARDS] igt@gem_cpu_reloc@full - incomplete
 2018-11-27  9:43 UTC  (3+ messages)

[PATCH] drm: Improve dumb callback docs
 2018-11-27  9:40 UTC  (2+ messages)

4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
 2018-11-27  9:36 UTC  (2+ messages)

[PATCH v2 00/43] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-11-27  9:26 UTC  (60+ messages)
` [PATCH v2 01/43] drm/sun4i: Cleanup video/YUV source before enabling a layer
` [PATCH v2 02/43] drm/sun4i: frontend: Replace ARGB with XRGB as supported format
` [PATCH v2 03/43] drm/sun4i: Add TODO comment about supporting scaling with the backend
` [PATCH v2 04/43] drm/sun4i: backend: Add a helper and a list for supported formats
` [PATCH v2 05/43] drm/sun4i: frontend: "
` [PATCH v2 06/43] drm/sun4i: backend: Refine the logic behind using the frontend
` [PATCH v2 07/43] drm/sun4i: backend: Use a specific function to check if a plane is supported
` [PATCH v2 08/43] drm/fourcc: Add helper to check if a format uses a YUV colorspace
` [PATCH v2 09/43] drm/fourcc: Add format info helpers for checking YUV planes disposition
` [PATCH v2 10/43] drm/fourcc: Add format "
` [PATCH v2 11/43] drm/fourcc: Add format info helpers for checking YUV sub-sampling
` [PATCH v2 13/43] drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
` [PATCH v2 14/43] drm/sun4i: backend: Avoid counting YUV planes that use the frontend
` [PATCH v2 15/43] drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
` [PATCH v2 16/43] drm/sun4i: frontend: Move CSC bypass setup to format update routine
` [PATCH v2 17/43] drm/sun4i: frontend: Add helpers for input data mode and pixel sequence
` [PATCH v2 18/43] drm/sun4i: frontend: Add proper definitions for format registers
` [PATCH v2 19/43] drm/sun4i: frontend: Determine input mode based on the number of planes
` [PATCH v2 21/43] drm/sun4i: frontend: Add support for the BGRX8888 input format
` [PATCH v2 22/43] drm/sun4i: frontend: Add support for the BGRX8888 output format
` [PATCH v2 23/43] drm/sun4i: backend: Detail the YUV to RGB values coding explanation
` [PATCH v2 25/43] drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions
` [PATCH v2 27/43] drm/sun4i: frontend: Add support for semi-planar YUV input formats
` [PATCH v2 29/43] drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint
` [PATCH v2 30/43] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
` [PATCH v2 31/43] drm/sun4i: Add a dedicated ioctl call for allocating tiled buffers
` [PATCH v2 32/43] drm/sun4i: Pass modifier to backend and frontend format support helpers
` [PATCH v2 34/43] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH v2 38/43] drm/sun4i: Move access control before setting the register as documented

[PATCH v7 0/5] A DRM API for adaptive sync and variable refresh rate support
 2018-11-27  9:22 UTC  (7+ messages)
` [PATCH v7 3/5] drm: Document variable refresh properties

[BUG] drm_rockchip: rk3066_hdmi: No driver support for vblank timestamp query
 2018-11-27  9:12 UTC  (2+ messages)

[PATCH 1/2] drm/vkms: Drop custom vkms_dumb_map()
 2018-11-27  9:11 UTC  (4+ messages)
` [PATCH 2/2] drm/vkms: Add PRIME support by converting to Noralf's shmem helpers

[PATCH v6 0/6] drm/dp_mst: Improve VCPI helpers, use in nouveau
 2018-11-27  9:07 UTC  (8+ messages)
` [PATCH v6 1/6] drm/dp_mst: Add some atomic state iterator macros
  ` [Nouveau] "
` [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations

[PATCH v5 0/5] drm: Add shmem GEM library
 2018-11-27  8:58 UTC  (4+ messages)
` [PATCH v5 4/5] drm: Add library for shmem backed GEM objects
    ` [Intel-gfx] "

[PATCH] [BUG REPORT] Panic with sys_imageblit on arm64
 2018-11-27  8:41 UTC 

[BUG REPORT] Panic with sys_imageblit on arm64
 2018-11-27  8:25 UTC 

[Bug 108814] VMC page fault on POLARIS&RAVEN
 2018-11-27  7:58 UTC  (3+ messages)
` [Bug 108814] [radeonsi] page fault, umr dump

[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-27  7:57 UTC  (6+ messages)
` [Intel-wired-lan] "

[Bug 108261] [amdgpu][GL_ARB_bindless_texture][opengl 4] GPU hang on AMD Raven
 2018-11-27  7:56 UTC  (2+ messages)

[PATCH v3] drm/rockchip: update cursors asynchronously through atomic
 2018-11-27  7:56 UTC  (10+ messages)

[PATCH 7/7] drm/syncobj: use the timeline point in drm_syncobj_find_fence
 2018-11-27  7:53 UTC  (11+ messages)

[PATCH 0/3] RFC: mmu notifier debug checks
 2018-11-27  7:49 UTC  (3+ messages)
` [PATCH 3/3] mm, notifier: Add a lockdep map for invalidate_range_start

[PATCH 1/2] dt-bindings: gpu: add bus clock for Mali Midgard GPUs
 2018-11-27  7:42 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: gpu: add Allwinner H6 Mali Midgard binding

[BUG REPORT] Panic with sys_imageblit on arm64
 2018-11-27  7:14 UTC 

[Bug 108260] [Regression?] [powerplay] Failed to retrieve minimum clocks. 4.19-rc6+
 2018-11-27  6:05 UTC  (2+ messages)

[Bug 108874] login button not working as expected
 2018-11-27  5:39 UTC 

[radeon-alex:amd-staging-drm-next 237/248] drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c:1968:21: error: dereferencing pointer to incomplete type 'struct pp_instance'
 2018-11-27  3:49 UTC 

[PATCH] drm/amd/amdgpu: Test for PCI root bus before assuming bus->self
 2018-11-27  3:33 UTC 

[Bug 172421] New: radeon: allow to set the TMDS frequency by a special kernel parameter
 2018-11-27  3:33 UTC  (2+ messages)
` [Bug 172421] "

[Bug 108843] Laptop with ATI RX 580 doesn't turn the screen on when resuming
 2018-11-27  1:47 UTC  (2+ messages)

[PATCH] drm: rcar-du: Fix DU3 start/stop on M3-N
 2018-11-27  1:42 UTC  (4+ messages)

[RFC v2 00/14] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-11-27  1:41 UTC  (3+ messages)

[PATCH 0/3] backlight/arcxcnn fix vendor prefix in driver and bindings and add support for arc1, arc3
 2018-11-27  0:44 UTC  (4+ messages)
` [PATCH 2/3] backlight/arcxcnn fix vendor prefix

[PATCH v2 00/16] R-Car D3/E3 display support (with LVDS PLL)
 2018-11-27  0:44 UTC  (3+ messages)
` [PATCH v2 07/16] drm: rcar-du: Use LVDS PLL clock as dot clock when possible

[PATCH 1/9] drm/i915: Disable PSR in Apple panels
 2018-11-27  0:37 UTC  (9+ messages)
` [PATCH 2/9] drm/i915/psr: Don't tell sink that main link will be active while is active PSR2
` [PATCH 3/9] drm/i915/psr: Enable sink to trigger a interruption on PSR2 CRC mismatch
` [PATCH 4/9] drm/i915/icl: Do not change reserved registers related to PSR2
` [PATCH 5/9] drm: Add offset of PSR2 SU X granularity value
` [PATCH 6/9] drm/i915/psr: Check if source supports sink specific SU granularity
` [PATCH 7/9] drm/i915/psr: Rename PSR2 macros to better match meaning
` [PATCH 8/9] drm/i915/psr: Set the right frames values
` [PATCH 9/9] drm/i915: Remove old PSR2 FIXME about frontbuffer tracking

[radeon-alex:amd-staging-drm-next 243/248] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1618:4: error: 'struct amdgpu_display_manager' has no member named 'backlight_min_input_signal'
 2018-11-27  0:30 UTC 

[Bug 93649] [radeonsi] Graphics lockup while playing tf2
 2018-11-26 23:37 UTC  (2+ messages)

[PATCH v2 0/7] drm/msm/dsi: Get PHY ref clocks from the DT
 2018-11-26 23:11 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: msm/dsi: Add ref clock for PHYs
  ` [PATCH v2 2/7] drm/msm/dsi: 14nm PHY: Get ref clock from the DT
  ` [PATCH v2 3/7] drm/msm/dsi: 28nm 8960 "
  ` [PATCH v2 5/7] drm/msm/dsi: 28nm "
  ` [PATCH v2 7/7] drm/msm/dsi: 10nm "
` [PATCH v2 4/7] arm64: dts: qcom: msm8916: Set 'xo_board' as ref clock of the DSI PHY
` [PATCH v2 6/7] arm64: dts: sdm845: Set 'bi_tcxo' as ref clock of the DSI PHYs

[PATCHv5 0/6] omapdrm: DSI command mode panel support
 2018-11-26 22:45 UTC  (3+ messages)

[RESEND PATCH v2 0/2] Check MST topology change on resume
 2018-11-26 22:35 UTC  (7+ messages)
` [RESEND PATCH v2 1/2] drm/dp/mst: Reprobe EDID for MST ports "

[Bug 108704] 4.19 amdgpu Tonga powerplay regressions
 2018-11-26 22:03 UTC  (4+ messages)

[PATCH 0/2] add config option to center the bootup logo
 2018-11-26 21:57 UTC  (3+ messages)
` [PATCH 1/2] fbdev: fbmem: make fb_show_logo_line return the end instead of the height
` [PATCH 2/2] fbdev: fbmem: add config option to center the bootup logo

[PATCH] drm: shmem helper fixups
 2018-11-26 21:54 UTC 

[PATCH v2 00/24] drm/msm: Various dpu locking and legacy cleanups
 2018-11-26 21:53 UTC  (6+ messages)
` [PATCH v2 15/24] drm/msm: dpu: Stop using encoder->crtc pointer

[PATCH 1/3] drm/msm: dpu: Grab the modeset locks in frame_event
 2018-11-26 21:45 UTC  (3+ messages)

[DPU PATCH 0/3] Add support for DisplayPort driver on SnapDragon 845
 2018-11-26 21:41 UTC  (5+ messages)
` [DPU PATCH 2/3] drm/msm/dp: add displayPort driver support

[PATCH v2 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-11-26 21:37 UTC 

[REGRESSION PATCH] fbdev: fbmem: behave better with small rotated displays and many CPUs
 2018-11-26 21:19 UTC  (4+ messages)

[PATCH 0/2] drm/nouveau: Fix DP AUX RPM issues
 2018-11-26 20:59 UTC  (4+ messages)
` [PATCH 2/2] drm/nouveau: Grab an rpm reference before/after DP AUX transactions

[PATCH] drm/nouveau: tegra: Call nouveau_drm_device_init()
 2018-11-26 20:47 UTC  (2+ messages)

[PATCH] drm/dp_mst: Skip validating ports during destruction, just ref
 2018-11-26 20:37 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix spelling mistake "Pramater" -> "Parameter"
 2018-11-26 20:36 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove duplicate header
 2018-11-26 20:35 UTC  (2+ messages)

[PATCH] drm/amd/amdkfd: Remove duplicate header
 2018-11-26 20:33 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Remove duplicate header
 2018-11-26 20:32 UTC  (2+ messages)

[PATCH v2] drm/fb-helper/generic: Only restore when in use
 2018-11-26 20:07 UTC  (2+ messages)

[PATCH 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-11-26 18:46 UTC  (5+ messages)

[Bug 198123] New: Console is the wrong color at boot with radeon 6670
 2018-11-26 18:21 UTC  (2+ messages)
` [Bug 198123] "

[PATCH 1/7] gpu: host1x: Resize channel register region on Tegra186 and later
 2018-11-26 16:02 UTC  (4+ messages)

[PATCH v2 1/9] drm/msm/mdp4: only use lut_clk on mdp4.2+
 2018-11-26 15:48 UTC  (3+ messages)
` [PATCH v2 5/9] drm/msm: add headless gpu device (for imx5)

[PATCH] drm/meson: Fix an Alpha Primary Plane bug on Meson GXL/GXM SoCs
 2018-11-26 15:12 UTC  (2+ messages)

[PATCH 0/9] drm: remove deprecated functions
 2018-11-26 14:12 UTC  (5+ messages)


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