dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-06 11:25:48 to 2021-07-07 12:17:17 UTC [more...]

[PATCH v4 0/2] Add p2p via dmabuf to habanalabs
 2021-07-07 12:17 UTC  (33+ messages)
` [PATCH v4 2/2] habanalabs: add support for dma-buf exporter
    ` [Linaro-mm-sig] [PATCH v4 0/2] Add p2p via dmabuf to habanalabs

[PATCH v2 00/11] drm/scheduler dependency tracking
 2021-07-07 12:13 UTC  (13+ messages)
` [PATCH v2 01/11] drm/sched: Split drm_sched_job_init
` [PATCH v2 02/11] drm/sched: Add dependency tracking
  ` [Linaro-mm-sig] "
` [PATCH v2 08/11] drm/etnaviv: Use scheduler dependency handling

[PATCH AUTOSEL 5.13 001/189] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-07 11:50 UTC  (7+ messages)
` [PATCH AUTOSEL 5.13 113/189] drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue

[PATCH v3 1/5] drm/i915: use consistent CPU mappings for pin_map users
 2021-07-07 11:46 UTC  (11+ messages)
` [PATCH v3 2/5] drm/i915/uapi: convert drm_i915_gem_caching to kernel doc
` [PATCH v3 3/5] drm/i915/uapi: reject caching ioctls for discrete
` [PATCH v3 4/5] drm/i915/uapi: convert drm_i915_gem_set_domain to kernel doc
` [PATCH v3 5/5] drm/i915/uapi: reject set_domain for discrete

[PATCH] vgaarb: Rework default VGA device selection
 2021-07-07 11:43 UTC  (4+ messages)

[PATCH 0/2] Add "BACKGROUND_COLOR" drm property
 2021-07-07 11:42 UTC  (5+ messages)
` [PATCH 1/2] drm: add crtc background color property
` [PATCH 2/2] drm/stm: ltdc: add crtc background color property support

[PATCH 0/7] dma-resv fence DAG fixes
 2021-07-07 11:37 UTC  (12+ messages)
` [PATCH 3/7] drm/etnaviv: Don't break exclusive fence ordering
` [PATCH 5/7] drm/i915: Always wait for the exclusive fence
  ` [Intel-gfx] "
` [PATCH 7/7] dma-resv: Give the docs a do-over
  ` [Intel-gfx] "
  ` [Linaro-mm-sig] "

[PATCH 00/47] GuC submission support
 2021-07-07 10:11 UTC  (14+ messages)
` [PATCH 47/47] drm/i915/guc: Unblock GuC submission on Gen11+
          ` [Intel-gfx] "

[PATCH 0/3] drm/vc4: hdmi: Interrupt fixes
 2021-07-07 10:05 UTC  (5+ messages)
` [PATCH 1/3] drm/vc4: hdmi: Drop devm interrupt handler for CEC interrupts
` [PATCH 2/3] drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts
` [PATCH 3/3] drm/vc4: hdmi: Only call into DRM framework if registered

[PATCH 0/2] Update to new HuC for TGL+ and enable GuC/HuC on ADL-P
 2021-07-07  9:52 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/huc: Update TGL and friends to HuC 7.9.3
` [PATCH 2/2] drm/i915/adlp: Add ADL-P GuC/HuC firmware files

[PATCH 1/2] drm/vc4: hdmi: Remove redundant variables
 2021-07-07  9:36 UTC  (2+ messages)
` [PATCH 2/2] drm/vc4: hdmi: Remove unused struct

[PATCH v9 0/5] Generic page pool & deferred freeing for system dmabuf hea
 2021-07-07  9:32 UTC  (11+ messages)
` [PATCH v9 1/5] drm: Add a sharable drm page-pool implementation
    ` page pools, was "

[PATCH] drm/vkms: Create vkms_config_debufs in vkms_drv.c
 2021-07-07  9:29 UTC 

[PATCH v2 0/5] drm/vc4: hdmi: Fix CEC access while disabled
 2021-07-07  9:22 UTC  (6+ messages)
` [PATCH v2 1/5] drm/vc4: hdmi: Make sure the controller is powered up during bind
` [PATCH v2 2/5] drm/vc4: hdmi: Rework the pre_crtc_configure error handling
` [PATCH v2 3/5] drm/vc4: hdmi: Split the CEC disable / enable functions in two
` [PATCH v2 4/5] drm/vc4: hdmi: Make sure the device is powered with CEC
` [PATCH v2 5/5] drm/vc4: hdmi: Warn if we access the controller while disabled

[PATCH v3 0/7] drm/panfrost: drm/panfrost: Add a new submit ioctl
 2021-07-07  9:09 UTC  (11+ messages)
` [PATCH v3 5/7] drm/panfrost: Add a new ioctl to submit batches

