dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-28 20:34:08 to 2019-05-29 20:56:40 UTC [more...]

[Bug 110659] pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1
 2019-05-29 20:56 UTC  (3+ messages)

[PATCH v3 00/16] drm/msm: Per-instance pagetable support
 2019-05-29 20:54 UTC  (11+ messages)
` [PATCH v3 07/16] drm/msm/adreno: Enable 64 bit mode by default on a5xx and a6xx targets
  ` [PATCH v3 08/16] drm/msm: Print all 64 bits of the faulting IOMMU address
  ` [PATCH v3 09/16] drm/msm: Pass the MMU domain index in struct msm_file_private
  ` [PATCH v3 10/16] drm/msm/gpu: Move address space setup to the GPU targets
  ` [PATCH v3 11/16] drm/msm: Add support for IOMMU auxiliary domains
  ` [PATCH v3 13/16] drm/msm: Add support to create target specific address spaces
  ` [PATCH v3 14/16] drm/msm/gpu: Add ttbr0 to the memptrs
  ` [PATCH v3 15/16] drm/msm/a6xx: Support per-instance pagetables
` [PATCH v3 12/16] drm/msm: Add a helper function for a per-instance address space
` [PATCH v3 16/16] drm/msm/a5xx: Support per-instance pagetables

[PATCH v2 0/2] Adreno A540 support
 2019-05-29 20:47 UTC  (4+ messages)
` [PATCH v2 1/2] a5xx: Define HLSQ_DBG_ECO_CNTL
  ` [PATCH v2 2/2] drm/msm/adreno: Add A540 support

[PATCH] drm/msm/dsi: add protection against NULL dsi device
 2019-05-29 20:43 UTC  (4+ messages)

[PATCH 0/4] Document fixes for DRM UAPI and HDR
 2019-05-29 19:59 UTC  (5+ messages)
` [PATCH 1/4] drm: Drop a redundant unused variable
` [PATCH 2/4] drm: Fix docbook warnings in hdr metadata helper structures
` [PATCH 3/4] drm: Fixed doc warnings in drm uapi header
` [PATCH 4/4] video/hdmi: Dropped static functions from kernel doc

[PATCH RFC v2 0/6] ARM: qcom: initial Nexus 5 display support
 2019-05-29 19:58 UTC  (15+ messages)
      ` [Freedreno] "

[PATCH] drm/sched: Fix make htmldocs warnings
 2019-05-29 19:36 UTC  (5+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-29 19:16 UTC  (15+ messages)
` [PATCH v15 01/17] uaccess: add untagged_addr definition for other arches
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-05-29 18:14 UTC  (6+ messages)
` [PATCH v10 01/11] drm/sun4i: dsi: Fix TCON DRQ set bits

[v11 00/12] Add HDR Metadata Parsing and handling in DRM layer
 2019-05-29 17:39 UTC  (7+ messages)
    ` [Intel-gfx] "

[PATCH v6 0/6] Allwinner H6 Mali GPU support
 2019-05-29 17:38 UTC  (3+ messages)

[Bug 21509] libdrm's drmOpenOnce() fd cache stale on X server restart
 2019-05-29 17:23 UTC 

[PATCH] drm: Fix docbook warnings in hdr metadata helper structures
 2019-05-29 17:23 UTC  (4+ messages)

[Bug 8258] drm_handle_t isn't 64bit safe
 2019-05-29 17:21 UTC 

[Bug 26745] New: mach64 driver missing 32-bit ioctl compatibility routines
 2019-05-29 17:20 UTC  (2+ messages)
