dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-20 18:14:49 to 2020-02-21 21:03:49 UTC [more...]

[PATCH] drm/bridge: analogix-anx6345: fix set of link bandwidth
 2020-02-21 17:13 UTC  (2+ messages)

[PATCH 00/51] drm managed resources, v2
 2020-02-21 21:02 UTC  (6+ messages)
` [PATCH 01/51] mm/sl[uo]b: export __kmalloc_track(_node)_caller
` [PATCH 02/51] drm/i915: Don't clear drvdata in ->release
` [PATCH 03/51] drm: add managed resources tied to drm_device
` [PATCH 05/51] drm/mipi_dbi: Use drmm_add_final_kfree in all drivers
` [PATCH 06/51] drm/udl: Use drmm_add_final_kfree

[PATCH 00/52] drm_device managed resources
 2020-02-21 20:23 UTC  (7+ messages)
` [PATCH 04/52] drm: Set final_kfree in drm_dev_alloc
` [PATCH 52/52] drm: Add docs for managed resources

[PATCHv4 06/36] drm/gem-fb-helper: Add method to allocate struct drm_framebuffer
 2020-02-21 19:54 UTC  (4+ messages)
` [PATCHv5 00/34] Add AFBC support for Rockchip

RFC: Unpinned DMA-buf handling
 2020-02-21 19:45 UTC  (13+ messages)
` [PATCH 5/5] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2

[PATCH v2 0/4] drm: Provide a simple encoder
 2020-02-21 19:03 UTC  (13+ 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: "

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

[PATCH v2] drm/virtio: fix resource id creation race
 2020-02-21 18:37 UTC  (2+ messages)

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

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-21 17:49 UTC  (29+ messages)
` [PATCH 01/12] drm: Nuke mode->hsync
  ` [Intel-gfx] "
` [PATCH 05/12] drm/msm/dpu: Stop copying around mode->private_flags
` [PATCH 07/12] drm: Shrink mode->type to u8
  ` [Intel-gfx] "
` [PATCH 09/12] drm: Shrink drm_display_mode timings
  ` [Intel-gfx] "
` [PATCH 11/12] drm: Shrink mode->private_flags
    ` [Intel-gfx] [PATCH 00/12] drm: Put drm_display_mode on diet

[PATCH resend 0/1] drm: Add DRM_MODE_TYPE_USERDEF flag to probed modes
 2020-02-21 17:33 UTC  (2+ messages)
` [PATCH resend] drm: Add DRM_MODE_TYPE_USERDEF flag to probed modes matching a video= argument

[PATCH resend 1/2] drm/i915: panel: Use intel_panel_compute_brightness() from pwm_setup_backlight()
 2020-02-21 17:29 UTC  (2+ messages)
` [PATCH resend 2/2] drm/i915: Add invert-brightness quirk for Thundersoft TST178 tablet

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

[PATCH v6 00/51] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2020-02-21 17:18 UTC  (18+ messages)
` [PATCH v6 02/51] drm/connector: Add helper to get a connector type name
` [PATCH v6 04/51] drm/bridge: Add connector-related bridge operations and data
` [PATCH v6 45/51] drm/omap: dpi: Register a drm_bridge
` [PATCH v6 48/51] drm/omap: Hardcode omap_connector type to DSI
` [PATCH v6 49/51] drm/omap: dss: Remove unused omap_dss_device operations

[PATCH v8 0/6] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-21 11:53 UTC  (19+ messages)
` [PATCH v8 1/6] drm/mediatek: Use regmap for register access
` [PATCH v8 2/6] drm/mediatek: Omit warning on probe defers
` [PATCH v8 3/6] media: mtk-mdp: Check return value of of_clk_get
` [PATCH v8 4/6] clk: mediatek: mt8173: Switch MMSYS to platform driver
` [PATCH v8 5/6] drm/mediatek: Move MMSYS configuration to include/linux/platform_data
` [PATCH v8 6/6] clk/drm: mediatek: Fix mediatek-drm device probing

[PATCH -next] drm/amd/display: remove set but not used variable 'mc_vm_apt_default'
 2020-02-21 13:24 UTC 

[PATCH -next] drm/amd/powerplay: Use bitwise instead of arithmetic operator for flags
 2020-02-21 12:21 UTC 

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

[PATCH] dma-buf: Precheck for a valid dma_fence before acquiring the reference
 2020-02-21 16:34 UTC  (5+ messages)

[PATCH] video: Replace zero-length array with flexible-array member
 2020-02-21 16:00 UTC 

[RESEND2][PATCH] drm/bridge: analogix-anx6345: Fix drm_dp_link helper removal
 2020-02-21 15:05 UTC  (4+ messages)

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

[PATCH v3 0/8] do not store GPU address in TTM
 2020-02-21 13:27 UTC  (16+ 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 3/8] drm/vmwgfx: "
` [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] thinkpad_acpi: Add sysfs entry for lcdshadow feature
 2020-02-21 12:45 UTC  (8+ messages)
  ` [External] "

[PATCH v3 0/4] Add support for iMX8MQ Display Controller Subsystem
 2020-02-21 12:15 UTC  (2+ messages)

[PATCH v6 0/4] add mt8183 dpi driver
 2020-02-21 11:28 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: display: mediatek: update dpi supported chips
` [PATCH v6 2/4] drm/mediatek: dpi dual edge support
` [PATCH v6 3/4] drm/mediatek: add mt8183 dpi clock factor
` [PATCH v6 4/4] drm/mediatek: set dpi pin mode to gpio low to avoid leakage current