[PATCH v6 00/10] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-07-07  8:47 UTC  (11+ messages)
` [PATCH v6 01/10] drm/vc4: hdmi: Remove the DDC probing for status detection
` [PATCH v6 02/10] drm/vc4: hdmi: Fix HPD GPIO detection
` [PATCH v6 03/10] drm/vc4: Make vc4_crtc_get_encoder public
` [PATCH v6 04/10] drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype
` [PATCH v6 05/10] drm/vc4: crtc: Rework the encoder retrieval code (again)
` [PATCH v6 06/10] drm/vc4: crtc: Add some logging
` [PATCH v6 07/10] drm/vc4: Leverage the load tracker on the BCM2711
` [PATCH v6 08/10] drm/vc4: hdmi: Raise the maximum clock rate
` [PATCH v6 09/10] drm/vc4: hdmi: Enable the scrambler on reconnection
` [PATCH v6 10/10] drm/vc4: Increase the core clock based on HVS load

[PATCH v3] drm/dp_mst: Fix return code on sideband message failure
 2021-07-07  8:37 UTC  (2+ messages)

[PATCH 00/53] Begin enabling Xe_HP SDV and DG2 platforms
 2021-07-07  8:34 UTC  (17+ messages)
` [PATCH 01/53] drm/i915: Add "release id" version
  ` [Intel-gfx] "
` [PATCH 03/53] drm/i915: Fork DG1 interrupt handler
    ` [Intel-gfx] "
` [PATCH 08/53] drm/i915/xehp: Extra media engines - Part 2 (interrupts)
  ` [Intel-gfx] "
` [PATCH 33/53] drm/i915/dg2: Add fake PCH

[PATCH v4] Documentation: gpu: Mention the requirements for new properties
 2021-07-07  7:40 UTC  (6+ messages)

[PATCH v9 0/4] Add MIPI rx DPI support
 2021-07-07  7:30 UTC  (3+ messages)
` [PATCH v9 1/4] dt-bindings:drm/bridge:anx7625:add vendor define flags

[PATCH 0/2] Add support of HDMI for rk3568
 2021-07-07  1:23 UTC  (3+ messages)
` [PATCH 2/2] drm/rockchip: dw_hdmi: add rk3568 support
  ` [PATCH 2/2] drm/rockchip: dw_hdmi: add rk3568 support【请注意,邮件由linux-rockchip-bounces+algea.cao=rock-chips.com@lists.infradead.org代发】

[Bug 211425] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting
 2021-07-07  7:13 UTC  (2+ messages)
` [Bug 211425] "

[PATCH 1/2] drm/i915/gem: Correct the locking and pin pattern for dma-buf
 2021-07-07  6:42 UTC  (3+ messages)

[PATCH] drm/meson: Convert to Linux IRQ interfaces
 2021-07-07  6:13 UTC  (2+ messages)

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-07-07  5:12 UTC  (5+ messages)

drm/amdkfd: implement counters for vm fault and migration
 2021-07-07  1:08 UTC  (2+ messages)

[PATCH 0/7] CT changes required for GuC submission
 2021-07-06 22:51 UTC  (9+ messages)
` [PATCH 1/7] drm/i915/guc: Relax CTB response timeout
` [PATCH 2/7] drm/i915/guc: Improve error message for unsolicited CT response
` [PATCH 3/7] drm/i915/guc: Increase size of CTB buffers
` [PATCH 4/7] drm/i915/guc: Add non blocking CTB send function
` [PATCH 5/7] drm/i915/guc: Add stall timer to "
` [PATCH 6/7] drm/i915/guc: Optimize CTB writes and reads
` [PATCH 7/7] drm/i915/guc: Module load failure test for CT buffer creation

[PATCH 0/7] CT changes required for GuC submission
 2021-07-06 22:41 UTC  (13+ messages)
` [PATCH 4/7] drm/i915/guc: Add non blocking CTB send function
` [PATCH 5/7] drm/i915/guc: Add stall timer to "
` [PATCH 6/7] drm/i915/guc: Optimize CTB writes and reads

[PATCH v5] Documentation: gpu: Mention the requirements for new properties
 2021-07-06 21:56 UTC  (2+ messages)

[PATCH] drm/vkms: replace macro in vkms_release()
 2021-07-06 21:48 UTC  (2+ messages)

[PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
 2021-07-06 19:14 UTC  (17+ messages)

[Bug 213391] New: AMDGPU retries page fault with some specific processes amdgpu: [gfxhub0] retry page fault until *ERROR* ring gfx timeout, but soft recovered
 2021-07-06 17:35 UTC  (2+ messages)
` [Bug 213391] AMDGPU retries page fault with some specific processes amdgpu and sometimes followed "

