dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-04 02:21:45 to 2023-07-05 08:02:14 UTC [more...]

[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
 2023-07-05  8:02 UTC  (3+ messages)
` [06/12] "

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-05  8:00 UTC  (18+ messages)
` [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
  ` [01/12] "
` [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
` [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
  ` [03/12] "
` [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
` [PATCH 05/12] arch: Remove trailing whitespaces
  ` [05/12] "
` [PATCH 08/12] drivers/firmware: "
  ` [08/12] "

[v5, PATCH] drm/mediatek: add dma buffer control for drm plane disable
 2023-07-05  7:48 UTC  (2+ messages)

[PATCH v5 1/1] drm/doc: Document DRM device reset expectations
 2023-07-05  7:32 UTC  (16+ messages)

[PATCH 1/2] drm/bridge: lt9211: Do not generate HFP/HBP/HSA and EOT packet
 2023-07-05  7:31 UTC  (7+ messages)
` [PATCH 2/2] drm/bridge: lt9611: "

[PATCH v3 00/17] Imagination Technologies PowerVR DRM driver
 2023-07-05  7:08 UTC  (5+ messages)
` [PATCH v3 02/17] dt-bindings: gpu: Add Imagination Technologies PowerVR GPU

[PATCH 0/1] Backlight driver for the Apple Studio Display
 2023-07-04 18:48 UTC  (2+ messages)

Missing AMDGPU drm-fixes-6.4 merges
 2023-07-05  6:26 UTC 

[PATCH] drm/ttm: fix one use-after-free
 2023-07-05  5:35 UTC 

[PATCH] virtio-gpu: Remove stride and layer_stride check for dGPU prime on VM
 2023-07-05  3:56 UTC 

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-07-05  3:27 UTC  (11+ messages)
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless

[PATCH 00/10] drm: Improve fbdev emulation for DMA-able framebuffers
 2023-07-05  2:10 UTC  (12+ messages)
` [PATCH 01/10] fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
` [PATCH 02/10] drm/fbdev-dma: Use fbdev DMA helpers
` [PATCH 03/10] drm/tegra: "
` [PATCH 04/10] drm/tegra: Set fbdev flags
` [PATCH 05/10] drm/exynos: Use fbdev DMA helpers
` [PATCH 06/10] drm/exynos: Set fbdev flags
` [PATCH 07/10] drm/omapdrm: Set VM flags in GEM-object mmap function
` [PATCH 08/10] drm/omapdrm: Use GEM mmap for fbdev emulation
` [PATCH 09/10] drm/omapdrm: Set fbdev flags
` [PATCH 10/10] fbdev: Remove FB_DEFAULT_SYS_OPS

[PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
 2023-07-05  1:43 UTC  (2+ messages)
` [11/12] "

[PATCH v2] drm/i915: Refactor PAT/cache handling
 2023-07-05  0:09 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Fix shader stage validation
 2023-07-04 20:19 UTC  (3+ messages)

[v4, PATCH] drm/mediatek: add dma buffer control for drm plane disable
 2023-07-04 19:11 UTC  (3+ messages)

[PATCH v4 00/19] drm/msm/dpu: another catalog rework
 2023-07-04 19:01 UTC  (10+ messages)
` [PATCH v4 04/19] drm/msm/dpu: drop dpu_mdss_cfg::mdp_count field

[PATCH] drm/drm_gem.c: Remove surplus else after return
 2023-07-04 18:16 UTC  (3+ messages)
`  "

[PATCH v2] backlight: led_bl: fix initial power state
 2023-07-04 16:19 UTC 

[PATCH] backlight: led_bl: fix initial power state
 2023-07-04 17:07 UTC  (5+ messages)

[PATCH] dt-bindings: cleanup DTS example whitespaces
 2023-07-04 14:42 UTC  (5+ messages)

[PATCH] fbdev: imxfb: Convert to devm_platform_ioremap_resource()
 2023-07-04  9:36 UTC 

[PATCH v4 0/6] drm: Add support for atomic async page-flip
 2023-07-04 17:57 UTC  (4+ messages)
` [PATCH v4 1/6] drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits

[PATCH v4 0/4] drm/msm: move resource allocation to the _probe function
 2023-07-04 17:45 UTC  (5+ messages)
` [PATCH v4 1/4] drm/msm: allow passing struct msm_kms to msm_drv_probe()
` [PATCH v4 2/4] drm/msm/dpu: move resource allocation to the _probe function
` [PATCH v4 3/4] drm/msm/mdp4: "
` [PATCH v4 4/4] drm/msm/mdp5: "

[PATCH v2 00/14] drm/msm/dpu: cleanup dpu_core_perf module
 2023-07-04 17:30 UTC  (19+ messages)
` [PATCH v2 01/14] drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
` [PATCH v2 02/14] drm/msm/dpu: core_perf: extract bandwidth aggregation function
` [PATCH v2 03/14] drm/msm/dpu: core_perf: bail earlier if there are no ICC paths
` [PATCH v2 04/14] drm/msm/dpu: drop separate dpu_core_perf_tune overrides
` [PATCH v2 05/14] drm/msm/dpu: handle perf mode in _dpu_core_perf_crtc_update_bus()
` [PATCH v2 06/14] drm/msm/dpu: rework core_perf debugfs overrides
` [PATCH v2 07/14] drm/msm/dpu: drop dpu_core_perf_params::max_per_pipe_ib
` [PATCH v2 08/14] drm/msm/dpu: rework indentation in dpu_core_perf
` [PATCH v2 09/14] drm/msm/dpu: drop the dpu_core_perf_crtc_update()'s stop_req param
` [PATCH v2 10/14] drm/msm/dpu: use dpu_perf_cfg in DPU core_perf code
` [PATCH v2 11/14] drm/msm/dpu: remove unused fields from struct dpu_core_perf
` [PATCH v2 12/14] drm/msm/dpu: core_perf: remove extra clk_round_rate() call
` [PATCH v2 13/14] drm/msm/dpu: move max clock decision to dpu_kms
` [PATCH v2 14/14] drm/msm/dpu: drop dpu_core_perf_destroy()

[PATCH 1/2] drm/msm/adreno: Fix warn splat for devices without revn
 2023-07-04 17:19 UTC  (3+ messages)
` [PATCH 2/2] drm/msm/a690: Remove revn and name

[PATCH] drm/arm/komeda: Remove component framework and add a simple encoder
 2023-07-04 16:56 UTC  (4+ messages)

[PATCH] drm/ast: Fix default resolution when no monitor is connected on DP
 2023-07-04 16:45 UTC  (5+ messages)

[PATCH v2] drm/arm/komeda: Remove component framework and add a simple encoder
 2023-07-04 16:34 UTC 

[PATCH] drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planes
 2023-07-04 16:18 UTC  (2+ messages)

[PATCH v4 0/5] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-04 16:12 UTC  (15+ messages)
` [PATCH v4 1/5] video: Add auxiliary display drivers to Graphics support menu
` [PATCH v4 2/5] fbdev: Move core fbdev symbols to a separate Kconfig file
` [PATCH v4 3/5] drm/arm: Make ARM devices menu depend on DRM
` [PATCH v4 4/5] fbdev: Split frame buffer support in FB and FB_CORE symbols

[PATCH V2] drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535
 2023-07-04 16:05 UTC  (2+ messages)

[PATCH] drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
 2023-07-04 15:24 UTC  (7+ messages)

[PATCH 0/8] drm/msm/dpu: cleanup dpu_core_perf module
 2023-07-04 14:31 UTC  (6+ messages)
` [PATCH 7/8] drm/msm/dpu: drop dpu_core_perf_destroy()

[PATCH V5 0/9] Enable Wifi RFI interference mitigation feature support
 2023-07-04 13:07 UTC  (18+ messages)
` [PATCH V5 1/9] drivers core: Add support for Wifi band RF mitigations
` [PATCH V5 2/9] driver core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V5 4/9] wifi: mac80211: Add support for ACPI WBRF

[PATCH v3 0/4] Fix up the boe-tv101wum-nl6 panel driver
 2023-07-04 11:14 UTC  (4+ messages)

[PATCH] drm/i915: Fix premature release of request's reusable memory
 2023-07-04 11:06 UTC 

[PATCH v2 00/24] use vmalloc_array and vcalloc
 2023-07-04 10:41 UTC  (3+ messages)
` [PATCH v2 03/24] drm/gud: "

[PATCH 1/5] accel/qaic: tighten bounds checking in encode_message()
 2023-07-04  9:58 UTC  (7+ messages)

[PATCH] drm/i915/pmu: Use local64_try_cmpxchg in i915_pmu_event_read
 2023-07-04  9:25 UTC  (5+ messages)

[PATCH 0/3] drm/mediatek: General cleanups
 2023-07-04  9:24 UTC  (7+ messages)
` [PATCH 1/3] drm/mediatek: Use devm_platform_get_and_ioremap_resource()
` [PATCH 2/3] drm/mediatek: Use dev_err_probe() in probe functions
` [PATCH 3/3] drm/mediatek: Use devm variant for pm_runtime_enable() when possible

[PATCH v10 0/4] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
 2023-07-04  9:04 UTC  (5+ messages)
` [PATCH v10 1/4] dt-bindings: display: Document Renesas RZ/G2L DU bindings
` [PATCH v10 2/4] dt-bindings: display: renesas, rzg2l-du: Document RZ/V2L "
` [PATCH v10 3/4] drm: renesas: Add RZ/G2L DU Support
` [PATCH v10 4/4] MAINTAINERS: Add maintainer for RZ DU drivers

[PATCH 00/14] A7xx support
 2023-07-04  8:30 UTC  (7+ messages)
` [PATCH 01/14] dt-bindings: display/msm/gmu: Add Adreno 7[34]0 GMU
` [PATCH 02/14] dt-bindings: display/msm/gmu: Allow passing QMP handle
` [PATCH 03/14] dt-bindings: display/msm/gpu: Allow A7xx SKUs

[PATCH v4 0/8] Fix cursor planes with virtualized drivers
 2023-07-04  8:08 UTC  (8+ messages)
` [PATCH v4 2/8] drm/atomic: Add support for mouse hotspots

[v3 0/4] Support Starry-himax83102-j02 and Starry-ili9882t TDDI MIPI-DSI panel
 2023-07-04  7:46 UTC  (5+ messages)
` [v4 "
  ` [v4 4/4] drm/panel: Support for "

[v2] drm/panel: Fine tune Starry-ili9882t panel HFP and HBP
 2023-07-04  7:39 UTC  (4+ messages)

[PATCH] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-07-04  7:35 UTC  (5+ messages)

[RFC v3 0/3] Introduce KUnit tests for TTM subsystem
 2023-07-04  7:23 UTC  (8+ messages)
` [RFC v3 3/3] drm/ttm/tests: Add tests for ttm_pool

[PATCH 2/5] accel/qaic: tighten bounds checking in decode_message()
 2023-07-04  6:30 UTC  (2+ messages)

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-07-04  6:09 UTC  (4+ messages)
` [PATCH 3/9] drm/verisilicon: Add basic drm driver

[PATCH v4 0/2] Add dynamic connector selection mechanism
 2023-07-04  5:36 UTC  (3+ messages)
` [PATCH v4 1/2] drm/mediatek: Add ability to support dynamic connector selection

[PATCH] drm/panel: Add avdd/avee delay for Starry-himax83102-j02 and Starry-ili9882t panel
 2023-07-04  5:07 UTC 

modules: firmware groups attempt two
 2023-07-04  2:50 UTC  (3+ messages)
` [PATCH 1/2] docs: module: start adding some docs for MODULE_ macros
` [PATCH 2/2] modules/firmware: add a new option to denote a firmware group to choose one

[PATCH v5 00/19] drm/msm/dpu: another catalog rework
 2023-07-04  2:21 UTC  (19+ messages)
` [PATCH v5 02/19] drm/msm/dpu: always use MSM_DP/DSI_CONTROLLER_n
` [PATCH v5 03/19] drm/msm/dpu: simplify peer LM handling
` [PATCH v5 04/19] drm/msm/dpu: drop dpu_mdss_cfg::mdp_count field
` [PATCH v5 05/19] drm/msm/dpu: drop enum dpu_mdp and MDP_TOP value
` [PATCH v5 06/19] drm/msm/dpu: expand .clk_ctrls definitions
` [PATCH v5 07/19] drm/msm/dpu: drop zero features from dpu_mdp_cfg data
` [PATCH v5 08/19] drm/msm/dpu: drop zero features from dpu_ctl_cfg data
` [PATCH v5 09/19] drm/msm/dpu: correct indentation for CTL definitions
` [PATCH v5 10/19] drm/msm/dpu: inline SSPP_BLK macros
` [PATCH v5 11/19] drm/msm/dpu: inline DSPP_BLK macros
` [PATCH v5 12/19] drm/msm/dpu: inline LM_BLK macros
` [PATCH v5 13/19] drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macros
` [PATCH v5 14/19] drm/msm/dpu: inline MERGE_3D_BLK macros
` [PATCH v5 15/19] drm/msm/dpu: inline various PP_BLK_* macros
` [PATCH v5 16/19] drm/msm/dpu: inline WB_BLK macros
` [PATCH v5 17/19] drm/msm/dpu: inline INTF_BLK and INTF_BLK_DSI_TE macros
` [PATCH v5 18/19] drm/msm/dpu: drop empty features mask MERGE_3D_SM8150_MASK
` [PATCH v5 19/19] drm/msm/dpu: drop empty features mask INTF_SDM845_MASK


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 read-only IMAP folder(s) and NNTP newsgroup(s).