public inbox for dri-devel@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2018-09-04 09:02:40 to 2018-09-05 08:31:41 UTC [more...]

[PATCH v2 00/13] drm/mediatek: support hdmi output for mt2701 and mt7623
 2018-09-05  8:31 UTC  (9+ messages)
` [PATCH v2 01/13] drm/mediatek: add refcount for DPI power on/off
` [PATCH v2 02/13] drm/mediatek: move hardware register to node data
` [PATCH v2 03/13] drm/mediatek: adjust EDGE to match clock and data
` [PATCH v2 04/13] drm/mediatek: add clock factor for different IC
` [PATCH v2 05/13] drm/mediatek: dpi use new API for finding bridge
` [PATCH v2 06/13] drm/mediatek: add dpi driver for mt2701 and mt7623
` [PATCH v2 07/13] drm/mediatek: separae hdmi phy to different file
` [PATCH v2 08/13] drm/mediatek: register hdmi codec more earlier

[Bug 107793] Black screen on boot for Fedora 28 with 4.17 kernel (i.e. with amdgpu.dc defaulted)
 2018-09-05  8:26 UTC  (4+ messages)

[PATCH v4 1/4] clk: sunxi-ng: Enable DE2_CCU for SUN8I and SUN50I
 2018-09-05  8:24 UTC  (11+ messages)
  ` [PATCH v4 2/4] arm64: defconfig: Enable CONFIG_DRM_SUN4I
  ` [PATCH v4 3/4] drm/sun4i: Enable DE2 Mixer for SUN8I and SUN50I
  ` [PATCH v4 4/4] drm/sun4i: Enable DesignWare HDMI for SUN50I

[PATCH 0/3] Changes A64 HDMI PHY compatible to R40
 2018-09-05  8:05 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: change the A64 HDMI PHY binding "

[PATCH 01/14] drm: Add drm/kernel.h header file
 2018-09-05  8:04 UTC  (13+ messages)
` [PATCH 06/14] drm: extract drm_atomic_uapi.c
    ` [PATCH] "
` [PATCH 09/14] drm: Update todo.rst
  ` [Intel-gfx] "
  ` [PATCH] "
` [PATCH 14/14] drm/vmwgfx: Add FIXME comments for customer page_flip handlers

[PATCH v4 00/11] arm64: allwinner: Add A64 DE2 HDMI support
 2018-09-05  7:57 UTC  (25+ messages)
` [PATCH v4 01/11] clk: sunxi-ng: a64: Add minimal rate for video PLLs
` [PATCH v4 02/11] clk: sunxi-ng: a64: Add max. rate constraint to "
` [PATCH v4 03/11] dt-bindings: display: Add compatible for A64 DE2 display pipeline
` [PATCH v4 04/11] drm/sun4i: Add support for A64 mixers
` [PATCH v4 05/11] drm/sun4i: Add support for A64 display engine
` [PATCH v4 06/11] dt-bindings: display: Add compatible for A64 HDMI
` [PATCH v4 07/11] dt-bindings: clock: sun50i-a64-ccu: Add PLL_VIDEO0 macro
` [PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline
` [PATCH v4 09/11] dt-bindings: sun4i-drm: add HDMI VCC supply property for sun8i-dw-hdmi
` [PATCH v4 10/11] drm/sun4i: Add support for HDMI voltage regulator
` [PATCH v4 11/11] arm64: dts: allwinner: a64: Enable HDMI output on A64 boards w/ HDMI

[PATCH 1/6] drm/bridge: use bus flags in bridge timings
 2018-09-05  7:44 UTC  (9+ messages)
` [PATCH 2/6] drm/bridge: allow to specify data-enable polarity
` [PATCH 3/6] dt-bindings: display: add data-enable polarity property
` [PATCH 4/6] drm/imx: support handling bridge timings bus flags
` [PATCH 5/6] ARM: dts: imx6qdl-apalis: add VGA support
` [PATCH 6/6] ARM: dts: imx6qdl-apalis: add GPIO I2C node for DDC

[Bug 201015] New: [amdgpu] BUG: unable to handle kernel NULL pointer dereference on resume with 2 monitors (vega)
 2018-09-05  7:40 UTC  (3+ messages)
` [Bug 201015] "

[Bug 106671] Frequent lock ups for AMD RX 550 graphics card
 2018-09-05  7:37 UTC  (3+ messages)

[Bug 105046] Screen resolution reset to 1368x768 when turning monitor off
 2018-09-05  7:22 UTC  (3+ messages)

[Bug 107784] [AMD tahiti XT] displayport broken
 2018-09-05  7:19 UTC  (2+ messages)

[PATCH 1/5] drm: fix syncobj null_fence_enable_signaling
 2018-09-05  6:55 UTC  (21+ messages)
` [PATCH 5/5] [RFC]drm: add syncobj timeline support v3

[PATCH 0/5] drm: byteorder fixes
 2018-09-05  6:10 UTC  (9+ messages)
` [PATCH 3/5] drm: fix drm_mode_addfb() on big endian machines

[PATCH v2 0/6] drm: byteorder fixes
 2018-09-05  6:04 UTC  (7+ messages)
` [PATCH v2 1/6] drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk
` [PATCH v2 2/6] drm: byteorder: add DRM_FORMAT_HOST_*
` [PATCH v2 3/6] drm: do not mask out DRM_FORMAT_BIG_ENDIAN
` [PATCH v2 4/6] drm: fix drm_mode_addfb() on big endian machines
` [PATCH v2 5/6] drm/bochs: fix DRM_FORMAT_* handling for "
` [PATCH v2 6/6] drm/virtio: fix DRM_FORMAT_* handling

[PATCH RESEND v6 1/2] drm/panel: Add support for Truly NT35597 panel driver
 2018-09-05  1:23 UTC  (4+ messages)

[PATCH v3] drm/msm: dpu: Allow planes to extend past active display
 2018-09-05  0:14 UTC  (2+ messages)

[PATCH 00/14] clean up DPU for RM refactor
 2018-09-04 23:03 UTC  (7+ messages)
` [PATCH 10/14] drm/msm/dpu: move hw resource tracking to crtc state
` [PATCH 12/14] drm/msm/dpu: remove topology name

[PATCH libdrm] libdrm: Allow dynamic drm majors on linux
 2018-09-04 22:33 UTC  (10+ messages)

[PATCH] Fixes: fc2a69f3903d ("drm/atomic: Handling the case when, setting old crtc for plane")
 2018-09-04 22:26 UTC 

[PATCH] drm: Reject unknown legacy bpp and dpeth for drm_mode_addfb ioctl
 2018-09-04 21:46 UTC  (2+ messages)

[RFC] drm/amdgpu: Add macros and documentation for format modifiers
 2018-09-04 21:39 UTC  (28+ messages)

[PATCH] qxl: fix null-pointer crash during suspend
 2018-09-04 20:27 UTC 

[Bug 107781] amdgpu hangs on resume on Lenovo A475
 2018-09-04 20:35 UTC  (2+ messages)

[Bug 105880] [dc][kabini] Cannot find any crtc or sizes
 2018-09-04 20:29 UTC  (3+ messages)
` [Bug 105880] [dc] No support for LVDS or VGA connectors (Cannot find any crtc or sizes)

[PATCH] drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check
 2018-09-04 19:52 UTC  (4+ messages)

[git pull] drm udl fixes
 2018-09-04 19:23 UTC  (10+ messages)

[Bug 104362] GPU fault detected on wine-nine Path of Exile
 2018-09-04 19:00 UTC  (2+ messages)

[PATCH] drm: Suppress user controlled spam for invalid drm_wait_vblank_ioctl
 2018-09-04 18:53 UTC  (3+ messages)

[Bug 107213] [amdgpu/DisplayPort] KDE Wayland session is segfaulting right after login
 2018-09-04 18:12 UTC  (8+ messages)

[PATCH 00/27] Allwinner H6 DE3 and HDMI support
 2018-09-04 18:06 UTC  (10+ messages)
` [PATCH 05/27] clk: sunxi-ng: Use u64 for calculation of NM rate
` [PATCH 07/27] dt-bindings: clock: sun8i-de2: Add H6 DE3 clock description
` [PATCH 08/27] clk: sunxi-ng: Add support for H6 DE3 clocks