[Bug 209457] New: AMDGPU resume fail with RX 580 GPU
 2021-07-06 17:31 UTC  (3+ messages)
` [Bug 209457] "

[PATCH 0/7] add fixes to pass DP Link Layer compliance test cases
 2021-07-06 17:20 UTC  (8+ messages)
` [PATCH 1/7] drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test run
` [PATCH 2/7] drm/msm/dp: reduce link rate if failed at link training 1
` [PATCH 3/7] drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed
` [PATCH 4/7] drm/msm/dp: replug event is converted into an unplug followed by an plug events
` [PATCH 5/7] drm/msm/dp: return correct edid checksum after corrupted edid checksum read
` [PATCH 6/7] drm/msm/dp: do not end dp link training until video is ready
` [PATCH 7/7] drm/msm/dp: retrain link when loss of symbol lock detected

[PATCH v5 3/5] drm/msm: Improve the a6xx page fault handler
 2021-07-06 14:27 UTC 

[PATCH] drm/radeon/ni_dpm: Fix booting bug
 2021-07-06 16:58 UTC  (8+ messages)
    ` Xorg doesn't work anymore after the latest DRM updates

Questions over DSI within DRM
 2021-07-06 16:44 UTC  (5+ messages)

[PATCH] drm/etnaviv: Implement mmap as GEM object function
 2021-07-06 16:34 UTC  (2+ messages)

[PATCH 0/2] drm/etnaviv: add GC7000 r6202 support
 2021-07-06 16:33 UTC  (2+ messages)

[PATCH] drm/arm/komeda: Don't include drm_irq.h
 2021-07-06 16:26 UTC  (2+ messages)

[PATCH RFC] drm/vc4: hdmi: Fix connector detect logic
 2021-07-06 15:45 UTC  (5+ messages)

[PATCH] drm/amdgpu: initialize amdgpu_ras_query_error_count() error count parameters
 2021-07-06 15:32 UTC  (4+ messages)
` [PATCH] drm/amdgpu: Return error if no RAS

[PATCH] drm/vmwgfx: Convert to Linux IRQ interfaces
 2021-07-06 15:23 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: improve pm_runtime to stop clocks
 2021-07-06 15:21 UTC  (2+ messages)

[PATCH v7 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-06 14:40 UTC  (5+ messages)

BUG: MTK DRM/HDMI broken on 5.13 (mt7623/bpi-r2)
 2021-07-06 11:40 UTC  (3+ messages)
  ` Aw: "

[PATCH AUTOSEL 4.4 08/31] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
 2021-07-06 11:29 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 09/31] drm/virtio: Fix double free "

[PATCH AUTOSEL 4.9 08/35] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
 2021-07-06 11:28 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 09/35] drm/virtio: Fix double free "

[PATCH AUTOSEL 4.14 01/45] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-06 11:27 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 02/45] drm/mxsfb: Don't select DRM_KMS_FB_HELPER
` [PATCH AUTOSEL 4.14 03/45] drm/zte: "
` [PATCH AUTOSEL 4.14 04/45] drm/amd/amdgpu/sriov disable all ip hw status by default
` [PATCH AUTOSEL 4.14 12/45] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
` [PATCH AUTOSEL 4.14 13/45] drm/virtio: Fix double free "

[PATCH AUTOSEL 4.19 01/55] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-06 11:25 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 02/55] drm/mxsfb: Don't select DRM_KMS_FB_HELPER
` [PATCH AUTOSEL 4.19 03/55] drm/zte: "
` [PATCH AUTOSEL 4.19 04/55] drm/amd/amdgpu/sriov disable all ip hw status by default
` [PATCH AUTOSEL 4.19 06/55] drm/amd/display: fix use_max_lb flag for 420 pixel formats
` [PATCH AUTOSEL 4.19 13/55] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
` [PATCH AUTOSEL 4.19 14/55] drm/virtio: Fix double free "

[PATCH AUTOSEL 5.4 01/74] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-06 11:24 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 35/74] drm/amd/display: Update scaling settings on modeset
` [PATCH AUTOSEL 5.4 36/74] drm/amd/display: Release MST resources on switch from MST to SST
` [PATCH AUTOSEL 5.4 37/74] drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7
` [PATCH AUTOSEL 5.4 38/74] drm/amdkfd: use allowed domain for vmbo validation
` [PATCH AUTOSEL 5.4 42/74] drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
` [PATCH AUTOSEL 5.4 51/74] drm/amdkfd: Walk through list with dqm lock hold


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 read-only IMAP folder(s) and NNTP newsgroup(s).