dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-18 23:56:16 to 2023-03-20 18:39:35 UTC [more...]

[PATCH v4 00/10] drm/i915: use ref_tracker library for tracking wakerefs
 2023-03-20 18:39 UTC  (17+ messages)
` [PATCH v4 01/10] lib/ref_tracker: add unlocked leak print helper
  ` [Intel-gfx] "
` [PATCH v4 02/10] lib/ref_tracker: __ref_tracker_dir_print improve printing
  ` [Intel-gfx] "
` [PATCH v4 03/10] lib/ref_tracker: add printing to memory buffer
  ` [Intel-gfx] "
` [PATCH v4 04/10] lib/ref_tracker: remove warnings in case of allocation failure
  ` [Intel-gfx] "
` [PATCH v4 06/10] drm/i915: Separate wakeref tracking
  ` [Intel-gfx] "
` [PATCH v4 08/10] drm/i915: Correct type of wakeref variable
  ` [Intel-gfx] "

Linux 6.3-rc3
 2023-03-20 18:26 UTC  (2+ messages)

[PATCH v4 0/8] QAIC accel driver
 2023-03-20 18:10 UTC  (10+ messages)
` [PATCH v4 1/8] accel/qaic: Add documentation for AIC100 accelerator driver
` [PATCH v4 2/8] accel/qaic: Add uapi and core driver file
` [PATCH v4 3/8] accel/qaic: Add MHI controller
` [PATCH v4 4/8] accel/qaic: Add control path
` [PATCH v4 5/8] accel/qaic: Add datapath
` [PATCH v4 6/8] accel/qaic: Add mhi_qaic_cntl
` [PATCH v4 7/8] accel/qaic: Add qaic driver to the build system
` [PATCH v4 8/8] MAINTAINERS: Add entry for QAIC driver

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

[PATCH][next] drm/i915/uapi: Replace fake flex-array with flexible-array member
 2023-03-20 17:36 UTC  (2+ messages)

[PATCH] drm/rockchip: vop2: fix uninitialized variable possible_crtcs
 2023-03-20 17:00 UTC  (2+ messages)

[PATCH v2 00/23] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-03-20 16:52 UTC  (25+ messages)
` [PATCH v2 01/23] drm/msm: Pre-allocate hw_fence
` [PATCH v2 02/23] drm/msm: Move submit bo flags update from obj lock
` [PATCH v2 03/23] drm/msm/gem: Tidy up VMA API
` [PATCH v2 04/23] drm/msm: Decouple vma tracking from obj lock
` [PATCH v2 05/23] drm/msm/gem: Simplify vmap vs LRU tracking
` [PATCH v2 06/23] drm/gem: Export drm_gem_lru_move_tail_locked()
` [PATCH v2 07/23] drm/msm/gem: Move update_lru()
` [PATCH v2 08/23] drm/msm/gem: Protect pin_count/madv by LRU lock
` [PATCH v2 09/23] drm/msm/gem: Avoid obj lock in job_run()
` [PATCH v2 10/23] drm/msm: Switch idr_lock to spinlock
` [PATCH v2 11/23] drm/msm: Use idr_preload()
` [PATCH v2 12/23] drm/msm/gpu: Move fw loading out of hw_init() path
` [PATCH v2 13/23] drm/msm/gpu: Move BO allocation out of hw_init
` [PATCH v2 14/23] drm/msm/a6xx: Move ioremap out of hw_init path
` [PATCH v2 15/23] PM / devfreq: Drop unneed locking to appease lockdep
` [PATCH v2 16/23] PM / devfreq: Teach lockdep about locking order
` [PATCH v2 17/23] PM / QoS: Fix constraints alloc vs reclaim locking
` [PATCH v2 18/23] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
` [PATCH v2 19/23] PM / QoS: Teach lockdep about dev_pm_qos_mtx locking order
` [PATCH v2 20/23] soc: qcom: smd-rpm: Use GFP_ATOMIC in write path
` [PATCH v2 21/23] interconnect: Fix locking for runpm vs reclaim
` [PATCH v2 22/23] interconnect: Teach lockdep about icc_bw_lock order
` [PATCH v2 23/23] drm/sched: Add (optional) fence signaling annotation

[PATCH v2 0/8] drm/fbdev-generic: Mandatory shadow buffering
 2023-03-20 16:32 UTC  (11+ messages)
` [PATCH v2 1/8] drm/fbdev-generic: Always use "
` [PATCH v2 2/8] drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
` [PATCH v2 3/8] drm/fb-helper: Export drm_fb_helper_release_info()
` [PATCH v2 4/8] drm/fb-helper: Support smem_len in deferred I/O
` [PATCH v2 5/8] drm/fbdev-generic: Set screen size to size of GEM buffer
` [PATCH v2 6/8] drm/fbdev-generic: Clean up after failed probing
` [PATCH v2 7/8] drm/fb-helper: Consolidate CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM
` [PATCH v2 8/8] drm/fbdev-generic: Rename symbols

[PATCH v2] drm/armada: Fix off-by-one error in armada_overlay_get_property()
 2023-03-20 15:43 UTC 

[PATCH] dt-bindings: display: Drop unneeded quotes
 2023-03-20 15:43 UTC  (3+ messages)

[git pull] habanalabs for drm-next-6.4
 2023-03-20 15:40 UTC 

[PATCH 01/10] accel/habanalabs: align to latest firmware specs
 2023-03-20 15:33 UTC  (4+ messages)
` [PATCH 07/10] accel/habanalabs: fix field names in hl_info_hw_ip_info