[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
 2018-09-04 17:56 UTC  (7+ messages)

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2018-09-04 17:40 UTC  (2+ messages)

[Bug 107826] amdgpu-pro ubuntu 18.30: Missing xserver modesetting package (--px install)
 2018-09-04 17:36 UTC  (2+ messages)
` [Bug 107826] amdgpu-pro "

[Bug 107825] *ERROR* Couldn't read Speaker Allocation Data Block: -2
 2018-09-04 16:34 UTC 

[radeon-alex:drm-next-4.20-wip 99/258] include/asm-generic/div64.h:239:22: error: passing argument 1 of '__div64_32' from incompatible pointer type
 2018-09-04 15:57 UTC 

[PATCH v3 04/13] fbdev: add remove_conflicting_pci_framebuffers()
 2018-09-04 15:40 UTC  (2+ messages)

[PATCH 06/27] clk: sunxi-ng: h6: Set video PLLs limits
 2018-09-04 15:49 UTC  (3+ messages)

[PATCH] drm/nouveau/bios/dp: make array vsoff static, shrinks object size
 2018-09-04 15:23 UTC 

[drm-tip:drm-tip 144/320] debug.c:undefined reference to `save_stack_trace'
 2018-09-04 15:17 UTC 

[Bug 107823] [amdgpu/displayport] Blackscreen on native resolution
 2018-09-04 14:52 UTC  (6+ messages)

[PATCH 00/16] R-Car D3/E3 display support (with LVDS PLL)
 2018-09-04 14:49 UTC  (20+ messages)
` [PATCH 01/16] dt-bindings: display: renesas: du: Document r8a77990 bindings
` [PATCH 02/16] dt-bindings: display: renesas: lvds: "
` [PATCH 03/16] dt-bindings: display: renesas: lvds: Add EXTAL and DU_DOTCLKIN clocks
` [PATCH 04/16] drm: bridge: thc63: Restrict modes based on hardware operating frequency
` [PATCH 05/16] drm: rcar-du: lvds: D3/E3 support
` [PATCH 06/16] drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get()
` [PATCH 07/16] drm: rcar-du: Use LVDS PLL clock as dot clock when possible
` [PATCH 08/16] drm: rcar-du: Enable configurable DPAD0 routing on Gen3
` [PATCH 09/16] drm: rcar-du: Cache DSYSR value to ensure known initial value
` [PATCH 10/16] drm: rcar-du: Don't use TV sync mode when not supported by the hardware
` [PATCH 11/16] drm: rcar-du: Add r8a77990 and r8a77995 device support
` [PATCH 12/16] arm64: dts: renesas: r8a77990: Add I2C device nodes
` [PATCH 13/16] arm64: dts: renesas: r8a77990: Add display output support
` [PATCH 14/16] arm64: dts: renesas: r8a77995: Add LVDS support
` [PATCH 15/16] arm64: dts: renesas: r8a77990: ebisu: Enable VGA and HDMI outputs
` [PATCH 16/16] arm64: dts: renesas: r8a77995: draak: Enable HDMI display output

[Bug 200531] New: amdgpu: *ERROR* REG_WAIT timeout when a display is put to sleep
 2018-09-04 14:35 UTC  (2+ messages)
` [Bug 200531] "

[PATCH v9 0/2] Add XYUV format support
 2018-09-04 14:06 UTC  (6+ messages)
` [PATCH v9 2/2] drm/i915: Adding YUV444 packed format support for skl+
  ` [Intel-gfx] "

[PATCH] drm/rockchip: vop: add rk3188 vop definitions
 2018-09-04  1:17 UTC  (2+ messages)

[PATCH libdrm] doc: Rename README&CONTRIBUTING to .rst
 2018-09-04 13:25 UTC  (2+ messages)

[radeon-alex:drm-next-4.20-wip 165/258] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer_debug.c:74:9: warning: missing braces around initializer
 2018-09-04 13:15 UTC 

[PATCH] Document/gpu: Use new vm_fault_t type
 2018-09-04 13:07 UTC  (2+ messages)

[PATCH libdrm] Add basic CONTRIBUTING file
 2018-09-04 12:43 UTC  (4+ messages)
  ` [Mesa-dev] "

[PATCH 1/4] drm: Add P010, P012, P016 format definitions and fourcc
 2018-09-04 12:32 UTC  (5+ messages)
` [PATCH 3/4] drm/i915: preparations for enabling P010, P012, P016 formats
` [PATCH 4/4] drm/i915: enable P010, P012, P016 formats for primary and sprite planes

[Bug 199139] New: System freezes (kernel, amdgpu NULL pointer dereference) when video enters powersafe state
 2018-09-04  9:37 UTC  (2+ messages)
` [Bug 199139] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox