dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-28 08:36:47 to 2019-08-29 11:48:52 UTC [more...]

Subconnector property for DP downstream type
 2019-08-29 11:48 UTC  (17+ messages)
` [PATCH v3 3/7] drm: report dp downstream port type as a subconnector property
` [PATCH v3 4/7] drm/i915: utilize subconnector property for DP
` [PATCH v3 5/7] drm/nouveau: "
        ` [Nouveau] "
` [PATCH v4 1/7] drm: move DP_MAX_DOWNSTREAM_PORTS from i915 to drm core
  ` [PATCH v4 2/7] drm: always determine branch device with drm_dp_is_branch()
  ` [PATCH v4 3/7] drm: report dp downstream port type as a subconnector property
  ` [PATCH v4 4/7] drm/i915: utilize subconnector property for DP
    ` [PATCH v4 5/7] drm/nouveau: "

[PATCH v2 0/2] Add LVDS panel support to HiHope RZ/G2M
 2019-08-29 11:38 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: Add idk-1110wr binding
` [PATCH v2 2/2] arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display

[PATCH v4 00/14] Improvements and fixes for mxsfb DRM driver
 2019-08-29 11:30 UTC  (15+ messages)
` [PATCH v4 01/14] drm/mxsfb: Update mxsfb to support a bridge
` [PATCH v4 02/14] drm/mxsfb: Read bus flags from bridge if present
` [PATCH v4 03/14] drm/mxsfb: Add defines for the rest of registers
` [PATCH v4 04/14] drm/mxsfb: Reset vital registers for a proper initialization
` [PATCH v4 05/14] drm/mxsfb: Update register definitions using bit manipulation defines
` [PATCH v4 06/14] drm/mxsfb: Update mxsfb with additional pixel formats
` [PATCH v4 07/14] drm/mxsfb: Signal mode changed when bpp changed
` [PATCH v4 08/14] drm/mxsfb: Add max-memory-bandwidth property for MXSFB
` [PATCH v4 09/14] dt-bindings: display: Add max-memory-bandwidth property for mxsfb
` [PATCH v4 10/14] drm/mxsfb: Update mxsfb to support LCD reset
` [PATCH v4 11/14] drm/mxsfb: Improve the axi clock usage
` [PATCH v4 12/14] drm/mxsfb: Clear OUTSTANDING_REQS bits
` [PATCH v4 13/14] drm/mxsfb: Add support for horizontal stride
` [PATCH v4 14/14] drm/mxsfb: Add support for live pixel format change

[PATCH 0/2] Add LVDS panel support to HiHope RZ/G2M
 2019-08-29 11:08 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: Add idk-1110wr binding
` [PATCH 2/2] arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display

[Bug 110865] Rx480 consumes 20w more power in idle than under Windows
 2019-08-29 10:50 UTC  (2+ messages)

[PATCH v9 00/18] drm/virtio: switch from ttm to gem shmem helpers
 2019-08-29 10:33 UTC  (19+ messages)
` [PATCH v9 01/18] drm/virtio: pass gem reservation object to ttm init
` [PATCH v9 02/18] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v9 03/18] drm/virtio: simplify cursor updates
` [PATCH v9 04/18] drm/virtio: remove virtio_gpu_object_wait
` [PATCH v9 05/18] drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
` [PATCH v9 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve,unreserve}
` [PATCH v9 07/18] drm/virtio: add virtio_gpu_object_array & helpers
` [PATCH v9 08/18] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v9 09/18] drm/virtio: rework virtio_gpu_object_create fencing
` [PATCH v9 10/18] drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
` [PATCH v9 11/18] drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
` [PATCH v9 12/18] drm/virtio: rework virtio_gpu_cmd_context_{attach,detach}_resource
` [PATCH v9 13/18] drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
` [PATCH v9 14/18] drm/virtio: switch from ttm to gem shmem helpers
` [PATCH v9 15/18] drm/virtio: remove virtio_gpu_alloc_object
` [PATCH v9 16/18] drm/virtio: drop virtio_gpu_object_{ref,unref}
` [PATCH v9 17/18] drm/virtio: drop virtio_gpu_object_{reserve,unreserve}
` [PATCH v9 18/18] drm/virtio: add fence sanity check

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2019-08-29 10:11 UTC  (2+ messages)

[PATCH v12 0/6] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-08-29 10:07 UTC  (13+ messages)
` [PATCH v12 1/6] drm/i915: mei_hdcp: I915 sends ddi index as per ME FW
` [PATCH v12 2/6] drm: Move port definition back to i915 header
` [PATCH v12 3/6] drm: Extend I915 mei interface for transcoder info
` [PATCH v12 4/6] misc/mei/hdcp: Fill transcoder index in port info
` [PATCH v12 5/6] drm/i915/hdcp: update current transcoder into intel_hdcp
` [PATCH v12 6/6] drm/i915/hdcp: Enable HDCP 1.4 and 2.2 on Gen12+

[PATCH] drm/ingenic: Hardcode panel type to DPI
 2019-08-29 10:03 UTC  (4+ messages)

Couldn't read Speaker Allocation Data Block/SADs
 2019-08-29  9:48 UTC 

[PATCH v3 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-08-29  9:40 UTC  (5+ messages)
` [PATCH v3 2/2] drm/bridge: "
  ` [EXT] "
` [EXT] [PATCH v3 0/2] drm: bridge: "

[PATCH v3 0/8] Add dual-LVDS panel support to EK874
 2019-08-29  9:14 UTC  (8+ messages)
` [PATCH v3 1/8] dt-bindings: display: Add bindings for LVDS bus-timings
` [PATCH v3 2/8] dt-bindings: display: Add idk-2121wr binding
` [PATCH v3 3/8] drm: Add bus timings helper
` [PATCH v3 4/8] drm: rcar-du: lvds: Add dual-LVDS panels support
` [PATCH v3 5/8] drm: bridge: thc63: Do not report input bus mode through bridge timings

[PATCH v3 0/3] Add possibility to specify the number of displayed logos
 2019-08-29  7:08 UTC  (4+ messages)
` [PATCH v3 3/3] fbdev: fbmem: avoid exporting fb_center_logo

[PATCH RFC v4 00/16] new cgroup controller for gpu/drm subsystem
 2019-08-29  7:08 UTC  (15+ messages)
` [PATCH RFC v4 02/16] cgroup: Introduce cgroup for drm subsystem
` [PATCH RFC v4 03/16] drm, cgroup: Initialize drmcg properties
` [PATCH RFC v4 07/16] drm, cgroup: Add total GEM buffer allocation limit
  ` [PATCH RFC v4 05/16] drm, cgroup: Add peak GEM buffer allocation stats
  ` [PATCH RFC v4 08/16] drm, cgroup: Add peak GEM buffer allocation limit
  ` [PATCH RFC v4 09/16] drm, cgroup: Add TTM buffer allocation stats
  ` [PATCH RFC v4 10/16] drm, cgroup: Add TTM buffer peak usage stats
  ` [PATCH RFC v4 11/16] drm, cgroup: Add per cgroup bw measure and control
  ` [PATCH RFC v4 13/16] drm, cgroup: Allow more aggressive memory reclaim
  ` [PATCH RFC v4 15/16] drm, cgroup: add update trigger after limit change
` [PATCH RFC v4 12/16] drm, cgroup: Add soft VRAM limit
` [PATCH RFC v4 14/16] drm, cgroup: Introduce lgpu as DRM cgroup resource
` [PATCH RFC v4 16/16] drm/amdgpu: Integrate with DRM cgroup

[PULL] drm-intel-fixes
 2019-08-29  6:37 UTC 

[RFC][PATCH] drm: kirin: Fix dsi probe/attach logic
 2019-08-29  6:05 UTC 

[PATCH] drm: dw-hdmi-i2s: enable audio clock in audio_startup
 2019-08-29  4:29 UTC 

[PATCH][drm-next] drm/amdgpu: fix spelling mistake "jumpimng" -> "jumping"
 2019-08-29  3:13 UTC  (2+ messages)

[Bug 204725] New: black screen
 2019-08-29  2:36 UTC  (6+ messages)
` [Bug 204725] "

[pull] amdgpu drm-fixes-5.3
 2019-08-29  2:29 UTC 

[PATCH v2] drm/dp_mst: Clear all payload id tables downstream when initializing
 2019-08-29  0:09 UTC 

[PATCH v8 00/18] drm/virtio: switch from ttm to gem shmem helpers
 2019-08-28 23:14 UTC  (6+ messages)
` [PATCH v8 02/18] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v8 07/18] drm/virtio: add virtio_gpu_object_array & helpers

[PATCH v2 0/3] dt-bindings: Convert Arm Mali GPUs to DT schema
 2019-08-28 21:45 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: Convert Arm Mali Midgard GPU "
` [PATCH v2 2/3] dt-bindings: Convert Arm Mali Bifrost "
` [PATCH v2 3/3] dt-bindings: Convert Arm Mali Utgard "

[PATCH] drm/amdgpu/si: fix ASIC tests
 2019-08-28 20:28 UTC  (2+ messages)

[PATCH v2 00/21] drm: Add support for bus-format negotiation
 2019-08-28 20:27 UTC  (8+ messages)
` [PATCH v2 01/21] drm: Stop including drm_bridge.h from drm_crtc.h
` [PATCH v2 08/21] drm/msm: Use drm_attach_bridge() to attach a bridge to an encoder

[PATCH] drm/amd/amdgpu: hide voltage and power sensors on SI and KV parts
 2019-08-28 20:22 UTC  (2+ messages)

[PATCH V2] drm: Add LTTPR defines for DP 1.4a
 2019-08-28 19:58 UTC  (3+ messages)

[PATCH V3] drm: Add LTTPR defines for DP 1.4a
 2019-08-28 19:52 UTC 

[Bug 204683] New: amdgpu: ring sdma0 timeout
 2019-08-28 19:41 UTC  (3+ messages)
` [Bug 204683] "