[PATCHv1 0/7] Add Inanbo T28CP45TN89 panel support
 2023-03-20 15:27 UTC  (5+ messages)
` [PATCHv1 1/7] dt-bindings: vendor-prefixes: add Inanbo
` [PATCHv1 2/7] dt-bindings: display: st7789v: add Inanbo T28CP45TN89

[PATCH 6.2 128/211] drm/ttm: Fix a NULL pointer dereference
 2023-03-20 14:54 UTC 

[PATCH 00/10] drm/radeon: Convert fbdev to DRM client
 2023-03-20 15:23 UTC  (6+ messages)

[PATCH 6.1 127/198] drm/ttm: Fix a NULL pointer dereference
 2023-03-20 14:54 UTC 

[PATCH] drm/i915: Fix context runtime accounting
 2023-03-20 15:14 UTC 

[PATCH v2: 1/3] drm/i915: Add a function to mmap framebuffer obj
 2023-03-20 14:02 UTC  (8+ messages)
` [PATCH 2/3] drm/i915/display: Add helper func to get intel_fbdev from drm_fb_helper
  ` [Intel-gfx] "
` [PATCH RFC 3/3] drm/i915/display: Implement fb_mmap callback function
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2: 1/3] drm/i915: Add a function to mmap framebuffer obj

[PATCH 00/37] Rid W=1 warnings from GPU
 2023-03-20 14:04 UTC  (21+ messages)
` [PATCH 02/37] drm/xlnx/zynqmp_disp: Use correct kerneldoc formatting in zynqmp_disp
` [PATCH 04/37] drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_train()
` [PATCH 07/37] drm/mediatek/mtk_disp_aal: Remove half completed incorrect struct header
` [PATCH 28/37] drm/amd/display/dc/core/dc_stat: Convert a couple of doc headers to kerneldoc format
` [PATCH 36/37] drm/amd/display/dc/link/link_detection: Demote a couple of kerneldoc abuses
` [PATCH 37/37] drm/bridge/imx/Kconfig: Prevent imx-ldb-helper from appearing in 2 separate modules

[PATCH 0/6] drm/fbdev-generic: Mandatory shadow buffering
 2023-03-20 12:44 UTC  (4+ messages)
` [PATCH 4/6] drm/fbdev-generic: Clean up after failed probing

[PATCH v2 00/11] fbdev: Maintain device ownership with aperture helpers
 2023-03-20 12:12 UTC  (7+ messages)
` [PATCH v2 07/11] video/aperture: Disable and unregister sysfb devices via "

[PATCH v1 1/1] backlight: hx8357: Convert to agnostic GPIO API
 2023-03-20 11:54 UTC  (3+ messages)

[PATCH 00/31] phy: Convert to platform remove callback returning void
 2023-03-20 11:38 UTC  (2+ messages)

[PATCH v6 0/5] arm64: dts: qcom: add DP Controller to SM8350 & SM8450 DTS
 2023-03-20 11:15 UTC  (3+ messages)
` [PATCH v6 5/5] arm64: dts: qcom: sm8450: add dp controller

[PATCH] drm/prime: Fix documentation of drm_gem_prime_fd_to_handle()
 2023-03-20 11:10 UTC  (4+ messages)

[PATCH 00/17] MODULE_LICENSE removals, sixth tranche
 2023-03-20 11:00 UTC  (3+ messages)

[PATCH 00/19] drm/bridge: Convert to platform remove callback returning void
 2023-03-20 10:54 UTC  (7+ messages)
` [PATCH 01/19] drm/bridge: cdns-mhdp8546: Improve error reporting in remove callback
` (subset) [PATCH 00/19] drm/bridge: Convert to platform remove callback returning void

[PATCH] drm/bridge: nwl-dsi: fix packet read ISR handling
 2023-03-20 10:44 UTC  (2+ messages)

[PATCH] drm/bridge: nwl-dsi: implement MIPI_DSI_MODE_NO_EOT_PACKET
 2023-03-20 10:43 UTC  (2+ messages)

[PATCH] Revert "drm/i915/hwmon: Enable PL1 power limit"
 2023-03-20 10:35 UTC  (2+ messages)

[PATCH v4 0/8] Support ROHM BU27034 ALS sensor
 2023-03-20 10:10 UTC  (6+ messages)
` [PATCH v4 2/8] kunit: drm/tests: move generic helpers

[PATCH v2 000/101] fbdev: Fix memory leak in option parsing
 2023-03-20 10:07 UTC  (2+ messages)

[PATCH V2] drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535
 2023-03-20 10:05 UTC  (2+ messages)

[RFC PATCH 1/2] drm/i915: Add a function to mmap framebuffer obj
 2023-03-20 10:04 UTC  (5+ messages)
` [RFC PATCH 2/2] drm/i915/display: Implement fb_mmap callback function

[PATCH 00/51] video: fbdev: Convert to platform remove callback returning void
 2023-03-20 10:03 UTC  (25+ messages)
` [PATCH 06/51] video: fbdev: bw2: "
` [PATCH 11/51] video: fbdev: cobalt_lcdfb: "
` [PATCH 13/51] video: fbdev: efifb: "
` [PATCH 14/51] video: fbdev: ep93xx-fb: "
` [PATCH 15/51] video: fbdev: ffb: "
` [PATCH 19/51] video: fbdev: grvga: "
` [PATCH 21/51] video: fbdev: hgafb: "
` [PATCH 22/51] video: fbdev: hitfb: "
` [PATCH 23/51] video: fbdev: imxfb: "
` [PATCH 29/51] video: fbdev: offb: "
` [PATCH 30/51] video: fbdev: omapfb: "
` [PATCH 34/51] video: fbdev: pxa3xx-gcu: "
` [PATCH 36/51] video: fbdev: s1d13xxxfb: "
` [PATCH 38/51] video: fbdev: sh7760fb: "
` [PATCH 39/51] video: fbdev: sh_mobile_lcdcfb: "
` [PATCH 41/51] video: fbdev: sm501fb: "
` [PATCH 47/51] video: fbdev: via: "
` [PATCH 48/51] video: fbdev: vt8500lcdfb: "
` [PATCH 50/51] video: fbdev: wmt_ge_rops: "

[PATCH v8 0/2] drm: add kms driver for loongson display controller
 2023-03-20 10:01 UTC  (3+ messages)
` [PATCH v8 1/2] MAINTAINERS: add maintainers for DRM LOONGSON driver
` [PATCH v8 2/2] drm: add kms driver for loongson display controller

[PATCH] gpu: drm: bridge: sii9234: remove unused bridge_to_sii9234 function
 2023-03-20  9:52 UTC  (2+ messages)

Patch "drm/ttm: Fix a NULL pointer dereference" has been added to the 6.1-stable tree
 2023-03-20  9:26 UTC 

Patch "drm/ttm: Fix a NULL pointer dereference" has been added to the 6.2-stable tree
 2023-03-20  9:25 UTC 

[PATCH] drm/imx/lcdc: Fix compilation with CONFIG_OF=n
 2023-03-20  9:22 UTC  (2+ messages)

[v3, PATCH] drm/mediatek: add dma buffer control for drm plane disable
 2023-03-20  9:23 UTC  (3+ messages)

[PATCH 0/2] docs & checkpatch: allow Closes tags with links
 2023-03-20  9:07 UTC  (4+ messages)
` [PATCH 1/2] docs: process: "

[PATCH v3 0/7] Enable YCbCr420 format for VDSC
 2023-03-20  8:59 UTC  (3+ messages)
