dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-03 15:53:15 to 2020-02-05 15:40:42 UTC [more...]

[PATCH v2] drm: shmobile: Reduce include dependencies
 2020-02-05 10:50 UTC  (2+ messages)

[PATCH 00/15] amdgpu: remove load and unload callbacks (v2)
 2020-02-05 15:39 UTC  (12+ messages)
` [PATCH 01/15] drm/amdgpu: rename amdgpu_debugfs_preempt_cleanup
` [PATCH 02/15] drm/amdgpu/ttm: move debugfs init into core amdgpu debugfs
` [PATCH 03/15] drm/amdgpu/pm: "
` [PATCH 04/15] drm/amdgpu/sa: "
` [PATCH 05/15] drm/amdgpu/fence: "
` [PATCH 06/15] drm/amdgpu/gem: "
` [PATCH 07/15] drm/amdgpu/regs: "
` [PATCH 08/15] drm/amdgpu/firmware: "
` [PATCH 09/15] drm/amdgpu: don't call drm_connector_register for non-MST ports
` [PATCH 11/15] drm/amd/display: move dpcd debugfs members setup
` [PATCH 12/15] drm/amdgpu/display: add a late register connector callback

[PATCH V6] drm: Add support for DP 1.4 Compliance edid corruption test
 2020-02-05 15:22 UTC 

[PATCH v3 0/9] Huge page-table entries for TTM
 2020-02-05 15:20 UTC  (11+ messages)
` [PATCH v3 1/9] fs: Constify vma argument to vma_is_dax
` [PATCH v3 2/9] mm: Introduce vma_is_special_huge
` [PATCH v3 3/9] mm: Split huge pages on write-notify or COW
` [PATCH v3 4/9] mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
` [PATCH v3 5/9] drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
` [PATCH v3 6/9] drm/vmwgfx: Support huge page faults
` [PATCH v3 7/9] drm: Add a drm_get_unmapped_area() helper
` [PATCH v3 8/9] drm/vmwgfx: Introduce a huge page aligning TTM range manager
` [PATCH v3 9/9] drm/vmwgfx: Hook up the helpers to align buffer objects

[PATCH v3 00/17] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-02-05 15:06 UTC  (21+ messages)
` [PATCH v3 01/17] drm: add DP 1.4 VSC SDP Payload related enums and a structure
` [PATCH v3 02/17] drm/i915/dp: Add compute routine for DP VSC SDP
` [PATCH v3 03/17] drm/i915/dp: Add compute routine for DP HDR Metadata Infoframe SDP
` [PATCH v3 04/17] drm/i915/dp: Add writing of DP SDPs (Secondary Data Packet)
` [PATCH v3 05/17] video/hdmi: Add Unpack only function for DRM infoframe
` [PATCH v3 06/17] drm/i915/dp: Read out DP SDPs (Secondary Data Packet)
` [PATCH v3 07/17] drm: Add logging function for DP VSC SDP
` [PATCH v3 08/17] drm/i915: Include HDMI DRM infoframe in the crtc state dump
` [PATCH v3 09/17] drm/i915: Include DP HDR Metadata Infoframe SDP "
` [PATCH v3 10/17] drm/i915: Include DP VSC "
` [PATCH v3 11/17] drm/i915: Program DP SDPs with computed configs
` [PATCH v3 12/17] drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
` [PATCH v3 13/17] drm/i915: Add state readout for DP VSC SDP
` [PATCH v3 14/17] drm/i915: Program DP SDPs on pipe updates
` [PATCH v3 15/17] drm/i915: Stop sending DP SDPs on intel_ddi_post_disable_dp()
` [PATCH v3 16/17] drm/i915/dp: Add compute routine for DP PSR VSC SDP
` [PATCH v3 17/17] drm/i915/psr: Use new DP VSC SDP compute routine on PSR

[PATCH 4/5] drm/i915: Wean off drm_pci_alloc/drm_pci_free
 2020-02-05 14:45 UTC  (2+ messages)

[PATCH 1/2] drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
 2020-02-05 14:28 UTC  (10+ messages)
` [PATCH 2/2] drm/panfrost: Propagate panfrost_fence_create() errors to the scheduler

