dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-12 12:02:52 to 2023-03-14 02:28:43 UTC [more...]

[PATCH v13 00/10] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-03-14  2:26 UTC  (11+ messages)
` [PATCH v13 01/10] drm/shmem-helper: Switch to reservation lock
` [PATCH v13 02/10] drm/shmem-helper: Factor out pages alloc/release from drm_gem_shmem_get/put_pages()
` [PATCH v13 03/10] drm/shmem-helper: Add pages_pin_count field
` [PATCH v13 04/10] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
` [PATCH v13 05/10] drm/shmem-helper: Factor out unpinning part from drm_gem_shmem_purge()
` [PATCH v13 06/10] drm/shmem-helper: Add memory shrinker
` [PATCH v13 07/10] drm/shmem-helper: Remove obsoleted is_iomem test
` [PATCH v13 08/10] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v13 09/10] drm/virtio: Support memory shrinking
` [PATCH v13 10/10] drm/panfrost: Switch to generic memory shrinker

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-14  2:07 UTC  (19+ messages)
` [PATCH RFC 03/18] rust: drm: file: Add File abstraction
` [PATCH RFC 11/18] drm/scheduler: Clean up jobs when the scheduler is torn down

[PATCH v15 00/16] drm: Add Samsung MIPI DSIM bridge
 2023-03-14  0:51 UTC  (4+ messages)

[PATCH v3 00/10] Fix DSI host idx detection on HW revision clash
 2023-03-14  0:19 UTC  (22+ messages)
` [PATCH v3 01/10] dt-bindings: display/msm: dsi-controller-main: Fix deprecated QCM2290 compatible
` [PATCH v3 02/10] drm/msm/dsi: Get rid of msm_dsi_config::num_dsi
` [PATCH v3 03/10] drm/msm/dsi: Fix DSI index detection when version clash occurs
` [PATCH v3 04/10] drm/msm/dsi: dsi_cfg: Deduplicate identical structs
` [PATCH v3 05/10] drm/msm/dsi: dsi_cfg: Merge SC7180 config into SDM845
` [PATCH v3 06/10] drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetection
` [PATCH v3 07/10] drm/msm/dsi: Remove custom DSI config handling
` [PATCH v3 08/10] dt-bindings: display/msm: dsi-controller-main: Fix deprecated compatible
` [PATCH v3 09/10] dt-bindings: display/msm: dsi-controller-main: Add SM6115
` [PATCH v3 10/10] arm64: dts: qcom: sm6115: Use the correct DSI compatible

linux-next: manual merge of the drm-misc tree with Linus' tree
 2023-03-14  0:19 UTC 

[PATCH 0/2] Improvements to GuC load failure handling
 2023-03-13 23:55 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/guc: Allow for very slow GuC loading
  ` [Intel-gfx] "

[PATCH v2] drm/i915/guc: Disable PL1 power limit when loading GuC firmware
 2023-03-13 23:49 UTC 

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-03-13 23:46 UTC  (10+ messages)
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings

[PATCH v2 1/9] dt-bindings: display/msm: dsi-controller-main: Fix deprecated QCM2290 compatible
 2023-03-13 23:26 UTC  (2+ messages)

[PATCH v2 1/2] drm/xe: Introduce GT oriented log messages
 2023-03-13 22:12 UTC  (2+ messages)
` [PATCH v2 2/2] drm/xe: Use GT oriented log messages in xe_gt.c

[PATCH v2 00/25] drm/dma-helper: Add dedicated fbdev emulation
 2023-03-13 21:41 UTC  (29+ messages)
` [PATCH v2 01/25] drm/fbdev-dma: Implement fbdev emulation for GEM DMA helpers
` [PATCH v2 02/25] arm/hdlcd: Use GEM DMA fbdev emulation
` [PATCH v2 03/25] arm/malidp: "
` [PATCH v2 04/25] drm/aspeed: "
` [PATCH v2 05/25] drm/atmel-hlcdc: "
` [PATCH v2 06/25] drm/fsl-dcu: "
` [PATCH v2 07/25] drm/imx/dcss: "
` [PATCH v2 08/25] drm/imx: "
` [PATCH v2 09/25] drm/kmb: "
` [PATCH v2 10/25] drm/logicvc: "
` [PATCH v2 11/25] drm/meson: "
` [PATCH v2 12/25] drm/mxsfb/lcdif: "
` [PATCH v2 13/25] drm/mxsfb: "
` [PATCH v2 14/25] drm/sti: "
` [PATCH v2 15/25] drm/stm: "
` [PATCH v2 16/25] drm/sun4i: "
` [PATCH v2 17/25] drm/tidss: "
` [PATCH v2 18/25] drm/tilcdc: "
` [PATCH v2 19/25] drm/arcpgu: "
` [PATCH v2 20/25] drm/tve200: "
` [PATCH v2 21/25] drm/vc4: "
` [PATCH v2 22/25] drm/xlnx: "
` [PATCH v2 23/25] drm/mcde: Do not use dirty GEM FB handling
` [PATCH v2 24/25] drm/mcde: Use GEM DMA fbdev emulation
` [PATCH v2 25/25] drm/pl111: "

