dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-22 22:40:31 to 2022-04-25 11:54:54 UTC [more...]

[PATCH 0/1] Inherit GPU scheduling priority from process nice
 2022-04-25 11:54 UTC  (8+ messages)
` [PATCH 1/1] drm/i915: Inherit submitter nice when scheduling requests

[PATCH] drm/nouveau: fix returnvar.cocci warning
 2022-04-25 11:47 UTC 

[PATCH v10 0/4] Add support for the eDP panel over aux_bus
 2022-04-25 11:44 UTC  (5+ messages)
` [PATCH v10 1/4] drm/msm/dp: Add eDP support via aux_bus
` [PATCH v10 2/4] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP
` [PATCH v10 3/4] drm/msm/dp: wait for hpd high before aux transaction
` [PATCH v10 4/4] drm/msm/dp: Support the eDP modes given by panel

[PULL v3] gvt-next
 2022-04-25 11:31 UTC  (2+ messages)

[PATCH v2 0/3] fbdev: Decouple deferred I/O from struct page
 2022-04-25 11:27 UTC  (4+ messages)
` [PATCH v2 1/3] fbdev: Put mmap for deferred I/O into drivers
` [PATCH v2 2/3] fbdev: Track deferred-I/O pages in pageref struct
` [PATCH v2 3/3] fbdev: Refactor implementation of page_mkwrite

[PATCH v4 00/20] Add writeback block support for DPU
 2022-04-25 10:50 UTC  (30+ messages)
` [PATCH v4 01/20] drm: allow passing possible_crtcs to drm_writeback_connector_init()
` [PATCH v4 02/20] drm: introduce drm_writeback_connector_init_with_encoder() API
` [PATCH v4 03/20] drm: allow real encoder to be passed for drm_writeback_connector
      ` [Freedreno] "
` [PATCH v4 04/20] drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog
` [PATCH v4 05/20] drm/msm/dpu: add reset_intf_cfg operation for dpu_hw_ctl
` [PATCH v4 06/20] drm/msm/dpu: rename dpu_hw_pipe_cdp_cfg to dpu_hw_cdp_cfg
` [PATCH v4 07/20] drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
` [PATCH v4 08/20] drm/msm/dpu: add writeback blocks to DPU RM
` [PATCH v4 09/20] drm/msm/dpu: add changes to support writeback in hw_ctl
` [PATCH v4 10/20] drm/msm/dpu: add an API to reset the encoder related hw blocks
` [PATCH v4 11/20] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
` [PATCH v4 12/20] drm/msm/dpu: add encoder operations to prepare/cleanup wb job
` [PATCH v4 13/20] drm/msm/dpu: move _dpu_plane_get_qos_lut to dpu_hw_util file
` [PATCH v4 14/20] drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
` [PATCH v4 15/20] drm/msm/dpu: add the writeback connector layer
` [PATCH v4 16/20] drm/msm/dpu: initialize dpu encoder and connector for writeback
` [PATCH v4 17/20] drm/msm/dpu: gracefully handle null fb commits "
` [PATCH v4 18/20] drm/msm/dpu: add writeback blocks to the display snapshot
` [PATCH v4 19/20] drm/msm/dpu: add wb_idx to existing DRM prints in dpu_encoder
` [PATCH v4 20/20] drm/msm/dpu: add wb_idx to DRM traces "

[PATCH 0/2] i915: Turn on compute engine support
 2022-04-25 10:41 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/xehp: Add compute engine ABI

[PATCH 5.10.y] drm/cirrus: fix a NULL vs IS_ERR() checks
 2022-04-25 10:36 UTC  (2+ messages)

[PATCH v17 00/21] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-04-25 10:00 UTC  (7+ messages)
` [PATCH v17 03/21] dt-bindings: mediatek: add ethdr definition "
` [PATCH v17 13/21] drm/mediatek: add display merge async reset control
` [PATCH v17 14/21] drm/mediatek: add ETHDR support for MT8195

[PATCH v3 0/5] Fix some race conditions that exists between fbmem and sysfb
 2022-04-25  9:49 UTC  (13+ messages)
` [PATCH v3 1/5] firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
` [PATCH v3 2/5] firmware: sysfb: Add helpers to unregister a pdev and disable registration
` [PATCH v3 3/5] fbdev: Restart conflicting fb removal loop when unregistering devices
` [PATCH v3 4/5] fbdev: Fix some race conditions between fbmem and sysfb

[PATCH v9 0/4] Add support for the eDP panel over aux_bus
 2022-04-25  9:39 UTC  (11+ messages)
` [PATCH v9 1/4] drm/msm/dp: Add eDP support via aux_bus
` [PATCH v9 2/4] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP
` [PATCH v9 3/4] drm/msm/dp: wait for hpd high before aux transaction
` [PATCH v9 4/4] drm/msm/dp: Support the eDP modes given by panel

[PATCH] drm: rcar-du: Drop file name from comment header blocks
 2022-04-25  9:39 UTC  (2+ messages)

[PATCH] drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
 2022-04-25  9:18 UTC 

[PATCH v2 4/4] drm/bridge: anx7625: Use DPI bus type
 2022-04-25  9:14 UTC  (6+ messages)

[PATCH] drm/msm/dpu: fix error check return value of irq_of_parse_and_map()
 2022-04-25  9:09 UTC 

[PATCH v5 0/9] Add new formats support to vkms
 2022-04-25  8:10 UTC  (13+ messages)
` [PATCH v5 5/9] drm: vkms: Add fb information to `vkms_writeback_job`
` [PATCH v5 6/9] drm: vkms: Refactor the plane composer to accept new formats
` [PATCH v5 7/9] drm: vkms: Supports to the case where primary plane doesn't match the CRTC

[PATCH v2 0/3] drm/format-helper: Support conversion to XRGB8888
 2022-04-25  7:59 UTC  (4+ messages)
` [PATCH v2 1/3] drm/format-helper: Print warning on missing format conversion
` [PATCH v2 2/3] drm/format-helper: Add RGB888-to-XRGB8888 conversion
` [PATCH v2 3/3] drm/format-helper: Add RGB565-to-XRGB8888 conversion

[PATCH] drm/v3d: Fix null pointer dereference of pointer perfmon
 2022-04-25  7:10 UTC  (2+ messages)

[PATCH] drm/tilcdc: fix typos in comment
 2022-04-25  7:22 UTC  (2+ messages)

[RFC v2 0/2] Attach and Set vrr_enabled property
 2022-04-25  6:46 UTC  (3+ messages)
` [RFC v2 1/2] drm/vrr: Attach vrr_enabled property to the drm crtc
` [RFC v2 2/2] drm/i915/vrr: Attach and set drm crtc vrr_enabled property

[PATCH] drm: rcar-du: Add setting to PnALPHAR register on Gen3
 2022-04-25  6:19 UTC  (5+ messages)

[PATCH] WIP: drm/dp_mst: Add support for dumping topology ref histories from debugfs
 2022-04-25  5:02 UTC  (8+ messages)

[PATCH] drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free during pm runtime resume
 2022-04-25  3:26 UTC 

[PATCH v5 00/19] Add writeback block support for DPU
 2022-04-25  0:32 UTC  (20+ messages)
` [PATCH v5 01/19] drm: allow passing possible_crtcs to drm_writeback_connector_init()
` [PATCH v5 02/19] drm: introduce drm_writeback_connector_init_with_encoder() API
` [PATCH v5 03/19] drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog
` [PATCH v5 04/19] drm/msm/dpu: add reset_intf_cfg operation for dpu_hw_ctl
` [PATCH v5 05/19] drm/msm/dpu: rename dpu_hw_pipe_cdp_cfg to dpu_hw_cdp_cfg
` [PATCH v5 06/19] drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
` [PATCH v5 07/19] drm/msm/dpu: add writeback blocks to DPU RM
` [PATCH v5 08/19] drm/msm/dpu: add changes to support writeback in hw_ctl
` [PATCH v5 09/19] drm/msm/dpu: add an API to reset the encoder related hw blocks
` [PATCH v5 10/19] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
` [PATCH v5 11/19] drm/msm/dpu: add encoder operations to prepare/cleanup wb job
` [PATCH v5 12/19] drm/msm/dpu: move _dpu_plane_get_qos_lut to dpu_hw_util file
` [PATCH v5 13/19] drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
` [PATCH v5 14/19] drm/msm/dpu: add the writeback connector layer
` [PATCH v5 15/19] drm/msm/dpu: initialize dpu encoder and connector for writeback
` [PATCH v5 16/19] drm/msm/dpu: gracefully handle null fb commits "
` [PATCH v5 17/19] drm/msm/dpu: add writeback blocks to the display snapshot
` [PATCH v5 18/19] drm/msm/dpu: add wb_idx to existing DRM prints in dpu_encoder
` [PATCH v5 19/19] drm/msm/dpu: add wb_idx to DRM traces "

[PATCH] drm/amd/display: fix if == else warning
 2022-04-24 20:15 UTC  (2+ messages)

[PATCH v3 00/14] drm/sun4i: Allwinner D1 Display Engine 2.0 Support
 2022-04-24 20:08 UTC  (20+ messages)
` [PATCH v3 01/14] dt-bindings: display: Separate clock item lists by compatible
` [PATCH v3 02/14] dt-bindings: display: Add D1 display engine compatibles
` [PATCH v3 03/14] drm/sun4i: Remove obsolete references to PHYS_OFFSET
` [PATCH v3 04/14] drm/sun4i: hdmi: Use more portable I/O helpers
` [PATCH v3 05/14] drm/sun4i: Allow building the driver on RISC-V
` [PATCH v3 06/14] sun4i/drm: engine: Add mode_set callback
` [PATCH v3 07/14] sun4i/drm: backend: use mode_set engine callback
` [PATCH v3 08/14] sun4i/drm: sun8i: "
` [PATCH v3 09/14] drm/sun4i: Allow VI layers to be primary planes
` [PATCH v3 10/14] drm/sun4i: csc: Add support for the new MMIO layout
` [PATCH v3 11/14] drm/sun4i: Add support for D1 mixers
` [PATCH v3 12/14] drm/sun4i: Add support for D1 TCON TOP
` [PATCH v3 13/14] drm/sun4i: Add support for D1 TCONs
` [PATCH v3 14/14] drm/sun4i: Add compatible for D1 display engine

[PATCH v5 00/17] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-04-24 19:04 UTC  (18+ messages)
` [PATCH v5 01/17] drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
` [PATCH v5 02/17] drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
` [PATCH v5 03/17] drm/virtio: Check whether transferred 2D BO is shmem
` [PATCH v5 04/17] drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
` [PATCH v5 05/17] drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
` [PATCH v5 06/17] drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
` [PATCH v5 07/17] drm/virtio: Simplify error handling of virtio_gpu_object_create()
` [PATCH v5 08/17] drm/virtio: Improve DMA API usage for shmem BOs
` [PATCH v5 09/17] drm/virtio: Use dev_is_pci()
` [PATCH v5 10/17] drm/shmem-helper: Correct doc-comment of drm_gem_shmem_get_sg_table()
` [PATCH v5 11/17] drm/shmem-helper: Take reservation lock instead of drm_gem_shmem locks
` [PATCH v5 12/17] drm/shmem-helper: Add generic memory shrinker
` [PATCH v5 13/17] drm/virtio: Support memory shrinking
` [PATCH v5 14/17] drm/panfrost: Switch to generic memory shrinker
` [PATCH v5 15/17] drm/shmem-helper: Make drm_gem_shmem_get_pages() private
` [PATCH v5 16/17] drm/shmem-helper: Make drm_gem_shmem_is_purgeable() private
` [PATCH v5 17/17] drm/shmem-helper: Remove drm_gem_shmem_purge_locked()

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-24 18:48 UTC  (16+ messages)
` [PATCH 36/48] cpufreq: pxa3: move clk register access to clk driver
` [PATCH 37/48] ARM: pxa: move smemc register access from clk to platform

[PATCH v2 0/2] drm: bridge: adv7511: CEC support for ADV7535
 2022-04-23 12:08 UTC  (3+ messages)
` [PATCH v2 1/2] drm: bridge: adv7511: enable "
` [PATCH v2 2/2] drm: bridge: adv7511: use non-legacy mode for CEC RX

[PATCH v3 0/4] Add RZ/G2L Display support
 2022-04-24 16:20 UTC  (6+ messages)
` [PATCH v3 2/4] drm: rcar-du: Fix typo

[PATCH] drm/kmb: Fix unsigned function returning negative constant
 2022-04-24  8:29 UTC 

[PATCH v20 0/8] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-04-24  8:48 UTC  (9+ messages)
` [PATCH v20 1/8] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v20 2/8] soc: mediatek: add mtk-mutex "

[PATCH v2 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-04-24  5:52 UTC  (8+ messages)
` [PATCH v2 3/7] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
` [PATCH v2 4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()

[PATCH] drm/msm/dp: fix error check return value of irq_of_parse_and_map()
 2022-04-24  3:24 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] drm: msm: fix error check return value of irq_of_parse_and_map()
 2022-04-24  3:19 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] drm/radeon: change cac_weights_* to static
 2022-04-23 20:01 UTC 

[PATCH] drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01
 2022-04-23 19:28 UTC  (2+ messages)

[git pull] drm fixes for 5.18-rc4 (part 2)
 2022-04-23 17:11 UTC  (2+ messages)

[PATCH] drm/msm/dp: move add fail safe mode to dp_connector_get_mode()
 2022-04-23 15:33 UTC  (6+ messages)

[PATCH] drm/kmb: remove layer_irqs variable
 2022-04-23 14:02 UTC 

[PATCH AUTOSEL 5.4 11/14] drm/msm: Stop using iommu_present()
 2022-04-23 13:57 UTC  (3+ messages)

[PATCH] fbcon: change fbcon_*registered_fb variables to static
 2022-04-23 13:52 UTC  (2+ messages)

[PATCH] drm/radeon: change cik_default_state table from global to static
 2022-04-23 13:44 UTC 

[PATCH , v4] media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test fail
 2022-04-23  7:35 UTC 

[PATCH] media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test fail
 2022-04-23  7:34 UTC  (3+ messages)

[PATCH v3 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
 2022-04-23  4:12 UTC  (4+ messages)
` [PATCH v3 2/2] drm/msm/dp: Implement oob_hotplug_event()

[PATCH v3 1/2] dt-bindings: display: bridge: ldb: Implement simple NXP i.MX8MP LDB bridge
 2022-04-23  2:16 UTC  (2+ messages)
` [PATCH v3 2/2] drm: "

[PATCH v2 1/2] dt-bindings: display: bridge: ldb: Implement simple NXP i.MX8M LDB bridge
 2022-04-23  2:09 UTC  (3+ messages)

[PATCH v3 1/4] drm: mxsfb: Wrap FIFO reset and comments into mxsfb_reset_block()
 2022-04-23  2:04 UTC  (3+ messages)

[PATCH] drm/amd/display: fix non-kernel-doc comment warnings
 2022-04-23  1:29 UTC 

[PATCH v2 00/17] Add writeback block support for DPU
 2022-04-22 23:08 UTC  (4+ messages)
` [PATCH v2 04/17] drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog


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