dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-19 08:47:12 to 2019-04-23 07:25:54 UTC [more...]

[PATCH 00/20] drm: Split out the formats API and move it to a common place
 2019-04-23  7:25 UTC  (14+ messages)

[v3 0/7] Add Multi Segment Gamma Support
 2019-04-23  6:52 UTC  (6+ messages)

[drm:drm-legacy-cleanup 13/24] drivers/gpu/drm/drm_vm.c:483:10: error: implicit declaration of function 'pte_wrprotect'
 2019-04-23  6:25 UTC 

[Bug 108317] [Polaris] Black Textures on Polaris only in Cemu Zelda Breath of the Wild
 2019-04-23  5:38 UTC  (2+ messages)
` [Bug 108317] [GCN3] Black Textures only on GCN3 in Cemu Zelda Breath of the Wild (OpenGL 4.5)

[PATCH 0/9] Emulated coherent graphics memory
 2019-04-23  2:51 UTC  (9+ messages)
` [PATCH 6/9] drm/vmwgfx: Implement an infrastructure for write-coherent resources
` [PATCH 7/9] drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
` [PATCH 8/9] drm/vmwgfx: Implement an infrastructure for read-coherent resources
` [PATCH 9/9] drm/vmwgfx: Add surface dirty-tracking callbacks

[Bug 110258] Lenovo V110-15AST AMD A9-9410 AMD R5 Stoney hangs after waking after suspend. 5.0-5.1rc2
 2019-04-23  2:48 UTC  (2+ messages)

[Bug 110457] System resumes failed and hits [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout on Acer Squirtle_SR laptop
 2019-04-23  2:37 UTC  (2+ messages)
` [Bug 110457] System resumes failed and hits [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout on Acer Aspire A315-21G

[PATCH v5 1/6] drm/amd/display: wait for fence without holding reservation lock
 2019-04-23  2:35 UTC  (9+ messages)
` [PATCH v5 3/6] drm/scheduler: rework job destruction
` [PATCH v5 4/6] drm/sched: Keep s_fence->parent pointer
` [PATCH v5 6/6] drm/amdgpu: Avoid HW reset if guilty job already signaled

drm: make legacy support code optional
 2019-04-23  2:00 UTC  (13+ messages)
` [PATCH 01/12] drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v2)
` [PATCH 02/12] drm/legacy: move drm_legacy_master_rmmaps to non-driver legacy header
` [PATCH 03/12] drm/legacy: move map cleanups into drm_bufs.c
` [PATCH 04/12] drm/radeon: drop unused ati pcigart include
` [PATCH 05/12] drm/legacy: move lock cleanup for master into lock file
` [PATCH 06/12] drm/legacy: move map_hash create/destroy into inlines
` [PATCH 07/12] drm/legacy: move init/destroy of struct members "
` [PATCH 08/12] drm/legacy: move legacy dev reinit into an inline
` [PATCH 09/12] drm/legacy: don't include any of ati_pcigart in legacy
` [PATCH 10/12] drm: allow removal of legacy codepaths (v4)
` [PATCH 11/12] drm/legacy: place all drm legacy members under DRM_LEGACY
` [PATCH 12/12] drm/legacy: remove some legacy lock struct members

[PATCH] ttm: wait mem space if user allow while gpu busy
 2019-04-23  1:45 UTC  (2+ messages)

[PATCH 0/3] virtio-gpu api: memory and resource management
 2019-04-23  0:12 UTC  (9+ messages)
` [PATCH 3/3] virtio-gpu api: VIRTIO_GPU_F_RESSOURCE_V2

[PATCH 1/3] drm/dp: Use non-cyclic idr
 2019-04-22 23:56 UTC  (3+ messages)
` [PATCH 2/3] drm/dp_mst: Expose build_mst_prop_path()
` [PATCH 3/3] drm/dp_mst: Register AUX devices for MST ports

Query on EVoC
 2019-04-22 23:03 UTC 

[PATCH RESEND] drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad D330
 2019-04-22 22:47 UTC  (4+ messages)

[Bug 108879] [CIK] [regression] clinfo hangs indefinitely in si_create_context
 2019-04-22 20:07 UTC  (2+ messages)
` [Bug 108879] [CIK] [regression] All opencl apps "

[PATCH AUTOSEL 4.14 30/43] drm/meson: Fix invalid pointer in meson_drv_unbind()
 2019-04-22 19:47 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 31/43] drm/meson: Uninstall IRQ handler

[PATCH AUTOSEL 4.19 38/68] drm/tegra: hub: Fix dereference before check
 2019-04-22 19:44 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 43/68] drm: Fix drm_release() and device unplug
` [PATCH AUTOSEL 4.19 45/68] drm/meson: Fix invalid pointer in meson_drv_unbind()
` [PATCH AUTOSEL 4.19 46/68] drm/meson: Uninstall IRQ handler

[PATCH AUTOSEL 5.0 49/98] drm/tegra: hub: Fix dereference before check
 2019-04-22 19:41 UTC  (4+ messages)
` [PATCH AUTOSEL 5.0 54/98] drm: Fix drm_release() and device unplug
` [PATCH AUTOSEL 5.0 56/98] drm/meson: Fix invalid pointer in meson_drv_unbind()
` [PATCH AUTOSEL 5.0 57/98] drm/meson: Uninstall IRQ handler

[RFC] MAINTAINERS: Add Sam as reviewer for drm/panel
 2019-04-22 19:24 UTC  (3+ messages)

[PATCH] staging: ion: solve warning symbol was not declared
 2019-04-22 18:49 UTC 

[RFC][PATCH 0/5] libdrm: Patches from AOSP
 2019-04-22 18:35 UTC  (11+ messages)
` [RFC][PATCH 1/5] libdrm: Use mmap64 instead of __mmap2
` [RFC][PATCH 2/5] libdrm: amdgpu: Initialize unions with memset rather than "= {0}"
` [RFC][PATCH 3/5] libdrm: Avoid additional drm open close
` [RFC][PATCH 4/5] libdrm: reduce number of reallocations in drmModeAtomicAddProperty
` [RFC][PATCH 5/5] libdrm: omap: Add DRM_RDWR flag to dmabuf export

Pending panel driver patches - OK to commit?
 2019-04-22 18:18 UTC  (2+ messages)

[PATCH] drm/gma500/cdv: Check vbt config bits when detecting lvds panels
 2019-04-22 17:54 UTC  (3+ messages)

[RFC 0/2] Add AUX device entries for DP MST devices
 2019-04-22 17:39 UTC  (5+ messages)
` [PATCH 1/2] drm/dp_aux: Use non-cyclic idr, add suffix option for aux device

[PATCH v2 13/79] docs: fb: convert docs to ReST and rename to *.rst
 2019-04-22 16:37 UTC  (9+ messages)
` [PATCH v2 18/79] docs: kbuild: "
` [PATCH v2 21/79] docs: locking: "
` [PATCH v2 39/79] docs: EDID/HOWTO.txt: convert it and rename to howto.rst
` [PATCH v2 45/79] docs: console.txt: convert docs to ReST and rename to *.rst
  ` [PATCH v2 25/79] docs: "
  ` [PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files "
` [PATCH v2 65/79] docs: ioctl: convert to ReST

[PATCH v3 1/3] dt-bindings: Add doc for the ingenic-drm driver
 2019-04-22 16:13 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: Add header for the ingenic-drm driver bindings

[Bug 110488] [1042669.035207] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring vce0 timeout, signaled seq=4, emitted seq=8
 2019-04-22 10:55 UTC  (2+ messages)

[GIT PULL] exynos-drm-next
 2019-04-22  9:51 UTC 

[PATCH] android: libdrm_platform: add liblog shared dependency
 2019-04-22  9:46 UTC  (12+ messages)

[PATCH v3 1/3] dt-bindings: display: Add GiantPlus GPM940B0 panel documentation
 2019-04-22  9:37 UTC  (3+ messages)
` [PATCH v3 2/3] media: uapi: Add RGB bus formats for the GiantPlus GPM940B0 panel
` [PATCH v3 3/3] drm/panel: simple: Add GiantPlus GPM940B0 panel support

[PATCH v1 0/4] make hdmi work on bananapi-r2
 2019-04-22  8:59 UTC  (3+ messages)
` [PATCH v1 4/4] drm/mediatek: fix possible_crtcs

[Bug 110483] Power management
 2019-04-22  7:13 UTC  (3+ messages)

[Bug 110482] Other
 2019-04-22  4:43 UTC  (2+ messages)

Support for 2D engines/blitters in V4L2 and DRM
 2019-04-22  4:02 UTC  (6+ messages)

[Bug 110481] performance hot issues in amdgpu_cs_ib_vm_chunk
 2019-04-22  3:48 UTC  (2+ messages)

[PATCH v1 0/2] drm/komeda: Add rotation support on Komeda driver
 2019-04-22  3:16 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] drm/komeda: Adds limitation check for AFBC wide block not support Rot90

