dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-25 20:46:35 to 2022-02-28 12:36:42 UTC [more...]

[CI 1/4] drm/i915/ttm: make eviction mappable aware
 2022-02-28 12:36 UTC 

[PATCH 0/6] drm writeback connector changes
 2022-02-28 12:28 UTC  (18+ messages)
` [PATCH 5/6] drm/rcar_du: changes to rcar-du driver resulting from drm_writeback_connector structure changes

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-02-28 12:19 UTC  (12+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-02-28 11:57 UTC  (6+ messages)

[PATCH v6 0/5] drm/tiny: Add MIPI DBI compatible SPI driver
 2022-02-28 11:50 UTC  (13+ messages)
` [PATCH v6 1/5] dt-bindings: display: add bindings for MIPI DBI compatible SPI panels
  ` (subset) "
` [PATCH v6 2/5] drm/modes: Remove trailing whitespace
  ` (subset) "
` [PATCH v6 3/5] drm/modes: Add of_get_drm_panel_display_mode()
  ` (subset) "
` [PATCH v6 4/5] drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
  ` (subset) "
` [PATCH v6 5/5] drm/tiny: Add MIPI DBI compatible SPI driver
  ` (subset) "

[PATCH v7 00/24] drm/rockchip: RK356x VOP2 support
 2022-02-28 10:59 UTC  (3+ messages)
` [PATCH v7 03/24] drm/rockchip: dw_hdmi: rename vpll clock to reference clock

[PATCH] Kbuild: remove -std=gnu89 from compiler arguments
 2022-02-28  8:11 UTC  (9+ messages)
` [greybus-dev] "

amdgpu: sometimes black screen
 2022-02-26 15:17 UTC 

[PATCH v4,0/5] add display support for MediaTek SoC MT8186
 2022-02-28 11:20 UTC  (5+ messages)
` [PATCH v4,3/5] soc: mediatek: mmsys: add mt8186 mmsys routing table
` [PATCH v4,4/5] soc: mediatek: add MTK mutex support for MT8186

[PATCH v6 00/12] clk: Improve clock range handling
 2022-02-28 11:10 UTC  (10+ messages)
` [PATCH v6 02/12] clk: Introduce Kunit Tests for the framework

[PATCH v2 2/7] drm/selftests: add drm buddy alloc limit testcase
 2022-02-28 10:58 UTC  (3+ messages)
` [drm/selftests] 39ec47bbfd: kernel_BUG_at_drivers/gpu/drm/drm_buddy.c

[PATCH v2] drm/amdgpu: Fix realloc of ptr
 2022-02-28 10:55 UTC  (2+ messages)

[PATCH] drm/i915: Depend on !PREEMPT_RT
 2022-02-28 10:35 UTC  (4+ messages)

[CI 0/2] drm/mm: Add an iterator to optimally walk over holes suitable for an allocation
 2022-02-28 10:34 UTC  (4+ messages)
` [CI 1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation (v4)
  ` [Intel-gfx] "
` [CI 2/2] drm/i915/gem: Don't try to map and fence large scanout buffers (v9)

[PATCH 1/2] drm/i915: Fix assert in i915_ggtt_pin
 2022-02-28 10:23 UTC  (3+ messages)

[PATCH v5 3/7] PCI: Drop the `is_thunderbolt` attribute from PCI core
 2022-02-28 10:16 UTC  (3+ messages)

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-02-28 10:14 UTC  (10+ messages)
` Report 1 in ext4 and journal based on v5.17-rc1
  ` Report 2 "

[PATCH v3 00/21] DEPT(Dependency Tracker)
 2022-02-28  9:57 UTC  (22+ messages)
` [PATCH v3 01/21] llist: Move llist_{head,node} definition to types.h
` [PATCH v3 02/21] dept: Implement Dept(Dependency Tracker)
` [PATCH v3 03/21] dept: Embed Dept data in Lockdep
` [PATCH v3 04/21] dept: Add a API for skipping dependency check temporarily
` [PATCH v3 05/21] dept: Apply Dept to spinlock
` [PATCH v3 06/21] dept: Apply Dept to mutex families
` [PATCH v3 07/21] dept: Apply Dept to rwlock
` [PATCH v3 08/21] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH v3 09/21] dept: Apply Dept to seqlock
` [PATCH v3 10/21] dept: Apply Dept to rwsem
` [PATCH v3 11/21] dept: Add proc knobs to show stats and dependency graph
` [PATCH v3 12/21] dept: Introduce split map concept and new APIs for them
` [PATCH v3 13/21] dept: Apply Dept to wait/event of PG_{locked, writeback}
` [PATCH v3 14/21] dept: Apply SDT to swait
` [PATCH v3 15/21] dept: Apply SDT to wait(waitqueue)
` [PATCH v3 16/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v3 17/21] dept: Distinguish each syscall context from another
` [PATCH v3 18/21] dept: Distinguish each work "
` [PATCH v3 19/21] dept: Disable Dept within the wait_bit layer by default
` [PATCH v3 20/21] dept: Add nocheck version of init_completion()
` [PATCH v3 21/21] dept: Disable Dept on struct crypto_larval's completion for now

[PATCH v5 0/7] Add Aspeed AST2600 soc display support
 2022-02-28  9:53 UTC  (6+ messages)
` [PATCH v5 4/7] drm/aspeed: Add AST2600 chip support
` [PATCH v5 5/7] drm/aspeed: Add reset and clock for AST2600

[PATCH] drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt
 2022-02-28  9:39 UTC  (3+ messages)

[PATCH] drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptor
 2022-02-28  9:36 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: analogix_dp: Self-refresh state machine fixes
 2022-02-28  9:02 UTC  (3+ messages)
` [PATCH 2/2] drm/atomic: Force bridge self-refresh-exit on CRTC switch

