dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-08 02:44:56 to 2021-12-09 16:59:29 UTC [more...]

[PATCH v4 0/4] ti-sn65dsi83 patches
 2021-12-09 16:44 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: display: bridge: sn65dsi83: Make enable GPIO optional
    ` (EXT) "
` [PATCH v4 3/4] dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings
` [PATCH v4 4/4] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support

[PATCH 0/2] Add SMBus features to Tegra I2C
 2021-12-09 15:33 UTC  (4+ messages)
` [PATCH 2/2] i2c: tegra: Add SMBus block read and SMBus alert functions

[PATCH v2 00/16] drm/i915: Remove short term pins from execbuf
 2021-12-09 14:27 UTC  (23+ messages)
` [PATCH v2 06/16] drm/i915: Ensure gem_contexts selftests work with unbind changes
` [PATCH v2 07/16] drm/i915: Take trylock during eviction, v2
  ` [Intel-gfx] "
` [PATCH v2 09/16] drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes
  ` [Intel-gfx] "
` [PATCH v2 10/16] drm/i915: Make i915_gem_evict_vm work correctly for already locked objects
  ` [Intel-gfx] "
` [PATCH v2 11/16] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors
  ` [Intel-gfx] "
` [PATCH v2 12/16] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind
` [PATCH v2 14/16] drm/i915: Remove assert_object_held_shared

[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
 2021-12-09 15:27 UTC  (4+ messages)

[PULL] drm-misc-fixes
 2021-12-09 12:43 UTC 

[PATCH 1/2] drm/i915: Introduce new Tile 4 format
 2021-12-09 10:47 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/dg2: Tile 4 plane format support

[PATCH v6 00/11] More preparation for multi gt patches
 2021-12-09 13:25 UTC  (3+ messages)
` [PATCH v6 01/11] drm/i915: Store backpointer to GT in uncore
` [PATCH v6 09/11] drm/i915: Use to_gt() helper

[PATCH v2] Revert "drm/fb-helper: improve DRM fbdev emulation device names"
 2021-12-09 12:27 UTC  (3+ messages)

[PATCH] drm/imx: Fix memory leak in imx_pd_connector_get_modes
 2021-12-09 10:58 UTC 

[PATCH 00/12] Implement DRIVER_GEM and GL 4.3
 2021-12-09  9:36 UTC  (7+ messages)
` [PATCH 06/12] drm/vmwgfx: Update device headers for GL43
` [PATCH 08/12] drm/vmwgfx: support 64 UAVs
` [PATCH 11/12] drm/vmwgfx: Remove usage of MOBFMT_RANGE

Habanalabs, Ask for the linux firmware code which loads by coprocesseor
 2021-12-09 12:23 UTC 

[PULL] drm-misc-next
 2021-12-09 11:46 UTC 

[PATCH -next] video: fbdev: controlfb: Fix COMPILE_TEST build
 2021-12-09  9:01 UTC 

[PATCH] drm/panel: ilitek-ili9881c: Avoid unbalance prepare/unprepare
 2021-12-09 10:17 UTC  (2+ messages)

[v3 0/3] Introduce Raptor Lake S
 2021-12-09 10:14 UTC  (7+ messages)
` [v3 1/3] drm/i915/rpl-s: Add PCI IDS for "

[PATCH v1 1/1] drm: Replace kernel.h with the necessary inclusions
 2021-12-09 12:24 UTC  (7+ messages)

[Nouveau] Regression in 5.15 in nouveau
 2021-12-09 10:25 UTC  (4+ messages)

[PATCH 12/12] drm/vmwgfx: Bump the major version
 2021-12-09  7:33 UTC  (3+ messages)
` [PATCH v2] drm/vmwgfx: Bump the minor version