[pull] drm/msm: msm-next for 5.2
 2019-04-22  0:52 UTC 

[Bug 109239] Polaris10: Periodic random black screens for 1-2 seconds
 2019-04-21 17:42 UTC  (2+ messages)

[Bug 109085] Radeon driver crashes with a message "ring 0 stalled for more than 10344msec" when using Citra and others
 2019-04-21 10:31 UTC  (4+ messages)
` [Bug 109085] Radeon driver crashes with a message "ring 0 stalled for more than 10344msec" when using Newly free to play game Albion Online
` [Bug 109085] Radeon driver crashes with a message "ring 0 stalled for more than 10344msec" when using Newly free to play game Albion Online on UBUNTU 18.04LTS
` [Bug 109085] Radeon driver crashes with a message "ring 0 stalled for more than 10344msec" when using Citra and "

[PATCH] drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-bus
 2019-04-21  8:25 UTC 

[PATCH v4 0/6] drm/bridge: sii902x: HDMI-audio support and some fixes
 2019-04-20 23:12 UTC  (5+ messages)
` [PATCH v4 5/6] dt-bindings: display: sii902x: Add HDMI audio bindings

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-04-20 23:10 UTC  (4+ messages)
` [Bug 110214] radeonsi: xterm scrollback buffer disappears while Shift+PgUp and Shift+PgDn

[PATCH v5 0/6] drm/bridge: sii902x: HDMI-audio support and some fixes
 2019-04-20 23:08 UTC  (3+ messages)
` [PATCH v5 5/6] dt-bindings: display: sii902x: Add HDMI audio bindings

[PATCHv2 00/22] drm/bridge: tc358767: DP support
 2019-04-20 22:20 UTC  (48+ messages)
