dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-24 18:42:27 to 2019-04-26 01:54:09 UTC [more...]

[Bug 105819] Window system hang due to GPU Fault
 2019-04-26  1:54 UTC  (2+ messages)

[PATCH v2] drm: prefix header search paths with $(srctree)/
 2019-04-26  1:36 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: Add doc for the Ingenic JZ47xx LCD controller driver
 2019-04-26  0:53 UTC  (2+ messages)
` [PATCH v4 2/2] DRM: Add KMS driver for the Ingenic JZ47xx SoCs

[git pull] drm fixes for 5.1-rc7
 2019-04-26  0:46 UTC 

[PATCH] drm/msm: check for equals 0 only
 2019-04-26  0:02 UTC  (3+ messages)

[PATCH v3 1/3] dt-bindings: display: Add Sharp LS020B1DD01D panel documentation
 2019-04-25 23:18 UTC  (3+ messages)
` [PATCH v3 2/3] drm: Add bus flag for Sharp-specific signals
` [PATCH v3 3/3] drm/panel: simple: Add Sharp LS020B1DD01D panel support

[Bug 110517] Running any OpenGL related command with DRI_PRIME=1 crashes the system
 2019-04-25 23:18 UTC  (3+ messages)

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
 2019-04-25 23:01 UTC  (4+ messages)

[PATCH v1 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-04-25 21:39 UTC  (7+ messages)
` [PATCH v1 11/17] kunit: test: add test managed resource tests
` [PATCH v1 14/17] Documentation: kunit: add documentation for KUnit

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-25 21:25 UTC  (9+ messages)
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl

[git pull] vmwgfx-fixes-5.1
 2019-04-25 20:41 UTC 

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-04-25 19:44 UTC 

[PATCH v2 0/9] PCI: add help pci_dev_id
 2019-04-25 18:21 UTC  (12+ messages)
` [PATCH v2 1/9] PCI: add helper pci_dev_id
` [PATCH v2 2/9] PCI: use "
` [PATCH v2 3/9] r8169: use new "
` [PATCH v2 4/9] powerpc/powernv/npu: use "
` [PATCH v2 5/9] drm/amdkfd: "
` [PATCH v2 6/9] iommu/amd: "
` [PATCH v2 7/9] iommu/vt-d: "
` [PATCH v2 8/9] stmmac: pci: "
` [PATCH v2 9/9] platform/chrome: chromeos_laptop: "

[PATCH v2 25/79] docs: convert docs to ReST and rename to *.rst
 2019-04-25 18:07 UTC  (2+ messages)

[PATCH] drm/bridge/synopsys: dsi: Don't blindly call post_disable
 2019-04-25 18:02 UTC  (6+ messages)

[PATCH v7 0/4] drm/vc4: Binner BO management improvements
 2019-04-25 17:42 UTC  (6+ messages)
` [PATCH v7 1/4] drm/vc4: Reformat and the binner bo allocation helper
` [PATCH v7 2/4] drm/vc4: Check for V3D before binner bo alloc
` [PATCH v7 3/4] drm/vc4: Check for the binner bo before handling OOM interrupt
` [PATCH v7 4/4] drm/vc4: Allocate binner bo when starting to use the V3D

[PATCH] drm/komeda: Use memset to initialize config_id
 2019-04-25 17:25 UTC  (2+ messages)

[PATCH 1/2] drm/prime: split drm_gem_prime_fd_to_handle()
 2019-04-25 17:15 UTC  (4+ messages)
` [PATCH 2/2] drm/prime: split drm_gem_prime_handle_to_fd()

[PATCH] dma-buf: call kfree() w/o mutex held in dma_buf_attach()
 2019-04-25 15:57 UTC  (2+ messages)

[Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
 2019-04-25 15:50 UTC  (2+ messages)

Support for 2D engines/blitters in V4L2 and DRM
 2019-04-25 15:17 UTC  (13+ messages)

[PATCH] drm/gem: Fix sphinx warnings
 2019-04-25 14:16 UTC  (4+ messages)

[Bug 110510] Radeon VII HDMI issues: Flicking/system crashing
 2019-04-25 13:42 UTC  (5+ messages)

[patch V3 00/29] stacktrace: Consolidate stack trace usage
 2019-04-25 13:35 UTC  (35+ messages)
` [patch V3 01/29] tracing: Cleanup stack trace code
` [patch V3 02/29] stacktrace: Provide helpers for common stack trace operations
` [patch V3 03/29] lib/stackdepot: Provide functions which operate on plain storage arrays
` [patch V3 04/29] backtrace-test: Simplify stack trace handling
` [patch V3 05/29] proc: Simplify task stack retrieval
` [patch V3 06/29] latency_top: Simplify stack trace handling
` [patch V3 07/29] mm/slub: Simplify stack trace retrieval
` [patch V3 08/29] mm/kmemleak: Simplify stacktrace handling
` [patch V3 09/29] mm/kasan: "
` [patch V3 10/29] mm/page_owner: Simplify stack trace handling
` [patch V3 11/29] fault-inject: Simplify stacktrace retrieval
` [patch V3 12/29] dma/debug: Simplify stracktrace retrieval
` [patch V3 13/29] btrfs: ref-verify: Simplify stack trace retrieval
` [patch V3 14/29] dm bufio: "
` [patch V3 15/29] dm persistent data: Simplify stack trace handling
` [patch V3 16/29] drm: Simplify stacktrace handling
` [patch V3 17/29] lockdep: Remove unused trace argument from print_circular_bug()
` [patch V3 18/29] lockdep: Remove save argument from check_prev_add()
` [patch V3 19/29] lockdep: Simplify stack trace handling
` [patch V3 20/29] tracing: Simplify stacktrace retrieval in histograms
` [patch V3 21/29] tracing: Use percpu stack trace buffer more intelligently
` [patch V3 22/29] tracing: Make ftrace_trace_userstack() static and conditional
` [patch V3 23/29] tracing: Simplify stack trace retrieval
` [patch V3 24/29] tracing: Remove the last struct stack_trace usage
` [patch V3 25/29] livepatch: Simplify stack trace retrieval
` [patch V3 26/29] stacktrace: Remove obsolete functions
` [patch V3 27/29] lib/stackdepot: "
` [patch V3 28/29] stacktrace: Provide common infrastructure
` [patch V3 29/29] x86/stacktrace: Use "