[PATCH 00/14] amdgpu: remove load and unload callbacks
 2020-02-05 14:24 UTC  (18+ messages)
` [PATCH 01/14] drm/amdgpu: rename amdgpu_debugfs_preempt_cleanup
` [PATCH 02/14] drm/amdgpu/ttm: move debugfs init into core amdgpu debugfs
` [PATCH 03/14] drm/amdgpu/pm: "
` [PATCH 04/14] drm/amdgpu/sa: "
` [PATCH 05/14] drm/amdgpu/fence: "
` [PATCH 06/14] drm/amdgpu/gem: "
` [PATCH 07/14] drm/amdgpu/regs: "
` [PATCH 08/14] drm/amdgpu/firmware: "
` [PATCH 09/14] drm/amdgpu: don't call drm_connector_register for non-MST ports
` [PATCH 10/14] drm/amdgpu/display: move debugfs init into core amdgpu debugfs
` [PATCH 11/14] drm/amd/display: move dpcd debugfs members setup
` [PATCH 12/14] drm/amdgpu/display: add a late register connector callback
` [PATCH 13/14] drm/amdgpu/ring: move debugfs init into core amdgpu debugfs
` [PATCH 14/14] drm/amdgpu: drop legacy drm load and unload callbacks

[PATCH] drm/panfrost: Don't try to map on error faults
 2020-02-05 14:01 UTC  (3+ messages)

[PATCH 0/4] drm/virtio: rework backing storage handling
 2020-02-05 10:59 UTC  (5+ messages)
` [PATCH 1/4] drm/virtio: simplify virtio_gpu_alloc_cmd
` [PATCH 2/4] drm/virtio: resource teardown tweaks
` [PATCH 3/4] drm/virtio: move mapping teardown to virtio_gpu_cleanup_object()
` [PATCH 4/4] drm/virtio: move virtio_gpu_mem_entry initialization to new function

[PATCH] drm/virtio: ratelimit error logging
 2020-02-05 10:25 UTC 

[v1] dt-bindings: msm:disp: update dsi and dpu bindings
 2020-02-04 18:22 UTC  (3+ messages)
` [Freedreno] "

[v4] arm64: dts: sc7180: add display dt nodes
 2020-02-04 14:14 UTC  (3+ messages)

[v5] arm64: dts: sc7180: add display dt nodes
 2020-02-04 19:13 UTC  (2+ messages)

[PATCH v6] drm/dp_mst: Fix W=1 warnings
 2020-02-05  8:48 UTC 

[PATCH v1] drm: shmobile: Platform data shan't include kernel.h
 2020-02-04 19:44 UTC  (5+ messages)

[PATCH] drm/virtio: fix vblank handling
 2020-02-05  7:39 UTC  (2+ messages)

[PATCH v4 0/3] sc7180: Add A618 GPU bindings
 2020-02-05  7:01 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: clk: qcom: Add support for GPU GX GDSCR
` [PATCH v4 2/3] clk: qcom: gpucc: Add support for GX GDSC for SC7180
` [PATCH v4 3/3] arm64: dts: qcom: sc7180: Add A618 gpu dt blob

[PATCH v3] Add A618 GPU nodes
 2020-02-05  6:51 UTC  (4+ messages)
` [PATCH v3] arm64: dts: qcom: sc7180: Add A618 gpu dt blob

[Bug 203905] New: amdgpu:actual_brightness has unreal/wrong value
 2020-02-05  5:52 UTC  (3+ messages)