[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-12-09 10:53 UTC  (10+ messages)
` [PATCH v2 03/11] mm/gup: migrate PIN_LONGTERM dev coherent pages to system

[PATCH] drm/nouveau: wait for the exclusive fence after the shared ones v2
 2021-12-09 10:23 UTC 

[PATCH] drm/ingenic: fix error code in ingenic_drm_gem_create_object()
 2021-12-09  8:10 UTC  (2+ messages)

[BUG] gpu: drm: amd: amdgpu: possible ABBA deadlock in amdgpu_set_power_dpm_force_performance_level() and amdgpu_debugfs_process_reg_op()
 2021-12-09  3:34 UTC  (2+ messages)

[PATCH v2 0/3] drm/simpledrm: Apple M1 / DT platform support fixes
 2021-12-09 10:17 UTC  (4+ messages)
` [PATCH v2 1/3] of: Move simple-framebuffer device handling from simplefb to of

[PATCH] drm/msm/dp: Move debugfs files into subdirectory
 2021-12-08 23:54 UTC  (6+ messages)
` [Freedreno] "

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-12-09  8:36 UTC  (5+ messages)

[PATCH] drm: Remove duplicate include
 2021-12-09  6:25 UTC 

[PATCH] drm:amdgpu:remove unneeded variable
 2021-12-09  1:58 UTC 

[PATCH] drm/dp: Actually read Adjust Request Post Cursor2 register
 2021-12-09  6:23 UTC  (4+ messages)

[PATCH v6 7/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-12-09  6:29 UTC  (2+ messages)

[PATCH] drm/mediatek: Set the default value of rotation to DRM_MODE_ROTATE_0
 2021-12-09  0:15 UTC  (2+ messages)

[PATCH v4 00/14] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2021-12-09  3:31 UTC  (6+ messages)
` [PATCH v4 13/14] arm64: dts: qcom: sc7180: Add support for HDCP in dp-controller
  ` [Freedreno] "
` [PATCH v4 14/14] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers
` [Freedreno] [PATCH v4 00/14] drm/hdcp: Pull HDCP auth/exchange/check into helpers

[PATCH v5] drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed
 2021-12-09  3:01 UTC  (2+ messages)

[PATCH] drm/selftests/test-drm_dp_mst_helper: Fix memory leak in sideband_msg_req_encode_decode
 2021-12-08 23:02 UTC 

[BUG] gpu: drm: possible ABBA deadlock in drm_gem_prime_fd_to_handle() and drm_gem_prime_handle_to_fd()
 2021-12-09  3:32 UTC 

[PATCH v6] drm/msm/dp: do not initialize phy until plugin interrupt received
 2021-12-09  3:15 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update e-mail addresses for Laura Abbott
 2021-12-09  4:58 UTC  (2+ messages)

[PATCH v2 00/18] drm/rockchip: RK356x VOP2 support
 2021-12-09  0:49 UTC  (25+ messages)
` [PATCH 01/18] drm/rockchip: dw_hdmi: Do not leave clock enabled in error case
` [PATCH 02/18] drm/rockchip: dw_hdmi: rename vpll clock to reference clock
` [PATCH 03/18] drm/rockchip: dw_hdmi: add rk3568 support
` [PATCH 04/18] drm/rockchip: dw_hdmi: add regulator support
` [PATCH 05/18] dt-bindings: display: rockchip: dw-hdmi: Add compatible for rk3568 HDMI
` [PATCH 06/18] dt-bindings: display: rockchip: dw-hdmi: Make unwedge pinctrl optional
` [PATCH 07/18] dt-bindings: display: rockchip: dw-hdmi: Allow "ref" as clock name
` [PATCH 08/18] dt-bindings: display: rockchip: dw-hdmi: Add regulator support
` [PATCH 09/18] arm64: dts: rockchip: rk3399: reorder hmdi clocks
` [PATCH 10/18] dt-bindings: display: rockchip: Add binding for VOP2
` [PATCH 11/18] arm64: dts: rockchip: rk356x: Add VOP2 nodes
` [PATCH 12/18] arm64: dts: rockchip: rk356x: Add HDMI nodes
` [PATCH 13/18] arm64: dts: rockchip: rk3568-evb: Enable VOP2 and hdmi
` [PATCH 14/18] arm64: dts: rockchip: enable vop2 and hdmi tx on quartz64a
` [PATCH 15/18] drm/encoder: Add of_graph port to struct drm_encoder
` [PATCH 16/18] drm/rockchip: Make VOP driver optional
` [PATCH 17/18] drm: rockchip: Add VOP2 driver
` [PATCH 18/18] [HACK, RFC] clk: rk3568: do not divide dclk_vop0

[PATCH] net: mana: Fix memory leak in mana_hwc_create_wq
 2021-12-09  0:32 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.16
 2021-12-09  4:28 UTC 

[PATCH] drm/msm: drop dbgname argument from msm_ioremap*()
 2021-12-08 21:23 UTC  (2+ messages)

[PATCH] drm/panel: simple: fix bpc for g121i1-l01
 2021-12-08 19:40 UTC 

[PATCH] drm/mediatek: Validate the CRTC LUT size
 2021-12-08 19:09 UTC 

[PATCH] drm: rcar-du: Use dev_err_probe() helper
 2021-12-08 18:59 UTC  (6+ messages)

[PATCH] drm/i915/dg2: make GuC FW a requirement for Gen12 and beyond devices
 2021-12-08 17:58 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v3] drm/bridge: sn65dsi86: defer if there is no dsi host
 2021-12-08 16:53 UTC  (3+ messages)

[PATCH v2] drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence
 2021-12-08 16:21 UTC  (4+ messages)

[PATCH v2 6/6] Documentation/gpu: Add amdgpu and dc glossary
 2021-12-08 16:29 UTC  (4+ messages)

[PATCH 0/4] drm/i915: Basic enabling of 64k page support
 2021-12-08 16:12 UTC  (12+ messages)
` [PATCH 1/4] drm/i915: Add has_64k_pages flag
  ` [Intel-gfx] "
` [PATCH 2/4] drm/i915/xehpsdv: set min page-size to 64K
  ` [Intel-gfx] "
` [PATCH 3/4] drm/i915/gtt/xehpsdv: move scratch page to system memory
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915: enforce min page size for scratch
  ` [Intel-gfx] "

[PATCH 0/3] drm/i915: Sanity Check for device memory region
 2021-12-08 15:39 UTC  (9+ messages)
` [PATCH 1/3] drm/i915: Exclude reserved stolen from driver use
  ` [Intel-gfx] "
` [PATCH 2/3] drm/i915: Sanitycheck device iomem on probe
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915: Test all device memory on probing
  ` [Intel-gfx] "

[PATCH 0/3] drm/i915: Sanity Check for device memory region
 2021-12-08 15:34 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Exclude reserved stolen from driver use
` [PATCH 2/3] drm/i915: Sanitycheck device iomem on probe
` [PATCH 3/3] drm/i915: Test all device memory on probing

[PATCH 0/4] Basic enabling of 64k page support
 2021-12-08 13:32 UTC  (11+ messages)
` [PATCH 1/4] drm/i915: Add has_64k_pages flag
  ` [Intel-gfx] "
` [PATCH 2/4] drm/i915/xehpsdv: set min page-size to 64K
  ` [Intel-gfx] "
` [PATCH 3/4] drm/i915/gtt/xehpsdv: move scratch page to system memory
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915: enforce min page size for scratch
  ` [Intel-gfx] "

[PATCH linux-next] drm/i915/display: Delete redundant post_mask assignment
 2021-12-08 13:20 UTC  (3+ messages)

[PATCH 0/3] drm/i915: Sanity Check for device memory region
 2021-12-08 11:15 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Sanitycheck device iomem on probe
` [PATCH 2/3] drm/i915: Test all device memory on probing
` [PATCH 3/3] drm/i915: Exclude reserved stolen from driver use

[PATCH v3 0/3] Add Mali-G31 GPU support for RZ/G2L SoC
 2021-12-08 10:40 UTC  (2+ messages)
` [PATCH v3 1/3] dt-bindings: gpu: mali-bifrost: Document RZ/G2L support

[PATCH] drm: Return error codes from struct drm_driver.gem_create_object
 2021-12-08 10:22 UTC  (8+ messages)

[Bug 205185] New: amdgpu compile failure
 2021-12-08  9:53 UTC  (2+ messages)
` [Bug 205185] "

[Bug 53391] New: nouveau: wrong display output order
 2021-12-08  9:47 UTC  (2+ messages)
` [Bug 53391] "

[PATCH v9 1/8] drm/i915/gem: Break out some shmem backend utils
 2021-12-08  9:32 UTC  (8+ messages)
` [PATCH v9 2/8] drm/i915/ttm: add tt shmem backend
  ` [Intel-gfx] "

[PATCH v2 0/3] Add Mali-G31 GPU support for RZ/G2L SoC
 2021-12-08  9:26 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: gpu: mali-bifrost: Document RZ/G2L support

[PATCH] drm/i915: Don't disable interrupts and pretend a lock as been acquired in __timeline_mark_lock()
 2021-12-08  9:10 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH linux-next] drm/i915/display: Remove the useless variable offset and its assignment
 2021-12-08  8:40 UTC  (2+ messages)