[PATCH RFC v3 0/6] Add Unisoc's drm kms module
 2020-02-21  7:48 UTC  (7+ messages)
` [PATCH RFC v3 1/6] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH RFC v3 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH RFC v3 3/6] dt-bindings: display: add Unisoc's dpu bindings
` [PATCH RFC v3 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH RFC v3 5/6] dt-bindings: display: add Unisoc's mipi dsi&dphy bindings
` [PATCH RFC v3 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[PATCH] nv50_disp_chan_mthd: ensure mthd is not NULL
 2020-02-20 18:09 UTC  (4+ messages)
  ` [Nouveau] "

[PATCH 1/1] Support LVDS output on Allwinner A20
 2020-02-20 18:19 UTC  (13+ 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

[PATCH] MAINTAINERS: Update myself email address
 2020-02-21  0:58 UTC  (4+ messages)

[PATCH] GPU: DRM: VC4/V3D Replace wait_for macros in to remove use of msleep
 2020-02-20  9:44 UTC  (3+ messages)

[PATCH 0/4] drm/sun4i: Support clock and data polarities on LVDS output
 2020-02-20 18:00 UTC  (7+ messages)
` [PATCH 1/4] drm/connector: Add data polarity flags
` [PATCH 2/4] dt-bindings: panel: lvds: Add properties for clock and data polarities

[PATCH] drm/hisilicon: Fixed pcie resource conflict using the general API
 2020-02-21  8:56 UTC  (5+ messages)

[PULL] drm-misc-next
 2020-02-21 10:09 UTC 

[PATCH 0/6] Add LCD support for Pine64 Pinebook 1080p
 2020-02-21 11:05 UTC  (20+ 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 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

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

mmotm 2020-02-19-19-51 uploaded (gpu/drm/i915/ + HDRTEST)
 2020-02-21 10:35 UTC  (2+ messages)
  ` [Intel-gfx] "

[PATCH] backlight: add led-backlight driver
 2020-02-20 15:09 UTC  (6+ messages)

[PATCH 0/3] drm/omap: fix am4 evm lcd
 2020-02-21 10:43 UTC  (6+ messages)
` [PATCH 3/3] drm/panel: simple: fix osd070t1718_19ts sync drive edge

[PATCH 0/4] drm/meson: add support for Amlogic Video FBC
 2020-02-21  9:08 UTC  (5+ 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 v4 00/11] drm/bridge: dw-hdmi: implement bus-format negotiation and YUV420 support
 2020-02-21  8:50 UTC  (4+ messages)
` [PATCH v4 02/11] drm/bridge: dw-hdmi: add max bpc connector property

[PATCH] drm/etnaviv: rework perfmon query infrastructure
 2020-02-21  8:28 UTC  (2+ messages)

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

[PATCH 00/11] new cgroup controller for gpu/drm subsystem
 2020-02-21  5:59 UTC  (11+ 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 

[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

[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  (5+ messages)
` [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  (3+ messages)
` [PATCH 2/4] drm/meson: add Amlogic Video FBC registers

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

[PATCH] drm/virtio: fix virtio-gpu resource id creation race
 2020-02-20 18:22 UTC  (3+ 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).