dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-19 20:36:21 to 2020-02-21 06:00:14 UTC [more...]

[Bug] virtio-gpu broken with qemu/kvm on arm64 on kernel 5.5+
 2020-02-20 18:40 UTC  (2+ messages)

[PATCH v8 0/6] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-21  5:18 UTC  (4+ messages)
` [PATCH v8 6/6] clk/drm: mediatek: Fix mediatek-drm "

[PATCH] nv50_disp_chan_mthd: ensure mthd is not NULL
 2020-02-20 17:32 UTC  (3+ messages)
  ` [Nouveau] "

[PATCH 1/2] dt-bindings: display: sun4i-tcon: Add LVDS Dual Link property
 2020-02-20 19:13 UTC  (8+ messages)

[PATCH] MAINTAINERS: Update myself email address
 2020-02-20 18:22 UTC  (3+ messages)

[PATCH 00/11] new cgroup controller for gpu/drm subsystem
 2020-02-21  5:59 UTC  (13+ messages)
` [PATCH 09/11] drm, cgroup: Introduce lgpu as DRM cgroup resource

[git pull] drm fixes for 5.6-rc3
 2020-02-21  5:52 UTC 

[RFC PATCH 0/3] KVM: x86: honor guest memory type
 2020-02-21  5:39 UTC  (23+ messages)

[PATCH] drm/sun4i: tcon: Support LVDS on the A33
 2020-02-21  3:10 UTC  (2+ messages)

[PATCH v3 0/8] do not store GPU address in TTM
 2020-02-21  1:22 UTC  (12+ messages)
` [PATCH 1/8] drm/amdgpu: move ttm bo->offset to amdgpu_bo
` [PATCH 2/8] drm/radeon: don't use ttm bo->offset
` [PATCH 4/8] drm/nouveau: don't use ttm bo->offset v3
` [PATCH 6/8] drm/vram-helper: don't use ttm bo->offset v2
` [PATCH 7/8] drm/bochs: use drm_gem_vram_offset to get bo offset v2

[Bug 206575] New: [amdgpu] [drm] No video signal on resume from suspend, R9 380
 2020-02-21  0:42 UTC  (2+ messages)
` [Bug 206575] "

[PATCH v2 0/4] msm/gpu/a6xx: use the DMA-API for GMU memory allocations
 2020-02-21  0:19 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: display: msm: Convert GMU bindings to YAML
` [PATCH v2 2/4] dt-bindings: display: msm: Add required dma-range property
` [PATCH v2 4/4] drm/msm/a6xx: Use the DMA API for GMU memory objects

RFC: Unpinned DMA-buf handling
 2020-02-20 22:51 UTC  (11+ messages)
` [PATCH 5/5] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2

[PATCH v6 00/51] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2020-02-20 21:45 UTC  (4+ messages)
` [PATCH v6 49/51] drm/omap: dss: Remove unused omap_dss_device operations

[PATCH 0/6] Add LCD support for Pine64 Pinebook 1080p
 2020-02-20 21:37 UTC  (21+ messages)
` [PATCH 1/6] drm/bridge: anx6345: Fix getting anx6345 regulators
` [PATCH 2/6] drm/bridge: anx6345: Clean up error handling in probe()
` [PATCH 3/6] dt-bindings: Add Guangdong Neweast Optoelectronics CO. LTD vendor prefix
` [PATCH 4/6] dt-bindings: display: simple: Add NewEast Optoelectronics WJFH116008A compatible
` [PATCH 5/6] drm/panel: simple: Add NewEast Optoelectronics CO., LTD WJFH116008A panel support
` [PATCH 6/6] arm64: allwinner: a64: enable LCD-related hardware for Pinebook

Support for early wakeup in DRM
 2020-02-20 21:24 UTC  (3+ messages)

[PATCH] Update arm,smmu.yaml bindings doc
 2020-02-20 21:02 UTC  (4+ messages)
` [PATCH] dt-bindings: arm-smmu: update the list of clocks

[PATCH AUTOSEL 5.5 001/542] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-20 20:08 UTC  (8+ messages)
` [PATCH AUTOSEL 5.5 408/542] drm/amdgpu: add the lost mutex_init back
` [PATCH AUTOSEL 5.5 530/542] drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage

[PATCH] drm/msm/a6xx: Fix CP_MEMPOOL state name
 2020-02-20 19:50 UTC  (2+ messages)
