dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-11 16:49:00 to 2018-12-12 20:43:09 UTC [more...]

[PULL] drm-misc-fixes
 2018-12-12 20:43 UTC 

[PATCH 1/5] drm/msm/dpu: Remove unused format tables
 2018-12-12 20:35 UTC  (12+ messages)
` [PATCH 2/5] drm/msm/dpu: Use simple list for plane format init
` [PATCH 3/5] drm/msm/dpu: Plane helper for modifiers
` [PATCH 4/5] drm/msm/dpu: Initialize supported modifiers
` [PATCH 5/5] drm/msm/dpu: Correct initialization of modifiers

[PATCH v2] drm/i915: correct the pitch check for NV12 framebuffer
 2018-12-12 20:33 UTC  (3+ messages)

[pull] amdgpu, amdkfd drm-fixes-4.20
 2018-12-12 20:30 UTC 

[PATCH libdrm 1/2] xf86drm: implement drmParseSubsystemType for DragonFly
 2018-12-12 19:48 UTC  (2+ messages)
` [PATCH libdrm 2/2] libdrm: Use DRM_IOCTL_GET_PCIINFO on DragonFly

[PATCH v5 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-12-12 19:48 UTC  (6+ messages)
  ` [PATCH v5 1/2] dt-bindings: Document,qcom,adreno-gmu
      ` [PATCH v5 1/2] dt-bindings: Document, qcom, adreno-gmu
  ` [PATCH v5 2/2] arm64: dts: sdm845: Add gpu and gmu device nodes

[PATCH v5 00/17] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-12-12 19:43 UTC  (9+ messages)
` [PATCH v5 07/17] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay
` [PATCH v5 15/17] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
    `  "

[PATCH -fixes] drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v2
 2018-12-12 18:43 UTC  (4+ messages)

[PATCH] drm/nouveau: Fix memory leak in nv50_mstm_del()
 2018-12-12 17:40 UTC  (3+ messages)

[Bug 199319] New: Flickering screen on AMDGPU and DC with Linux 4.16-2
 2018-12-12 16:47 UTC  (3+ messages)
` [Bug 199319] "

[Bug 109001] Freezes when waking up after screen goes blank
 2018-12-12 16:12 UTC  (4+ messages)

[PATCH] drm/rockchip: Add implicit fencing support for planes
 2018-12-12 16:10 UTC  (3+ messages)

[PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer
 2018-12-12 15:45 UTC  (10+ messages)

[PATCH] fbdev: fbcon: Fix unregister crash when more than one framebuffer
 2018-12-12 14:20 UTC  (3+ messages)

[PATCH v2 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
 2018-12-12 14:02 UTC  (9+ messages)
` [PATCH v2 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
` [PATCH v2 3/3] drm/i915/intel_dsi_vbt: Add support for PMIC mipi sequences

[PATCH -fixes] drm/vmwgfx: Protect from excessive execbuf kernel memory allocations
 2018-12-12 13:47 UTC  (4+ messages)

[drm-intel:for-linux-next-fixes 5/5] drivers/gpu//drm/i915/intel_ringbuffer.c:89:11: error: implicit declaration of function 'i915_scratch_offset'; did you mean 'i915_ggtt_offset'?
 2018-12-12 13:46 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2018-12-12 13:40 UTC 

[PATCH v2 00/18] drm/qxl: ttm fixes, cleanups, allocation tweaks, multihead, fbdev
 2018-12-12 13:21 UTC  (19+ messages)
` [PATCH v2 01/18] drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc()
` [PATCH v2 02/18] drm/qxl: drop unused qxl_fb_virtual_address
` [PATCH v2 03/18] drm/qxl: simplify slot management
` [PATCH v2 04/18] drm/qxl: change the way slot is detected
` [PATCH v2 05/18] drm/qxl: drop unused fields from struct qxl_device
` [PATCH v2 06/18] drm/qxl: use separate offset spaces for the two slots / ttm memory types
` [PATCH v2 07/18] drm/qxl: allow both PRIV and VRAM placement for QXL_GEM_DOMAIN_SURFACE
` [PATCH v2 08/18] drm/qxl: use QXL_GEM_DOMAIN_SURFACE for shadow bo
` [PATCH v2 09/18] drm/qxl: use QXL_GEM_DOMAIN_SURFACE for dumb gem objects
` [PATCH v2 10/18] drm/qxl: move qxl_primary_apply_cursor to correct place
` [PATCH v2 11/18] drm/qxl: drop unused offset parameter from qxl_io_create_primary()
` [PATCH v2 12/18] drm/qxl: track primary bo
` [PATCH v2 13/18] drm/qxl: use shadow bo directly
` [PATCH v2 14/18] drm/qxl: cover all crtcs in shadow bo
` [PATCH v2 15/18] drm/qxl: use qxl_num_crtc directly
` [PATCH v2 16/18] drm/qxl: implement prime kmap/kunmap
` [PATCH v2 17/18] drm/qxl: use generic fbdev emulation
` [PATCH v2 18/18] drm/qxl: remove dead qxl fbdev emulation code

[PATCH v3 1/2] drm/sched: Refactor ring mirror list handling
 2018-12-12 13:08 UTC  (6+ messages)
` [PATCH v3 2/2] drm/sched: Rework HW fence processing

[PATCH 01/10] dma-buf: add new dma_fence_chain container v4
 2018-12-12 13:06 UTC  (10+ messages)
` [PATCH 03/10] drm/syncobj: add new drm_syncobj_add_point interface v2
    ` [Intel-gfx] "

[PATCH] drivers/base: use a worker for sysfs unbind
 2018-12-12 12:40 UTC  (7+ messages)

[PATCH RESEND] drm/meson: remove firmware framebuffers
 2018-12-12 12:39 UTC  (4+ messages)

[Bug 109017] The drop in resolution with AMD Kaveri
 2018-12-12 12:18 UTC  (4+ messages)

[PATCH 1/5] drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
 2018-12-12 12:12 UTC  (5+ messages)
` [PATCH 3/5] drm/dp: Implement I2C_M_STOP for i2c-over-aux

[Bug 109021] Kaveri no fix perfomance
 2018-12-12 11:33 UTC  (2+ messages)

[PATCH v8 00/35] drm/i915: Implement HDCP2.2
 2018-12-12 11:04 UTC  (11+ messages)
` [PATCH v8 05/35] drm/i915: MEI interface definition
` [PATCH v8 08/35] drm/i915: Implement HDCP2.2 repeater authentication

[PATCH 0/5] R-Car DU: Fix DPAD output routing on D3 and E3
 2018-12-12 10:58 UTC  (5+ messages)
` [PATCH 4/5] arm64: dts: renesas: r8a77995: draak: Add backlight

[PATCH 0/7] legacy helper cleanup
 2018-12-12 10:56 UTC  (12+ messages)
` [PATCH 1/7] drm/ch7006: Stop using drm_crtc_force_disable
    ` [Intel-gfx] "
` [PATCH 6/7] drm/xen: Don't set the dpms hook
` [PATCH 7/7] drm: Split out drm_probe_helper.h

[PATCH 0/4] mmu notifier debug checks v2
 2018-12-12 10:26 UTC  (9+ messages)
` [PATCH 2/4] kernel.h: Add non_block_start/end()

[PATCH 0/2] Add gamma/degamma LUT validation helpers
 2018-12-12  9:56 UTC  (6+ messages)
` [PATCH 1/2] drm: Add color management "
` [PATCH 2/2] drm/i915: Validate userspace-provided color management LUT's
  ` [Intel-gfx] "

[PATCH 0/2] arm64: meson-gxm: Add support for the Mali T820 GPU
 2018-12-12  9:48 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: gpu: mali-midgard: Add resets property

[PATCH 0/3] drm/exynos: add support for dynamic zpos in DECON and FIMD
 2018-12-12  8:43 UTC  (12+ messages)

[Bug 109033] Dell Computer customer support
 2018-12-12  8:34 UTC  (2+ messages)

nouveau-fixes 4.20
 2018-12-12  7:02 UTC 

[radeon-alex:drm-next-4.21-wip 122/186] drivers/gpu/drm/etnaviv/etnaviv_dump.c:138:21: error: 'sched' undeclared; did you mean 'cred'?
 2018-12-12  6:34 UTC 

[RESEND PATCH v3] backlight: pwm_bl: Fix brightness levels for non-DT case
 2018-12-12  6:14 UTC  (2+ messages)

[PATCH 01/10] dma-buf: add new dma_fence_chain container v4
 2018-12-12  5:31 UTC  (2+ messages)

[Bug 109022] ring gfx timeout during particular shader generation on yuzu emulator
 2018-12-12  4:04 UTC  (3+ messages)

[Bug 109007] radeonsi cache format changed, causes mesa crash on startup
 2018-12-12  3:36 UTC  (3+ messages)

[drm-tip:drm-tip 5/10] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1666:30: warning: passing argument 1 of 'drm_atomic_private_obj_init' from incompatible pointer type
 2018-12-12  2:14 UTC 

[Bug 100949] Power management problem on CIK/SI
 2018-12-12  1:44 UTC  (2+ messages)
` [Bug 100949] Black screen, DP link training errors

[drm-tip:drm-tip 5/10] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1666:30: error: passing argument 1 of 'drm_atomic_private_obj_init' from incompatible pointer type
 2018-12-12  0:52 UTC 

[PATCH] drm/dp_mst: Fix memory leak in drm_dp_mst_topology_mgr_destroy()
 2018-12-11 23:50 UTC 

[Bug 109006] Hotplugging DP1.2 monitor(s) causes machine to hang waiting for page flip
 2018-12-11 23:14 UTC  (2+ messages)

[PATCH] drm/amd/display: Pass app_tf by value rather than by reference
 2018-12-11 22:41 UTC  (6+ messages)

[v3 00/14] Add HDR Metadata Parsing and handling in DRM layer
 2018-12-11 22:35 UTC  (15+ messages)
` [v3 01/14] drm: Add HDR source metadata property
` [v3 02/14] drm: Add CEA extended tag blocks and HDR bitfield macros
` [v3 03/14] drm: Parse HDR metadata info from EDID
` [v3 04/14] drm: Parse Colorimetry data block "
` [v3 05/14] drm/i915: Attach HDR metadata property to connector
` [v3 06/14] drm: Add HDR capability field to plane structure
` [v3 07/14] drm: Implement HDR source metadata set and get property handling
` [v3 08/14] drm: Enable HDR infoframe support
` [v3 09/14] drm/i915: Write HDR infoframe and send to panel
` [v3 10/14] drm/i915: [DO NOT MERGE] hack for glk board outputs
` [v3 11/14] drm/i915: Add HLG EOTF
` [v3 12/14] drm/i915: Enable infoframes on GLK+ for HDR
` [v3 13/14] drm/i915:Enabled Modeset when HDR Infoframe changes
` [v3 14/14] drivers/video: Constantify function argument for HDMI infoframe log

[PATCH 0/5] Meson (32-bit): add support for the Mali GPU
 2018-12-11 22:20 UTC  (4+ messages)
` [PATCH 3/5] clk: meson: meson8b: add the GPU clock tree

[PATCH libdrm] libdrm: Fix drmNodeIsDRM() on DragonFly
 2018-12-11 22:04 UTC 

[PATCH] dt-bindings: Fix typo in compatible description
 2018-12-11 22:14 UTC  (3+ messages)
` [PATCH v2] dt-bindings: drm/panel: simple: Fix typo in EDT etm-series compatible

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

[PATCH libdrm] tests/amdgpu/vcn: fix the nop command in IBs
 2018-12-11 21:11 UTC  (3+ messages)

[v2 00/14] Add HDR Metadata Parsing and handling in DRM layer
 2018-12-11 20:38 UTC  (15+ messages)
` [v2 01/14] drm: Add HDR source metadata property
` [v2 02/14] drm: Add CEA extended tag blocks and HDR bitfield macros
` [v2 03/14] drm: Parse HDR metadata info from EDID
` [v2 04/14] drm: Parse Colorimetry data block "
` [v2 05/14] drm/i915: Attach HDR metadata property to connector
` [v2 06/14] drm: Add HDR capability field to plane structure
` [v2 07/14] drm: Implement HDR source metadata set and get property handling
` [v2 08/14] drm: Enable HDR infoframe support
` [v2 09/14] drm/i915: Write HDR infoframe and send to panel
` [v2 10/14] drm/i915: [DO NOT MERGE] hack for glk board outputs
` [v2 11/14] drm/i915: Add HLG EOTF
` [v2 12/14] drm/i915: Enable infoframes on GLK+ for HDR
` [v2 13/14] drm/i915:Enabled Modeset when HDR Infoframe changes
` [v2 14/14] drivers/video: Constantify function argument for HDMI infoframe log

[Bug 109020] i915 [drm]: GPU hang in dxvk in wine-4.0-rc1
 2018-12-11 20:26 UTC  (4+ messages)

[PATCH libdrm] amdgpu/test: Enable deadlock test for CI family (gfx7)
 2018-12-11 20:19 UTC  (3+ messages)

[PATCH] i2c: of: Try to find an I2C adapter matching the parent
 2018-12-11 19:43 UTC  (3+ messages)

[Bug 201957] New: amdgpu: ring gfx timeout
 2018-12-11 18:18 UTC  (2+ messages)
` [Bug 201957] "

[v5 0/2] Add Colorspace connector property interface
 2018-12-11 18:14 UTC  (3+ messages)
` [v5 1/2] drm: Add colorspace connector property
` [v5 2/2] drm/i915: Attach colorspace property and enable modeset

[PATCH] drm/sun4i: fix HSYNC and VSYNC polarity
 2018-12-11 17:39 UTC  (6+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-11 17:01 UTC  (10+ messages)
` [RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel


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