messages from 2023-07-27 08:14:50 to 2023-07-27 21:23:43 UTC [more...]
[PATCH 1/1] gpu: drm: aspeed: fix value check in aspeed_gfx_load()
2023-07-27 17:57 UTC (2+ messages)
[PATCH v2] dt-bindings: qcom: Update RPMHPD entries for some SoCs
2023-07-27 13:16 UTC (2+ messages)
[PATCH v2] dt-bindings: qcom: Update RPMHPD entries for some SoCs
2023-07-27 12:27 UTC (7+ messages)
[PATCH v2 00/13] drm/msm/adreno: Move away from legacy revision matching
2023-07-27 21:20 UTC (14+ messages)
` [PATCH v2 01/13] drm/msm/adreno: Remove GPU name
` [PATCH v2 02/13] drm/msm/adreno: Remove redundant gmem size param
` [PATCH v2 03/13] drm/msm/adreno: Remove redundant revn param
` [PATCH v2 04/13] drm/msm/adreno: Use quirk identify hw_apriv
` [PATCH v2 05/13] drm/msm/adreno: Use quirk to identify cached-coherent support
` [PATCH v2 06/13] drm/msm/adreno: Allow SoC specific gpu device table entries
` [PATCH v2 07/13] drm/msm/adreno: Move speedbin mapping to device table
` [PATCH v2 08/13] drm/msm/adreno: Bring the a630 family together
` [PATCH v2 09/13] drm/msm/adreno: Add adreno family
` [PATCH v2 10/13] drm/msm/adreno: Add helper for formating chip-id
` [PATCH v2 11/13] drm/msm/adreno: Move adreno info to config
` [PATCH v2 12/13] dt-bindings: drm/msm/gpu: Extend bindings for chip-id
` [PATCH v2 13/13] drm/msm/adreno: Switch to chip-id for identifying GPU
[PATCH 00/12] drm/msm/adreno: Move away from legacy revision matching
2023-07-27 21:13 UTC (14+ messages)
` [PATCH 06/12] drm/msm/adreno: Allow SoC specific gpu device table entries
` [Freedreno] "
[PATCH] drm/i915/pxp/mtl: intel_pxp_init_hw needs runtime-pm inside pm-complete
2023-07-27 21:04 UTC (2+ messages)
CPU overhead for drm fdinfo stats
2023-07-27 20:58 UTC
[PATCH v2 0/2] udmabuf: Add back support for mapping hugetlb pages (v2)
2023-07-27 20:54 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH 0/7] drm/msm/dpu: drop DPU_INTF_TE and DPU_PINGPONG_TE
2023-07-27 20:25 UTC (19+ messages)
` [PATCH 1/7] drm/msm/dpu: enable PINGPONG TE operations only when supported by HW
` [PATCH 2/7] drm/msm/dpu: drop the DPU_PINGPONG_TE flag
` [PATCH 3/7] drm/msm/dpu: inline _setup_intf_ops()
` [PATCH 4/7] drm/msm/dpu: enable INTF TE operations only when supported by HW
` [PATCH 5/7] drm/msm/dpu: drop DPU_INTF_TE feature flag
` [PATCH 6/7] drm/msm/dpu: drop useless check from dpu_encoder_phys_cmd_te_rd_ptr_irq()
` [PATCH 7/7] drm/msm/dpu: move INTF tearing checks to dpu_encoder_phys_cmd_init
[PATCH v4] drm/i915: Avoid circular locking dependency when flush delayed work on gt reset
2023-07-27 20:13 UTC
[PATCH v2 0/4] drm/msm/dpu: change interrupts code to make 0 be the no IRQ
2023-07-27 19:59 UTC (13+ messages)
` [PATCH v2 1/4] drm/msm/dpu: remove irq_idx argument from IRQ callbacks
` [PATCH v2 2/4] drm/msm/dpu: move several IRQ-related defines
` [PATCH v2 3/4] drm/msm/dpu: add helper to get IRQ-related data
` [PATCH v2 4/4] drm/msm/dpu: shift IRQ indices by 1
[PATCH v10] drm: Add initial ci/ subdirectory
2023-07-27 19:49 UTC (2+ messages)
[PATCH] drm/tests: Alloc drm_device on drm_exec tests
2023-07-27 19:22 UTC
[PATCH v4 0/5] drm/msm/dpu: rework interrupt handling
2023-07-27 19:15 UTC (7+ messages)
` [PATCH v4 1/5] drm/msm/dpu: inline __intr_offset
` [PATCH v4 2/5] drm/msm/dpu: split interrupt address arrays
` [PATCH v4 3/5] drm/msm/dpu: autodetect supported interrupts
` [PATCH v4 4/5] drm/msm/dpu: drop now-unused mdss_irqs field from hw catalog
` [PATCH v4 5/5] drm/msm/dpu: drop compatibility INTR defines
[PATCH] drm/gma500: Fix call trace when psb_gem_mm_init() fails
2023-07-27 18:58 UTC
[PATCH RESEND] drm/mediatek: Add valid modifier check
2023-07-27 18:05 UTC (5+ messages)
[PATCH] drm/tests: Remove CONFIG_DRM_FBDEV_EMULATION on .kunitconfig
2023-07-27 17:56 UTC (7+ messages)
[PATCH] drm: panel: simple: specify bpc for powertip_ph800480t013_idf02
2023-07-27 17:24 UTC
[PATCH v4 00/11] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
2023-07-27 17:16 UTC (12+ messages)
` [PATCH v4 01/11] dt-bindings: HID: i2c-hid: Add "panel" property to i2c-hid backed touchscreens
` [PATCH v4 02/11] drm/panel: Check for already prepared/enabled in drm_panel
` [PATCH v4 03/11] drm/panel: Add a way for other devices to follow panel state
` [PATCH v4 04/11] of: property: fw_devlink: Add a devlink for panel followers
` [PATCH v4 05/11] HID: i2c-hid: Switch to SYSTEM_SLEEP_PM_OPS()
` [PATCH v4 06/11] HID: i2c-hid: Rearrange probe() to power things up later
` [PATCH v4 07/11] HID: i2c-hid: Make suspend and resume into helper functions
` [PATCH v4 08/11] HID: i2c-hid: Suspend i2c-hid devices in remove
` [PATCH v4 09/11] HID: i2c-hid: Support being a panel follower
` [PATCH v4 10/11] HID: i2c-hid: Do panel follower work on the system_wq
` [PATCH v4 11/11] arm64: dts: qcom: sc7180: Link trogdor touchscreens to the panels
[RFC v5 00/17] DRM cgroup controller with scheduling control and memory stats
2023-07-27 17:08 UTC (10+ messages)
` [PATCH 16/17] cgroup/drm: Expose "
[PATCH v2 0/2] Support bridge/connector by Tegra HDMI
2023-07-27 16:52 UTC (9+ messages)
` [PATCH v2 2/2] ARM: tegra: transformers: add connector node
[PATCH v7 0/4] Add dynamic connector selection mechanism
2023-07-27 16:41 UTC (5+ messages)
` [PATCH v7 1/4] drm/mediatek: Add mmsys_dev_num to mt8188 vdosys0 driver data
` [PATCH v7 2/4] drm/mediatek: Fix using wrong drm private data to bind mediatek-drm
` [PATCH v7 3/4] drm/mediatek: Add ability to support dynamic connector selection
` [PATCH v7 4/4] drm/mediatek: Add DSI support for mt8188 vdosys0
[PATCH 0/2] Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
2023-07-27 16:08 UTC (5+ messages)
` [PATCH 1/2] drm/v3d: "
[PATCH] drm/ssd130x: Use shadow-buffer helpers when managing plane's state
2023-07-27 15:47 UTC (5+ messages)
[PATCH 0/6] drm/msm/dpu: use UBWC data from MDSS driver
2023-07-27 15:26 UTC (11+ messages)
` [PATCH 4/6] drm/msm/mdss: populate missing data
` [PATCH 5/6] drm/msm/dpu: use MDSS data for programming SSPP
[PATCH 1/3] dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS
2023-07-27 15:18 UTC (2+ messages)
` (subset) "
[PATCH 1/3] dt-bindings: display: panel: Move Chunghwa CLAA070WP03XG to LVDS
2023-07-27 15:17 UTC (2+ messages)
` (subset) "
[PATCH] drm/mgag200: Increase bandwidth for G200se A rev1
2023-07-27 15:10 UTC (10+ messages)
[RFC 0/8] Another take on PAT/object cache mode refactoring
2023-07-27 14:55 UTC (9+ messages)
` [RFC 1/8] drm/i915: Skip clflush after GPU writes on Meteorlake
` [RFC 2/8] drm/i915: Split PTE encode between Gen12 and Meteorlake
` [RFC 3/8] drm/i915: Cache PAT index used by the driver
` [RFC 4/8] drm/i915: Refactor PAT/object cache handling
` [RFC 5/8] drm/i915: Improve the vm_fault_gtt user PAT index restriction
` [RFC 6/8] drm/i915: Lift the user PAT restriction from gpu_write_needs_clflush
` [RFC 7/8] drm/i915: Lift the user PAT restriction from use_cpu_reloc
` [RFC 8/8] drm/i915: Refine the caching check in i915_gem_object_can_bypass_llc
[pull] drm/msm: drm-msm-fixes-2023-07-27 for v6.5-rc4
2023-07-27 14:48 UTC
[PATCH] drm/ssd130x: drop DRM_GEM_SHADOW_PLANE_FUNCS override
2023-07-27 14:47 UTC (3+ messages)
[PATCH 0/2] drm/v3d: Expose GPU usage stats
2023-07-27 14:23 UTC (3+ messages)
` [PATCH 1/2] drm/v3d: Implement show_fdinfo() callback for "
` [PATCH 2/2] drm/v3d: Expose the total GPU usage stats on debugfs
[PATCH v4 00/17] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
2023-07-27 14:13 UTC (4+ messages)
[PATCH v4] drm/ssd130x: Allocate buffers in the plane's .atomic_check callback
2023-07-27 13:43 UTC (3+ messages)
[PATCH v3 0/5] drm/msm/dpu: rework interrupt handling
2023-07-27 13:31 UTC (6+ messages)
` [PATCH v3 1/5] drm/msm/dpu: inline __intr_offset
` [PATCH v3 2/5] drm/msm/dpu: split interrupt address arrays
` [PATCH v3 3/5] drm/msm/dpu: autodetect supported interrupts
` [PATCH v3 4/5] drm/msm/dpu: drop now-unused mdss_irqs field from hw catalog
` [PATCH v3 5/5] drm/msm/dpu: drop compatibility INTR defines
[PATCH RESEND v6 00/11] MediaTek DDP GAMMA - 12-bit LUT support
2023-07-27 13:06 UTC (14+ messages)
` [PATCH RESEND v6 01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH RESEND v6 02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH RESEND v6 03/11] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH RESEND v6 04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH RESEND v6 05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH RESEND v6 06/11] drm/mediatek: gamma: Use bitfield macros
` [PATCH RESEND v6 07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component
` [PATCH RESEND v6 08/11] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH RESEND v6 09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
` [PATCH RESEND v6 10/11] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH RESEND v6 11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising
[PULL] drm-misc-next
2023-07-27 13:00 UTC (2+ messages)
[PATCH] drm/drv: propagate errors from drm_modeset_register_all()
2023-07-27 12:41 UTC (2+ messages)
[PATCH v5 0/5] drm/msm/dpu: Re-introduce dpu core revision
2023-07-27 12:22 UTC (2+ messages)
[PATCH v6 0/4] drm: Use full allocated minor range for DRM
2023-07-27 12:01 UTC (4+ messages)
` [PATCH v6 3/4] drm: Expand max DRM device number to full MINORBITS
[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
2023-07-27 11:58 UTC (11+ messages)
[RFC PATCH 00/10] Device Memory TCP
2023-07-27 11:40 UTC (12+ messages)
` [Linaro-mm-sig] "
[PATCH -next] drm/amdgpu: clean up some inconsistent indentings
2023-07-27 11:39 UTC (2+ messages)
[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
2023-07-27 10:32 UTC (26+ messages)
` [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless
` [PATCH v3 47/49] mm: shrinker: make memcg "
` [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex
[PATCH v6 0/5] fdinfo memory stats
2023-07-27 10:13 UTC (6+ messages)
` [PATCH 1/5] drm/i915: Add ability for tracking buffer objects per client
` [PATCH 2/5] drm/i915: Record which client owns a VM
` [PATCH 3/5] drm/i915: Track page table backing store usage
` [PATCH 4/5] drm/i915: Account ring buffer and context state storage
` [PATCH 5/5] drm/i915: Implement fdinfo memory stats printing
drm_exec context for amdgpu
2023-07-27 10:08 UTC (4+ messages)
` [PATCH 1/6] drm: execution context for GEM buffers v7
[PATCH 1/2] drm/tegra: Return an error code if fails
2023-07-27 10:02 UTC (2+ messages)
` [1/2] "
[PATCH] drm/bridge: it6505: Check power state with it6505->powered in IRQ handler
2023-07-27 10:01 UTC
[PATCH v2] drm/mediatek: Fix potential memory leak if vmap() fail
2023-07-27 9:56 UTC (3+ messages)
[PATCH -next] drm: omapdrm: dss: Remove redundant DSSERR()
2023-07-27 11:39 UTC (2+ messages)
[PULL] drm-intel-fixes
2023-07-27 9:26 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox