dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-02 07:26:23 to 2018-09-04 10:35:09 UTC [more...]

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

[RFC] drm/amdgpu: Add macros and documentation for format modifiers
 2018-09-04 10:15 UTC  (4+ messages)

[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] "

[PATCH 1/5] drm: fix syncobj null_fence_enable_signaling
 2018-09-04  9:20 UTC  (19+ messages)
` [PATCH 5/5] [RFC]drm: add syncobj timeline support v3

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

[PATCH 00/27] Allwinner H6 DE3 and HDMI support
 2018-09-04  9:18 UTC  (34+ messages)
` [PATCH 01/27] dt-bindings: sunxi-sram: add binding for Allwinner H6 SRAM C
` [PATCH 02/27] arm64: allwinner: h6: add system controller device tree node
        `  "
` [PATCH 05/27] clk: sunxi-ng: Use u64 for calculation of NM rate
` [PATCH 10/27] drm/sun4i: Add compatible for H6 display engine
` [PATCH 19/27] drm/sun4i: Add support for H6 DW HDMI controller
  ` [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 09/27] dt-bindings: display: sun4i-drm: Add H6 display engine compatibles
  ` [PATCH 11/27] drm/sun4i: Rework DE2 register defines
  ` [PATCH 12/27] drm/sun4i: Add basic support for DE3
  ` [PATCH 13/27] drm/sun4i: Add support for H6 DE3 mixer 0
  ` [PATCH 14/27] drm/bridge/synopsys: dw-hdmi: Enable workaround for v2.12a
  ` [PATCH 15/27] drm/sun4i: Not all DW HDMI controllers has scrambled addresses
  ` [PATCH 16/27] drm/sun4i: dw-hdmi: Make mode_valid function configurable
  ` [PATCH 17/27] drm/sun4i: dw-hdmi: Add quirk for setting TMDS clock
  ` [PATCH 18/27] dt-bindings: display: sunxi: add DT binding for Allwinner H6 DW HDMI
  ` [PATCH 20/27] drm/sun4i: Add support for Synopsys HDMI PHY
  ` [PATCH 21/27] drm/sun4i: Add support for H6 "
  ` [PATCH 22/27] drm/sun4i: Initialize registers in tcon-top driver
  ` [PATCH 23/27] drm: sun4i: add quirks for TCON TOP
  ` [PATCH 24/27] dt-bindings: display: sun4i-drm: document H6 "
  ` [PATCH 25/27] drm: sun4i: add support for "
  ` [PATCH 26/27] arm64: dts: sun50i: h6: Add HDMI pipeline
  ` [PATCH 27/27] arm64: dts: sun50i: h6: Enable HDMI output on Pine H64 board

[PATCH libdrm] Add basic CONTRIBUTING file
 2018-09-04  9:02 UTC  (3+ messages)
    ` [Mesa-dev] "

[PATCH 0/5] drm: byteorder fixes
 2018-09-04  8:00 UTC  (10+ messages)
` [PATCH 1/5] drm: byteorder: add DRM_FORMAT_HOST_*
` [PATCH 2/5] drm: do not mask out DRM_FORMAT_BIG_ENDIAN
` [PATCH 3/5] drm: fix drm_mode_addfb() on big endian machines
` [PATCH 4/5] drm/bochs: fix DRM_FORMAT_* handling for "
` [PATCH 5/5] drm/virtio: fix DRM_FORMAT_* handling

[Bug 107819] DRM radeon GPU fault detected (gem object lookup failed)
 2018-09-04  7:38 UTC  (2+ messages)

[git pull] drm udl fixes
 2018-09-04  6:18 UTC  (4+ messages)

[PATCH 0/5] drm/nouveau: add basic HDMI 2.0 support
 2018-09-04  6:15 UTC  (7+ messages)
` [PATCH 1/5] drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0
  ` [PATCH 2/5] drm/nouveau/disp/gm200-: add scdc parameter setter
  ` [PATCH 3/5] drm/nouveau/disp: keep track of high-speed state, program into clock
` [PATCH 4/5] drm/nouveau/disp: add support for setting scdc parameters for high modes
` [PATCH 5/5] drm/nouveau/disp: take sink support into account for exposing 594mhz
` [Nouveau] [PATCH 0/5] drm/nouveau: add basic HDMI 2.0 support

