dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-02 13:08:39 to 2023-02-03 19:03:02 UTC [more...]

[PATCH v6 01/17] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2023-02-03 19:02 UTC  (3+ messages)

[PATCH] drm/i915: Make sure dsm_size has correct granularity
 2023-02-03 19:00 UTC  (3+ messages)

[PATCH 1/3] drm/connector: Convert DRM_MODE_COLORIMETRY to enum
 2023-02-03 18:56 UTC  (15+ messages)
` [PATCH 2/3] drm/connector: Add enum documentation to drm_colorspace
` [PATCH 3/3] drm/connector: Deprecate split for BT.2020 in drm_colorspace enum

[PATCH 1/2] drm/i915: Fix GEN8_MISCCPCTL
 2023-02-03 18:47 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Remove unused/wrong INF_UNIT_LEVEL_CLKGATE

[git pull] drm fixes for 6.2-rc7
 2023-02-03 18:45 UTC  (2+ messages)

[PATCH v3 00/27] drm/msm/dpu: wide planes support
 2023-02-03 18:24 UTC  (29+ messages)
` [PATCH v3 01/27] drm/msm/dpu: rename struct dpu_hw_pipe(_cfg) to dpu_hw_sspp(_cfg)
` [PATCH v3 02/27] drm/msm/dpu: move SSPP allocation to the RM
` [PATCH v3 03/27] drm/msm/dpu: move SSPP debugfs creation to dpu_kms.c
` [PATCH v3 04/27] drm/msm/dpu: drop EAGAIN check from dpu_format_populate_layout
` [PATCH v3 05/27] drm/msm/dpu: move pipe_hw to dpu_plane_state
` [PATCH v3 06/27] drm/msm/dpu: drop dpu_plane_pipe function
` [PATCH v3 07/27] drm/msm/dpu: introduce struct dpu_sw_pipe
` [PATCH v3 08/27] drm/msm/dpu: use dpu_sw_pipe for dpu_hw_sspp callbacks
` [PATCH v3 09/27] drm/msm/dpu: pass dpu_format to _dpu_hw_sspp_setup_scaler3()
` [PATCH v3 10/27] drm/msm/dpu: clean up SRC addresses when setting up SSPP for solid fill
` [PATCH v3 11/27] drm/msm/dpu: move stride programming to dpu_hw_sspp_setup_sourceaddress
` [PATCH v3 12/27] drm/msm/dpu: remove dpu_hw_fmt_layout from struct dpu_hw_sspp_cfg
` [PATCH v3 13/27] drm/msm/dpu: drop src_split and multirect check from dpu_crtc_atomic_check
` [PATCH v3 14/27] drm/msm/dpu: don't use unsupported blend stages
` [PATCH v3 15/27] drm/msm/dpu: move the rest of plane checks to dpu_plane_atomic_check()
` [PATCH v3 16/27] drm/msm/dpu: drop redundant plane dst check from dpu_crtc_atomic_check()
` [PATCH v3 17/27] drm/msm/dpu: rewrite plane's QoS-related functions to take dpu_sw_pipe and dpu_format
` [PATCH v3 18/27] drm/msm/dpu: populate SmartDMA features in hw catalog
` [PATCH v3 19/27] drm/msm/dpu: make _dpu_plane_calc_clk accept mode directly
` [PATCH v3 20/27] drm/msm/dpu: add dpu_hw_pipe_cfg to dpu_plane_state
` [PATCH v3 21/27] drm/msm/dpu: simplify dpu_plane_validate_src()
` [PATCH v3 22/27] drm/msm/dpu: rework dpu_plane_sspp_atomic_update()
` [PATCH v3 23/27] drm/msm/dpu: rework dpu_plane_atomic_check()
` [PATCH v3 24/27] drm/msm/dpu: rework plane CSC setting
` [PATCH v3 25/27] drm/msm/dpu: rework static color fill code
` [PATCH v3 26/27] drm/msm/dpu: split pipe handling from _dpu_crtc_blend_setup_mixer
` [PATCH v3 27/27] drm/msm/dpu: add support for wide planes

[PATCH] drm/i915: Move fd_install after last use of fence
 2023-02-03 18:15 UTC  (2+ messages)

[RFC] drm/msm/adreno: Balance pm_runtime enable
 2023-02-03 18:12 UTC 

[PATCH] drm/amdgpu: Fix potential race processing vm->freed
 2023-02-03 18:10 UTC 

[PATCH][next] drm/vmwgfx: Replace one-element array with flexible-array member
 2023-02-03 17:59 UTC  (3+ messages)

[RFC PATCH] drm/pancsf: Add a new driver for Mali CSF-based GPUs
 2023-02-03 17:58 UTC  (6+ messages)

[PATCH v2 00/27] drm/msm/dpu: wide planes support
 2023-02-03 17:47 UTC  (20+ messages)
` [PATCH v2 05/27] drm/msm/dpu: drop EAGAIN check from dpu_format_populate_layout
` [PATCH v2 11/27] drm/msm/dpu: move stride programming to dpu_hw_sspp_setup_sourceaddress
` [PATCH v2 12/27] drm/msm/dpu: remove dpu_hw_fmt_layout from struct dpu_hw_pipe_cfg

