dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-14 20:35:26 to 2019-06-17 00:18:51 UTC [more...]

[PATCH 0/6] qcom: add OCMEM support
 2019-06-17  0:18 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: soc: qcom: add On Chip MEMory (OCMEM) bindings
  ` [PATCH 2/6] dt-bindings: display: msm: gmu: add optional ocmem property
  ` [PATCH 3/6] firmware: qcom: scm: add support to restore secure config
  ` [PATCH 4/6] firmware: qcom: scm: add OCMEM lock/unlock interface
  ` [PATCH 5/6] soc: qcom: add OCMEM driver
  ` [PATCH 6/6] drm/msm/gpu: add ocmem init/cleanup functions

[Bug 110897] HyperZ is broken for r300 (bad z for some micro and macrotiles?)
 2019-06-16 23:24 UTC  (31+ messages)

[PATCH v3 0/6] ARM: qcom: working Nexus 5 display support
 2019-06-16 18:42 UTC  (2+ messages)

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-06-16 16:08 UTC  (6+ messages)

[PATCH] drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blocking
 2019-06-16 14:43 UTC  (4+ messages)

[PATCH libdrm v2 1/4] meson.build: Fix typo
 2019-06-16 14:03 UTC  (7+ messages)
` [PATCH libdrm v2 2/4] *symbols-check: use normal shell over bash
` [PATCH libdrm v2 3/4] meson: normal shell will do
` [PATCH libdrm v2 4/4] meson.build: Fix meson script on FreeBSD

[PATCH libdrm 0/2] Fix meson.build on FreeBSD
 2019-06-16 13:52 UTC  (4+ messages)
` [PATCH libdrm 2/2] meson.build: Fix meson script "

[PATCH 1/2] drm/rockchip: Properly adjust to a true clock in adjusted_mode
 2019-06-16 13:41 UTC  (3+ messages)
` [PATCH 2/2] drm/rockchip: Base adjustments of the mode based on prev adjustments

[PATCH v6 0/6] Add support for Orange Pi 3
 2019-06-16 12:48 UTC  (4+ messages)
` [PATCH v6 5/6] drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glue
  ` [linux-sunxi] "

[Bug 110117] Waking from Suspend causes screen to appear with grey static (like a TV with no signal)
 2019-06-16 10:50 UTC  (2+ messages)

[PATCH v4 00/12] drm/vc4: Allow for more boot-time configuration
 2019-06-16  9:54 UTC  (22+ messages)
` [PATCH v4 01/12] drm/connector: Add documentation for drm_cmdline_mode
` [PATCH v4 02/12] drm/client: Restrict the plane_state scope
` [PATCH v4 03/12] drm/client: Restrict the rotation check to the rotation itself
` [PATCH v4 04/12] drm/client: Change drm_client_panel_rotation name
` [PATCH v4 05/12] drm/modes: Rewrite the command line parser
` [PATCH v4 07/12] drm/modes: Allow to specify rotation and reflection on the commandline
` [PATCH v4 08/12] drm/connector: Introduce a TV margins structure
` [PATCH v4 09/12] drm/atomic: Add a function to reset connector TV properties
` [PATCH v4 10/12] drm/modes: Parse overscan properties
` [PATCH v4 12/12] drm/vc4: hdmi: Set default state margin at reset

[PATCH 1/2] dt-bindings: gpu: add Exynos Mali vendor specifics
 2019-06-16  8:59 UTC  (6+ messages)
