dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-14 18:15:59 to 2021-05-17 12:57:37 UTC [more...]

[PATCH] MAINTAINERS: repair reference in DRM DRIVER FOR SIMPLE FRAMEBUFFERS
 2021-05-17 12:57 UTC  (2+ messages)

[PATCH] drm: bridge: cdns-mhdp8546: Fix PM reference leak in cdns_mhdp_probe()
 2021-05-17 12:34 UTC  (3+ messages)

[PATCH v3] drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
 2021-05-17 12:15 UTC  (4+ messages)

[PATCH v4 1/3] drm/hyperv: Add DRM driver for hyperv synthetic video device
 2021-05-17 12:11 UTC  (4+ messages)
` [PATCH v4 2/3] drm/hyperv: Handle feature change message from device
` [PATCH v4 3/3] MAINTAINERS: Add maintainer for hyperv video device

[PATCH 00/19] More DG1 enabling
 2021-05-17 11:57 UTC  (3+ messages)
` [PATCH 14/19] drm/i915/oprom: Basic sanitization
  ` [Intel-gfx] "

[PATCH] dma-buf: fix unintended pin/unpin warnings
 2021-05-17 11:57 UTC 

[PATCH 0/3] drm: Remove some includes of drm_legacy.h
 2021-05-17 11:08 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Don't include drm_legacy.h
` [PATCH 2/3] drm/nouveau: "
` [PATCH 3/3] drm: Don't include drm_legacy.h in drm_lease.c

[PATCH 0/7] drm/i915: Move LMEM (VRAM) management over to TTM
 2021-05-17 10:57 UTC  (7+ messages)
` [PATCH 3/7] drm/i915/ttm, drm/ttm: Initialize the ttm device and memory managers
  ` [Intel-gfx] "
` [PATCH 5/7] drm/i915/ttm, drm/ttm: Add a generic TTM memcpy move for page-based iomem
  ` [Intel-gfx] "

[PATCH v13 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-05-17 10:24 UTC  (7+ messages)

[PATCH] backlight: Remove leading spaces in Kconfig
 2021-05-17  9:58 UTC 

[PATCH v5 0/6] Add Unisoc's drm kms module
 2021-05-17  9:27 UTC  (5+ messages)
` [PATCH v5 4/6] drm/sprd: add Unisoc's drm display controller driver

[PATCH v5 1/2] drm/bridge: anx7625: refactor power control to use runtime PM framework
 2021-05-17  9:05 UTC  (4+ messages)
` [PATCH v5 2/2] drm/bridge: anx7625: add suspend / resume hooks

[PATCH v3 00/14] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-05-17  9:12 UTC  (5+ messages)

[PATCH 1/3] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
 2021-05-17  8:49 UTC  (3+ messages)
` [PATCH 2/3] drm/virtio: Fix double free "
` [PATCH 3/3] drm/virtio: free virtqueues "

[PATCH 0/2] cleanup patches for PM reference leak
 2021-05-17  8:14 UTC  (3+ messages)
` [PATCH 1/2] drm/v3d: Fix PM reference leak in v3d_get_param_ioctl()
` [PATCH 2/2] drm/v3d: Fix PM reference leak in v3d_v3d_debugfs_ident()

[PATCH] treewide: Remove leading spaces in Kconfig files
 2021-05-17  8:29 UTC  (5+ messages)

[PATCH] drm/amdgpu: fix PM reference leak in amdgpu_debugfs_gfxoff_rea()
 2021-05-17  8:22 UTC  (2+ messages)
` 回复: "

[PATCH -next] drm: bridge: fix wrong pointer passed to PTR_ERR()
 2021-05-17  9:01 UTC  (2+ messages)

[RFC PATCH 0/3] A drm_plane API to support HDR planes
 2021-05-17  8:57 UTC  (14+ messages)
` [RFC PATCH 1/3] drm/color: Add RGB Color encodings

[PATCH] hgafb: fix probe function
 2021-05-17  8:50 UTC 

[PATCH -next] drm/bridge: lt9611: Add missing MODULE_DEVICE_TABLE
 2021-05-17  8:50 UTC  (2+ messages)

[PATCH] drm/i915/gem: Pin the L-shape quirked object as unshrinkable
 2021-05-17  8:46 UTC 

[PATCH 1/2] drm: bridge: it66121: fix an error code in it66121_probe()
 2021-05-17  8:43 UTC  (4+ messages)
` [PATCH 2/2] drm: bridge: it66121: fix a resource leak in probe

[PATCH v2] drm/rockchip: remove existing generic drivers to take over the device
 2021-05-16 15:25 UTC  (4+ messages)

[PATCH 4/4] i915: fix remap_io_sg to verify the pgprot
 2021-05-16 16:06 UTC 

(no subject)
 2021-05-16  1:21 UTC  (8+ messages)
` [PATCH v2 1/6] drm/msm/dpu: get DSPP blocks directly rather than through RM
` [PATCH v2 2/6] drm/msm/dpu: get MERGE_3D "
` [PATCH v2 3/6] drm/msm/dpu: get PINGPONG "
` [PATCH v2 4/6] drm/msm/dpu: get INTF "
` [PATCH v2 5/6] drm/msm/dpu: drop unused lm_max_width from RM
  ` [Freedreno] "
` [PATCH v2 6/6] drm/msm/dpu: simplify peer LM handling

[PATCH] video: hgafb: correctly handle card detect failure during probe
 2021-05-16 19:27 UTC 

[PATCH v1 0/3] drm/msm/dpu: rework irq handling
 2021-05-16 20:35 UTC  (9+ messages)
` [PATCH v1 1/3] drm/msm/dpu: merge dpu_hw_intr_get_interrupt_statuses into dpu_hw_intr_dispatch_irqs
` [PATCH v1 2/3] drm/msm/dpu: hw_intr: always call dpu_hw_intr_clear_intr_status_nolock
` [PATCH v1 3/3] drm/msm/dpu: simplify interrupt managing

[PATCH v2 0/6] drm/msm/dpu: rework irq handling
 2021-05-16 20:29 UTC  (7+ messages)
` [PATCH v2 1/6] drm/msm/dpu: merge dpu_hw_intr_get_interrupt_statuses into dpu_hw_intr_dispatch_irqs
` [PATCH v2 2/6] drm/msm/dpu: hw_intr: always call dpu_hw_intr_clear_intr_status_nolock
` [PATCH v2 3/6] drm/msm/dpu: define interrupt register names
` [PATCH v2 4/6] drm/msm/dpu: replace IRQ lookup with the data in hw catalog
` [PATCH v2 5/6] drm/msm/dpu: drop remains of old irq lookup subsystem
` [PATCH v2 6/6] drm/msm/dpu: simplify IRQ enabling/disabling

[PATCH] drm/msm/dpu: simplify dpu_core_irq_en/disable helpers
 2021-05-16 20:27 UTC  (2+ messages)

[PATCH -next] drm: correct function name drm_legacy_ctxbitmap_flush()
 2021-05-16 20:09 UTC  (2+ messages)

[PATCH] drm: Mark IRQ_BUSID ioctl as legacy
 2021-05-16 19:51 UTC 

[PATCH] drm: Remove unused branch in legacy PCI initialization
 2021-05-16 19:19 UTC 

[PATCH] drm/i915: only disable default vga device
 2021-05-16 17:14 UTC 

[PATCH 0/4] drm: Finally retire struct drm_format_name_buf
 2021-05-16 12:24 UTC  (6+ messages)
` [PATCH 1/4] drm/amdgpu: Use %p4cc to print 4CC format
` [PATCH 2/4] drm/simpledrm: "
` [PATCH 3/4] drm: Remove drm_get_format_name()
` [PATCH 4/4] drm/fourcc: Remove struct drm_format_buf_name

[PATCH] drm/msm/dp: remove most of usbpd-related remains
 2021-05-16 12:18 UTC  (3+ messages)

[PATCH] drm/virtgpu: Fix a resource leak in an error handling path
 2021-05-16  7:44 UTC 

[PATCH] drm/rockchip: remove early framebuffers before registering the fbdev
 2021-05-16  5:30 UTC  (2+ messages)

[PATCH 0/4] drm/msm/dpu: Qualcomm SC8180x MDSS/DPU support
 2021-05-16  4:25 UTC  (4+ messages)
` [PATCH 3/4] drm/msm/dpu: Add SC8180x to hw catalog

[PATCH] dt-bindings: display: bridge: lvds-codec: Fix spacing
 2021-05-16  0:46 UTC  (4+ messages)

[PATCH v2 0/7] Qualcomm DRM DPU fixes
 2021-05-15 23:04 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display: bridge: lvds-codec: Document LVDS data mapping select
 2021-05-15 20:46 UTC  (2+ messages)
` [PATCH 2/2] drm/bridge: lvds-codec: Add support for "

[PATCH V4 1/2] dt-bindings: display: bridge: lvds-codec: Document pixel data sampling edge select
 2021-05-15 20:43 UTC  (2+ messages)
` [PATCH V4 2/2] drm/bridge: lvds-codec: Add support for "

[PATCH v4 0/3] Add option to mmap GEM buffers cached
 2021-05-15 20:08 UTC  (8+ messages)
` [PATCH v4 1/3] drm: Add support for GEM buffers backed by non-coherent memory
` [PATCH v4 2/3] drm: Add and export function drm_gem_cma_sync_data
` [PATCH v4 3/3] drm/ingenic: Add option to alloc cached GEM buffers

[PATCH v3 0/3] drm/msm/dpu: simplify dpu_hw_blk handling
 2021-05-15 19:09 UTC  (5+ messages)
` [PATCH v3 1/4] drm/msm/dpu: remove unused dpu_hw_blk features
` [PATCH v3 2/4] drm/msm/dpu: drop dpu_hw_blk_destroy function
` [PATCH v3 3/4] drm/msm/dpu: use struct dpu_hw_merge_3d in dpu_hw_pingpong
` [PATCH v3 4/4] drm/msm/dpu: hw_blk: make dpu_hw_blk empty opaque structure

[Bug 209457] New: AMDGPU resume fail with RX 580 GPU
 2021-05-15 17:48 UTC  (2+ messages)
` [Bug 209457] "

[PATCH v2 0/1] drm/msm/dpu: Fix error return code in dpu_mdss_init()
 2021-05-15 17:45 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 1/1] drm/msm: Fix error return code in msm_drm_init()
 2021-05-15 17:41 UTC  (2+ messages)