[PATCH] drm/todo: Update panic handling todo
 2022-02-28  8:58 UTC  (4+ messages)

[PATCH 1/9] dt-bindings: mxsfb: Add compatible for i.MX8MP
 2022-02-28  8:18 UTC  (14+ messages)
` [PATCH 2/9] drm: mxsfb: Simplify LCDIF clock handling
` [PATCH 3/9] drm: mxsfb: Simplify LCDIF IRQ handling
` [PATCH 4/9] drm: mxsfb: Wrap FIFO reset and comments into mxsfb_reset_block()
` [PATCH 5/9] drm: mxsfb: Move mxsfb_get_fb_paddr() away from register IO functions
` [PATCH 6/9] drm: mxsfb: Factor out mxsfb_set_mode()
` [PATCH 7/9] drm: mxsfb: Reorder mxsfb_crtc_mode_set_nofb()
` [PATCH 8/9] drm: mxsfb: Factor out mxsfb_update_buffer()
` [PATCH 9/9] drm: mxsfb: Add support for i.MX8MP LCDIF variant

[PATCH] drm/bridge: it6505: Fix the read buffer array bound
 2022-02-28  8:14 UTC 

[pull] amdgpu, amdkfd drm-next-5.18
 2022-02-28  6:54 UTC  (2+ messages)

[GIT PULL] drm/tegra: Changes for v5.18-rc1
 2022-02-28  6:51 UTC  (2+ messages)

linux-next: build failure after merge of the drm tree
 2022-02-28  6:48 UTC  (4+ messages)

linux-next: manual merge of the drm-tegra tree with the drm tree
 2022-02-28  3:30 UTC 

linux-next: manual merge of the drm tree with Linus' tree
 2022-02-28  3:17 UTC 

[PATCH] docs: fix 'make htmldocs' error in vgaarbiter.rst
 2022-02-28  2:30 UTC 

[PATCH V2] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()
 2022-02-28  1:10 UTC  (8+ messages)

[PATCH] drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
 2022-02-28  1:01 UTC  (3+ messages)

[PATCH v3 0/2] drm/dp: Fix out-of-bounds reads
 2022-02-27 18:55 UTC  (3+ messages)

[PATCH 00/15] drm/i915: Enable DG2
 2022-02-27 16:52 UTC  (4+ messages)
` [PATCH 15/15] drm/i915/gt: Clear compress metadata for Xe_HP platforms

[PATCH 0/3] enhanced edid driver compatibility
 2022-02-27 15:11 UTC  (7+ messages)
` [PATCH 1/3] drm/edid: parse multiple CEA extension block
` [PATCH 2/3] drm/edid: read HF-EEODB ext block

[PATCH] drm/amdgpu: Fix realloc of ptr
 2022-02-27 14:36 UTC  (3+ messages)

[PATCH v4 0/9] Add new formats support to vkms
 2022-02-27 14:19 UTC  (6+ messages)
` [PATCH v4 7/9] drm: vkms: Refactor the plane composer to accept new formats

[PATCH v6 0/4] GuC HWCONFIG with documentation
 2022-02-27 12:54 UTC  (7+ messages)
` [PATCH v6 1/4] drm/i915/guc: Add fetch of hwconfig table
` [PATCH v6 2/4] drm/i915/uapi: Add query for hwconfig blob
` [PATCH v6 3/4] drm/i915/uapi: Add struct drm_i915_query_hwconfig_blob_item
` [PATCH v6 4/4] drm/i915/guc: Verify hwconfig blob matches supported format

[BUG] fbdev: sm712fb: Page fault in smtcfb_read
 2022-02-27  6:17 UTC  (3+ messages)

[GIT PULL] mediatek drm next for 5.18
 2022-02-27  4:03 UTC 

[PATCH v4 0/2] Fix mediatek-drm suspend and resume issue
 2022-02-27  3:36 UTC  (6+ messages)
` [PATCH v4 1/2] drm/mediatek: add wait_for_event for crtc disable by cmdq
` [PATCH v4 2/2] drm/mediatek: add devlink to cmdq dev

[PATCH] drm/msm/dpu: Use indexed array initializer to prevent mismatches
 2022-02-26 23:31 UTC  (2+ messages)

[PATCH v16 0/4] MIPS: JZ4780 and CI20 HDMI
 2022-02-26 17:13 UTC  (5+ messages)