` [Bug 26745] "

[Bug 8217] Random freezes after 'startx' with Radeon 8500 DV and DRI enabled
 2019-05-29 17:15 UTC 

[Bug 9457] Restricting drm open file descriptors (AIGLX deadlock)
 2019-05-29 17:14 UTC 

[Bug 7971] radeon driver unable to claim hw lock from abusive dri clients
 2019-05-29 17:13 UTC 

[Bug 5999] problems with r300 and metacity compositing manager
 2019-05-29 17:13 UTC 

[Bug 9348] Hard Lockup with Ati X600 X.Org >7.1.1 caused by libdri.so
 2019-05-29 17:12 UTC 

[pull] amdgpu drm-fixes-5.2
 2019-05-29 17:03 UTC 

[Bug 21164] Very bad Clutter performance with DRI2 & UXA
 2019-05-29 17:01 UTC 

[Bug 19041] Intel xf86-video-intel 2.4.1 and 2.5 radically gets down performance
 2019-05-29 17:01 UTC 

[Bug 12374] Problems with vesafb & i810-2.1.1 driver
 2019-05-29 17:00 UTC 

[Bug 37471] New: Website with information about maintainers/developers
 2019-05-29 16:58 UTC  (2+ messages)
` [Bug 37471] "

[Bug 16313] Nexuiz often makes Xorg crash
 2019-05-29 16:57 UTC 

[Bug 11547] gl error when aiglx is enabled
 2019-05-29 16:57 UTC 

[Bug 15806] [DRI2] Failed to map pixmap: Device Busy
 2019-05-29 16:56 UTC 

[Bug 8463] User called no-op dispatch function (an unsupported extension function?)
 2019-05-29 16:56 UTC 

[Bug 5531] DRI enabled freezes X when running any opengl app
 2019-05-29 16:55 UTC 

[Bug 10761] mga dri locks up on resume from disk
 2019-05-29 16:54 UTC 

[Bug 8840] no DRI with sis760 and agp card
 2019-05-29 16:53 UTC 

[Bug 5477] sis_dri hangs server, causes certain apps (glxcontexts) to segfault
 2019-05-29 16:53 UTC 

[PATCH 1/2] drm/edid: Clean up DRM_EDID_DIGITAL_* flags
 2019-05-29 16:50 UTC  (4+ messages)
` [PATCH 2/2] drm/edid: Ignore "DFP 1.x" bit for EDID 1.2 and earlier

[Bug 109598] New Account
 2019-05-29 16:44 UTC  (2+ messages)

[Bug 109658] Request for a new fd.o account
 2019-05-29 16:44 UTC  (2+ messages)

[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
 2019-05-29 16:29 UTC  (13+ messages)

[Bug 110781] Radeon: heavy r300 performance drop regression between 11.x and 19.x
 2019-05-29 15:49 UTC  (5+ messages)

[PATCH] efifb: BGRT: Add check for new BGRT status field rotation bits
 2019-05-29 15:46 UTC 

[PATCH] drm/panfrost: Add AArch64 page table format support
 2019-05-29 15:38 UTC  (4+ messages)

[PATCH v3 0/4] drm/panfrost: Expose perf counters to userspace
 2019-05-29 15:16 UTC  (6+ messages)
` [PATCH v3 1/4] drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.h
` [PATCH v3 2/4] drm/panfrost: Add a module parameter to expose unstable ioctls
` [PATCH v3 3/4] drm/panfrost: Add an helper to check the GPU generation
` [PATCH v3 4/4] drm/panfrost: Expose performance counters through unstable ioctls

[Bug 110658] MXGP3 (Steam, native Linux port, UE4): graphical glitches
 2019-05-29 15:12 UTC  (3+ messages)

[PATCH][next] drm/amdkfd: fix null pointer dereference on dev
 2019-05-29 15:07 UTC 

[PATCH][next] drm/i915: fix uninitialized variable 'subslice_mask'
 2019-05-29 15:04 UTC  (3+ messages)

[PATCH][next] drm/i915: fix uninitialized variable 'mask'
 2019-05-29 15:03 UTC  (2+ messages)

[bug report] drm/mcde: Add new driver for ST-Ericsson MCDE
 2019-05-29 14:05 UTC  (2+ messages)

[PATCH 0/3] Various clean-up patches for GEM VRAM
 2019-05-29 13:45 UTC  (2+ messages)

[PATCH 01/10] drm/ttm: Make LRU removal optional v2
 2019-05-29 13:40 UTC  (12+ messages)
  ` [PATCH 02/10] drm/ttm: return immediately in case of a signal
  ` [PATCH 03/10] drm/ttm: remove manual placement preference
  ` [PATCH 04/10] drm/ttm: cleanup ttm_bo_mem_space
  ` [PATCH 05/10] drm/ttm: immediately move BOs to the new LRU v3
  ` [PATCH 08/10] drm/amdgpu: drop some validation failure messages
` [PATCH 06/10] drm/ttm: fix busy memory to fail other user v10
` [PATCH 07/10] drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2
` [PATCH 09/10] drm/amdgpu: create GDS, GWS and OA in system domain
` [PATCH 10/10] drm/amdgpu: stop removing BOs from the LRU v3

[Bug 105684] Loading amdgpu hits general protection fault: 0000 [#1] SMP NOPTI
 2019-05-29 13:36 UTC  (2+ messages)

[Bug 110721] graphics corruption on steam client with mesa 19.1.0 rc3 on polaris
 2019-05-29 13:35 UTC  (2+ messages)

[Bug 110787] Glitches in console of the Julia language plugin for Atom (Juno)
 2019-05-29 13:35 UTC  (5+ messages)

[PATCH 0/5] drm/msm: mdp5+dpu interconnect support
 2019-05-29 13:08 UTC  (6+ messages)
` [PATCH 2/5] drm/msm/dpu: Integrate interconnect API in MDSS
` [PATCH 5/5] drm/msm/mdp5: Use the interconnect API

[PATCH] drm/i915: selftest_lrc: Check the correct variable
 2019-05-29 12:28 UTC  (3+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-29 12:12 UTC  (12+ messages)

[Bug 110793] Kernel-side support for the DRI. Report bugs against this component only if there is not a more device-specific component available, (eg. DRM/Intel)
 2019-05-29 12:12 UTC  (2+ messages)

[bug report] drm/mcde: Add new driver for ST-Ericsson MCDE
 2019-05-29 11:35 UTC 

[PATCH] drm/mcde: Fix an uninitialized variable
 2019-05-29 11:34 UTC 

[GIT PULL] drm/imx: fix frame rate regression on non-plus i.MX6Q
 2019-05-29 11:18 UTC 

[bug report] drm/mcde: Add new driver for ST-Ericsson MCDE
 2019-05-29 11:06 UTC 

[PATCH v9 0/9] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-05-29 10:56 UTC  (10+ messages)
` [PATCH v9 1/9] dt-bindings: sun6i-dsi: Add A64 MIPI-DSI compatible
` [PATCH v9 3/9] drm/sun4i: dsi: Add has_mod_clk quirk
` [PATCH v9 4/9] drm/sun4i: dsi: Add Allwinner A64 MIPI DSI support
  ` [PATCH v9 2/9] dt-bindings: sun6i-dsi: Add A64 DPHY compatible (w/ A31 fallback)
  ` [PATCH v9 5/9] arm64: dts: allwinner: a64: Add MIPI DSI pipeline
` [PATCH v9 6/9] arm64: dts: allwinner: a64-amarula-relic: Add Techstar TS8550B MIPI-DSI panel
` [DO NOT MERGE] [PATCH v9 7/9] arm64: dts: allwinner: bananapi-m64: Enable Bananapi S070WV20-CT16 DSI panel
` [DO NOT MERGE] [PATCH v9 8/9] arm64: dts: allwinner: a64-pine64-lts: Enable Feiyang FY07024DI26A30-D "
` [DO NOT MERGE] [PATCH v9 9/9] arm64: dts: allwinner: oceanic-5205-5inmfd: Enable Microtech MTF050FHDI-03 panel

[PATCH v2] gpu/drm: mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
 2019-05-29 10:48 UTC  (7+ messages)

[PATCH 1/2] mm: cma: export functions to get CMA base and size
 2019-05-29 10:43 UTC  (2+ messages)
` [PATCH 2/2] drm/etnaviv: use CMA area to compute linear window offset if possible

[Bug 110790] AMD GPU Pro-specific DRM issues
 2019-05-29 10:32 UTC  (2+ messages)

[PATCH] dt-bindings: display: Add ETM0700G0DH6 compatible string
 2019-05-29 10:25 UTC 

[PATCH v2 0/4] fix mediatek drm, dis, and disp-* unbind/bind
 2019-05-29 10:25 UTC  (5+ messages)
` [PATCH v2 1/4] drm: mediatek: fix unbind functions
` [PATCH v2 2/4] drm: mediatek: unbind components in mtk_drm_unbind()
` [PATCH v2 3/4] drm: mediatek: call drm_atomic_helper_shutdown() when unbinding driver
` [PATCH v2 4/4] drm: mediatek: clear num_pipes when unbind driver

DRM/AST regression (likely 4.14 -> 4.19+), providing EDID manually fails
 2019-05-29 10:22 UTC  (5+ messages)

[PATCH v6 1/2] drm/sched: Refactor ring mirror list handling
 2019-05-29 10:04 UTC  (2+ messages)

[PATCH v5 1/6] drm/amd/display: wait for fence without holding reservation lock
 2019-05-29 10:02 UTC  (3+ messages)
` [PATCH v5 3/6] drm/scheduler: rework job destruction

[PATCH 0/3] fix mediatek drm, dis, and disp-* unbind/bind
 2019-05-29  9:47 UTC  (12+ messages)
` [PATCH 1/3] drm: mediatek: fix unbind functions
` [PATCH 2/3] drm: mediatek: remove clk_unprepare() in mtk_drm_crtc_destroy()
` [PATCH 3/3] drm: mediatek: unbind components in mtk_drm_unbind()

[PATCHv6 0/4] omapdrm: DSI command mode panel support
 2019-05-29  9:33 UTC  (11+ messages)

[PATCH] drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctl
 2019-05-29  9:30 UTC 

[RFC PATCH] drm/ttm, drm/vmwgfx: Have TTM support AMD SEV encryption
 2019-05-29  9:27 UTC  (21+ messages)

[PATCH] drm/panfrost: Make sure a BO is only unmapped when appropriate
 2019-05-29  9:18 UTC 

[Bug 106302] [radeonsi] Garbage content when accessing a texture in multiple shared EGL contexts
 2019-05-29  8:00 UTC  (2+ messages)

[PATCH] drm/gem_shmem: Use a writecombine mapping for ->vaddr
 2019-05-29  6:58 UTC  (2+ messages)

[RESEND PATCH v2 0/2] drm/panfrost: Expose perf counters to userspace
 2019-05-29  6:55 UTC  (7+ messages)
` [RESEND PATCH v2 2/2] drm/panfrost: Expose perf counters through debugfs

[PATCH] drm/amd/powerplay: avoid possible buffer overflow
 2019-05-29  4:34 UTC 

[v3 0/7] Support dsi for mt8183
 2019-05-29  4:19 UTC  (3+ messages)
` [v3 1/7] drm/mediatek: move mipi_dsi_host_register to probe

[PATCH] drm/gma500: fix edid memory leak in SDVO
 2019-05-29  2:02 UTC 

[PATCH] drm/msm/adreno: Add A540 support
 2019-05-28 21:21 UTC  (3+ messages)

[PATCH 1/2] drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes
 2019-05-28 20:36 UTC  (3+ messages)
` [Nouveau] "

[PATCH v2] drm/msm/dpu: Use provided drm_minor to initialize debugfs
 2019-05-28 20:34 UTC  (3+ messages)
` [PATCH] drm/msm/dpu: Remove bogus comment


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