[trivial PATCH] drm/amd/display: Fix typo of format termination newline
 2021-05-15 17:01 UTC 

[syzbot] BUG: unable to handle kernel paging request in vga16fb_imageblit (2)
 2021-05-15 16:41 UTC  (16+ messages)
    ` [PATCH] video: fbdev: vga16fb: fix OOB write in vga16fb_imageblit()
              ` [PATCH v2] tty: vt: always invoke vc->vc_sw->con_resize callback

[git pull] drm fixes for 5.13-rc2 (part two)
 2021-05-15 16:29 UTC  (2+ messages)

[PATCH v3] drm/bridge/sii8620: fix dependency on extcon
 2021-05-15 15:46 UTC  (6+ messages)

dual RX460 result in logspam about P2P DMA
 2021-05-15 14:11 UTC 

[PATCH v4 1/2] drm/bridge: anx7625: refactor power control to use runtime PM framework
 2021-05-14  8:37 UTC  (2+ messages)
` [PATCH v4 2/2] drm/bridge: anx7625: add suspend / resume hooks

Mysterious operations in sysimgblt.c and sysimgblt.c
 2021-05-14 14:11 UTC 

[PATCH -next] drm/nouveau:disp: Remove set but not used variable 'ret'
 2021-05-15  9:01 UTC 

thinkpad x1 carbon display flickering after update to 5.12. good on 5.11.x (i915)
 2021-05-14 13:44 UTC  (2+ messages)

[PATCH 0/8] dsi: rework clock parents and timing handling
 2021-05-15 13:12 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: qcom: sc7180: assign DSI clock source parents
` [PATCH 2/8] arm64: dts: qcom: sdm845: "
` [PATCH 3/8] arm64: dts: qcom: sdm845-mtp: "
` [PATCH 4/8] arm64: dts: qcom: sm8250: "
` [PATCH 5/8] drm/msm/dsi: stop setting clock parents manually
` [PATCH 6/8] drm/msm/dsi: phy: use of_device_get_match_data
` [PATCH 7/8] drm/msm/dsi: drop msm_dsi_phy_get_shared_timings
` [PATCH 8/8] drm/msm/dsi: remove msm_dsi_dphy_timing from msm_dsi_phy

