dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-23 23:21:03 to 2019-04-24 18:56:16 UTC [more...]

[PATCH 1/2] drm/doc: Allow new UAPI to be used once it's in the driver's -next
 2019-04-24 18:56 UTC 

[PATCH v6 0/3] backlight: lm3630a: bug fix and fwnode support
 2019-04-24 18:55 UTC  (8+ messages)
` [PATCH v6 1/3] backlight: lm3630a: return 0 on success in update_status functions
` [PATCH v6 2/3] dt-bindings: backlight: add lm3630a bindings
` [PATCH v6 3/3] backlight: lm3630a: add firmware node support

[PATCH v2] drm/mcde: Add new driver for ST-Ericsson MCDE
 2019-04-24 18:42 UTC  (3+ messages)

[Bug 110117] Waking from Suspend causes screen to appear with grey static (like a TV with no signal)
 2019-04-24 18:30 UTC  (2+ messages)

[PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50
 2019-04-24 18:28 UTC  (9+ messages)

a word on regressions
 2019-04-24 17:49 UTC  (3+ messages)

Support for 2D engines/blitters in V4L2 and DRM
 2019-04-24 17:43 UTC  (14+ messages)

[Bug 110509] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout
 2019-04-24 17:35 UTC  (5+ messages)

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

[PATCH] ARM: dts: exynos: Increase minimal ACLK400_DISP1 frequency on Exynos542x
 2019-04-24 17:24 UTC  (2+ messages)

[PATCH v3 00/11] drm/fb-helper: Move modesetting code to drm_client
 2019-04-24 17:18 UTC  (4+ messages)

[PATCH 00/25] drm: Kirin driver cleanups to prep for Kirin960 support
 2019-04-24 17:13 UTC  (27+ messages)
` [PATCH 01/25] drm: kirin: Fix for hikey620 display offset problem
` [PATCH 02/25] drm: kirin: Remove HISI_KIRIN_DW_DSI config option
` [PATCH 04/25] drm: kirin: Remove uncessary parameter indirection
` [PATCH 05/25] drm: kirin: Remove out_format from ade_crtc
` [PATCH 07/25] drm: kirin: Rename ade_crtc to kirin_crtc
` [PATCH 08/25] drm: kirin: Dynamically allocate the hw_ctx
` [PATCH 10/25] drm: kirin: Move workqueue to ade_hw_ctx structure
` [PATCH 11/25] drm: kirin: Move kirin_crtc, kirin_plane, kirin_format to kirin_drm_drv.h
` [PATCH 12/25] drm: kirin: Reanme dc_ops to kirin_drm_data
` [PATCH 13/25] drm: kirin: Move ade crtc/plane help functions to driver_data
` [PATCH 16/25] drm: kirin: Move plane number and primay plane in driver data
` [PATCH 17/25] drm: kirin: Move config max_width and max_height to "
` [PATCH 19/25] drm: kirin: Add register connect helper functions in drm init
` [PATCH 20/25] drm: kirin: Rename plane_init and crtc_init
` [PATCH 24/25] drm: kirin: Pass driver data to crtc init and plane init

[PATCH 0/6 v2] libdrm: Patches from AOSP
 2019-04-24 17:08 UTC  (7+ messages)
` [PATCH 1/6 v2] libdrm: Use mmap64 instead of __mmap2
` [PATCH 2/6 v2] libdrm: Android.mk: Add minimal Android platform check
` [PATCH 3/6 v2] libdrm: amdgpu: Initialize unions with memset rather than "= {0}"
` [PATCH 4/6 v2] libdrm: Avoid additional drm open close
` [PATCH 5/6 v2] libdrm: reduce number of reallocations in drmModeAtomicAddProperty
` [PATCH 6/6 v2] libdrm: omap: Add DRM_RDWR flag to dmabuf export

[PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-04-24 16:36 UTC  (15+ messages)

[Bug 109526] [CARRIZO] amdgpu fails to resume from S3, atombios stuck executing C554 (len 629, WS 0, PS 0)
 2019-04-24 16:28 UTC  (2+ messages)

[PATCH] drm/vc4: Fix compilation error reported by kbuild test bot
 2019-04-24 15:23 UTC  (2+ messages)

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

[PATCH] drm/panfrost: Add sanity checks to submit IOCTL
 2019-04-24 14:38 UTC  (3+ messages)

Improvements to VRR below-the-range/low framerate compensation
 2019-04-24 14:34 UTC  (3+ messages)
` [PATCH 4/4] drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations

[PATCH] staging: ion: solve warning symbol was not declared
 2019-04-24 14:28 UTC  (2+ messages)

[PATCH] drm/fb-helper: Fix drm_fb_helper_firmware_config() NULL pointer deref
 2019-04-24 14:22 UTC  (5+ messages)

[PATCH] drm/bridge/synopsys: dsi: Allow VPG to be enabled via debugfs
 2019-04-24 14:22 UTC 

[PATCH] drm/bridge/synopsys: dsi: Don't blindly call post_disable
 2019-04-24 14:22 UTC 

[PATCH] drm/bridge/synopsys: dsi: Wait for all active lanes to reach stop
 2019-04-24 14:21 UTC 

[PATCH 0/9] Emulated coherent graphics memory v2
 2019-04-24 14:20 UTC  (12+ messages)
` [PATCH 1/9] mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem v2
` [PATCH 2/9] mm: Add an apply_to_pfn_range interface v2
` [PATCH 3/9] mm: Add write-protect and clean utilities for address space ranges v2
` [PATCH 4/9] drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
` [PATCH 5/9] drm/ttm: TTM fault handler helpers v2
` [PATCH 6/9] drm/vmwgfx: Implement an infrastructure for write-coherent resources v2
` [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 v2
` [PATCH 9/9] drm/vmwgfx: Add surface dirty-tracking callbacks v2

[PATCH v2 00/17] Share TTM code among DRM framebuffer drivers
 2019-04-24 14:13 UTC  (23+ messages)
` [PATCH v2 01/17] drm: Add |struct drm_gem_vram_object| and helpers
` [PATCH v2 02/17] drm: Add |struct drm_gem_vram_object| callbacks for |struct ttm_bo_driver|
` [PATCH v2 03/17] drm: Add |struct drm_gem_vram_object| callbacks for |struct drm_driver|
` [PATCH v2 04/17] drm: Add drm_gem_vram_fill_create_dumb() to create dumb buffers
` [PATCH v2 05/17] drm: Add VRAM MM, a simple memory manager for dedicated VRAM
` [PATCH v2 06/17] drm/ast: Convert AST driver to |struct drm_gem_vram_object|
` [PATCH v2 07/17] drm/ast: Convert AST driver to VRAM MM
` [PATCH v2 08/17] drm/ast: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
` [PATCH v2 09/17] drm/bochs: Convert bochs driver to |struct drm_gem_vram_object|
` [PATCH v2 10/17] drm/bochs: Convert bochs driver to VRAM MM
` [PATCH v2 11/17] drm/mgag200: Convert mgag200 driver to |struct drm_gem_vram_object|
` [PATCH v2 12/17] drm/mgag200: Convert mgag200 driver to VRAM MM
` [PATCH v2 13/17] drm/mgag200: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
` [PATCH v2 14/17] drm/vboxvideo: Convert vboxvideo driver to |struct drm_gem_vram_object|
` [PATCH v2 15/17] drm/vboxvideo: Convert vboxvideo driver to VRAM MM
` [PATCH v2 16/17] drm/hisilicon: Convert hibmc-drm driver to |struct drm_gem_vram_object|
` [PATCH v2 17/17] drm/hisilicon: Convert hibmc-drm driver to VRAM MM

[drm:drm-legacy-cleanup 17/24] drivers/gpu/drm/drm_lock.c:359 drm_legacy_lock_master_cleanup() warn: curly braces intended?
 2019-04-24 14:10 UTC 

[PATCH 0/2] drm/stm: ltdc: manage error cases in probe
 2019-04-24 14:03 UTC  (3+ messages)
` [PATCH 1/2] drm/stm: ltdc: manage the get_irq probe defer case
` [PATCH 2/2] drm/stm: ltdc: return appropriate error code during probe

[PATCHv2 00/22] drm/bridge: tc358767: DP support
 2019-04-24 13:52 UTC  (6+ messages)
` [PATCHv2 03/22] drm/bridge: tc358767: fix ansi 8b10b use

[PATCH v6 0/4] drm/vc4: Binner BO management improvements
 2019-04-24 13:44 UTC  (4+ messages)
` [PATCH v6 4/4] drm/vc4: Allocate binner bo when starting to use the V3D

[PATCH] drm/bridge: adv7511: Attach to DSI host at probe time
 2019-04-24 13:22 UTC 

[PATCH] drm/bridge: adv7511: Fix low refresh rate selection
 2019-04-24 13:22 UTC 

[PATCH] drm/stm: ltdc: add modifier support
 2019-04-24 12:29 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: reset controller to avoid partial refresh
 2019-04-24 12:29 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: limit number of layer to avoid memory overflow
 2019-04-24 12:28 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: disable hw interrupts before its handler init
 2019-04-24 12:27 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: fix data enable polarity
 2019-04-24 12:26 UTC  (4+ messages)

[PATCH] drm/stm: ltdc: use DRM_WARN for fifo & transfer error messages
 2019-04-24 12:26 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: update planes at next vblank to avoid partial refresh
 2019-04-24 12:25 UTC  (3+ messages)

[drm-tip:drm-tip 3/9] drivers/gpu/drm/virtio/virtgpu_prime.c:31:17: sparse: the previous one is here
 2019-04-24 12:19 UTC 

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

[PATCH] drm/ttm: fix busy memory to fail other user
 2019-04-24 11:40 UTC 

[drm-tip:drm-tip 3/9] drivers/gpu/drm/virtio/virtgpu_prime.c:43:18: error: redefinition of 'virtgpu_gem_prime_get_sg_table'
 2019-04-24 11:21 UTC 

[PATCH] drm/komeda: Mark the local functions as static
 2019-04-24 11:06 UTC  (3+ messages)

[PATCH libdrm] libdrm: Fix issue about differrent domainID but same BDF
 2019-04-24 10:16 UTC  (9+ messages)

[PATCH] ttm: wait mem space if user allow while gpu busy
 2019-04-24 10:03 UTC  (17+ messages)
    `  "

[PATCH v2] drm/komeda: Fixed warning: Function parameter or member not described
 2019-04-24 10:02 UTC  (2+ messages)

[Bug 110505] Commit access request for drm-misc
 2019-04-24  9:33 UTC  (4+ messages)

[PATCH 0/7] some cleanups and uapi clarification for leases
 2019-04-24  9:31 UTC  (4+ messages)

[PATCH 0/9] Emulated coherent graphics memory
 2019-04-24  9:26 UTC  (7+ messages)
` [PATCH 6/9] drm/vmwgfx: Implement an infrastructure for write-coherent resources
` [PATCH 8/9] drm/vmwgfx: Implement an infrastructure for read-coherent resources

[PATCH v2] drm/sun4i: Unbind components before releasing DRM and memory
 2019-04-24  9:04 UTC 

[git pull] drm legacy cleanups
 2019-04-24  8:39 UTC  (2+ messages)

[PATCH/RFC 00/15] R-Car DU: LVDS dual-link mode support
 2019-04-24  8:15 UTC  (9+ messages)
` [PATCH/RFC 01/15] drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macros
` [PATCH/RFC 02/15] drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
` [PATCH/RFC 03/15] drm/bridge: use bus flags in bridge timings
` [PATCH/RFC 04/15] drm: bridge: Add dual_link field to the drm_bridge_timings structure

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

[PATCH v5 1/6] drm/amd/display: wait for fence without holding reservation lock
 2019-04-24  7:09 UTC  (8+ messages)
` [PATCH v5 6/6] drm/amdgpu: Avoid HW reset if guilty job already signaled
      `  "

[PATCH] drm/legacy: remove some pci legacy code if not needed
 2019-04-24  6:39 UTC  (2+ messages)

[PATCH] drm/fb: revert the i915 Actually configure untiled displays from master
 2019-04-24  6:38 UTC  (2+ messages)

[git pull] drm fixes (regression special)
 2019-04-24  6:33 UTC  (3+ messages)

[GIT PULL RESEND] exynos-drm-next
 2019-04-24  2:35 UTC 

[GIT PULL] exynos-drm-next
 2019-04-24  2:11 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the drm tree
 2019-04-24  1:59 UTC  (5+ messages)

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

[PATCH] Revert "drm/virtio: drop prime import/export callbacks"
 2019-04-24  0:54 UTC  (8+ messages)

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


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