[PATCH] drm/i915: Fix coredump of perma-pinned vmas
 2021-12-08  8:22 UTC 

[PATCH] omapdrm: dss: mark runtime PM functions __maybe_unused
 2021-12-08  8:08 UTC  (3+ messages)

[PATCH v3 00/17] drm/i915/dg2: Enabling 64k page size and flat ccs
 2021-12-07 23:51 UTC  (3+ messages)
` [PATCH v3 13/17] uapi/drm/dg2: Format modifier for DG2 unified compression and clear color
  ` [Mesa-dev] "

[PATCH v2] fbdev: savagefb: make a variable local
 2021-12-08  7:27 UTC 

[PATCH 0/2] drm: of: Lookup child panel_or_bridge
 2021-12-08  6:26 UTC  (4+ messages)
` [PATCH 1/2] of: Add helper to lookup non port child node

[PATCH v10 00/10 RESEND] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-12-08  5:16 UTC  (4+ messages)
` [PATCH v10 08/10] dyndbg: add print-to-tracefs, selftest with it - RFC

[PATCH v10 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-12-08  2:44 UTC  (20+ messages)
` [PATCH v10 02/22] dt-bindings: mediatek: add vdosys1 MERGE property "
` [PATCH v10 03/22] dt-bindings: mediatek: add ethdr definition "
` [PATCH v10 04/22] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v10 05/22] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v10 06/22] soc: mediatek: add mtk-mmsys config API "
` [PATCH v10 07/22] soc: mediatek: add cmdq support of "
` [PATCH v10 08/22] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v10 09/22] soc: mediatek: change the mutex defines and the mutex_mod type
` [PATCH v10 11/22] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v10 12/22] drm/mediatek: add display merge advance config API "
` [PATCH v10 13/22] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v10 15/22] drm/mediatek: add display merge async reset control
` [PATCH v10 16/22] drm/mediatek: add ETHDR support for MT8195
` [PATCH v10 17/22] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v10 18/22] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v10 19/22] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v10 20/22] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v10 21/22] drm/mediatek: add mediatek-drm of vdosys1 support "
` [PATCH v10 22/22] arm64: dts: mt8195: add display node for vdosys1


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