` [PATCH 2/2] arm: dts: add ARM Mali GPU node for Odroid XU3
  ` [PATCH v2 "

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-16  7:02 UTC  (72+ messages)
` [PATCH 01/59] drm/todo: Improve drm_gem_object funcs todo
` [PATCH 02/59] drm/gem: Unexport drm_gem_(un)pin/v(un)map
` [PATCH 03/59] drm/prime: Update docs
` [PATCH 04/59] drm/prime: Unconditionally set up the prime file private
` [PATCH 06/59] drm/prime: Actually remove DRIVER_PRIME everywhere
` [PATCH 07/59] drm/arm/komeda: Remove DRIVER_HAVE_IRQ
` [PATCH 10/59] drm/arc: Drop drm_gem_prime_export/import
` [PATCH 11/59] drm/arm: "
` [PATCH 12/59] drm/atmel: "
` [PATCH 13/59] drm/etnaviv: "
` [PATCH 14/59] drm/exynos: Drop drm_gem_prime_export
` [PATCH 15/59] drm/fsl-dcu: Drop drm_gem_prime_export/import
` [PATCH 16/59] drm/hisilicon: "
` [PATCH 17/59] drm/imx: "
` [PATCH 18/59] drm/mcde: "
` [PATCH 19/59] drm/mtk: "
` [PATCH 20/59] drm/meson: "
` [PATCH 22/59] drm/mxsfb: "
` [PATCH 24/59] drm/pl111: "
` [PATCH 25/59] drm/qxl: "
` [PATCH 26/59] drm/rcar-du: "
` [PATCH 27/59] drm/rockchip: "
` [PATCH 28/59] drm/shmob: "
` [PATCH 29/59] drm/sti: "
` [PATCH 30/59] drm/stm: "
` [PATCH 31/59] drm/tilcdc: "
` [PATCH 32/59] drm/tve2000: "
` [PATCH 33/59] drm/vboxvideo: "
` [PATCH 34/59] drm/vc3: Drop drm_gem_prime_import
` [PATCH 35/59] drm/radeon: "
` [PATCH 36/59] drm/vgem: Drop drm_gem_prime_export
` [PATCH 37/59] drm/virtio: Drop drm_gem_prime_export/import
` [PATCH 38/59] drm/xen: "
` [PATCH 39/59] drm/zte: "
` [PATCH 40/59] drm/vram-helper: "
` [PATCH 41/59] drm/prime: automatically set gem_obj->resv on import
` [PATCH 42/59] drm/etnaviv: Drop resv argument from etnaviv_gem_new_impl
` [PATCH 43/59] drm/lima: Drop resv argument from lima_bo_create_struct
` [PATCH 44/59] drm/mediatek: Use drm_atomic_helper_wait_for_fences
` [PATCH 46/59] drm/panfrost: don't set gem_obj->resv for prime import anymore
` [PATCH 47/59] drm/vc4: Don set gem_obj->resv in "
` [PATCH 48/59] drm/vgem: Ditch attach trickery in the fence ioctl
` [PATCH 50/59] drm/vc4: Use drm_gem_fb_prepare_fb
  ` [PATCH 21/59] drm/msm: Drop drm_gem_prime_export/import
  ` [PATCH 23/59] drm/nouveau: "
  ` [PATCH 45/59] drm/msm: Drop robj from msm_gem_new_impl
  ` [PATCH 49/59] drm/msm: Use drm_gem_fb_prepare_fb
  ` [PATCH 51/59] drm/radeon: Fill out gem_object->resv
` [PATCH 52/59] drm/nouveau: "
` [PATCH 53/59] drm/amdgpu: "
` [PATCH 54/59] drm/prime: Ditch gem_prime_res_obj hook
` [PATCH 55/59] drm/todo: remove gem_prime_import/export todo
` [PATCH 56/59] drm/todo: Update backlight todo
` [PATCH 57/59] drm/todo: Update mmap todo
` [PATCH 58/59] drm/todo: Add new debugfs todo
` [PATCH 59/59] drm/doc: Document kapi doc expectations

[PATCH] staging: fbtft: Fix checkpatch ERROR: space prohibited before that close parenthesis ')'
 2019-06-16  5:54 UTC  (3+ messages)

[PATCH v2 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-06-16  5:31 UTC  (3+ messages)
` [PATCH v2 5/9] drm/sun4i: tcon_top: Register clock gates in probe

[RESEND PATCH v2 1/2] drm/dp/mst: Reprobe EDID for MST ports on resume
 2019-06-15 22:38 UTC  (5+ messages)

[Bug 110671] Regression: DP outputs out of sync on dual-DP tiled 5k screen
 2019-06-15 21:06 UTC  (2+ messages)

[Bug 203905] New: amdgpu:actual_brightness has unreal/wrong value
 2019-06-15 20:02 UTC 

[PATCH v1] staging: android: fix style problem
 2019-06-15 18:52 UTC  (2+ messages)

dev_pagemap related cleanups
 2019-06-15 18:09 UTC  (9+ messages)
` [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper

[Bug 110795] Unable to install on latest Ubuntu (19.04)
 2019-06-15 17:41 UTC  (3+ messages)

[PATCH] staging: android: fix style problem
 2019-06-15 17:31 UTC  (2+ messages)

[Bug 104437] RX480 + SME = amdgpu init failed + null dereference
 2019-06-15 16:21 UTC  (2+ messages)

[Bug 203679] New: Revert 8059add0478e29cb641936011a8fcc9ce9fd80be for stable 5.1.x
 2019-06-15 14:43 UTC  (2+ messages)
` [Bug 203679] "

[Bug 110866] Revert 8059add0478e29cb641936011a8fcc9ce9fd80be for stable 5.1.x
 2019-06-15 14:43 UTC  (2+ messages)

[PATCH v3 hmm 00/12] mm/hmm: Various revisions from a locking/code review
 2019-06-15 14:25 UTC  (25+ messages)
` [PATCH v3 hmm 01/12] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH v3 hmm 02/12] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v3 hmm 03/12] mm/hmm: Hold a mmgrab from hmm to mm
` [PATCH v3 hmm 04/12] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH v3 hmm 05/12] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [PATCH v3 hmm 06/12] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH v3 hmm 07/12] mm/hmm: Use lockdep instead of comments
` [PATCH v3 hmm 08/12] mm/hmm: Remove racy protection against double-unregistration
` [PATCH v3 hmm 09/12] mm/hmm: Poison hmm_range during unregister
` [PATCH v3 hmm 10/12] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH v3 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release
` [PATCH v3 hmm 12/12] mm/hmm: Fix error flows in hmm_invalidate_range_start

ww_mutex deadlock handling cleanup
 2019-06-15 13:56 UTC  (9+ messages)
` [PATCH 3/6] drm/gem: use new ww_mutex_(un)lock_for_each macros

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
 2019-06-15 11:57 UTC  (2+ messages)

[Bug 110924] Alien: Isolation - Flashing squares in upper half of screen when HDAO enabled
 2019-06-15 11:18 UTC 

[PATCH] drm/bridge: dw-hdmi: Use automatic CTS generation mode when using non-AHB audio
 2019-06-15  9:17 UTC  (2+ messages)

[Bug 110702] segfault in radeonsi HEVC hardware decoding
 2019-06-15  8:02 UTC  (2+ messages)
` [Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

[Bug 202657] New: amdgpu.dc=0 coupled with amdgpu.audio=0 causes fullscreen flickering with dvi-d to vga monitor setup (Polaris)
 2019-06-15  7:25 UTC  (2+ messages)
` [Bug 202657] "

[PATCH] drm/i915: Use the correct style for SPDX License Identifier
 2019-06-15  4:31 UTC 

[PATCH v2 0/5] Panel rotation patches
 2019-06-15  0:44 UTC  (5+ messages)
` [PATCH 1/5] drm/panel: Add helper for reading DT rotation

[PATCH] vc4: no need to check return value of debugfs_create functions
 2019-06-14 23:45 UTC  (2+ messages)

[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-14 23:22 UTC  (4+ messages)
` [PATCH v4 01/18] kunit: test: add KUnit test runner core

[v7 00/16] Add Plane Color Properties
 2019-06-14 21:22 UTC  (3+ messages)

[RFC PATCH] drm/panfrost: Add support for mapping BOs on GPU page faults
 2019-06-14 21:22 UTC  (3+ messages)

[PATCH v4 18/28] docs: convert docs to ReST and rename to *.rst
 2019-06-14 21:14 UTC  (4+ messages)
` [PATCH v5] docs: power: "

Cleanup of -Wunused-const-variable in drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c
 2019-06-14 20:56 UTC  (2+ messages)
` [PATCH] drm/msm/dpu: Fix Wunused-const-variable

[PATCH v4 14/28] docs: locking: convert docs to ReST and rename to *.rst
 2019-06-14 20:36 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