[PATCH] drm/i915/huc: Cancel HuC delayed load timer on reset
 2023-03-13 20:55 UTC 

[Intel-xe] [PATCH 1/2] drm/xe: Introduce GT oriented log messages
 2023-03-13 20:01 UTC  (2+ messages)

[PATCH 0/2] drm/msm: Get rid of fence allocation in job_run()
 2023-03-13 19:21 UTC  (10+ messages)
` [PATCH 1/2] dma-buf/dma-fence: Add dma_fence_init_noref()
` [PATCH 2/2] drm/msm: Embed the hw_fence in msm_gem_submit
          ` [Linaro-mm-sig] "

[PATCH v5 1/2] dt-bindings: display: panel: Add Novatek NT36523 bindings
 2023-03-13 18:53 UTC  (7+ messages)
` [PATCH v5 2/2] drm/panel: Add driver for Novatek NT36523

[PATCH 30/36] drm/i915/huc: use const struct bus_type pointers
 2023-03-13 18:29 UTC 

[PATCH v3 0/8] QAIC accel driver
 2023-03-13 17:45 UTC  (11+ messages)
` [PATCH v3 1/8] accel/qaic: Add documentation for AIC100 accelerator driver
` [PATCH v3 2/8] accel/qaic: Add uapi and core driver file
` [PATCH v3 3/8] accel/qaic: Add MHI controller
` [PATCH v3 7/8] accel/qaic: Add qaic driver to the build system

[PATCH] drm/virtio: Enable fb damage clips property for the primary plane
 2023-03-13 17:28 UTC  (3+ messages)

[PATCH 0/3] drm/i915/active: Fix other potential list corruption root causes
 2023-03-13 17:24 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/active: Serialize preallocation of idle barriers
` [PATCH 2/3] drm/i915/active: Serialize use of barriers as fence trackers
` [PATCH 3/3] drm/i915/active: Simplify llist search-and-delete

[PATCH] backlight: apple_bl: Use acpi_video_get_backlight_type()
 2023-03-13 17:06 UTC  (4+ messages)

[PATCH v3 0/7] OPP and devfreq for all Adrenos
 2023-03-13 16:54 UTC  (4+ messages)
` [PATCH v3 4/7] drm/msm/a2xx: Implement .gpu_busy
  ` [Freedreno] "

[PATCH v2 1/2] drm: Introduce plane SIZE_HINTS property
 2023-03-13 16:33 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSes
 2023-03-13 15:42 UTC  (2+ messages)

[PATCH] drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90F
 2023-03-13 15:39 UTC  (2+ messages)

[PATCH 00/21] Add display support for the MT8365-EVK board
 2023-03-13 15:21 UTC  (21+ messages)
` [PATCH 01/21] dt-bindings: display: mediatek: aal: add binding for MT8365 SoC
` [PATCH 02/21] dt-bindings: display: mediatek: ccorr: "
` [PATCH 03/21] dt-bindings: display: mediatek: color: "
` [PATCH 04/21] dt-bindings: display: mediatek: dither: "
` [PATCH 05/21] dt-bindings: display: mediatek: dsi: "
` [PATCH 07/21] dt-bindings: display: mediatek: dpi: add binding for MT8365
` [PATCH 08/21] dt-bindings: display: mediatek: gamma: add binding for MT8365 SoC
` [PATCH 09/21] dt-bindings: display: mediatek: ovl: "
` [PATCH 10/21] dt-bindings: display: mediatek: rdma: "
` [PATCH 19/21] drm/mediatek: dpi: add support for dpi clock

[PATCH v2 0/7] drm/gma500: Convert fbdev to DRM client
 2023-03-13 15:16 UTC  (8+ messages)
` [PATCH v2 1/7] drm/gma500: Remove unnecessary include statements
` [PATCH v2 2/7] drm/gma500: Move fbdev code into separate source file
` [PATCH v2 3/7] drm/gma500: Remove fbdev vma open and close callbacks
` [PATCH v2 4/7] drm/gma500: Fix naming in fb_ops
` [PATCH v2 5/7] drm/gma500: Inline psbfb_create() into psbfb_probe()
` [PATCH v2 6/7] drm/gma500: Implement client-based fbdev emulation
` [PATCH v2 7/7] drm/gma500: Pass fb_info to psb_fbdev_vm_fault()

[PATCH v6 1/2] dt-bindings: display: panel: Add Novatek NT36523 bindings
 2023-03-13 15:10 UTC  (4+ messages)
` [PATCH v6 2/2] drm/panel: Add driver for Novatek NT36523

[PATCH v5] dt-bindings: display: mediatek: clean unnecessary item
 2023-03-13 14:52 UTC  (2+ messages)

[PATCH 00/13] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-03-13 14:46 UTC  (17+ messages)
` [PATCH 01/13] dma-buf/dma-fence: Add dma_fence_init_noref()
` [PATCH 02/13] drm/msm: Embed the hw_fence in msm_gem_submit
` [PATCH 03/13] drm/msm/gpu: Move fw loading out of hw_init() path
` [PATCH 04/13] drm/msm/gpu: Move BO allocation out of hw_init
` [PATCH 05/13] drm/msm/a6xx: Move ioremap out of hw_init path
` [PATCH 06/13] PM / devfreq: Drop unneed locking to appease lockdep
` [PATCH 07/13] PM / devfreq: Teach lockdep about locking order
` [PATCH 08/13] PM / QoS: Fix constraints alloc vs reclaim locking
` [PATCH 09/13] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
` [PATCH 10/13] PM / QoS: Teach lockdep about dev_pm_qos_mtx locking order
` [PATCH 11/13] soc: qcom: smd-rpm: Use GFP_ATOMIC in write path
` [PATCH 12/13] interconnect: Fix locking for runpm vs reclaim
` [PATCH 13/13] interconnect: Teach lockdep about icc_bw_lock order

[PATCH v3] dt-bindings: display: mediatek: Fix the duplicated fallback
 2023-03-13 14:42 UTC  (3+ messages)

MXSFB and Video PLL clock on i.MX8M Mini/Nano Question
 2023-03-13 14:11 UTC  (5+ messages)

[PATCH] drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535
 2023-03-13 13:56 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add include/drm/drm_bridge.h to DRM DRIVERS FOR BRIDGE CHIPS
 2023-03-13 13:52 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Remove redundant check for DG1
 2023-03-13 13:32 UTC  (4+ messages)

[PATCH v6 0/2] drm/i915: add guard page to ggtt->error_capture
 2023-03-13 12:58 UTC  (5+ messages)
` [PATCH v6 1/2] drm/i915/gt: introduce vm->scratch_range callback
` [PATCH v6 2/2] drm/i915: add guard page to ggtt->error_capture
  ` [Intel-gfx] "

[PATCH] drm/amd/display: Write to correct dirty_rect
 2023-03-13 12:00 UTC  (2+ messages)

[PATCH] accel: Build sub-directories based on config options
 2023-03-13 11:46 UTC  (4+ messages)

Patch "drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTF" has been added to the 6.2-stable tree
 2023-03-13 10:55 UTC 

Patch "drm/connector: print max_requested_bpc in state debugfs" has been added to the 6.2-stable tree
 2023-03-13 10:55 UTC 

Patch "drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTF" has been added to the 6.1-stable tree
 2023-03-13 10:55 UTC 

Patch "drm/connector: print max_requested_bpc in state debugfs" has been added to the 6.1-stable tree
 2023-03-13 10:55 UTC 

Patch "drm/connector: print max_requested_bpc in state debugfs" has been added to the 5.15-stable tree
 2023-03-13 10:54 UTC 

Patch "drm/connector: print max_requested_bpc in state debugfs" has been added to the 5.10-stable tree
 2023-03-13 10:53 UTC 

Patch "drm/connector: print max_requested_bpc in state debugfs" has been added to the 5.4-stable tree
 2023-03-13 10:53 UTC 

[PATCH] drm/komeda: Take over EFI framebuffer properly
 2023-03-13 10:22 UTC 

[PATCH 1/2] backlight: lp855x: mark OF related data as maybe unused
 2023-03-13 10:14 UTC  (4+ messages)