[PATCH 0/6] More drm_dbg to guc_dbg changes
 2023-02-03 17:43 UTC  (12+ messages)
` [PATCH 1/6] drm/i915/guc: More debug print updates - UC firmware
` [PATCH 2/6] drm/i915/guc: More debug print updates - GSC firmware
` [PATCH 3/6] drm/i915/guc: More debug print updates - GuC reg capture
` [PATCH 4/6] drm/i915/guc: More debug print updates - GuC selftests
  ` [Intel-gfx] "
` [PATCH 5/6] drm/i915/guc: More debug print updates - GuC SLPC
` [PATCH 6/6] drm/i915/guc: More debug print updates - GuC logging

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-03 17:37 UTC  (17+ messages)
` [PATCH drm-next 03/14] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
                      ` [Nouveau] "

[PATCH v3 0/3] drm/rockchip: dw_hdmi: Add 4k@30 support
 2023-02-03 16:56 UTC  (4+ messages)

[PATCH] drm/amd/display: fix read errors pertaining to dp_lttpr_status_show()
 2023-02-03 16:26 UTC  (2+ messages)

remove arch/sh
 2023-02-03 16:04 UTC  (13+ messages)
  ` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option
  ` [PATCH 01/22] gpu/drm: remove the shmobile drm driver

[PATCH] drm/i915/hwmon: Enable PL1 power limit
 2023-02-03 15:53 UTC 

[PATCH v7 0/6] Add DSS support for AM625 SoC
 2023-02-03 15:33 UTC  (9+ messages)
` [PATCH v7 1/6] drm/tidss: Remove Video Port to Output Port coupling
` [PATCH v7 3/6] drm/tidss: Add support for AM625 DSS
` [PATCH v7 4/6] drm/tidss: Add support to configure OLDI mode for am625-dss
` [PATCH v7 5/6] drm/tidss: Add IO CTRL and Power support for OLDI TX in am625

[PATCH v3 00/19] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-02-03 15:08 UTC  (3+ messages)

[PATCH 0/4] accel/ivpu: Fixes for 6.3
 2023-02-03 14:58 UTC  (11+ messages)
` [PATCH 1/4] accel/ivpu: Fix FW API data alignment issues
` [PATCH 2/4] accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting context
` [PATCH 3/4] accel/ivpu: Set dma max_segment_size
` [PATCH 4/4] accel/ivpu: Fix old dma_buf api usage

[PATCH v2 0/1] tee: Add tee_shm_register_fd
 2023-02-03 14:13 UTC  (12+ messages)
` [PATCH 1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
  ` [PATCH v2 "
      ` [EXT] "

[PATCH] drm/nouveau/mmu: Fix an UAF issue in NVKM
 2023-02-03  9:49 UTC  (2+ messages)

[PATCH v2] drm/i915: Initialize the obj flags for shmem objects
 2023-02-03 14:31 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] Initialize the obj flags for shmem objects
 2023-02-03 13:00 UTC  (6+ messages)
` [Intel-gfx] "

linux-next: build warning after merge of the drm tree
 2023-02-03 12:32 UTC  (2+ messages)

[PATCH] tree-wide: trivial: s/ a SPI/ an SPI/
 2023-02-03 12:30 UTC  (4+ messages)

[PATCH v12 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-02-03 12:29 UTC  (9+ messages)

[PATCH 0/3] htmldocs fixes for next-20230203
 2023-02-03 11:27 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/doc: Escape wildcard in method names
` [PATCH 2/3] drm/scheduler: Fix elapsed_ns kernel-doc error
` [PATCH 3/3] media: v4l2-core: Describe privacy_led field of v4l2_subdev

[Bug 216119] New: 087451f372bf76d breaks hibernation on amdgpu Radeon R9 390
 2023-02-03 11:25 UTC  (2+ messages)
` [Bug 216119] "

