dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-02 18:12:36 to 2022-08-04 15:09:40 UTC [more...]

[PATCH v3 20/32] drm/via: Add via_pll.c
 2022-08-04 15:09 UTC  (14+ messages)
` [PATCH v3 26/32] drm/via: Add via_drm.h

New subsystem for acceleration devices
 2022-08-04 15:03 UTC  (5+ messages)

[PATCH v2 0/4] Documentation/amdgpu/display: describe color and blend mode properties mapping
 2022-08-04 15:01 UTC  (5+ messages)
` [PATCH v2 1/4] Documentation/amdgpu_dm: Add DM color correction documentation
` [PATCH v2 2/4] Documentation/amdgpu/display: add DC color caps info
` [PATCH v2 3/4] drm/amd/display: add doc entries for MPC blending configuration
` [PATCH v2 4/4] Documentation/gpu/amdgpu/amdgpu_dm: add DM docs for pixel blend mode

imx8mm lcdif->dsi->adv7535 no video, no errors
 2022-08-04 14:51 UTC  (29+ messages)

[PATCH v4 0/6] drm/msm/dsi regulator improvements
 2022-08-04 14:38 UTC  (7+ messages)
` [PATCH v4 1/6] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
` [PATCH v4 2/6] drm/msm/dsi: Fix number of regulators for SDM660
` [PATCH v4 3/6] drm/msm/dsi: Don't set a load before disabling a regulator
` [PATCH v4 4/6] drm/msm/dsi: Use the new regulator bulk feature to specify the load
` [PATCH v4 5/6] drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
` [PATCH v4 6/6] drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling

[v1] drm/msm/disp/dpu1: add support for hierarchical flush for dspp in sc7280
 2022-08-04 14:16 UTC  (2+ messages)

[PATCH] drm/amd/display: restore plane with no modifiers code
 2022-08-04 13:27 UTC  (2+ messages)

[PATCH] drm/gma500: Fix comment typo
 2022-08-04 11:47 UTC 

[PATCH] drm/panel: nt35510: Fix comment typo
 2022-08-04 11:41 UTC 

[PATCH] drm/display: Fix comment typo
 2022-08-04 11:45 UTC 

[PATCH] drm/mipi-dsi: Fix comment typo
 2022-08-04 11:49 UTC 

[PATCH 1/2] drm/cmdline-parser: Merge negative tests
 2022-08-04 13:17 UTC  (2+ messages)
` [PATCH 2/2] drm/cmdline-parser: Use assert when needed

[PATCH] drm/imx/dcss: get rid of HPD warning message
 2022-08-04 12:47 UTC  (3+ messages)

[PATCH 0/3] Fix bugs in *_set_par() caused by user input
 2022-08-04 12:41 UTC  (4+ messages)
` [PATCH 1/3] video: fbdev: vt8623fb: Check the size of screen before memset_io()
` [PATCH 2/3] video: fbdev: arkfb: "
` [PATCH 3/3] video: fbdev: s3fb: "

[PATCH RFC] dma-buf: To check DMA_FENCE_FLAG_ENABLE_SIGNAL_BIT status on debug
 2022-08-04 12:19 UTC 

[RFC PATCH 1/2] drm/panel-edp: Allow overriding the eDP EDID
 2022-08-04 11:51 UTC  (2+ messages)

[PATCH v3 0/3] HDR aux backlight range calculation
 2022-08-04  9:54 UTC  (3+ messages)
` [PATCH v3 2/3] drm/amdgpu_dm: Rely on split out luminance calculation function

[PATCH v6 00/13] Add MediaTek MT6370 PMIC support
 2022-08-04  9:53 UTC  (4+ messages)
` [PATCH v6 12/13] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

[PATCH] drm: fix whitespace in drm_plane_create_color_properties()
 2022-08-04  9:39 UTC  (2+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Write in imageblit (2)
 2022-08-04  9:22 UTC  (8+ messages)
    ` [PATCH] tty: vt: selection: Add check for valid tiocl_selection values

[PATCH v5 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-08-04  9:06 UTC  (7+ messages)
` [PATCH v5 1/7] drm: Move and add a few utility macros into drm util header
  ` [Intel-gfx] "
` [PATCH v5 4/7] drm/i915: Check for integer truncation on the configuration of ttm place

[PATCH v4 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-08-04  8:59 UTC  (6+ messages)
` [PATCH v4 2/6] drm/ttm: Implement intersect/compatible functions
` [PATCH v4 3/6] drm/amdgpu: "
` [PATCH v4 4/6] drm/i915: "
` [PATCH v4 5/6] drm/nouveau: "
` [PATCH v4 6/6] drm/ttm: Switch to using the new res callback

[PATCH] drm: panel-orientation-quirks: Add quirk for Anbernic Win600
 2022-08-04  8:32 UTC  (2+ messages)

[PATCH v3 0/3] Move TLB invalidation code for its own file and document it
 2022-08-04  8:18 UTC  (5+ messages)
` [PATCH v3 1/3] drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()
` [PATCH v3 2/3] drm/i915/gt: Move TLB invalidation to its own file
` [PATCH v3 3/3] drm/i915/gt: document TLB cache invalidation functions

[PATCH 0/4] drm/udl: Fix stray URBs and cleanup
 2022-08-04  7:58 UTC  (5+ messages)
` [PATCH 1/4] drm/udl: Replace semaphore with a simple wait queue
` [PATCH 2/4] drm/udl: Sync pending URBs at suspend / disconnect
` [PATCH 3/4] drm/udl: Kill pending URBs at suspend and disconnect
` [PATCH 4/4] drm/udl: Replace BUG_ON() with WARN_ON()

[PATCH 1/2] drm/msm: Move hangcheck timer restart
 2022-08-04  7:53 UTC  (5+ messages)
` [PATCH 2/2] drm/msm/rd: Fix FIFO-full deadlock

[PATCH] drm/amd/display: restore plane with no modifiers code
 2022-08-04  5:50 UTC 

mainline build failure due to 6fdd2077ec03 ("drm/amd/amdgpu: add memory training support for PSP_V13")
 2022-08-04  7:34 UTC 

[PATCH v25 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-08-04  7:28 UTC  (8+ messages)
` [PATCH v25 1/7] dt-bindings: mediatek: add ethdr definition "
` [PATCH v25 2/7] drm/mediatek: add ETHDR support for MT8195
` [PATCH v25 3/7] drm/mediatek: add ovl_adaptor "
` [PATCH v25 4/7] drm/mediatek: add dma dev get function
` [PATCH v25 5/7] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v25 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v25 7/7] drm/mediatek: add mediatek-drm of vdosys1 support "

[PATCH v2 0/2] Move TLB invalidation code for its own file and document it
 2022-08-04  7:24 UTC  (7+ messages)
` [PATCH v2 1/2] drm/i915/gt: Move TLB invalidation to its own file
  ` [Intel-gfx] "
` [PATCH v2 2/2] drm/i915/gt: document TLB cache invalidation functions
  ` [Intel-gfx] "

[git pull] drm for 5.20/6.0
 2022-08-04  5:52 UTC  (13+ messages)

[PATCH v3 0/6] drm/msm/dsi regulator improvements
 2022-08-04  2:13 UTC  (24+ messages)
` [PATCH v3 1/6] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
` [PATCH v3 2/6] drm/msm/dsi: Fix number of regulators for SDM660
` [PATCH v3 3/6] drm/msm/dsi: Don't set a load before disabling a regulator
` [PATCH v3 4/6] drm/msm/dsi: Use the new regulator bulk feature to specify the load
` [PATCH v3 5/6] drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
` [PATCH v3 6/6] drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling

[PATCH 1/2] dt-bindings: display: bridge: icn6211: Add support for RGB/BGR swap
 2022-08-03 22:41 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: display: bridge: icn6211: Add support for external REFCLK
 2022-08-03 22:37 UTC  (2+ messages)

[RESEND RFC 00/18] drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only
 2022-08-03 20:27 UTC  (10+ messages)
` [RESEND RFC 04/18] drm/display/dp_mst: Call them time slots, not VCPI slots
` [RESEND RFC 15/18] drm/display/dp_mst: Skip releasing payloads if last connected port isn't connected
` [RESEND RFC 18/18] drm/display/dp_mst: Move all payload info into the atomic state

[PATCH v4 00/41] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-08-03 20:13 UTC  (3+ messages)

[PATCH 0/5] Add dma-buf secure-heap
 2022-08-03 12:40 UTC  (10+ messages)
` [PATCH 1/5] ANDROID: dma-buf: heaps: Add deferred-free-helper library code
` [PATCH 2/5] ANDROID: dma-buf: heaps: Add a shrinker controlled page pool
` [PATCH 3/5] dma-buf: heaps: add Linaro secure dmabuf heap support
    ` [EXT] "
` [PATCH 4/5] dt-bindings: reserved-memory: add linaro,secure-heap
` [PATCH 5/5] plat-hikey: Add linaro,secure-heap compatible

[PATCH 1/2] drm/amd/pm: Fix a potential gpu_metrics_table memory leak
 2022-08-03  9:44 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] drm/virtio: remove drm_plane_cleanup() destroy hook
 2022-08-03 18:31 UTC  (2+ messages)

[PATCH drm-misc-next v7 0/5] drm: rename CMA helpers to DMA helpers
 2022-08-03 16:38 UTC  (5+ messages)
` [PATCH drm-misc-next v7 1/5] drm/fb: remove unused includes of drm_fb_cma_helper.h

[Bug 211807] New: [drm:drm_dp_mst_dpcd_read] *ERROR* mstb 000000004e6288dd port 3: DPCD read on addr 0x60 for 1 bytes NAKed
 2022-08-03 15:31 UTC  (2+ messages)
` [Bug 211807] "

[PATCH v2 0/2] Sanitycheck PCI BARs
 2022-08-03 14:41 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915: Use of BARs names instead of numbers
` [PATCH v2 2/2] drm/i915: Sanitycheck PCI BARs

[PATCH 1/3] drm/amd/display: Fix merge conflict resolution in amdgpu_dm_plane.c
 2022-08-03 14:24 UTC  (5+ messages)
` [PATCH 2/3] drm/amd/display: Fix 'no previous prototype' compiler warns "

[PATCH] video: fbdev: i740fb: Check the argument of i740_calc_vclk()
 2022-08-03 13:16 UTC  (2+ messages)

[PATCH] video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()
 2022-08-03 13:16 UTC  (2+ messages)

[PATCH v3 0/8] Improve GPU Recovery
 2022-08-03 11:09 UTC  (5+ messages)
` [PATCH v3 5/8] drm/msm/a6xx: Ensure CX collapse during gpu recovery

[PATCH 0/5] clk/qcom: Support gdsc collapse polling using 'reset' inteface
 2022-08-03 10:20 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: clk: qcom: Support gpu cx gdsc reset
` [PATCH 3/5] clk: qcom: gpucc-sc7280: Add cx collapse reset support

[BUG] video: fbdev: arkfb: Found a divide-by-zero bug which may cause DoS
 2022-08-03  9:26 UTC  (2+ messages)

[PATCH v16 0/3] eDP/DP Phy vdda realted function
 2022-08-03  8:50 UTC  (7+ messages)

[PATCH v2] drm/gem: Fix GEM handle release errors
 2022-08-03  8:32 UTC 

[PATCH v3 0/4] drm/panel: simple: add bus-format support for panel-dpi
 2022-08-03  8:21 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: display: add new bus-format property "
` [PATCH v3 4/4] drm/panel: simple: add bus-format support "

[PATCH] drm/bridge: megachips: Fix a null pointer dereference bug
 2022-08-02 12:04 UTC  (3+ messages)

[PATCH] dma-buf: heaps: Fix comment typo
 2022-08-02 20:19 UTC 

KASAN: use-after-free Read in drm_gem_object_release
 2022-08-02 19:02 UTC  (2+ messages)

[PATCH v15 00/11] drm/mediatek: Add MT8195 DisplayPort driver
 2022-08-03  5:47 UTC  (4+ messages)
` [PATCH v15 06/11] drm/mediatek: Add MT8195 External DisplayPort support

[PATCH 0/7] Fixes and improvements to GuC logging and error capture
 2022-08-03  0:29 UTC  (12+ messages)
` [PATCH 1/7] drm/i915/guc: Add a helper for log buffer size
` [PATCH 4/7] drm/i915/guc: Record CTB info in error logs
  ` [Intel-gfx] "
` [PATCH 5/7] drm/i915/guc: Use streaming loads to speed up dumping the guc log
  ` [Intel-gfx] "
` [PATCH 7/7] drm/i915/guc: Reduce spam from error capture
  ` [Intel-gfx] "

[PATCH] dma-buf: Use dma_fence_unwrap_for_each when importing fences
 2022-08-02 21:01 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 NNTP newsgroup(s).