dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-07 08:53:30 to 2021-01-08 16:12:37 UTC [more...]

[PATCH] drm/hisilicon: Delete the empty function mode_valid
 2021-01-08 14:45 UTC  (2+ messages)

[PATCH v4 00/13] drm: Support short-term vmap via vmap_local
 2021-01-08 16:12 UTC  (15+ messages)
` [PATCH v4 01/13] dma-buf: Add vmap_local and vnumap_local operations
` [PATCH v4 02/13] drm/gem: Create infrastructure for GEM vmap_local
` [PATCH v4 03/13] drm/cma-helper: Provide a vmap function for short-term mappings
` [PATCH v4 04/13] drm/shmem-helper: "
` [PATCH v4 05/13] drm/mgag200: Use drm_gem_shmem_vmap_local() in damage handling
` [PATCH v4 06/13] drm/cirrus: "
` [PATCH v4 07/13] drm/gm12u320: "
` [PATCH v4 08/13] drm/udl: "
` [PATCH v4 09/13] drm/vram-helper: Provide a vmap function for short-term mappings
` [PATCH v4 10/13] drm/ast: Use drm_gem_vram_vmap_local() in cursor update
` [PATCH v4 11/13] drm/vboxvideo: "
` [PATCH v4 12/13] drm/fb-helper: Move BO locking from DRM client to fbdev damage worker
` [PATCH v4 13/13] drm/vram-helper: Remove unused drm_gem_vram_{vmap, vunmap}()

[PATCH 00/35] Add HMM-based SVM memory manager to KFD
 2021-01-08 16:06 UTC  (20+ messages)
` [PATCH 08/35] drm/amdgpu: add common HMM get pages function
` [PATCH 12/35] drm/amdgpu: export vm update mapping interface
` [PATCH 29/35] drm/amdgpu: svm bo enable_signal call condition
` [PATCH 31/35] drm/amdgpu: reserve fence slot to update page table
` [PATCH 32/35] drm/amdgpu: enable retry fault wptr overflow

[PULL] drm-fixes
 2021-01-08 15:57 UTC 

[PATCH v2 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
 2021-01-08 15:58 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: mt8192: Add node for the Mali GPU

[PATCH 1/2] drm/radeon: stop re-init the TTM page pool
 2021-01-08 15:53 UTC  (6+ messages)

[PATCH v5 1/4] drm/i915: Keep track of pwm-related backlight hooks separately
 2021-01-08 15:05 UTC  (5+ messages)
` [PATCH v5 2/4] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
` [PATCH v5 3/4] drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlight
` [PATCH v5 4/4] drm/dp: Revert "drm/dp: Introduce EDID-based quirks"

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2021-01-08 14:52 UTC  (15+ messages)
` [PATCH v3 01/12] drm: Add dummy page per device or GEM object

[PATCH] drm/modes: add non-OF stub for of_get_drm_display_mode
 2021-01-08 14:45 UTC  (2+ messages)

[PATCH 0/3] Revert "drm/amd/display: Expose new CRC window property" and changes associated with this commit
 2021-01-08 14:43 UTC  (7+ messages)
` [PATCH 1/3] Revert "drm/amd/display: Fix unused variable warning"
` [PATCH 2/3] Revert "drm/amdgpu/disply: fix documentation warnings in display manager"
` [PATCH 3/3] Revert "drm/amd/display: Expose new CRC window property"

[PATCH 0/3] drm/vc4: Streamline the vmap and mmap code
 2021-01-08 14:08 UTC  (4+ messages)
` [PATCH 1/3] drm/vc4: Use drm_gem_cma_vmap() directly
` [PATCH 2/3] drm/vc4: Make several BO functions static
` [PATCH 3/3] drm/vc4: Move mmap implementation into GEM object function

[PULL] topic/dp-hdmi-2.1-pcon for drm-misc-next
 2021-01-08 13:41 UTC  (3+ messages)

[RFC] drm/connector: Set the default callback function for drm_connector_funcs
 2021-01-08 13:07 UTC  (4+ messages)

linux-next: Tree for Jan 7 (drivers/gpu/drm/imx/parallel-display.o)
 2021-01-08 10:17 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2021-01-08  9:53 UTC  (2+ messages)

[PATCH v3 8/8] drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
 2021-01-08  9:02 UTC  (7+ messages)
    ` [kbuild-all] "

[Patch] fbcon: i want fbcon soft scrollback feature come back
 2021-01-07 22:56 UTC  (3+ messages)

[PATCH] dt-bindings: bcm2835-vec: Add power-domains property
 2021-01-08  2:55 UTC  (4+ messages)

[PATCH 0/2] *** fix missing unplug interrupt problem ***
 2021-01-07 20:30 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dp: postpone irq_hpd event during connection pending state
` [PATCH 2/2] drm/msm/dp: unplug interrupt missed after irq_hpd handler

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2021-01-07 19:39 UTC  (3+ messages)

soc: mediatek: cmdq: add address shift in jump
 2021-01-08  1:48 UTC  (3+ messages)
` [PATCH v2] "

[Patch] fbcon: i want fbcon soft scrollback feature come back
 2021-01-07 15:34 UTC 

[pull] drm/msm: drm-msm-fixes-2021-01-07
 2021-01-08  8:54 UTC  (2+ messages)

[PATCH 0/4] A PCI quirk for resizable BAR 0 on Navi10
 2021-01-08  1:01 UTC  (11+ messages)
` [PATCH 1/4] PCI: Export pci_rebar_get_possible_sizes()
` [PATCH 2/4] PCI: Add pci_rebar_bytes_to_size()
` [PATCH 3/4] drm/amdgpu: Resize BAR0 to the maximum available size, even if it doesn't cover VRAM
` [PATCH 4/4] PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse

[PATCH v5 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2021-01-08  3:09 UTC  (6+ messages)
` [PATCH v5 09/11] dt-bindings: usb: convert mediatek, mtk-xhci.txt "
` [PATCH v5 10/11] dt-bindings: usb: convert mediatek, mtu3.txt "

[PATCH v2, 0/3] support gce on mt8192 platform
 2021-01-08  2:52 UTC  (3+ messages)
` [PATCH v2, 1/3] dt-binding: gce: add gce header file for mt8192

[PATCH] drm/virtio: fix prime export for vram objects
 2021-01-08  1:47 UTC  (2+ messages)

[PATCH] drm/virtio: make sure context is created in gem open
 2021-01-08  1:46 UTC  (2+ messages)

linux-next: build failure after merge of the drm tree
 2021-01-08  1:25 UTC  (2+ messages)

[PATCH v9 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-01-08  1:10 UTC  (4+ messages)
` [PATCH v9 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183
` [PATCH v9 3/4] drm/panfrost: devfreq: Disable devfreq when num_supplies > 1
` [PATCH v9 4/4] drm/panfrost: Add mt8183-mali compatible string

[PATCH v6 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-01-07 23:51 UTC  (4+ messages)
` [PATCH v6 3/4] drm/panfrost: devfreq: Disable devfreq when num_supplies > 1

[PATCH] drm/mediatek: dsi: Fix EoTp flag
 2021-01-07 23:26 UTC  (2+ messages)

[PATCH] drm: Check actual format for legacy pageflip
 2021-01-07 22:51 UTC  (12+ messages)

[PATCH] drm/msm: Fix MSM_INFO_GET_IOVA with carveout
 2021-01-07 22:36 UTC  (3+ messages)

[PATCH 1/3] dma-buf: system_heap: Make sure to return an error if we abort
 2021-01-07 21:15 UTC  (3+ messages)
` [PATCH 2/3] dma-buf: heaps: Add a WARN_ON should the vmap_cnt go negative
` [PATCH 3/3] dma-buf: heaps: Rework heep allocation hooks to return struct dma_buf instead of fd

[PATCH] dma-buf: cma_heap: Fix memory leak in CMA heap
 2021-01-07 20:26 UTC 

[PATCH] drm/mipi-dbi: Switch to new kerneldoc syntax for named variable macro argument
 2021-01-07 17:47 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Do not change amdgpu framebuffer format during page flip
 2021-01-07 17:38 UTC  (4+ messages)

[PATCH] drm/msm: Only enable A6xx LLCC code on A6xx
 2021-01-07 17:26 UTC  (3+ messages)

[PATCH] video: fbdev: simplefb: Fix info message during probe
 2021-01-07 17:04 UTC  (3+ messages)

[PATCH] drm/qxl: Use managed mode-config init
 2021-01-07 17:03 UTC  (2+ messages)

[PATCH] drm/pci: Use pcim_enable_device()
 2021-01-07 17:01 UTC  (2+ messages)

[GIT PULL FOR v5.12] R-Car DU and misc other changes
 2021-01-07 16:42 UTC  (2+ messages)

[PATCH 1/4] drm/ttm: add debugfs directory v2
 2021-01-07 16:38 UTC  (5+ messages)
` [PATCH 4/4] drm/ttm: optimize ttm pool shrinker a bit

[PATCH 1/3] drm: uapi: Use SPDX in DRM core uAPI headers
 2021-01-07 15:12 UTC  (11+ messages)
` [PATCH 2/3] drm: uapi: Use SPDX in DRM drivers "

[PATCH v3 0/8] drm: Support short-term vmap via vmap_local
 2021-01-07 15:01 UTC  (5+ messages)
` [PATCH v3 6/8] drm/shmem-helper: Provide a vmap function for short-term mappings

[PULL] drm-misc-next
 2021-01-07 12:42 UTC  (2+ messages)

[PATCH v9, 00/11] drm/mediatek: add support for mediatek SOC MT8183
 2021-01-07 12:08 UTC  (19+ messages)
` [PATCH v9, 01/11] dt-bindings: mediatek: add rdma-fifo-size description for mt8183 display
` [PATCH v9, 02/11] dt-bindings: mediatek: add "
` [PATCH v9, 03/11] arm64: dts: mt8183: rename rdma fifo size
` [PATCH v9, 04/11] arm64: dts: mt8183: refine gamma compatible name
` [PATCH v9, 05/11] drm/mediatek: add fifo_size into rdma private data
` [PATCH v9, 06/11] drm/mediatek: add RDMA fifo size error handle
` [PATCH v9, 07/11] drm/mediatek: separate gamma module
` [PATCH v9, 08/11] drm/mediatek: add has_dither private data for gamma
` [PATCH v9, 09/11] drm/mediatek: enable dither function
` [PATCH v9, 10/11] drm/mediatek: add DDP support for MT8183
` [PATCH v9, 11/11] This patch add support for mediatek SOC MT8183

[PULL] drm-intel-next
 2021-01-07 12:02 UTC  (2+ messages)

[PATCH 1/2] gpu: ipu-v3: Add Rec.709 limited range support to DP
 2021-01-07 11:04 UTC  (2+ messages)
` [PATCH 2/2] drm/imx: ipuv3-plane: add color encoding and range properties

[PATCH] drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is no reset-deassert MIPI-sequence
 2021-01-07 11:04 UTC  (3+ messages)

[GIT PULL] drm/imx: fixes and drm managed resources
 2021-01-07 10:25 UTC  (2+ messages)

[PULL] drm-misc-next
 2021-01-07  9:59 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2021-01-07  9:28 UTC  (2+ messages)

[PATCH] dt-bindings: Add missing array size constraints
 2021-01-07  9:10 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.11
 2021-01-07  9:04 UTC  (2+ messages)

[PATCH v8 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-01-07  9:00 UTC  (4+ messages)
` [PATCH v8 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183
` [PATCH v8 3/4] drm/panfrost: devfreq: Disable devfreq when num_supplies > 1
` [PATCH v8 4/4] drm/panfrost: Add mt8183-mali compatible string

[PATCH] drm/stm: Remove usage of drm_display_mode_to_videomode()
 2021-01-07  8:27 UTC  (2+ messages)

[PATCH RESEND v2 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2021-01-06 19:49 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] drm/drm_vblank: set the dma-fence timestamp during send_vblank_event

[PATCH 0/2] drm/sun4i: fix DCLK and improve its handling
 2021-01-07  2:30 UTC  (6+ messages)
` [PATCH 1/2] drm/sun4i: tcon: fix inverted DCLK polarity
    ` [PATCH v2 0/2] drm/sun4i: fix DCLK and improve its handling
      ` [PATCH v2 1/2] drm/sun4i: tcon: fix inverted DCLK polarity
      ` [PATCH v2 2/2] drm/sun4i: tcon: improve DCLK polarity handling

[PATCH V2 0/4] drm/v3d: Minor improvements
 2021-01-06 15:12 UTC  (7+ messages)
` [PATCH V2 1/4] drm/v3d: Use platform_get_irq_optional() to get optional IRQs
` [PATCH V2 3/4] drm/v3d: Don't clear MMU control bits on exception
` [PATCH V2 4/4] dt-bindings: gpu: Convert v3d to json-schema

[PATCH v2] drm/loongson: Add DRM Driver for Loongson 7A1000 bridge chip
 2021-01-07  6:42 UTC 

[PATCH] drm/imx: dw_hdmi-imx: depend on OF to fix randconfig compile tests on x86_64
 2021-01-06 17:36 UTC  (2+ messages)

[PATCH 26/31] PM / devfreq: tegra30: convert to use devm_pm_opp_* API
 2021-01-06 18:17 UTC  (3+ messages)

[PATCH] drm/panel: feiyang-fy07024di26a30d: cleanup if panel attaching failed
 2021-01-07  4:00 UTC  (3+ messages)

[PATCH v3] drm/sun4i: de2: Reimplement plane z position setting logic
 2021-01-06 20:49 UTC  (2+ messages)

linux-next: Tree for Jan 6 (drivers/gpu/drm/imx/dw_hdmi-imx.o)
 2021-01-06 16:49 UTC 


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).