` [PATCH v3 1/7] drm/dp_helper: Add helper to check DSC support with given o/p format

[PATCH v3 0/8] QAIC accel driver
 2023-03-20  7:03 UTC  (7+ messages)
` [PATCH v3 8/8] MAINTAINERS: Add entry for QAIC driver

[PATCH v7 0/2] drm: add kms driver for loongson display controller
 2023-03-20  6:59 UTC  (4+ messages)
` [PATCH v7 2/2] "

[PATCH] drm/shmem-helper: Remove duplicate include
 2023-03-20  1:58 UTC 

[PATCH AUTOSEL 5.15 01/17] drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
 2023-03-20  0:55 UTC 

[PATCH AUTOSEL 6.1 01/29] drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
 2023-03-20  0:54 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 26/29] drm/amd/display: Update clock table to include highest clock setting
` [PATCH AUTOSEL 6.1 28/29] drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
` [PATCH AUTOSEL 6.1 29/29] drm/amd: Fix initialization mistake for NBIO 7.3.0

[PATCH AUTOSEL 6.2 01/30] drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
 2023-03-20  0:52 UTC  (4+ messages)
` [PATCH AUTOSEL 6.2 27/30] drm/amd/display: Update clock table to include highest clock setting
` [PATCH AUTOSEL 6.2 29/30] drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
` [PATCH AUTOSEL 6.2 30/30] drm/amd: Fix initialization mistake for NBIO 7.3.0

[PATCH] drm/i915/gem: Flush lmem contents after construction
 2023-03-20  0:05 UTC  (2+ messages)

[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
 2023-03-19 18:44 UTC  (7+ messages)
` [PATCH 12/15] auxdisplay: ht16k33: Introduce backlight_get_brightness()

[PATCH] video: ARM CLCD: Use of_address_to_resource()
 2023-03-19 17:27 UTC  (2+ messages)

[PATCH v10 00/15] dma-fence: Deadline awareness
 2023-03-17 19:08 UTC  (3+ messages)
` [PATCH v10 09/15] drm/syncobj: Add deadline support for syncobj waits
  ` [Intel-gfx] "

[PATCH v2 0/2] Add sync object UAPI support to VirtIO-GPU driver
 2023-03-19 16:08 UTC  (3+ messages)
` [PATCH v2 1/2] drm/virtio: Refactor job submission code path
` [PATCH v2 2/2] drm/virtio: Support sync objects

[PATCH 0/1] Fixing the DSI dot clock on Allwinner
 2023-03-19 16:07 UTC  (2+ messages)
` [PATCH 1/1] drm/sun4i: tcon: Fix setting PLL rate when using DSI

[PATCH] drm/gma500: remove unused gma_pipe_event function
 2023-03-19 14:23 UTC 

[PATCH v6 0/9] Fix DSI host idx detection on HW revision clash
 2023-03-19 12:04 UTC  (5+ messages)
` [PATCH v6 1/9] dt-bindings: display/msm: dsi-controller-main: Fix deprecated QCM2290 compatible
` [PATCH v6 8/9] dt-bindings: display/msm: dsi-controller-main: Add SM6115

[PATCH 0/2] usb: gadget: functionfs: DMABUF import interface
 2023-03-19 11:54 UTC  (4+ messages)
` [PATCH 2/2] usb: gadget: functionfs: Add "

[PATCH 1/4] accel/habanalabs: fix a missing-braces compilation warning
 2023-03-19  9:58 UTC  (4+ messages)
` [PATCH 2/4] accel/habanalabs: add handling for unexpected user event
` [PATCH 3/4] accel/habanalabs: change razwi handle after fw fix
` [PATCH 4/4] accel/habanalabs: remove redundant TODOs

[PATCH 1/4] accel/habanalabs: regenerate gaudi2 ids_map_extended
 2023-03-19  9:41 UTC  (4+ messages)
` [PATCH 2/4] accel/habanalabs: expose rotator mask to userspace
` [PATCH 3/4] accel/habanalabs: fix page fault event clear
` [PATCH 4/4] accel/habanalabs: fix a maybe-uninitialized compilation warnings

[PATCH] accel: Link to compute accelerator subsystem intro
 2023-03-19  8:27 UTC  (3+ messages)

[REGRESSION] Missing nouveau backlight control on 6.2.x kernel
 2023-03-19  7:34 UTC  (3+ messages)


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