` [Bug 203905] "

[PATCH 1/5] drm: Remove PageReserved manipulation from drm_pci_alloc
 2020-02-04 22:59 UTC  (13+ messages)
` [PATCH 2/5] drm: Remove the dma_alloc_coherent wrapper for internal usage
` [PATCH 3/5] drm/r128: Wean off drm_pci_alloc
` [PATCH 5/5] drm: Remove exports for drm_pci_alloc/drm_pci_free
  ` [Intel-gfx] "

[PATCH 0/4] drm/dp,i915: eDP DPCD backlight control detection fixes
 2020-02-04 19:28 UTC  (5+ messages)
` [PATCH 1/4] Revert "drm/i915: Don't use VBT for detecting DPCD backlight controls"
` [PATCH 2/4] drm/dp: Introduce EDID-based quirks
` [PATCH 3/4] drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
` [PATCH 4/4] drm/i915: Force DPCD backlight mode for some Precision 7750 panels

[PATCH] drm/dp_mst: Check crc4 value while building sideband message
 2020-02-04 19:00 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: Remove unneeded GBIF unhalt
 2020-02-04 18:03 UTC  (2+ messages)

[PATCH v5] drm/dp_mst: Fix W=1 warnings
 2020-02-04 17:40 UTC  (2+ messages)

[PATCH v2 1/3] drm: msm: Add 618 gpu to the adreno gpu list
 2020-02-04 16:34 UTC  (5+ messages)
` [PATCH v2 2/3] drm: msm: a6xx: Add support for A618
    ` [Freedreno] "

[PATCH 0/5] disable drm_global_mutex for most drivers, take 2
 2020-02-04 15:01 UTC  (6+ messages)
` [PATCH 1/5] drm: Complain if drivers still use the ->load callback
` [PATCH 2/5] drm/fbdev-helper: don't force restores
` [PATCH 3/5] drm/client: Rename _force to _locked
` [PATCH 4/5] drm: Push drm_global_mutex locking in drm_open
` [PATCH 5/5] drm: Nerf drm_global_mutex BKL for good drivers

[PATCH 1/8] drm/edid: Check the number of detailed timing descriptors in the CEA ext block
 2020-02-04 14:57 UTC  (27+ messages)
` [PATCH 2/8] drm/edid: Don't accept any old garbage as a display descriptor
    ` [Intel-gfx] "
` [PATCH 3/8] drm/edid: Introduce is_detailed_timing_descritor()
    ` [Intel-gfx] "
` [PATCH 4/8] drm/i915: Clear out spurious whitespace
    ` [Intel-gfx] "
` [PATCH 5/8] drm/edid: Document why we don't bounds check the DispID CEA block start/end
` [PATCH 6/8] drm/edid: Add a FIXME about DispID CEA data block revision
  ` [Intel-gfx] "
` [PATCH 7/8] drm/edid: Constify lots of things
      ` [Intel-gfx] "
` [PATCH 8/8] drm/edid: Dump bogus 18 byte descriptors
    ` [Intel-gfx] "

[PATCH] drm/edid: fix building error
 2020-02-04 14:41 UTC  (2+ messages)

[bug report] drm/ttm: fix re-init of global structures
 2020-02-04 14:27 UTC  (4+ messages)

[PATCH 0/3] drm/tegra: A couple of fixes for v5.6-rc1
 2020-02-04 13:59 UTC  (4+ messages)
` [PATCH 1/3] drm/tegra: Relax IOMMU usage criteria on old Tegra
` [PATCH 2/3] drm/tegra: Reuse IOVA mapping where possible
` [PATCH 3/3] gpu: host1x: Set DMA direction only for DMA-mapped buffer objects

[Bug 206393] New: amdgpu: garbled screen after resume
 2020-02-04 13:34 UTC  (3+ messages)