` [PATCHv2 01/22] drm/bridge: tc358767: fix tc_aux_get_status error handling
` [PATCHv2 02/22] drm/bridge: tc358767: reset voltage-swing & pre-emphasis
` [PATCHv2 03/22] drm/bridge: tc358767: fix ansi 8b10b use
` [PATCHv2 04/22] drm/bridge: tc358767: cleanup spread & scrambler_dis
` [PATCHv2 05/22] drm/bridge: tc358767: remove unused swing & preemp
` [PATCHv2 07/22] drm/bridge: tc358767: move video stream setup to tc_main_link_stream
` [PATCHv2 08/22] drm/bridge: tc358767: split stream enable/disable
` [PATCHv2 09/22] drm/bridge: tc358767: move PXL PLL enable/disable to "
` [PATCHv2 12/22] drm/bridge: tc358767: remove unnecessary msleep
` [PATCHv2 13/22] drm/bridge: tc358767: use more reliable seq when finishing LT
` [PATCHv2 14/22] drm/bridge: tc358767: cleanup LT result check
` [PATCHv2 15/22] drm/bridge: tc358767: clean-up link training
` [PATCHv2 16/22] drm/bridge: tc358767: remove check for video mode in link enable
` [PATCHv2 17/22] drm/bridge: tc358767: use bridge mode_valid
` [PATCHv2 18/22] drm/bridge: tc358767: remove tc_connector_best_encoder
  ` [PATCHv2 06/22] drm/bridge: tc358767: cleanup aux_link_setup
  ` [PATCHv2 10/22] drm/bridge: tc358767: add link disable function
  ` [PATCHv2 11/22] drm/bridge: tc358767: ensure DP is disabled before LT
  ` [PATCHv2 19/22] drm/bridge: tc358767: copy the mode data, instead of storing the pointer

[Bug 107623] (4.18.3)[drm:hwss_edp_wait_for_hpd_ready [amdgpu]] *ERROR* hwss_edp_wait_for_hpd_ready: wait timed out!
 2019-04-20 18:15 UTC  (2+ messages)

[Bug 110477] [5.0.7] [drm:hwss_edp_wait_for_hpd_ready [amdgpu]] *ERROR* hwss_edp_wait_for_hpd_ready: wait timed out!
 2019-04-20 18:15 UTC  (2+ messages)

[PATCH v3 00/11] drm/fb-helper: Move modesetting code to drm_client
 2019-04-20 17:24 UTC  (13+ messages)
` [PATCH v3 01/11] drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
` [PATCH v3 02/11] drm/fb-helper: Avoid race with DRM userspace
` [PATCH v3 03/11] drm/fb-helper: No need to cache rotation and sw_rotations
` [PATCH v3 04/11] drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}
` [PATCH v3 05/11] drm/fb-helper: Remove drm_fb_helper_crtc
` [PATCH v3 06/11] drm/fb-helper: Prepare to move out commit code
` [PATCH v3 07/11] drm/fb-helper: Move "
` [PATCH v3 08/11] drm/fb-helper: Remove drm_fb_helper_connector
` [PATCH v3 09/11] drm/fb-helper: Prepare to move out modeset config code
` [PATCH v3 10/11] drm/fb-helper: Move "
` [PATCH v3 11/11] drm/client: Hack: Add bootsplash example

[drm-tip:drm-tip 9/9] drivers/acpi/processor_driver.c:69:7: error: 'INTEL_FAM6_ICELAKE_MOBILE' undeclared here (not in a function); did you mean 'CONFIG_PINCTRL_ICELAKE_MODULE'?
 2019-04-20 15:58 UTC 

[PATCH v3] drm: Fire off KMS hotplug events if probe detect says the connector is connected
 2019-04-20 14:57 UTC 

[PATCH v2] drm: Fire off KMS hotplug events if probe detect says the connector is connected
 2019-04-20 14:43 UTC  (3+ messages)

[PATCH 0/9] R-Car DU: Add missing RGB pixel formats
 2019-04-20 13:09 UTC  (2+ messages)

[PATCH] drm/sched: Fix description of drm_sched_stop
 2019-04-20 12:50 UTC 

