dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-23 01:50:06 to 2019-08-23 23:47:57 UTC [more...]

[PATCH v8 0/5] DMA-BUF Heaps (destaging ION)
 2019-08-23 23:47 UTC  (6+ messages)
` [PATCH v8 1/5] dma-buf: Add dma-buf heaps framework
` [PATCH v8 2/5] dma-buf: heaps: Add heap helpers
` [PATCH v8 3/5] dma-buf: heaps: Add system heap to dmabuf heaps
` [PATCH v8 4/5] dma-buf: heaps: Add CMA "
` [PATCH v8 5/5] kselftests: Add dma-heap test

[PATCH 0/2] mm/hmm: two bug fixes for hmm_range_fault()
 2019-08-23 22:17 UTC  (3+ messages)
` [PATCH 1/2] mm/hmm: hmm_range_fault() NULL pointer bug
  ` [PATCH 2/2] mm/hmm: hmm_range_fault() infinite loop

[PATCH] drm/ingenic: Hardcode panel type to DPI
 2019-08-23 21:30 UTC  (2+ messages)

[PATCH v5 0/5] DSC MST support in DRM
 2019-08-23 21:06 UTC  (7+ messages)
` [PATCH v5 1/5] drm/dp_mst: Add PBN calculation for DSC modes
` [PATCH v5 2/5] drm/dp_mst: Parse FEC capability on MST ports
` [PATCH v5 3/5] drm/dp_mst: Add MST support to DP DPCD R/W functions
` [PATCH v5 4/5] drm/dp_mst: Fill branch->num_ports
` [PATCH v5 5/5] drm/dp_mst: Add helper for finding right aux to enable/query DSC

[Bug 204181] New: NULL pointer dereference regression in amdgpu
 2019-08-23 21:02 UTC  (2+ messages)
` [Bug 204181] "

[PATCH v4] drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
 2019-08-23 20:52 UTC 

[pull] amdgpu drm-next-5.4
 2019-08-23 20:26 UTC 

[PATCH v4 0/5] MST DSC support in drm-mst
 2019-08-23 20:24 UTC  (3+ messages)

[PATCH v2 1/2] drm/i915: Call dma_set_max_seg_size() in i915_ggtt_probe_hw()
 2019-08-23 19:53 UTC  (2+ messages)

[PATCH v14 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-23 19:43 UTC  (18+ messages)
` [PATCH v14 01/18] kunit: test: add KUnit test runner core
` [PATCH v14 09/18] kunit: test: add support for test abort

[PATCH] drm: Add LTTPR defines for DP 1.4
 2019-08-23 19:37 UTC  (3+ messages)

[PATCH v2 0/4] drm/panel: Extend panels to report their types
 2019-08-23 19:32 UTC  (5+ messages)
` [PATCH v2 1/4] drm/panel: Add missing drm_panel_init() in panel drivers
` [PATCH v2 2/4] drm/panel: Initialise panel dev and funcs through drm_panel_init()
` [PATCH v2 3/4] drm/panel: Add and fill drm_panel type field
` [PATCH v2 4/4] drm/bridge: panel: Infer connector type from panel by default

[PATCH 0/3] drm: cec: call cec_s_conn_info()
 2019-08-23 19:01 UTC  (7+ messages)
` [PATCH 1/3] drm/vc4/vc4_hdmi: fill in connector info
` [PATCH 2/3] drm/sun4i/sun4i_hdmi_enc: call cec_s_conn_info()
` [PATCH 3/3] drm/bridge/adv7511: enable CEC connector info

[PATCH] drm/syncobj: Add documentation for timeline syncobj
 2019-08-23 18:53 UTC  (4+ messages)

[PATCH] drm/drm_connector: add additional aspect ratio values
 2019-08-23 18:41 UTC  (3+ messages)

[PATCH] gpu/drm: fix a -Wstringop-truncation warning
 2019-08-23 18:37 UTC 

[PATCH v3] drm/panfrost: Add errata descriptions from kbase
 2019-08-23 18:07 UTC  (2+ messages)

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-08-23 17:49 UTC  (5+ messages)
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

(unknown)
 2019-08-23 16:45 UTC  (30+ messages)
` [PATCH v2 1/8] drm/panfrost: Fix possible suspend in panfrost_remove
` [PATCH v2 2/8] drm/panfrost: Rework runtime PM initialization
` [PATCH v2 3/8] drm/panfrost: Hold runtime PM reference until jobs complete
` [PATCH v2 4/8] drm/shmem: Do dma_unmap_sg before purging pages
` [PATCH v2 5/8] drm/shmem: Use mutex_trylock in drm_gem_shmem_purge
` [PATCH v2 6/8] drm/panfrost: Use mutex_trylock in panfrost_gem_purge
` [PATCH v2 7/8] drm/panfrost: Rework page table flushing and runtime PM interaction
` [PATCH v2 8/8] drm/panfrost: Remove unnecessary flushing from tlb_inv_context

[git pull] drm fixes for 5.3-rc6
 2019-08-23 16:45 UTC  (2+ messages)

[Bug 111236] VA-API radeonsi SIGSEGV __memmove_avx_unaligned
 2019-08-23 15:55 UTC  (2+ messages)

[GIT PULL] drm/imx: IPUv3 image converter fixes and improvements
 2019-08-23 15:20 UTC 

[PATCH 0/4] mmu notifier debug annotations/checks
 2019-08-23 15:15 UTC  (11+ messages)
` [PATCH 3/4] kernel.h: Add non_block_start/end()

[PATCH] MAINTAINERS: Add Steven and Alyssa as panfrost reviewers
 2019-08-23 15:07 UTC  (5+ messages)

[PATCH] drm/komeda: Add missing of_node_get() call
 2019-08-23 14:41 UTC  (3+ messages)

[PATCH v5 05/12] drm/modes: Rewrite the command line parser
 2019-08-23 14:04 UTC  (5+ messages)
` [v5,05/12] "

[PATCH] mm/hmm: hmm_range_fault handle pages swapped out
 2019-08-23 13:39 UTC  (2+ messages)

[PATCHv10 0/2] cec: add the connector info API
 2019-08-23 12:20 UTC  (3+ messages)
` [PATCHv10 1/2] cec: expose the new "
` [PATCHv10 2/2] cec: document CEC_ADAP_G_CONNECTOR_INFO and capability

[PATCH v7 0/7] qcom: add OCMEM support
 2019-08-23 12:16 UTC  (8+ messages)
  ` [PATCH v7 1/7] dt-bindings: soc: qcom: add On Chip MEMory (OCMEM) bindings
  ` [PATCH v7 2/7] dt-bindings: display: msm: gmu: add optional ocmem property
  ` [PATCH v7 3/7] firmware: qcom: scm: add OCMEM lock/unlock interface
  ` [PATCH v7 4/7] firmware: qcom: scm: add support to restore secure config to qcm_scm-32
  ` [PATCH v7 5/7] soc: qcom: add OCMEM driver
  ` [PATCH v7 6/7] drm/msm/gpu: add ocmem init/cleanup functions
  ` [PATCH v7 7/7] ARM: qcom_defconfig: add ocmem support

[Bug 102646] Screen flickering under amdgpu-experimental (buffer corruptions?)
 2019-08-23 12:14 UTC  (3+ messages)
` [Bug 102646] Screen flickering under amdgpu-experimental [buggy auto power profile]

[PATCH 1/2] drm/panel: Add and fill drm_panel type field
 2019-08-23 11:28 UTC  (8+ messages)
` [PATCH 2/2] drm/bridge: panel: Use drm_panel.type instead of explicit connector_type

[PATCH for v5.3] cec-notifier: clear cec_adap in cec_notifier_unregister
 2019-08-23 11:12 UTC 

[PATCH] drm/mediatek: fix implicit function declaration
 2019-08-23 11:07 UTC 

[PATCH for v5.3] cec-adap: return from cec_s_conn_info() if adap is invalid
 2019-08-23 11:07 UTC 

[PATCH] drm/komeda: Reordered the komeda's de-init functions
 2019-08-23 10:42 UTC  (2+ messages)

[PATCH v3 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-08-23 10:16 UTC  (5+ messages)
` [PATCH v3 2/2] drm/bridge: "
  ` [EXT] "

[PATCH v8 00/18] drm/virtio: switch from ttm to gem shmem helpers
 2019-08-23  9:55 UTC  (19+ messages)
` [PATCH v8 01/18] drm/virtio: pass gem reservation object to ttm init
` [PATCH v8 02/18] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v8 03/18] drm/virtio: simplify cursor updates
` [PATCH v8 04/18] drm/virtio: remove virtio_gpu_object_wait
` [PATCH v8 05/18] drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
` [PATCH v8 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve,unreserve}
` [PATCH v8 07/18] drm/virtio: add virtio_gpu_object_array & helpers
` [PATCH v8 08/18] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v8 09/18] drm/virtio: rework virtio_gpu_object_create fencing
` [PATCH v8 10/18] drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
` [PATCH v8 11/18] drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
` [PATCH v8 12/18] drm/virtio: rework virtio_gpu_cmd_context_{attach,detach}_resource
` [PATCH v8 13/18] drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
` [PATCH v8 14/18] drm/virtio: switch from ttm to gem shmem helpers
` [PATCH v8 15/18] drm/virtio: remove virtio_gpu_alloc_object
` [PATCH v8 16/18] drm/virtio: drop virtio_gpu_object_{ref,unref}
` [PATCH v8 17/18] drm/virtio: drop virtio_gpu_object_{reserve,unreserve}
` [PATCH v8 18/18] drm/virtio: add fence sanity check

[drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression
 2019-08-23  9:54 UTC  (12+ messages)
          ` [LKP] "