[PULL] drm-misc-fixes
 2019-04-25 13:27 UTC 

[Bug 110514] [CI][BAT] igt@* - skip - Test requirement: is_i915_device(fd) && has_known_intel_chipset(fd), Skip
 2019-04-25 13:09 UTC  (3+ messages)

[PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50
 2019-04-25 13:01 UTC  (13+ messages)

[PATCH] drm/bridge/synopsys: dsi: Allow VPG to be enabled via debugfs
 2019-04-25 12:42 UTC  (3+ messages)

[RESEND][PATCH v3 0/6] add LCD support for SAM9X60
 2019-04-25 12:36 UTC  (7+ messages)
` [RESEND][PATCH v3 1/6] drm: atmel-hlcdc: add config option for clock selection
` [RESEND][PATCH v3 2/6] drm: atmel-hlcdc: avoid initializing cfg with zero
` [RESEND][PATCH v3 3/6] pwm: atmel-hlcdc: add compatible for SAM9X60 HLCDC's PWM
` [RESEND][PATCH v3 4/6] drm: atmel-hlcdc: enable sys_clk during initalization
` [RESEND][PATCH v3 5/6] drm: atmel-hlcdc: add sam9x60 LCD controller
` [RESEND][PATCH v3 6/6] drm/atmel-hclcdc: revert shift by 8

[PATCH v3 0/6] add LCD support for SAM9X60
 2019-04-25 12:28 UTC  (7+ messages)
` [PATCH v3 1/6] drm: atmel-hlcdc: add config option for clock selection
` [PATCH v3 2/6] drm: atmel-hlcdc: avoid initializing cfg with zero
` [PATCH v3 3/6] pwm: atmel-hlcdc: add compatible for SAM9X60 HLCDC's PWM
` [PATCH v3 4/6] drm: atmel-hlcdc: enable sys_clk during initalization
` [PATCH v3 5/6] drm: atmel-hlcdc: add sam9x60 LCD controller
` [PATCH v3 6/6] drm/atmel-hclcdc: revert shift by 8

[PATCH v4 0/1] drm/fb-helper: Move modesetting code to drm_client
 2019-04-25 11:56 UTC  (4+ messages)
` [PATCH v4 1/1] drm/fb-helper: Avoid race with DRM userspace
` [Intel-gfx] [PATCH v4 0/1] drm/fb-helper: Move modesetting code to drm_client

[Bug 109607] [CI][DRMTIP] Time is passing at a different rate between IGT machines and the controller
 2019-04-25 11:06 UTC  (2+ messages)

[PATCH v6 0/3] CRTC background color
 2019-04-25 10:45 UTC  (5+ messages)
` [PATCH v6 1/3] drm: Add CRTC background color property (v5)

[PATCH 0/6 v2] libdrm: Patches from AOSP
 2019-04-25 10:18 UTC  (2+ messages)

[PATCH libdrm] tests/libkms-test-plane: fix possbile memory leak
 2019-04-25 10:15 UTC  (2+ messages)

[PATCH 00/17] drm: Start subclassing crtc_state
 2019-04-25  9:41 UTC  (4+ messages)
` [PATCH 16/17] drm/vkms: Convert to using __drm_atomic_helper_crtc_reset() for reset

[PATCH] drm/etnaviv: initialize idle mask before querying the HW db
 2019-04-25  9:41 UTC  (2+ messages)

[PATCH v2 0/8] per-process address spaces for MMUv2
 2019-04-25  9:35 UTC  (5+ messages)
` [PATCH v2 5/8] drm/etnaviv: split out starting of FE idle loop
` [PATCH v2 6/8] drm/etnaviv: provide MMU context to etnaviv_gem_mapping_get

[PATCH] drm/bridge/synopsys: dsi: Wait for all active lanes to reach stop
 2019-04-25  9:18 UTC  (2+ messages)

[PATCH 4/9] drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
 2019-04-25  9:11 UTC 

[GIT PULL] drm/imx: fix DP CSC handling
 2019-04-25  9:05 UTC 

[PATCH] drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-bus
 2019-04-25  8:42 UTC  (2+ messages)

[PATCH 0/9] Emulated coherent graphics memory v2
 2019-04-25  8:35 UTC  (5+ messages)
` [PATCH 4/9] drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct

[PATCH v2 0/7] add LCD support for SAM9X60
 2019-04-25  8:31 UTC  (3+ messages)
` [PATCH v2 5/7] pwm: atmel-hlcdc: add compatible for SAM9X60 HLCDC's PWM

[Bug 102646] Screen flickering under amdgpu-experimental (buffer corruptions?)
 2019-04-25  8:14 UTC  (2+ messages)
` [Bug 102646] Screen flickering under amdgpu-experimental [buggy auto power profile]

[Bug 110313] [CI][SHARDS] igt@kms_lease@lease-uevent - fail - Failed assertion: igt_lease_change_detected(uevent_monitor, 1)
 2019-04-25  8:08 UTC 

[git pull] vmwgfx-fixes-5.1
 2019-04-25  7:51 UTC 

[PATCH] gpu/docs: Clarify what userspace means for gl
 2019-04-25  7:43 UTC  (5+ messages)
`  "

[PATCH] drm/ttm: fix busy memory to fail other user v3
 2019-04-25  7:39 UTC 

[PATCH] drm/ttm: fix busy memory to fail other user
 2019-04-25  6:56 UTC  (2+ messages)

[Bug 108037] Turning monitors off and on again makes the kernel panic and system freeze
 2019-04-25  6:52 UTC 

[PATCH 1/2] drm/doc: Allow new UAPI to be used once it's in the driver's -next
 2019-04-25  6:33 UTC  (7+ messages)
` [PATCH 2/2] drm/doc: Document expectation that userspace review looks at kernel uAPI
    ` [PATCH 1/2 v2] drm/doc: Allow new UAPI to be used once it's in drm-next/drm-misc-next

[PATCH] drm/komeda: Mark the local functions as static
 2019-04-25  6:17 UTC  (3+ messages)

[PULL] drm-intel-next-fixes
 2019-04-25  6:13 UTC 

[PATCH] drm/komeda: Constify the usage of komeda_component/pipeline/dev_funcs
 2019-04-25  6:12 UTC 

[PATCH] [v8,2/2] drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
 2019-04-25  3:35 UTC  (2+ messages)
` [PATCH] [v8, 2/2] "

[PATCH] [v8, 1/2] dt-bindings: panel: Add Boe Himax8279d is 1200x1920, 4-lane MIPI-DSI LCD panel
 2019-04-25  3:35 UTC  (2+ messages)
` [PATCH] [v8,1/2] "

[PATCH] [v7,2/2] drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
 2019-04-25  2:08 UTC  (3+ messages)
` [PATCH] [v7, 2/2] "

[Bug 108521] RX 580 as eGPU amdgpu: gpu post error!
 2019-04-25  0:19 UTC  (4+ messages)

[pull] sched, ttm drm-fixes-5.1
 2019-04-24 23:01 UTC 

[PULL] drm-intel-fixes
 2019-04-24 21:53 UTC 

[PATCH 00/25] drm: Kirin driver cleanups to prep for Kirin960 support
 2019-04-24 21:24 UTC  (13+ messages)
` [PATCH 11/25] drm: kirin: Move kirin_crtc, kirin_plane, kirin_format to kirin_drm_drv.h
` [PATCH 24/25] drm: kirin: Pass driver data to crtc init and plane init

[PULL] drm-misc-next-fixes
 2019-04-24 21:06 UTC 

[PATCH 1/3] drm/dp: Use non-cyclic idr
 2019-04-24 20:55 UTC  (6+ messages)
` [PATCH 2/3] drm/dp_mst: Expose build_mst_prop_path()

[PATCH] i915: disable framebuffer compression on GeminiLake
 2019-04-24 20:27 UTC  (3+ messages)

[patch V2 00/29] stacktrace: Consolidate stack trace usage
 2019-04-24 19:51 UTC  (6+ messages)
` [patch V2 18/29] lockdep: Move stack trace logic into check_prev_add()
` [patch V2 19/29] lockdep: Simplify stack trace handling

[Bug 201273] New: Fatal error during GPU init amdgpu
 2019-04-24 19:44 UTC  (2+ messages)
` [Bug 201273] Fatal error during GPU init amdgpu RX560

[PATCH v6 0/3] backlight: lm3630a: bug fix and fwnode support
 2019-04-24 18:55 UTC  (5+ messages)
` [PATCH v6 2/3] dt-bindings: backlight: add lm3630a bindings

[PATCH v2] drm/mcde: Add new driver for ST-Ericsson MCDE
 2019-04-24 18: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