` [Freedreno] "

[PATCH 0/4] drm/meson: add support for Amlogic Video FBC
 2020-02-20 19:33 UTC  (6+ messages)
` [PATCH 1/4] drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer Compression
` [PATCH 2/4] drm/meson: add Amlogic Video FBC registers
` [PATCH 3/4] drm/meson: overlay: setup overlay for Amlogic FBC
` [PATCH 4/4] drm/meson: crtc: handle commit of Amlogic FBC frames

[PATCH v2 0/4] drm: Provide a simple encoder
 2020-02-20 19:10 UTC  (10+ messages)
` [PATCH v2 1/4] drm/simple-kms: Add drm_simple_encoder_{init, create}()
` [PATCH v2 2/4] drm/ast: Use simple encoder
` [PATCH v2 3/4] drm/mgag200: "
` [PATCH v2 4/4] drm/qxl: "

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-20 18:47 UTC  (30+ messages)
` [PATCH 01/12] drm: Nuke mode->hsync
  ` [Intel-gfx] "
` [PATCH 02/12] drm/exynos: Use mode->clock instead of reverse calculating it from the vrefresh
` [PATCH 03/12] drm/i915: Introduce some local intel_dp variables
  ` [Intel-gfx] "
` [PATCH 04/12] drm: Nuke mode->vrefresh
` [PATCH 05/12] drm/msm/dpu: Stop copying around mode->private_flags
` [PATCH 06/12] drm: Shrink {width,height}_mm to u16
  ` [Intel-gfx] "
` [PATCH 07/12] drm: Shrink mode->type to u8
  ` [Intel-gfx] "
` [PATCH 08/12] drm: Make mode->flags u32
` [PATCH 09/12] drm: Shrink drm_display_mode timings
  ` [Intel-gfx] "
` [PATCH 10/12] drm: Flatten drm_mode_vrefresh()
` [PATCH 11/12] drm: Shrink mode->private_flags
` [PATCH 12/12] drm: pahole struct drm_display_mode
    ` [Intel-gfx] [PATCH 00/12] drm: Put drm_display_mode on diet

drm_dp_mst_topology.c and old compilers
 2020-02-20 18:36 UTC  (5+ messages)

[PATCH] drm/virtio: fix virtio-gpu resource id creation race
 2020-02-20 18:22 UTC  (5+ messages)

[Intel-gfx] [PATCH v7 0/8] drm: Introduce struct drm_device based WARN* and use them in i915
 2020-02-20 16:55 UTC  (9+ messages)
` [Intel-gfx] [PATCH v7 1/8] drm/i915/display/cdclk: Make WARN* drm specific where drm_priv ptr is available
` [Intel-gfx] [PATCH v7 2/8] drm/i915/display/ddi: Make WARN* drm specific where drm_device "
` [Intel-gfx] [PATCH v7 3/8] drm/i915/display/display: "
` [Intel-gfx] [PATCH v7 4/8] drm/i915/display/power: Make WARN* drm specific where drm_priv "
` [Intel-gfx] [PATCH v7 5/8] drm/i915/display/dp: Make WARN* drm specific where drm_device "
` [Intel-gfx] [PATCH v7 6/8] drm/i915/display/hdcp: Make WARN* drm specific where drm_priv "
` [Intel-gfx] [PATCH v7 7/8] drm/i915/gvt: "
` [Intel-gfx] [PATCH v7 8/8] drm/i915/gvt: Make WARN* drm specific where vgpu "

[PATCHv4 06/36] drm/gem-fb-helper: Add method to allocate struct drm_framebuffer
 2020-02-20 16:54 UTC  (18+ messages)
` [PATCHv5 00/34] Add AFBC support for Rockchip
  ` [PATCHv5 01/34] drm/core: Add afbc helper functions
  ` [PATCHv5 02/34] drm/gem-fb-helper: Allow drivers to allocate struct drm_framebuffer on their own
  ` [PATCHv5 03/34] drm/gem-fb-helper: Add special version of drm_gem_fb_size_check
  ` [PATCHv5 29/34] drm/arm/malidp: Make verify funcitons invocations independent
  ` [PATCHv5 33/34] drm/rockchip: Use helper for common task
  ` [PATCHv5 34/34] drm/rockchip: Add support for afbc

[PATCH 00/52] drm_device managed resources
 2020-02-20 16:22 UTC  (22+ messages)
` [PATCH 03/52] drm: add managed resources tied to drm_device
` [PATCH 05/52] drm/mipi_dbi: Use drmm_add_final_kfree in all drivers
` [PATCH 16/52] drm/repaper: Use drmm_add_final_kfree
` [PATCH 39/52] drm/stm: Drop explicit drm_mode_config_cleanup call
` [PATCH 47/52] drm/repaper: "
` [PATCH 48/52] drm/mipi-dbi: Move drm_mode_config_init into mipi library
` [PATCH 49/52] drm/mipi-dbi: Drop explicit drm_mode_config_cleanup call

[PATCH v6] sc7180: Add A618 GPU bindings
 2020-02-20 16:19 UTC  (5+ messages)
` [PATCH v6] arm64: dts: qcom: sc7180: Add A618 gpu dt blob
  ` [Freedreno] "

[PATCH 00/12] drm/i915: Gamma cleanups
 2020-02-20 13:56 UTC  (4+ messages)
` [PATCH 04/12] drm/i915: Add i9xx_lut_8()
  ` [Intel-gfx] "

[PATCH] drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe fails
 2020-02-20 12:57 UTC 

[PATCH v4 01/14] drm/i915: Fix sha_text population code
 2020-02-20 12:49 UTC  (2+ messages)

[PATCH] drm/exynos: dsi: fix workaround for the legacy clock name
 2020-02-20 12:30 UTC 

[PATCH v4 0/9] Huge page-table entries for TTM
 2020-02-20 12:27 UTC  (10+ messages)
` [PATCH v4 1/9] fs: Constify vma argument to vma_is_dax
` [PATCH v4 2/9] mm: Introduce vma_is_special_huge
` [PATCH v4 3/9] mm: Split huge pages on write-notify or COW
` [PATCH v4 4/9] mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
` [PATCH v4 5/9] drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
` [PATCH v4 6/9] drm/vmwgfx: Support huge page faults
` [PATCH v4 7/9] drm: Add a drm_get_unmapped_area() helper
` [PATCH v4 8/9] drm/vmwgfx: Introduce a huge page aligning TTM range manager
` [PATCH v4 9/9] drm/vmwgfx: Hook up the helpers to align buffer objects

[PATCH] drm/panel: ld9040: add MODULE_DEVICE_TABLE with SPI IDs
 2020-02-20 12:07 UTC 

[PULL] drm-intel-fixes
 2020-02-20 11:14 UTC 

[PATCH] thinkpad_acpi: Add sysfs entry for lcdshadow feature
 2020-02-20 10:42 UTC 

[PATCH v3] backlight: corgi: Convert to use GPIO descriptors
 2020-02-20 10:26 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2020-02-20 10:06 UTC 

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-20  9:48 UTC  (3+ messages)
` [RESEND PATCH v2 9/9] ath5k: Constify ioreadX() iomem argument (as in generic implementation)

Open Source Hackathon Mentorship Invitation
 2020-02-19 20:16 UTC 

[PATCH] backlight: add led-backlight driver
 2020-02-20  8:29 UTC  (8+ messages)

[PATCH 1/1] Support LVDS output on Allwinner A20
 2020-02-19 18:08 UTC  (7+ messages)
` PATCH v4
  ` [PATCH 1/5] drm/sun4i: tcon: Introduce LVDS setup routine setting
  ` [PATCH 2/5] drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20
  ` [PATCH 3/5] ARM: dts: sun7i: Add LVDS panel support "
  ` [PATCH 4/5] dt-bindings: display: sun4i: New compatibles for A20 tcons
  ` [PATCH 5/5] drm/sun4i: tcon: Support LVDS output on Allwinner A20

LED backlight on Droid 4 and others
 2020-02-19 16:19 UTC  (8+ messages)

[PATCH v1 0/4] msm/gpu/a6xx: use the DMA-API for GMU memory allocations
 2020-02-20  5:48 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: display: msm: Convert GMU bindings to YAML
` [PATCH v1 2/4] dt-bindings: display: msm: Add required dma-range property
` [PATCH v1 4/4] drm/msm/a6xx: Use the DMA API for GMU memory objects

[drm-intel:topic/core-for-CI 18/21] init/Kconfig:77: symbol BROKEN is selected by DRM_I915_DEBUG
 2020-02-20  1:09 UTC 

[PATCH] drm/mediatek: component type MTK_DISP_OVL_2L is not correctly handled
 2020-02-20  1:36 UTC  (2+ messages)

[PATCH v3 0/2] Security mitigation for Intel Gen7/7.5 HWs
 2020-02-19 18:02 UTC  (3+ messages)
` [PATCH v3 1/2] drm/i915: Add mechanism to submit a context WA on ring submission
` [PATCH v3 2/2] drm/i915/gen7: Clear all EU/L3 residual contexts

[PATCH 0/4] drm/sun4i: Support clock and data polarities on LVDS output
 2020-02-19 23:12 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: panel: lvds: Add properties for clock and data polarities

[PATCH] GPU: DRM: VC4/V3D Replace wait_for macros in to remove use of msleep
 2020-02-19 22:51 UTC  (2+ messages)

[PATCH 1/4 v6] drm/virtio: use consistent names for drm_files
 2020-02-19 22:34 UTC  (4+ messages)
` [PATCH 2/4 v6] drm/virtio: factor out context create hypercall
` [PATCH 3/4 v6] drm/virtio: track whether or not a context has been initiated
` [PATCH 4/4 v6] drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctl


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