[PATCH v2 0/6] drm/i915/dp: Support for DP HDR outputs
 2019-08-23  9:52 UTC  (7+ messages)
` [PATCH v2 1/6] drm/i915/dp: Extend program of VSC Header and DB for Colorimetry Format
` [PATCH v2 2/6] drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSA
` [PATCH v2 3/6] drm: Add DisplayPort colorspace property
` [PATCH v2 4/6] drm/i915/dp: Attach "
` [PATCH v2 5/6] drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static Metadata
` [PATCH v2 6/6] drm/i915/dp: Attach HDR metadata property to DP connector

linux-next: Signed-off-by missing for commit in the drm tree
 2019-08-23  9:51 UTC 

[bug report] drm/panfrost: Enable devfreq to work without regulator
 2019-08-23  9:37 UTC  (4+ messages)
` [PATCH] drm/panfrost: Add missing check for pfdev->regulator

[Bug 110795] Unable to install on latest Ubuntu (19.04)
 2019-08-23  9:04 UTC  (5+ messages)

[PATCH 0/3] drm, fbdev: complete remove_conflicting_pci_framebuffers cleanup
 2019-08-23  9:02 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffers

[PATCH] drm/nouveau: Fix memory leak in nvkm_ram_get()
 2019-08-23  8:50 UTC 

[PATCH 0/2] Add possibility to specify the number of displayed logos
 2019-08-23  8:47 UTC  (3+ messages)
` [PATCH 1/2] fbdev: fix numbering of fbcon options
` [PATCH 2/2] fbdev: fbmem: allow overriding the number of bootup logos

[PULL] drm-misc-next
 2019-08-23  8:35 UTC 

[PATCH v2 2/4] x86/vmware: Add a header file for hypercall definitions
 2019-08-23  8:13 UTC  (3+ messages)
` [PATCH v2 3/4] drm/vmwgfx: Update the backdoor call with support for new instructions
` [PATCH v2 4/4] input/vmmouse: "

[PATCH] drm/omap: Fix port lookup for SDI output
 2019-08-23  8:04 UTC  (3+ messages)

[PATCH 1/6 v2] drm/msm/mdp4: Drop unused GPIO include
 2019-08-23  7:34 UTC  (6+ messages)
  ` [PATCH 2/6 v2] drm/msm/dsi: Drop unused GPIO includes
  ` [PATCH 3/6 v2] drm/msm/dpu: Drop unused GPIO code
  ` [PATCH 4/6 v2] drm/msm/hdmi: Convert to use GPIO descriptors
  ` [PATCH 5/6 v2] drm/msm/hdmi: Bring up HDMI connector OFF
  ` [PATCH 6/6 v2] drm/msm/hdmi: Do not initialize HPD line value

[PATCH] drm/sti: Include the right header
 2019-08-23  7:14 UTC 

[PATCH 1/2] drm/ttm, drm/vmwgfx: Have TTM support AMD SEV encryption
 2019-08-23  7:08 UTC  (2+ messages)
` [PATCH 2/2] drm/ttm: Cache dma pool decrypted pages when AMD SEV is active

[Bug 197327] New: radeon 0000:01:00.0: failed VCE resume (-110)
 2019-08-23  6:49 UTC  (2+ messages)
` [Bug 197327] "

[PATCH] drm/ttm: Add a comment for the FAULT_FLAG_ALLOW_RETRY implementation
 2019-08-23  6:46 UTC 

[PATCH v2 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-08-23  6:15 UTC  (5+ messages)
` [PATCH v2 04/50] drm/bridge: Add connector-related bridge operations and data

[PULL] drm-intel-next
 2019-08-23  5:14 UTC 

[PATCH 1/2] drm/msm/dpu: remove some impossible error checking
 2019-08-23  4:00 UTC  (2+ messages)
  ` [PATCH 2/2] drm/msm/dpu: remove unused arg

[Bug 104602] Graphical artifacts in Civilization VI on RX Vega
 2019-08-23  3:50 UTC  (2+ messages)
` [Bug 104602] [apitrace] "

linux-next: manual merge of the drm tree with the drm-fixes tree
 2019-08-23  3:20 UTC 

nouveau-next-5.4
 2019-08-23  3:19 UTC 

nouveau-fixes-5.3
 2019-08-23  3:15 UTC 

[PULL] drm-intel-next
 2019-08-23  1:50 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;
as well as URLs for NNTP newsgroup(s).