[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-04-20 10:51 UTC  (3+ messages)

[PATCH v2 0/6] Add HiKey / HI6220 SoC Mali-450 support
 2019-04-20  8:40 UTC  (6+ messages)
` [PATCH v2 4/6] reset: hi6220: Add support for AO reset controller
` [PATCH v2 6/6] drm/lima: handle shared irq case for lima_pp_bcast_irq_handler

[PATCH] drm: kirin: Fix for hikey620 display offset problem
 2019-04-20  1:10 UTC  (2+ messages)

[Bug 110443] vaapi/vpp: wrong output for non 64-bytes align width (ex: 1200)
 2019-04-19 22:37 UTC  (2+ messages)

[PATCH 00/57] Convert files to ReST
 2019-04-19 22:10 UTC  (3+ messages)
` Avoiding merge conflicts while adding new docs - Was: "

[patch V2 00/29] stacktrace: Consolidate stack trace usage
 2019-04-19 20:11 UTC  (16+ messages)
` [patch V2 22/29] tracing: Make ftrace_trace_userstack() static and conditional
` [patch V2 23/29] tracing: Simplify stack trace retrieval
` [patch V2 24/29] tracing: Remove the last struct stack_trace usage
` [patch V2 28/29] stacktrace: Provide common infrastructure

2019 Election Round 2 voting OPEN
 2019-04-19 20:10 UTC 

[radeon-alex:drm-next-5.2-wip 64/66] drivers/gpu/drm/ttm/ttm_bo.c:52:10: sparse: symbol 'ttm_bo_glob_use_count' was not declared. Should it be static?
 2019-04-19 20:02 UTC  (2+ messages)
` [RFC PATCH radeon-alex] drm/ttm: ttm_bo_glob_use_count can be static

[PATCH v4] dt-bindings: drm/msm/a6xx: Document interconnect properties for GPU
 2019-04-19 19:56 UTC 

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

[PATCH v2 0/3] drm/msm/a6xx: Add support for zap shader
 2019-04-19 19:46 UTC  (4+ messages)
` [PATCH v2 1/3] drm/msm/gpu: Move zap shader loading to adreno
  ` [PATCH v2 2/3] drm/msm/a6xx: Add zap shader load
` [PATCH v2 3/3] dt-bindings: drm/msm/gpu: Document a5xx / a6xx zap shader region

DMA-buf P2P
 2019-04-19 19:18 UTC  (6+ messages)
` [PATCH 2/6] PCI/P2PDMA: start with a whitelist for root complexes
` [PATCH 6/6] drm/amdgpu: add support for exporting VRAM using DMA-buf v2

dynamic DMA-buf sharing between devices
 2019-04-19 19:05 UTC  (3+ messages)
` [PATCH 05/12] dma-buf: add explicit buffer pinning

[PATCH v3 0/6] drm/vc4: Allow for more boot-time configuration
 2019-04-19 18:50 UTC  (10+ messages)
` [PATCH v3 3/6] drm/modes: Allow to specify rotation and reflection on the commandline
` [PATCH v3 4/6] drm/modes: Parse overscan properties
` [PATCH v3 6/6] drm/vc4: hdmi: Set default state margin at reset

[PATCH 0/3] drm/msm: uabi updates for KHR_robustness
 2019-04-19 18:45 UTC  (5+ messages)
` [PATCH 1/3] drm/msm/gpu: add per-process pagetables param
  ` [Freedreno] "
` [PATCH 2/3] drm/msm: add param to retrieve # of GPU faults (global)
  ` [Freedreno] "

[PATCH] dma-buf: Remove unused sync_dump()
 2019-04-19 18:19 UTC 

[Bug 110371] HP Dreamcolor display *Error* No EDID read
 2019-04-19 17:59 UTC  (2+ messages)

[GIT PULL] drm/vmwgfx: vmwgfx-next
 2019-04-19 17:36 UTC  (2+ messages)

[PATCH] drm/sun4i: Unbind components before releasing DRM and mem at master unbind
 2019-04-19 17:10 UTC  (3+ messages)

[PATCH] Revert "drm/virtio: drop prime import/export callbacks"
 2019-04-19 16:45 UTC  (3+ messages)

[ANNOUNCE] libdrm 2.4.98
 2019-04-19 16:04 UTC 

[PATCH] drm/amd/amdgpu: fix spelling mistake "recieve" -> "receive"
 2019-04-19 15:05 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix spelling mistake "gateing" -> "gating"
 2019-04-19 15:03 UTC  (3+ messages)

[pull] amdgpu drm-next-5.2
 2019-04-19 15:00 UTC 

[Bug 108917] gamma adjustments cause stuttering with amdgpu.dc=1, especially problematic with RedShift etc
 2019-04-19 14:18 UTC  (2+ messages)

[git pull] drm fixes for 5.1-rc6
 2019-04-19  9:04 UTC  (2+ messages)

[PATCH 1/4] drm/v3d: Fix debugfs reads of MMU regs
 2019-04-19  8:52 UTC  (8+ messages)
` [PATCH 2/4] drm/v3d: Set the correct DMA mask according to the MMU's limits
` [PATCH 3/4] drm/v3d: Dump V3D error debug registers in debugfs, and one at reset
` [PATCH 4/4] drm/v3d: Fix and extend MMU error handling


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