[RESEND PATCH v11 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-02-03 11:04 UTC  (11+ messages)
` [RESEND PATCH v11 02/18] drm: bridge: panel: Add devm_drm_of_dsi_get_bridge helper

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-02-03  9:46 UTC  (15+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers

[REGRESSION] GM20B probe fails after commit 2541626cfb79
 2023-02-03  9:13 UTC  (3+ messages)

[PATCH v2] drm/i915/huc: Add and use HuC oriented print macros
 2023-02-03  8:59 UTC 

[PATCH] drm/i915/pxp: limit drm-errors or warnings on firmware API failures
 2023-02-03  8:24 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] drm/bridge: panel: Set orientation on panel_bridge connector
 2023-02-03  8:08 UTC  (9+ messages)

[PATCH] drm: add kms driver for loongson display controller
 2023-02-03  7:52 UTC  (2+ messages)

linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
 2023-02-02 20:45 UTC  (11+ messages)

[PATCH 0/3 v7] drm/mediatek: Add support for 10-bit overlays
 2023-02-03  7:29 UTC  (7+ messages)
` [PATCH 1/3] drm/mediatek: Refactor pixel format logic

[PATCH v2 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
 2023-02-03  6:21 UTC  (4+ messages)
` [PATCH v2 3/4] dt-bindings: panel: Introduce dual-link LVDS panel

[PATCH 0/3] More error capture improvements
 2023-02-03  1:10 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/guc: Fix missing ecodes
` [PATCH 2/3] drm/i915/guc: Clean up of register capture search
` [PATCH 3/3] drm/i915: Include timelines in error capture

[PATCH] drm/i915/huc: Add and use HuC oriented print macros
 2023-02-02 23:48 UTC  (2+ messages)

[PATCH v2] dt-bindings: display: bridge: sil, sii8620: convert to dtschema
 2023-02-02 23:18 UTC  (2+ messages)

[RFT PATCH v2 1/3] drm/bridge: tc358762: Set pre_enable_prev_first
 2023-02-02 22:46 UTC  (8+ messages)
` [RFT PATCH v2 2/3] drm/msm/dsi: Stop unconditionally powering up DSI hosts at modeset
` [RFT PATCH v2 3/3] drm/msm/dsi: More properly handle errors in regards to dsi_mgr_bridge_power_on()
  ` [Freedreno] "

[RFC v3 00/12] DRM scheduling cgroup controller
 2023-02-02 20:00 UTC  (5+ messages)
` [RFC 10/12] cgroup/drm: Introduce weight based drm cgroup control

[PATCH] drm/msm/a6xx: Make GPU destroy a bit safer
 2023-02-02 18:48 UTC 

[PATCH v10 00/23] drm/i915/vm_bind: Add VM_BIND functionality
 2023-02-02 17:03 UTC  (11+ messages)
` [PATCH v10 12/23] drm/i915/vm_bind: Use common execbuf functions in execbuf path
` [PATCH v10 18/23] drm/i915/vm_bind: Limit vm_bind mode to non-recoverable contexts
` [PATCH v10 20/23] drm/i915/vm_bind: Render VM_BIND documentation
` [PATCH v10 22/23] drm/i915/vm_bind: Properly build persistent map sg table
` [PATCH v10 23/23] drm/i915/vm_bind: Support capture of persistent mappings

[PATCH v3] drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
 2023-02-02 16:53 UTC  (3+ messages)

[PATCH] drm/i915/hwmon: Enable PL1 power limit
 2023-02-02 16:24 UTC 

[linux-next:master] BUILD REGRESSION ea4dabbb4ad7eb52632a2ca0b8f89f0ea7c55dcf
 2023-02-02 15:25 UTC 

[PULL] drm-misc-next
 2023-02-02 14:54 UTC  (3+ messages)

[PATCH] drm/vgem: add missing mutex_destroy
 2023-02-02 14:36 UTC  (2+ messages)

[PATCH] i915: fix memory leak with using debugfs_lookup()
 2023-02-02 14:13 UTC 

[v1 3/3] drm/msm/disp/dpu1: reserve the resources on topology change
 2023-02-02 14:08 UTC  (2+ messages)

[PATCH v2] drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
 2023-02-02 13:52 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2023-02-02 13:24 UTC 

[PATCH] drm/client: Convert to VISIBLE_IF_KUNIT
 2023-02-02 13:07 UTC  (2+ messages)


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