[PATCH] drm: simpledrm: fix a potential NULL dereference
 2021-05-15 12:08 UTC  (2+ messages)

[PATCH v3 0/3] Add option to mmap GEM buffers cached
 2021-05-15  9:14 UTC  (6+ messages)
` [PATCH v3 1/3] drm: Add support for GEM buffers backed by non-coherent memory
` [PATCH v3 2/3] drm: Add and export function drm_gem_cma_sync_data
` [PATCH v3 3/3] drm/ingenic: Add option to alloc cached GEM buffers

[bug report] drm: remove usage of drm_pci_alloc/free
 2021-05-15  6:57 UTC  (5+ messages)
` [PATCH 1/1] drm: drm_legacy_addbufs_pci(): fix return without cleanup

[PATCH v2] drm: rcar-du: fix linker undefined references
 2021-05-15  0:37 UTC  (2+ messages)

[PATCH v3] drm: rcar: unbreak the R-Car menu items
 2021-05-15  0:36 UTC  (2+ messages)

[PATCH] drm/msm/dsi: save PLL registers across first PHY reset
 2021-05-15  0:33 UTC  (2+ messages)

[PATCH v3 0/1] drm/i915/dg1: Add HWMON power support
 2021-05-15  0:22 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH 1/2] drm/tegra: Get ref for DP AUX channel, not its ddc adapter
 2021-05-14 22:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/msm/dsi: fix 32-bit clang warning
 2021-05-14 22:07 UTC  (3+ messages)

[PATCH] fbdev: matrox: use modern module_init()
 2021-05-14 21:33 UTC 

[PATCH] drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
 2021-05-14 21:16 UTC  (3+ messages)

[RFC PATCH v2 0/6] A drm_plane API to support HDR planes
 2021-05-14 21:07 UTC  (7+ messages)
` [RFC PATCH v2 1/6] drm/doc: Color Management and HDR10 RFC
` [RFC PATCH v2 2/6] drm/color: Add transfer functions for HDR/SDR on drm_plane
` [RFC PATCH v2 3/6] drm/color: Add output transfer function to crtc
` [RFC PATCH v2 4/6] drm/color: Add sdr boost property
` [RFC PATCH v2 5/6] drm/color: Add color space plane property
` [RFC PATCH v2 6/6] drm/amd/display: reformat YCbCr-RGB conversion matrix

[RFC PATCH 0/5] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-14 20:05 UTC  (6+ messages)
` [RFC PATCH 4/5] drm/i915: Introduce 'set parallel submit' extension
  ` [Intel-gfx] "

[resend][pull] drm/msm: drm-msm-fixes-2021-05-09 for v5.13-rc2
 2021-05-14 20:12 UTC 

[pull] drm/msm: drm-msm-fixes-2021-05-09 for v5.13-rc2
 2021-05-14 20:10 UTC  (2+ messages)

[PATCH 00/27] drm/i915/gem: ioctl clean-ups (v5)
 2021-05-14 19:13 UTC  (10+ messages)
` [PATCH 10/27] drm/i915/gem: Remove engine auto-magic with FENCE_SUBMIT
` [PATCH 17/27] drm/i915/gem: Rework error handling in default_engines
  ` [Intel-gfx] "
` [PATCH 19/27] drm/i915/gem: Use the proto-context to handle create parameters

[PATCH -next] drm/vmwgfx: Fix return value check in vmw_setup_pci_resources()
 2021-05-14 18:33 UTC  (2+ messages)

[PATCH][V2][next] drm/vmwgfx: Fix memory allocation check and a leak of object fifo
 2021-05-14 18:32 UTC  (2+ messages)

[PATCH v6 0/9] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-05-14 18:15 UTC  (7+ messages)
` [PATCH v6 4/9] drm/i915/dpcd_bl: Cache some backlight capabilities in intel_panel.backlight
` [PATCH v6 5/9] drm/i915/dpcd_bl: Move VESA backlight enabling code closer together
` [PATCH v6 6/9] drm/i915/dpcd_bl: Return early in vesa_calc_max_backlight if we can't read PWMGEN_BIT_COUNT
` [PATCH v6 7/9] drm/i915/dpcd_bl: Print return codes for VESA backlight failures
` [PATCH v6 8/9] drm/dp: Extract i915's eDP backlight code into DRM helpers
` [PATCH v6 9/9] drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau


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