` [PATCH v16 1/4] drm/bridge: dw-hdmi: introduce dw_hdmi_enable_poll()
` [PATCH v16 2/4] drm/ingenic: Add dw-hdmi driver specialization for jz4780
` [PATCH v16 3/4] drm/bridge: display-connector: add ddc-en gpio support
` [PATCH v16 4/4] drm/bridge: dw-hdmi: fix bus formats negotiation for 8 bit modes

[PATCH v15 0/7] MIPS: JZ4780 and CI20 HDMI
 2022-02-26 17:12 UTC  (4+ messages)
` [PATCH v15 4/7] drm/bridge: dw-hdmi: repair interworking with hdmi-connector for jz4780

[BUG] fbdev: sm712fb: Page fault in smtcfb_write()
 2022-02-26 12:39 UTC 

[PATCH] drm: add missing dependency to DRM_PANEL_EDP
 2022-02-26 10:48 UTC  (2+ messages)

[PATCH] gpu/amd: vega10_hwmgr: fix inappropriate private variable name
 2022-02-25 21:16 UTC  (3+ messages)

[PATCH] drm/exynos: fimd: add BGR support for exynos4/5
 2022-02-25  9:33 UTC  (5+ messages)

[PATCH v7 00/13] Add GuC Error Capture Support
 2022-02-26  9:55 UTC 

[PATCH] drm/i915: avoid concurrent writes to aux_inv
 2022-02-26  7:11 UTC 

[PATCH] drm/i915: apply PM_EARLY for non-GTT mappable objects
 2022-02-26  6:42 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2 0/1] Fix i915 error_state_read ptr use
 2022-02-26  6:27 UTC 

[PATCH v6 00/13] Add GuC Error Capture Support
 2022-02-26  5:55 UTC 

[PATCH] drm/i915: avoid concurrent writes to aux_inv
 2022-02-26  1:50 UTC 

[PATCH v2 0/8] Prep work for next GuC release
 2022-02-26  0:12 UTC  (5+ messages)
` [PATCH v2 4/8] drm/i915/guc: Split guc_lrc_desc_pin apart
` [PATCH v2 5/8] drm/i915/guc: Move lrc desc setup to where it is needed
  ` [Intel-gfx] "

[CI 1/4] drm/i915: Use str_yes_no()
 2022-02-25 23:46 UTC  (4+ messages)
` [CI 2/4] drm/i915: Use str_enable_disable()
` [CI 3/4] drm/i915: Use str_enabled_disabled()
` [CI 4/4] drm/i915: Use str_on_off()

[PATCH v12 0/4] drm/msm/dpu: enable widebus feature base on chip hardware revision
 2022-02-25 22:17 UTC  (6+ messages)
` [PATCH v12 1/4] drm/msm/dpu: adjust display_v_end for eDP and DP
` [PATCH v12 2/4] drm/msm/dpu: replace BIT(x) with correspond marco define string
` [PATCH v12 3/4] drm/msm/dpu: revise timing engine programming to support widebus feature
` [PATCH v12 4/4] drm/msm/dp: enable widebus feature for display port

[PATCH v9 00/11] vgaarb: Rework default VGA device selection
 2022-02-25 22:15 UTC  (2+ messages)

[PATCH 1/3] drm: Extend DEFINE_DRM_GEM_FOPS() for optional fops
 2022-02-25 22:14 UTC  (6+ messages)
` [PATCH 3/3] drm/msm: Expose client engine utilization via fdinfo
  ` [Freedreno] [PATCH 1/3] drm: Extend DEFINE_DRM_GEM_FOPS() for optional fops

[PATCH v3] simplefb: Enable boot time VESA graphic mode selection
 2022-02-25 22:11 UTC  (7+ messages)
` [PATCH v4 1/3] sysfb: Make config option dependencies explicit
` [PATCH v4 2/3] sysfb: Enable boot time VESA graphic mode selection
` [PATCH v4 3/3] efifb: Remove redundant efifb_setup_from_dmi stub

[PATCH 1/5] drm/i915/vlv_dsi: Add DMI quirk for wrong panel modeline in BIOS on Asus TF103C (v2)
 2022-02-25 22:04 UTC  (6+ messages)
` [PATCH 2/5] drm/i915/vlv_dsi: Add DMI quirk for wrong panel size on Lenovo Yoga Tablet 2 series
` [PATCH 3/5] drm/i915/dsi: Add some debug logging to mipi_exec_i2c
` [PATCH 4/5] drm/i915/dsi: Skip MIPI I2C sequences if not listed as a I2cSerialBus resource
` [PATCH 5/5] drm/i915/vlv_dsi: Skip MIPI I2C sequences on Microsoft Surface 3

[PATCH 0/1] Fix i915 error_state_read ptr use
 2022-02-25 21:57 UTC 

[PATCH v11 0/4] drm/msm/dpu: enable widebus feature base on chip hardware revision
 2022-02-25 21:00 UTC  (3+ messages)
` [PATCH v11 4/4] drm/msm/dp: enable widebus feature for display port


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox