dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-14 21:22:55 to 2022-04-17 22:37:49 UTC [more...]

[PATCH v4 00/15] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-04-17 22:36 UTC  (7+ messages)
` [PATCH v4 01/15] drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
` [PATCH v4 02/15] drm/virtio: Check whether transferred 2D BO is shmem
` [PATCH v4 03/15] drm/virtio: Unlock GEM reservations on virtio_gpu_object_shmem_init() error
` [PATCH v4 04/15] drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
` [PATCH v4 05/15] drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
` [PATCH v4 06/15] drm/virtio: Simplify error handling of virtio_gpu_object_create()

[PATCH v2] drm: mxsfb: Obtain bus flags from bridge state
 2022-04-17 22:15 UTC  (2+ messages)

[PATCH] drm/bridge: fix anx6345 power up sequence
 2022-04-17 18:52 UTC  (2+ messages)

[PATCH 0/2] Update AMDGPU glossary and MAINTAINERS
 2022-04-17  6:18 UTC  (7+ messages)
` [PATCH 1/2] Documentation/gpu: Add entries to amdgpu glossary
` [PATCH 2/2] MAINTAINERS: add docs entry to AMDGPU

[PATCH] drm/malidp: convert sysfs snprintf to sysfs_emit
 2022-04-17 13:29 UTC 

[PATCH v2] drm/doc: Add in introduction sections about tiny drivers and external refs
 2022-04-17 15:45 UTC 

[PATCH v3 1/4] drm: mxsfb: Wrap FIFO reset and comments into mxsfb_reset_block()
 2022-04-17  2:08 UTC  (4+ messages)
` [PATCH v3 2/4] drm: mxsfb: Replace mxsfb_get_fb_paddr() with drm_fb_cma_get_gem_addr()
` [PATCH v3 3/4] drm: mxsfb: Factor out mxsfb_set_mode()
` [PATCH v3 4/4] drm: mxsfb: Reorder mxsfb_crtc_mode_set_nofb()

[PATCH v2 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
 2022-04-17  1:45 UTC  (2+ messages)
` [PATCH v2 2/2] drm: lcdif: Add support for i.MX8MP LCDIF variant

[PATCH 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
 2022-04-17  1:44 UTC  (6+ messages)
` [PATCH 2/2] drm: lcdif: Add support for i.MX8MP LCDIF variant

[PATCH v2 1/7] drm: mxsfb: Simplify LCDIF clock handling
 2022-04-17  1:05 UTC  (10+ messages)
` [PATCH v2 2/7] drm: mxsfb: Simplify LCDIF IRQ handling

[PATCH v2] drm/i915: change node clearing from memset to initialization
 2022-04-16 22:34 UTC 

[PATCH] drm/i915: change node clearing from memset to initialization
 2022-04-16 22:25 UTC  (5+ messages)

[PATCH v3] drm: of: Properly try all possible cases for bridge/panel detection
 2022-04-16 22:21 UTC  (2+ messages)

[PATCH] drm/radeon/kms: change evergreen_default_state table from global to static
 2022-04-16 18:47 UTC 

[PATCH] drm/msm/dsi: fix error checks and return values for DSI xmit functions
 2022-04-16 18:10 UTC  (3+ messages)
`  "

[PATCH] drm/amdgpu/powerplay/vega10: fix minmax.cocci warnings
 2022-04-16 15:41 UTC 

[drm-intel:for-linux-next-gt 9/9] drivers/gpu/drm/i915/gt/intel_migrate.c:643:2-3: Unneeded semicolon
 2022-04-16 14:49 UTC  (2+ messages)
` [PATCH] drm/i915/migrate: fix semicolon.cocci warnings

[PATCH V2 0/3] Update MediaTek disp_aal dt-binding
 2022-04-16 14:21 UTC  (7+ messages)
` [PATCH V2 1/3] dt-bindings: display: mediatek: Update disp_aal binding for MT8183
` [PATCH V2 3/3] dt-bindings: display: mediatek: Update disp_aal binding for MT8192 and MT8195

[Bug 215839] New: distorted video playback with hybrid GPU (DRI_PRIME=1, Radeon HD 6470M and Intel-GPU)
 2022-04-16  9:39 UTC  (4+ messages)
` [Bug 215839] "

[Bug 215842] New: PC freeze sidn kernel 5.17.x
 2022-04-16  9:38 UTC  (2+ messages)
` [Bug 215842] "

[PATCH] drm/mipi-dbi: Fix max_chunk calculation in spi_transfer
 2022-04-16  8:21 UTC  (2+ messages)

[PATCH] drm/armada: Fix a potential double free in armada_drm_bind
 2022-04-16  7:16 UTC 

[PATCH 1/2] dt-bindings: display: simple: Add DataImage FG040346DSSWBG04 compatible string
 2022-04-16  3:19 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: simple: Add DataImage FG040346DSSWBG04 panel support

[PATCH v17 00/21] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-04-16  2:07 UTC  (22+ messages)
` [PATCH v17 01/21] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v17 02/21] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v17 03/21] dt-bindings: mediatek: add ethdr definition for mt8195
` [PATCH v17 04/21] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v17 05/21] soc: mediatek: add mtk-mmsys config API "
` [PATCH v17 06/21] soc: mediatek: add cmdq support of "
` [PATCH v17 07/21] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v17 08/21] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v17 09/21] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v17 10/21] drm/mediatek: add display merge advance config API "
` [PATCH v17 11/21] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v17 12/21] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v17 13/21] drm/mediatek: add display merge async reset control
` [PATCH v17 14/21] drm/mediatek: add ETHDR support for MT8195
` [PATCH v17 15/21] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v17 16/21] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v17 17/21] drm/mediatek: add dma dev get function
` [PATCH v17 18/21] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v17 19/21] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v17 20/21] drm/mediatek: add mediatek-drm of vdosys1 support "
` [PATCH v17 21/21] arm64: dts: mt8195: add display node for vdosys1

[PATCH v16 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-04-16  1:08 UTC  (13+ messages)
` [PATCH v16 01/22] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v16 04/22] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v16 05/22] soc: mediatek: add mtk-mmsys config API "
` [PATCH v16 09/22] soc: mediatek: add mtk-mutex support "

[RFC PATCH 0/6] drm/dp: Improvements for DP AUX channel
 2022-04-16  0:54 UTC  (17+ messages)
` [RFC PATCH 1/6] drm/dp: Helpers to make it easier for drivers to use DP AUX bus properly
` [RFC PATCH 3/6] drm/dp: Add is_hpd_asserted() callback to struct drm_dp_aux
` [RFC PATCH 4/6] drm/panel-edp: Take advantage of is_hpd_asserted() in "

[PATCH 1/3] drm/msm: remove explicit devfreq status reset
 2022-04-16  0:50 UTC  (4+ messages)
` [PATCH 2/3] drm/msm: simplify gpu_busy callback
` [PATCH 3/3] drm/msm: return the average load over the polling period

[PATCH v2] drm/msm/dp: enhance both connect and disconnect pending_timeout handle
 2022-04-16  0:06 UTC  (7+ messages)

[PATCH v9] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-15 23:47 UTC 

[PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()
 2022-04-15 23:45 UTC  (6+ messages)

[PATCH v8] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-15 23:40 UTC  (2+ messages)

[PATCH v7] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-15 23:31 UTC  (5+ messages)

[PATCH 00/12] Add writeback block support for DPU
 2022-04-15 23:14 UTC  (38+ messages)
` [PATCH 02/12] drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
` [PATCH 03/12] drm/msm/dpu: add writeback blocks to DPU RM
` [PATCH 04/12] drm/msm/dpu: add changes to support writeback in hw_ctl
            ` [Freedreno] "
` [PATCH 05/12] drm/msm/dpu: add an API to reset the encoder related hw blocks
` [PATCH 06/12] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
    ` [Freedreno] "
` [PATCH 08/12] drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
    ` [Freedreno] "
` [PATCH 10/12] drm/msm/dpu: initialize dpu encoder and connector "
    ` [Freedreno] "
` [PATCH 11/12] drm/msm/dpu: gracefully handle null fb commits "

[PATCH v6] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-15 19:43 UTC  (2+ messages)

[PATCH] drm/msm: remove unused hotplug and edid macros from msm_drv.h
 2022-04-15 19:41 UTC  (2+ messages)

[PATCH] drm/amd/display: make hubp1_wait_pipe_read_start() static
 2022-04-15 18:20 UTC 

[PATCH 0/2] drm/panel/raspberrypi-touchscreen: Fix minor issues
 2022-04-15 16:25 UTC  (3+ messages)
` [PATCH 1/2] drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
` [PATCH 2/2] drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare

[PATCH v2 0/2] drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2022-04-15 15:47 UTC  (3+ messages)
` [PATCH v2 1/2] drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi
` [PATCH v2 2/2] drm/vc4: hdmi: Remove vc4_hdmi_encoder.hdmi_monitor

[PATCH v2 0/7] Add RZ/G2L Display support
 2022-04-15 15:45 UTC  (11+ messages)
` [PATCH v2 1/7] dt-bindings: display: renesas, du: Document r9a07g044l bindings
  ` [PATCH v2 1/7] dt-bindings: display: renesas,du: "
` [PATCH v2 2/7] drm: rcar-du: Add num_rpf to struct rcar_du_device_info
` [PATCH v2 3/7] drm: rcar-du: Add max_width and max_height "
` [PATCH v2 4/7] drm: rcar-du: Move rcar_du_output_name() to rcar_du_common.c
` [PATCH v2 5/7] drm: rcar-du: Factorise rcar_du_{atomic_check, modeset_init}
  ` [PATCH v2 5/7] drm: rcar-du: Factorise rcar_du_{atomic_check,modeset_init}

[PATCH v2 0/2] drm/vkms: check plane_composer->map[0] before using it
 2022-04-15 11:13 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/vkms: return early if compose_plane fails

[pull] amdgpu, amdkfd, radeon drm-next-5.19
 2022-04-15 13:51 UTC 

[RFC PATCH 00/16] drm/rockchip: Rockchip EBC ("E-Book Controller") display driver
 2022-04-15 11:45 UTC  (5+ messages)
` [RFC PATCH 02/16] dt-bindings: display: rockchip: Add EBC binding

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-04-15 11:11 UTC  (15+ messages)

[PATCH v2 2/2] drm: rcar-du: Add RZ/G2L DSI driver
 2022-04-15 10:57 UTC  (2+ messages)

[PATCH v19 00/10] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-04-15 10:32 UTC  (16+ messages)
` [PATCH v19 01/10] dt-bindings: arm: mediatek: mmsys: add power and gce properties
` [PATCH v19 02/10] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
` [PATCH v19 03/10] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v19 04/10] soc: mediatek: add mtk-mutex "
` [PATCH v19 05/10] drm/mediatek: add DSC support for mediatek-drm
` [PATCH v19 06/10] drm/mediatek: add MERGE "
` [PATCH v19 07/10] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
` [PATCH v19 08/10] soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0
` [PATCH v19 09/10] drm/mediatek: add postfix 0 to DDP_COMPONENT_DITHER "
` [PATCH v19 10/10] soc: mediatek: remove DDP_DOMPONENT_DITHER enum

[PATCH v2 0/2] Add RZ/G2L DSI driver
 2022-04-15 10:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Document RZ/G2L MIPI DSI TX bindings

[PATCH v18 00/10] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-04-15  8:13 UTC  (4+ messages)
` [PATCH v18 08/10] soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0

[PATCH v3 0/4] DRM: Bridge: DW_HDMI: Add new features and bug fix
 2022-04-15  7:11 UTC  (7+ messages)
` [PATCH v3 1/4] drm: bridge: dw_hdmi: default enable workaround to clear the overflow
` [PATCH v3 2/4] drm: bridge: dw_hdmi: Enable GCP only for Deep Color
` [PATCH v3 3/4] drm: bridge: dw_hdmi: add reset function for PHY GEN1
` [PATCH v3 4/4] drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driver

[PATCH v18 07/10] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
 2022-04-15  6:27 UTC  (3+ messages)

[PATCH v4, 0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-04-15  2:30 UTC  (10+ messages)
` [PATCH v4, 1/4] drm/mediatek: Adjust the timing of mipi signal from LP00 to LP11
` [PATCH v4, 2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
` [PATCH v4, 3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer

[linux-next:master] BUILD REGRESSION 40354149f4d738dc3492d9998e45b3f02950369a
 2022-04-15  2:09 UTC 

[PATCH 0/1] Update to GuC v70
 2022-04-15  0:14 UTC  (3+ messages)
` [PATCH 1/1] drm/i915/guc: Update to GuC version 70.1.1
  ` [Intel-gfx] "

[PATCH v5] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-15  0:02 UTC  (2+ messages)

[git pull] drm fixes for 5.18-rc3
 2022-04-14 23:32 UTC  (3+ messages)

[PATCH v7 0/4] Add support for the eDP panel over aux_bus
 2022-04-14 21:51 UTC  (8+ messages)
` [PATCH v7 1/4] drm/msm/dp: Add eDP support via aux_bus

[PATCH v5 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2022-04-14 21:44 UTC  (5+ messages)
` [PATCH v5 03/10] drm/hdcp: Update property value on content type and user changes

[PATCH v4] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-14 21:32 UTC  (2+ messages)

[PATCH v4 00/10] drm/msm: Userspace allocated GPU addresses
 2022-04-14 21:23 UTC  (5+ messages)
` [PATCH v4 03/10] drm/msm/gem: Convert some missed GEM_WARN_ON()s
` [PATCH v4 04/10] drm/msm/gem: Split out inuse helper


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