` [Bug 206393] "

[PATCH] drm/stm: ltdc: check number of endpoints
 2020-02-04 11:01 UTC  (3+ messages)

[PATCH] drm/stm: dsi: stm mipi dsi doesn't print error on probe deferral
 2020-02-04 10:59 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: check crtc state before enabling LIE
 2020-02-04 10:58 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: add number of interrupts
 2020-02-04 10:57 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: enable/disable depends on encoder
 2020-02-04 10:56 UTC  (3+ messages)

[PATCH 00/12] drm/i915/display: conversion to drm_device based logging macros
 2020-02-04  9:28 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 00/21] drm: Introduce struct drm_device based WARN* and use them in i915
 2020-02-04  9:11 UTC  (2+ messages)

[PATCH v3 0/9] drm/bridge: ti-sn65dsi86: Improve support for AUO B116XAK01 + other DP
 2020-02-04  0:21 UTC  (21+ messages)
` [PATCH v3 1/9] drm/bridge: ti-sn65dsi86: Split the setting of the dp and dsi rates
` [PATCH v3 2/9] drm/bridge: ti-sn65dsi86: zero is never greater than an unsigned int
` [PATCH v3 3/9] drm/bridge: ti-sn65dsi86: Don't use MIPI variables for DP link
` [PATCH v3 4/9] drm/bridge: ti-sn65dsi86: Config number of DP lanes Mo' Betta
` [PATCH v3 5/9] drm/bridge: ti-sn65dsi86: Read num lanes from the DP sink
` [PATCH v3 6/9] drm/bridge: ti-sn65dsi86: Use 18-bit DP if we can
` [PATCH v3 7/9] drm/bridge: ti-sn65dsi86: Group DP link training bits in a function
` [PATCH v3 8/9] drm/bridge: ti-sn65dsi86: Train at faster rates if slower ones fail
` [PATCH v3 9/9] drm/bridge: ti-sn65dsi86: Avoid invalid rates

[PATCH -next] drm/panfrost: Remove set but not used variable 'bo'
 2020-02-03 19:12 UTC  (2+ messages)

[PATCH v2] drm/radeon: have the callers of set_memory_*() check the return value
 2020-02-03 20:44 UTC  (3+ messages)

[PATCH] drm/i915/gvt: more locking for ppgtt mm LRU list
 2020-02-03 15:07 UTC 

[PATCH v2] drm: Parse Colorimetry data block from EDID
 2020-02-03 20:32 UTC  (3+ messages)

[PATCH v3 0/1] Add support for sun4i HDMI audio
 2020-02-03 12:23 UTC  (5+ messages)
` [PATCH v3 1/1] drm: sun4i: hdmi: Add support for sun4i HDMI encoder audio

[PATCH -next] crypto: ccree - remove set but not used variable 'du_size'
 2020-02-03 15:39 UTC 

[git pull] drm ttm/mm for 5.6-rc1
 2020-02-04  8:05 UTC  (2+ messages)

[PATCH v2 0/4] drm/vram: Check display modes against available VRAM
 2020-02-04  6:50 UTC  (6+ messages)
` [PATCH v2 1/4] drm/vram: Add helpers to validate a display mode's memory requirements
` [PATCH v2 2/4] drm/bochs: Implement struct drm_mode_config_funcs.mode_valid
` [PATCH v2 3/4] drm/hibmc: "
` [PATCH v2 4/4] drm/vboxvideo: "

[PATCH 00/18] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-02-03 23:15 UTC  (4+ messages)
` [PATCH 08/18] drm/i915/dp: Add logging function for DP VSC SDP
  ` [Intel-gfx] "

[PATCH V5] drm: Add support for DP 1.4 Compliance edid corruption test
 2020-02-03 20:43 UTC  (2+ messages)

[PATCH v4 00/22] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-02-03 20:42 UTC  (7+ messages)
` [PATCH v4 04/22] drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
` [PATCH v4 05/22] drm/amdgpu: Convert to CRTC VBLANK callbacks
` [PATCH v4 10/22] drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()

[trivial PATCH] drm: Use kvcalloc
 2020-02-03 20:19 UTC 

[Bug 206387] New: amdgpu with amdgpu.dc=1 and multiple monitors on DisplayPort keeps changing devices
 2020-02-03 19:50 UTC  (5+ messages)
` [Bug 206387] "

[Bug 206383] New: [drm] [amdgpu] [TTM] memory leak/out of memory
 2020-02-03 15:56 UTC  (2+ messages)
` [Bug 206383] "

[PATCH 1/3] dt-bindings: Add ITE Tech prefix
 2020-02-03 15:53 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).