[PATCH v4 00/11] arm64: allwinner: Add A64 DE2 HDMI support
 2018-09-04  4:40 UTC  (12+ 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 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 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] Document/gpu: Use new vm_fault_t type
 2018-09-04  4:15 UTC 

[PATCH 0/2] drm/virtio: add iommu support
 2018-09-03 23:50 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] drm/virtio: track virtual output state
 2018-09-03 23:42 UTC  (2+ messages)

[Bug 107690] Blackscreen after installing AMD driver 18.30 for Vega 64 on Ubuntu 18.04.1
 2018-09-03 22:59 UTC 

[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
 2018-09-03 22:15 UTC 

[PATCH RESEND v6 1/2] drm/panel: Add support for Truly NT35597 panel driver
 2018-09-03 22:00 UTC  (3+ messages)

[PATCH v2] drm/vkms: Fix race condition around accessing frame number
 2018-09-03 21:18 UTC 

[PATCH] video/fbdev/stifb: Fix spelling mistake in fall-through annotation
 2018-09-03 20:07 UTC 

[PATCH V4 0/8] backlight: qcom-wled: Support for QCOM wled driver
 2018-09-03 18:55 UTC  (5+ messages)
` [PATCH V4 3/8] backlight: qcom-wled: Add new properties for PMI8998

[Bug 107261] [drm:generic_reg_wait [amdgpu]] *ERROR* REG_WAIT timeout 1us * 10 tries - optc1_lock line:628
 2018-09-03 17:58 UTC  (2+ messages)

[Bug 107572] Unrecoverable GPU hang with IP block:gfx_v8_0 is hung
 2018-09-03 17:58 UTC  (2+ messages)

[PATCH 01/14] drm: Add drm/kernel.h header file
 2018-09-03 17:38 UTC  (16+ messages)
` [PATCH 02/14] drm: Drop drmP.h from drm_connector.c
` [PATCH 03/14] drm: drop drmP.h include from drm_plane.c
` [PATCH 04/14] drm: drop drmP.h include from drm_crtc.c
` [PATCH 05/14] drm/atomic: trim driver interface/docs
  ` [PATCH 06/14] drm: extract drm_atomic_uapi.c
` [PATCH 07/14] drm/atomic-helper: Unexport drm_atomic_helper_best_encoder
` [PATCH 08/14] drm/amdgpu: Remove default best_encoder hook from DC
` [PATCH 09/14] drm: Update todo.rst
  ` [Intel-gfx] "
` [PATCH 10/14] drm: Extract drm_atomic_state_helper.[hc]
` [PATCH 11/14] drm/vmwgfx: Remove confused comment from vmw_du_connector_atomic_set_property
` [PATCH 12/14] drm/vmwgfx: Don't look at state->allow_modeset
` [PATCH 13/14] drm/atomic: Improve docs for drm_atomic_state->allow_modeset
` [PATCH 14/14] drm/vmwgfx: Add FIXME comments for customer page_flip handlers

[PATCH libdrm] libdrm: Allow dynamic drm majors on linux
 2018-09-03 17:00 UTC  (11+ messages)

[PATCH 1/4] fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
 2018-09-03 16:48 UTC  (3+ messages)
` [PATCH 3/4] fbdev: Add FBINFO_HIDE_SMEM_START flag

[PATCH] drm: Remove "protection" around drm_vma_offset_manager_destroy()
 2018-09-03 16:36 UTC  (2+ messages)

[PATCH v2 00/12] remove_conflicting_framebuffers() cleanup
 2018-09-03 16:26 UTC  (7+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v3 04/13] fbdev: add remove_conflicting_pci_framebuffers()

[REGRESSION] boot-screen override by "34db50e55656 efifb: Copy the ACPI BGRT"
 2018-09-03 15:11 UTC  (4+ messages)

[Bug 107784] [AMD tahiti XT] displayport broken
 2018-09-03 14:55 UTC  (5+ messages)

[PATCH v2 0/2] drm: Add shmem GEM library
 2018-09-03 14:22 UTC  (5+ messages)
` [PATCH v2 1/2] drm: Add library for shmem backed GEM objects
` [PATCH v2 2/2] drm/tinydrm: Switch from CMA to shmem buffers

[Bug 200621] New: Freezing with amdgpu driver
 2018-09-03 14:07 UTC  (2+ messages)
` [Bug 200621] "

[PATCH] locking: Fix mutex debug call and ww_mutex doc
 2018-09-03 14:07 UTC 

[RESEND 0/5] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-09-03 13:51 UTC  (3+ messages)

[PATCH] drm: stm: implement get_scanout_position function
 2018-09-03 13:49 UTC 

[Bug 105379] The Witcher: Enhanced Edition under Wine fails to launch
 2018-09-03 13:40 UTC  (3+ messages)

[GIT PULL] omapdrm changes for v4.20
 2018-09-03 13:40 UTC 

[PATCH 0/3] Changes A64 HDMI PHY compatible to R40
 2018-09-03 13:34 UTC  (4+ messages)
  ` [PATCH 1/3] dt-bindings: change the A64 HDMI PHY binding "
  ` [PATCH 2/3] drm/sun4i: change "
` [PATCH 3/3] ARM: sun8i: dts: r40: drop A64 fallback compatible string of HDMI PHY

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2018-09-03 13:26 UTC  (2+ messages)

[Bug 106747] [CI] igt@* - crash - An internal exception that should have been handled was not: UnicodeDecodeError
 2018-09-03 12:34 UTC  (2+ messages)

[Bug 107800] [CI][BAT] An internal exception that should have been handled was not: UnicodeDecodeError
 2018-09-03 12:33 UTC  (5+ messages)

[Bug 107798] [CI][BAT] igt@pm_rpm@module-reload - fail - Failed assertion: is_i915_device(fd)
 2018-09-03 12:06 UTC  (3+ messages)

[PATCH] gpu: drm: drm_mm: Fix a sleep-in-atomic-context bug in show_leaks()
 2018-09-03 12:05 UTC  (4+ messages)

[PATCH] drm: Describe pixel_blend_mode in drm_plane_state
 2018-09-03 10:37 UTC  (2+ messages)

[Bug 106639] System display has noise when amdgpu module is being loaded
 2018-09-03 10:17 UTC  (2+ messages)

[Bug 107516] Firefox for WebGL fallbacks to swrast_dri.so, not using radeon_si.so
 2018-09-03  9:35 UTC  (2+ messages)

[PATCH libdrm] add gitlab-ci builds of libdrm
 2018-09-03  9:11 UTC  (9+ messages)

[Bug 105733] Amdgpu randomly hangs and only ssh works. Mouse cursor moves sometimes but does nothing. Keyboard stops working
 2018-09-03  8:46 UTC  (2+ messages)

[PATCH] gpu: drm: Fix vexpress_muxfpga_match terminate error
 2018-09-03  8:40 UTC 

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

[PATCH v2 0/5] Add Mali DP non-compressed pixel formats
 2018-09-03  8:14 UTC  (10+ messages)
` [PATCH v2 4/5] drm: Add support for handling linear tile formats

Question on 640x480 @ 72fps
 2018-09-03  7:45 UTC  (4+ messages)

[PATCH 0/4] drm/dp_mst: Add DP MST debugfs nodes for all drivers
 2018-09-03  7:38 UTC  (5+ messages)
` [PATCH 1/4] drm/debugfs: Add support for dynamic debugfs initialization

[PATCH] drm/vkms: Fix race condition around accessing frame number
 2018-09-03  7:29 UTC  (4+ messages)

[PATCH 1/2] drm/msm: Fix leak in submitqueue create
 2018-09-03  7:24 UTC  (2+ messages)
  ` [PATCH 2/2] drm/scheduler: set sched->thread to NULL in failure

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

[PATCH v2 1/2] backlight: Remove s6e63m0 driver
 2018-09-02 15:33 UTC  (2+ messages)
` [PATCH v2 2/2] backlight: Remove ld9040 driver

[PATCH v5 0/5] drm/ttm,amdgpu: Introduce LRU bulk move functionality
 2018-09-02 15:11 UTC  (5+ messages)
    ` [PATCH v5 0/5] drm/ttm, amdgpu: "

[Bug 107154] [drm] GPU recovery disabled
 2018-09-02 10:26 UTC  (2+ messages)

[Bug 107465] Weird resolution
 2018-09-02  9:26 UTC  (3+ messages)
` [Bug 107465] amdgpu.dc=1 triggers graphic card not recognizing native screen resolution


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