[Bug 111077] link_shader and deserialize_glsl_program suddenly consume huge amount of RAM
 2019-08-28 19:24 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2019-08-28 18:57 UTC 

[PATCH 0/5] mmu notifer debug annotations
 2019-08-28 18:56 UTC  (7+ messages)
` [PATCH 3/5] kernel.h: Add non_block_start/end()

mmotm 2019-08-27-20-39 uploaded (gpu/drm/amd/display/)
 2019-08-28 18:53 UTC  (2+ messages)

[PATCH v2] drm/amd/display: fix struct init in update_bounding_box
 2019-08-28 18:37 UTC 

[PATCH] drm/msm/dpu: remove stray "\n"
 2019-08-28 17:39 UTC  (2+ messages)

[PATCH v2] drm/komeda: Reordered the komeda's de-init functions
 2019-08-28 17:35 UTC  (3+ messages)

[PATCH] drm: dp_mst_topology: Ensure the proposed pbn does not exceed available bandwidth
 2019-08-28 16:43 UTC  (4+ messages)

[PATCH v3 0/7] backlight: gpio: simplify the driver
 2019-08-28 16:40 UTC  (7+ messages)

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-08-28 15:39 UTC  (2+ messages)

[PATCH 0/2] drm/meson: add resume/suspend hooks
 2019-08-28 15:14 UTC  (5+ messages)

[PATCH v7 0/7] qcom: add OCMEM support
 2019-08-28 15:12 UTC  (3+ messages)
` [PATCH v7 6/7] drm/msm/gpu: add ocmem init/cleanup functions

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-28 15:05 UTC  (13+ messages)
` [PATCH v7 1/9] drm_dp_cec: add connector info support
` [PATCH v7 7/9] drm: tegra: use cec_notifier_conn_(un)register
  ` [PATCH v7 9/9] drm: exynos: exynos_hdmi: "
      ` [PATCH v7.1 "

[Bug 111482] Sapphire Pulse RX 5700 XT power consumption
 2019-08-28 14:25 UTC  (2+ messages)

[PATCH] drm/komeda: Add ACLK rate to sysfs
 2019-08-28 14:15 UTC  (2+ messages)

[PATCH v11 0/6] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-08-28 13:47 UTC  (17+ messages)
` [PATCH v11 1/6] drm/i915: mei_hdcp: I915 sends ddi index as per ME FW
` [PATCH v11 5/6] drm/i915/hdcp: update current transcoder into intel_hdcp
` [PATCH v11 6/6] drm/i915/hdcp: Enable HDCP 1.4 and 2.2 on Gen12+
  ` [PATCH v11 3/6] drm: Extend I915 mei interface for transcoder info

[tip: x86/vmware] drm/vmwgfx: Update the backdoor call with support for new instructions
 2019-08-28 13:30 UTC 

[Bug 111494] Raven Ridge (2400G): Firefox menu items become invisible
 2019-08-28 13:29 UTC  (2+ messages)

[PATCH RESEND] drm/meson: vclk: use the correct G12A frac max value
 2019-08-28 13:23 UTC 

[PATCH v3 0/8] panfrost: Locking and runtime PM fixes
 2019-08-28 13:17 UTC  (19+ messages)
` [PATCH v3 1/8] drm/panfrost: Rework runtime PM initialization
` [PATCH v3 2/8] drm/panfrost: Hold runtime PM reference until jobs complete
` [PATCH v3 3/8] drm/panfrost: Remove unnecessary mmu->lock mutex
` [PATCH v3 4/8] drm/panfrost: Rework page table flushing and runtime PM interaction
` [PATCH v3 5/8] drm/panfrost: Split mmu_hw_do_operation into locked and unlocked version
` [PATCH v3 6/8] drm/panfrost: Add cache/TLB flush before switching address space
` [PATCH v3 7/8] drm/panfrost: Flush and disable address space when freeing page tables
` [PATCH v3 8/8] drm/panfrost: Remove unnecessary hwaccess_lock spin_lock

[PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
 2019-08-28 13:09 UTC  (12+ messages)

[PATCH v6 0/6] Allwinner H6 Mali GPU support
 2019-08-28 11:51 UTC  (8+ messages)

[drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression
 2019-08-28 10:51 UTC  (15+ messages)
      ` [LKP] "

[Bug 107825] *ERROR* Couldn't read Speaker Allocation Data Block: -2
 2019-08-28  9:41 UTC  (4+ messages)

linux-next: build failure after merge of the drm-misc tree
 2019-08-28  9:15 UTC  (2+ messages)

[PATHC v2] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-08-28  9:12 UTC  (3+ messages)

[PATCH v3] video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host
 2019-08-28  8:45 UTC  (3+ messages)

[Bug 111506] [amdgpu] VRR/Freesync below the range (LFC) flickering (5700 XT)
 2019-08-28  8:42 UTC  (2+ 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).