` [PATCH 2/2] backlight: arcxcnn_bl: drop of_match_ptr for ID table

[PATCH] backlight: as3711: Use of_property_read_bool() for boolean properties
 2023-03-13  9:47 UTC  (2+ messages)

[PATCH] backlight: hx8357: Use of_property_present() for testing DT property presence
 2023-03-13  9:47 UTC  (2+ messages)

[RFC PATCH 0/5] Add Xen PVH dom0 support for GPU
 2023-03-13  8:56 UTC  (4+ messages)
` [RFC PATCH 1/5] x86/xen: disable swiotlb for xen pvh
` [RFC PATCH 5/5] xen/privcmd: add IOCTL_PRIVCMD_GSI_FROM_IRQ

[PATCH 0/3] Remove drm/ttm-specific mm changes
 2023-03-13  7:47 UTC  (5+ messages)
` [PATCH 1/3] mm: remove unused vmf_insert_mixed_prot()
` [PATCH 2/3] mm: Remove vmf_insert_pfn_xxx_prot() for huge page-table entries
` [PATCH 3/3] drm/ttm: Remove comment referencing now-removed vmf_insert_mixed_prot()

[PATCH v1] drm/mipi-dsi: Set the fwnode for mipi_dsi_device
 2023-03-12 14:45 UTC  (2+ messages)

[PATCH RESEND v2 0/2] panel-simple: Add InnoLux G070ACE-L01 support
 2023-03-13  7:50 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] dt-bindings: display: simple: add support for InnoLux G070ACE-L01
` [PATCH RESEND v2 2/2] drm/panel: simple: Add "

[RESEND v5 0/3] MediaTek MT8195 display binding
 2023-03-13  7:19 UTC  (5+ messages)
` [RESEND v5 3/3] dt-bindings: mediatek: add ethdr definition for mt8195

[PATCH v3] drm/probe_helper: warning on poll_enabled for issue catching
 2023-03-13  6:12 UTC 

[PATCH] drm: Use of_property_present() for testing DT property presence
 2023-03-13  4:04 UTC  (2+ messages)

[PATCH 1/2] drm/lima: Use drm_sched_job_add_syncobj_dependency()
 2023-03-13  3:19 UTC  (2+ messages)

[PATCH 0/3] drm/lima: expose usage statistics via fdinfo
 2023-03-13  3:09 UTC  (6+ messages)
` [PATCH 1/3] drm/lima: add usage counting method to ctx_mgr
` [PATCH 2/3] drm/lima: allocate unique id per drm_file
` [PATCH 3/3] drm/lima: add show_fdinfo for drm usage stats

[PATCH] drm/amdgpu: resove reboot exception for si oland
 2023-03-13  1:04 UTC  (3+ messages)

[PATCH v3 0/6] drm/amd/display: Pass proper parent for DM backlight device v3
 2023-03-12 19:17 UTC  (7+ messages)
` [PATCH v3 1/6] drm/amd/display/amdgpu_dm: Fix backlight_device_register() error handling
` [PATCH v3 2/6] drm/amd/display/amdgpu_dm: Refactor register_backlight_device()
` [PATCH v3 3/6] drm/amd/display/amdgpu_dm: Add a bl_idx to amdgpu_dm_connector
` [PATCH v3 4/6] drm/amd/display/amdgpu_dm: Move most backlight setup into setup_backlight_device()
` [PATCH v3 5/6] drm/amd/display/amdgpu_dm: Make amdgpu_dm_register_backlight_device() take an amdgpu_dm_connector
` [PATCH v3 6/6] drm/amd/display/amdgpu_dm: Pass proper parent for backlight device registration v3

[RFC v2 0/6] drm/amd/display: Pass proper parent for DM backlight device v2
 2023-03-12 19:00 UTC  (3+ messages)
` [RFC v2 6/6] drm/amd/display: Pass proper parent for DM backlight device registration v2

[PATCH v2] drm/mediatek: dp: Only trigger DRM HPD events if bridge is attached
 2023-03-12 15:41 UTC  (2+ messages)

[PATCH v8 0/3] drm/mediatek: Add support for 10-bit overlays
 2023-03-12 15:17 UTC  (2+ messages)

[PATCH v5.10 1/1] drm/amdgpu: add error handling for drm_fb_helper_initial_config
 2023-03-12 13:50 UTC 

linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
 2023-03-12 13:30 UTC  (16+ messages)


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