dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-30 00:35:37 to 2023-07-31 16:22:56 UTC [more...]

[PATCH -next] drm/amdgpu: Remove a lot of unnecessary ternary operators
 2023-07-31 16:22 UTC  (3+ messages)

[PATCH 0/6] accel/ivpu: Refactor driver code and support new hardware
 2023-07-31 16:12 UTC  (7+ messages)
` [PATCH 1/6] accel/ivpu: Rename sources to use generation based names
` [PATCH 2/6] accel/ivpu: Use generation based function and registers names
` [PATCH 3/6] accel/ivpu: Switch to generation based FW names
` [PATCH 4/6] accel/ivpu: Add param ioctl to identify capabilities
` [PATCH 5/6] accel/ivpu: Refactor memory ranges logic
` [PATCH 6/6] accel/ivpu: Add initial support for VPU 4

[PATCH v7 0/4] Add dynamic connector selection mechanism
 2023-07-31 16:08 UTC  (15+ messages)
` [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 1/2] drm/exec: use unique instead of local label
 2023-07-31 16:00 UTC  (4+ messages)
` [PATCH 2/2] drm/exec: add test case for using a drm_exec multiple times

[PATCH v4 0/3] Add startek-kd070fhfid015 display support
 2023-07-31 15:48 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: display: panel: add startek kd070fhfid015 support
` [PATCH v4 2/3] drm/panel: Support for startek-kd070fhfid015 MIPI-DSI panel
` [PATCH v4 3/3] arm64: defconfig: enable STARTEK KD070FHFID015 panel
` (subset) [PATCH v4 0/3] Add startek-kd070fhfid015 display support

[PATCH v10] drm: Add initial ci/ subdirectory
 2023-07-31 14:51 UTC  (3+ messages)

[PATCH] drm/amd/display: check attr flag before set cursor degamma on DCN3+
 2023-07-31 14:47 UTC  (2+ messages)

[PATCH] drivers: gpu: drm: nouveau: fix invalid variable name
 2023-07-31 14:14 UTC 

[PATCH v3 0/3] Add startek-kd070fhfid015 display support
 2023-07-31 14:31 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: display: panel: add startek kd070fhfid015 support
` [PATCH v3 2/3] drm/panel: Support for startek-kd070fhfid015 MIPI-DSI panel
` [PATCH v3 3/3] arm64: defconfig: enable STARTEK KD070FHFID015 panel

[PATCH v3] drm/bridge: Add debugfs print for bridge chains
 2023-07-31 14:22 UTC  (2+ messages)

[PATCH v3 0/4] mm: convert to vma_is_initial_heap/stack()
 2023-07-31 13:47 UTC  (2+ messages)

[PATCH v14 00/12] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-07-31 13:35 UTC  (10+ messages)
` [PATCH v14 02/12] drm/shmem-helper: Add pages_pin_count field
` [PATCH v14 12/12] drm/gem: Add _unlocked postfix to drm_gem_pin/unpin()

[PATCH -next] drm/omap: remove redundant of_match_ptr
 2023-07-31 13:22 UTC 

[PATCH -next] drm/mcde: remove redundant of_match_ptr
 2023-07-31 13:18 UTC 

[PATCH -next] drm/exynos: remove redundant of_match_ptr
 2023-07-31 13:09 UTC  (2+ messages)

[PATCH] fbdev: fbmem: mark registered_fb static
 2023-07-31 13:07 UTC  (2+ messages)

[PATCH v7 00/13] MediaTek DDP GAMMA - 12-bit LUT support
 2023-07-31 13:04 UTC  (14+ messages)
` [PATCH v7 01/13] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v7 02/13] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH v7 03/13] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v7 04/13] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH v7 05/13] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH v7 06/13] drm/mediatek: gamma: Use bitfield macros
` [PATCH v7 07/13] drm/mediatek: gamma: Support specifying number of bits per LUT component
` [PATCH v7 08/13] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH v7 09/13] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
` [PATCH v7 10/13] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH v7 11/13] drm/mediatek: gamma: Program gamma LUT type for descending or rising
` [PATCH v7 12/13] drm/mediatek: aal: Rewrite kerneldoc for struct mtk_disp_aal
` [PATCH v7 13/13] drm/mediatek: gamma: Add kerneldoc for struct mtk_disp_gamma

[PATCH -next] drm/i2c: tda998x: remove redundant of_match_ptr
 2023-07-31 13:02 UTC 

[PATCH] drm: panel: simple: specify bpc for powertip_ph800480t013_idf02
 2023-07-31 13:01 UTC  (3+ messages)

[PATCH 0/2] drm/panel: ilitek-ili9881c: Add TDO TL050HDV35-H1311A LCD panel
 2023-07-31 13:01 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: ilitek-ili9881c: Add TDO TL050HDV35 "

[PATCH] drm/panel: r66451: select CONFIG_DRM_DISPLAY_DP_HELPER
 2023-07-31 13:01 UTC  (3+ messages)

[PATCH] drm/panel: Add prepare_prev_first flag to Visionox VTDR6130
 2023-07-31 13:00 UTC  (2+ messages)

[PATCH v2 0/3] Add startek-kd070fhfid015 display support
 2023-07-31 12:57 UTC  (5+ messages)
` [PATCH v2 2/3] drm/panel: Support for startek-kd070fhfid015 MIPI-DSI panel
` [PATCH v2 3/3] arm64: defconfig: enable STARTEK KD070FHFID015 panel

[PATCH -next] drm/rockchip: remove redundant of_match_ptr
 2023-07-31 12:53 UTC 

[PATCH -next] drm/tve200: remove redundant of_match_ptr
 2023-07-31 12:42 UTC 

[PATCH 0/3] pwm: Drop useless member "pwm" from struct pwm_device
 2023-07-31 12:42 UTC  (3+ messages)
` [PATCH 2/3] video: fbdev: ssd1307fb: Print the PWM's label instead of its number

[PATCH] fbdev/amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2023-07-31 12:37 UTC  (2+ messages)

[PATCH] drm/tests: Alloc drm_device on drm_exec tests
 2023-07-31 12:25 UTC  (4+ messages)

[PATCH -next] drm/ingenic: remove redundant of_match_ptr
 2023-07-31 12:24 UTC 

[PATCH v3 00/11] drm: kunit: Switch to kunit actions
 2023-07-31 12:23 UTC  (2+ messages)

[PATCH v2 00/11] drm: kunit: Switch to kunit actions
 2023-07-31 12:23 UTC  (2+ messages)

[PATCH v2] drm/panel: Enable DSC and CMD mode for Visionox VTDR6130 panel
 2023-07-31 12:22 UTC  (2+ messages)

[PATCH v5 0/9] drm: selftest: Convert to KUnit
 2023-07-31 12:18 UTC  (6+ messages)
` [PATCH v5 9/9] drm: selftest: convert drm_mm selftest "

[PATCH RESEND v6 00/11] MediaTek DDP GAMMA - 12-bit LUT support
 2023-07-31 12:05 UTC  (11+ messages)
` [PATCH RESEND v6 03/11] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH RESEND v6 09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195

[PATCH drm-misc-next v8 00/12] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-07-31 12:04 UTC  (12+ messages)
` [PATCH drm-misc-next v8 01/12] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-misc-next v8 11/12] drm/nouveau: implement new VM_BIND uAPI

[v3 0/3] ASoC: mediatek:mt8186: fix both the speaker and hdmi
 2023-07-31 11:50 UTC  (5+ messages)
` [v3 1/3] ASoC: hdmi-codec: Add event handler for hdmi TX
` [v3 2/3] ASoC: mediatek: mt8186: correct the HDMI widgets
` [v3 3/3] drm/bridge: it6505: Add audio support

[PATCH v2] drm/bridge: Add debugfs print for bridge chains
 2023-07-31 11:42 UTC  (3+ messages)

[PATCH] drm/i915: Replace i915->gt0 with to_gt(i915)
 2023-07-31 11:06 UTC  (2+ messages)

[PATCH 05/14] dt-bindings: display: rockchip-vop: Document rv1126 vop
 2023-07-31 11:00 UTC  (4+ messages)
` [PATCH 06/14] drm/rockchip: vop: Add rv1126 vop_lite support
` [PATCH 07/14] dt-bindings: display: rockchip-dw-mipi-dsi: Document rv1126 DSI
` [PATCH 08/14] drm/rockchip: dsi: Add rv1126 MIPI DSI support

[PATCH v3] drm/i915: Fix premature release of request's reusable memory
 2023-07-31 10:31 UTC  (2+ messages)

[PATCH v3 1/1] drm/i915: Move abs_diff() to math.h
 2023-07-31 10:29 UTC  (2+ messages)

[PATCH] drm/i915: fix application of sizeof to pointer
 2023-07-31  9:56 UTC  (2+ messages)

[PATCH v2 0/3] drm/display: simplify support for transparent DRM bridges
 2023-07-31  9:51 UTC  (5+ messages)
` [PATCH v2 1/3] drm/display: add transparent bridge helper
` [PATCH v2 2/3] phy: qcom: qmp-combo: switch to DRM_SIMPLE_BRIDGE
` [PATCH v2 3/3] usb: typec: nb7vpq904m: "

[PATCH v2] drm: fix indirect goto into statement expression UB
 2023-07-31  9:50 UTC  (4+ messages)

[PATCH] drm/ioctl: turn on -Woverride-init for IOCTL table
 2023-07-31  9:50 UTC  (2+ messages)

[PATCH] drm/amd/pm: Clean up errors in amdgpu_smu.h
 2023-07-31  9:30 UTC 

[PATCH] drm/amd/pm: Clean up errors in smu_v11_0_pptable.h
 2023-07-31  9:21 UTC 

[PATCH -next v3] drm/bridge: fix -Wunused-const-variable= warning
 2023-07-31  9:16 UTC  (2+ messages)

[PATCH] drm/ssd130x: clean up some inconsistent indenting
 2023-07-31  8:10 UTC  (2+ messages)

[PATCH 2/3] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name
 2023-07-31  8:09 UTC  (12+ messages)
` [PATCH 0/3] DRM scheduler documentation & bug fixes

[PATCH 0/4] fbdev: Rename helpers for struct fb_ops
 2023-07-31  7:53 UTC  (6+ messages)
` [PATCH 3/4] fbdev: Use _DMAMEM_ infix for DMA-memory helpers

[PATCH v2] drm/mediatek: Add valid modifier check
 2023-07-31  7:45 UTC  (3+ messages)

[PATCH v10] drm: Add initial ci/ subdirectory
 2023-07-31  7:38 UTC  (4+ messages)

[RFC PATCH 00/10] Xe DRM scheduler and long running workload plans
 2023-07-31  7:26 UTC  (14+ messages)
` [RFC PATCH 01/10] drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [RFC PATCH 04/10] drm/sched: Add generic scheduler message interface
` [RFC PATCH 06/10] drm/sched: Submit job before starting TDR
` [RFC PATCH 07/10] drm/sched: Add helper to set TDR timeout

[PATCH v4 0/3] Support non-default LVDS data mapping for simple panel
 2023-07-31  6:39 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: display: simple: support non-default data-mapping

[PATCH RFC v5 00/10] Support for Solid Fill Planes
 2023-07-31  4:15 UTC  (13+ messages)
` [PATCH RFC v5 02/10] drm: Introduce solid fill DRM plane property
` [PATCH RFC v5 03/10] drm: Add solid fill pixel source
` [PATCH RFC v5 06/10] drm/atomic: Move framebuffer checks to helper
` [PATCH RFC v5 07/10] drm/atomic: Loosen FB atomic checks
` [PATCH RFC v5 08/10] drm/msm/dpu: Allow NULL FBs in atomic commit
` [PATCH RFC v5 09/10] drm/msm/dpu: Use DRM solid_fill property

[PATCH v2 0/9] drm/bridge: imx: Add i.MX93 MIPI DSI support
 2023-07-31  3:38 UTC  (4+ messages)
` [PATCH v2 2/9] drm/bridge: synopsys: dw-mipi-dsi: Add input bus format negotiation support

[PATCH -next] drm/amdgpu: Fix one kernel-doc comment
 2023-07-31  3:09 UTC 

[linux-next:master] [drm/vkms] a0e6a017ab: WARNING:bad_unlock_balance_detected
 2023-07-31  2:06 UTC 

[PATCH v5 0/6] drm: Add support for atomic async page-flip
 2023-07-31  2:00 UTC  (5+ messages)
` [PATCH v5 6/6] drm/doc: Define KMS atomic state set

[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
 2023-07-30 23:09 UTC  (11+ messages)

[PATCH 0/5] drm_dbg: add trailing newlines where missing
 2023-07-30 21:57 UTC  (6+ messages)
` [PATCH 1/5] drm_dbg: add trailing newlines to remaining callsites
` [PATCH 2/5] drm_dbg: add trailing newlines
` [PATCH 3/5] "
` [PATCH 4/5] "
` [PATCH 5/5] "

[PATCH 00/13] Remove pagevecs
 2023-07-30 21:42 UTC  (6+ messages)
` [PATCH 03/13] scatterlist: Add sg_set_folio()

[PATCH v2 0/8] drm/msm/dpu: drop DPU_INTF_TE and DPU_PINGPONG_TE
 2023-07-30 19:56 UTC  (12+ messages)
` [PATCH v2 1/8] drm/msm/dpu: inline _setup_pingpong_ops()
` [PATCH v2 2/8] drm/msm/dpu: enable PINGPONG TE operations only when supported by HW
` [PATCH v2 3/8] drm/msm/dpu: drop the DPU_PINGPONG_TE flag
` [PATCH v2 4/8] drm/msm/dpu: inline _setup_intf_ops()
` [PATCH v2 5/8] drm/msm/dpu: enable INTF TE operations only when supported by HW
` [PATCH v2 7/8] drm/msm/dpu: drop useless check from dpu_encoder_phys_cmd_te_rd_ptr_irq()
` [PATCH v2 8/8] drm/msm/dpu: move INTF tearing checks to dpu_encoder_phys_cmd_init

[PATCH v4 0/7] drm/msm/dpu: change interrupts code to make 0 be the no IRQ
 2023-07-30 19:40 UTC  (6+ messages)
` [PATCH v4 5/7] drm/msm/dpu: stop using raw IRQ indices in the kernel output
` [PATCH v4 6/7] drm/msm/dpu: stop using raw IRQ indices in the kernel traces

[PATCH 0/7] drm/msm/dpu: drop DPU_INTF_TE and DPU_PINGPONG_TE
 2023-07-30 19:29 UTC  (16+ messages)
` [PATCH 1/7] drm/msm/dpu: enable PINGPONG TE operations only when supported by HW
` [PATCH 4/7] drm/msm/dpu: enable INTF "
` [PATCH 7/7] drm/msm/dpu: move INTF tearing checks to dpu_encoder_phys_cmd_init

[PATCH] dt-bindings: mxsfb: Exclude i.MX8MQ from power-domains requirement
 2023-07-30 18:41 UTC 

[PATCH 0/9] drm/bridge: imx: Add i.MX93 MIPI DSI support
 2023-07-30 18:38 UTC  (9+ messages)
` [PATCH 9/9] "

[PATCH v2 0/4] drm/msm/dpu: simplify DPU sub-blocks info
 2023-07-30 15:44 UTC  (5+ messages)
` [PATCH v2 3/4] drm/msm/dpu: deduplicate some (most) of SSPP sub-blocks

[PATCH 00/47] fbdev: Use I/O helpers
 2023-07-30  8:55 UTC  (3+ messages)

[PATCH 2/3] phy: qcom: qmp-combo: switch to DRM_SIMPLE_BRIDGE
 2023-07-30  7:57 UTC  (2+ messages)

[PATCH v3 00/13] drm/msm/dpu: use managed memory allocations
 2023-07-30  1:19 UTC  (14+ messages)
` [PATCH v3 01/13] drm/msm/dpu: cleanup dpu_kms_hw_init error path
` [PATCH v3 02/13] drm/msm/dpu: remove IS_ERR_OR_NULL for dpu_hw_intr_init() error handling
` [PATCH v3 03/13] drm/msm/dpu: use devres-managed allocation for interrupts data
` [PATCH v3 04/13] drm/msm/dpu: use devres-managed allocation for VBIF data
` [PATCH v3 05/13] drm/msm/dpu: use devres-managed allocation for MDP TOP
` [PATCH v3 06/13] drm/msm/dpu: use devres-managed allocation for HW blocks
` [PATCH v3 07/13] drm/msm/dpu: drop unused dpu_plane::lock
` [PATCH v3 08/13] drm/msm/dpu: remove QoS teardown on plane destruction
` [PATCH v3 09/13] drm/msm/dpu: use drmm-managed allocation for dpu_plane
` [PATCH v3 10/13] drm/msm/dpu: use drmm-managed allocation for dpu_crtc
` [PATCH v3 11/13] drm/msm/dpu: use drmm-managed allocation for dpu_encoder_phys
` [PATCH v3 12/13] drm/msm/dpu: drop dpu_encoder_phys_ops::destroy
` [PATCH v3 13/13] drm/msm/dpu: use drmm-managed allocation for dpu_encoder_virt

[PATCH v2 00/13] drm/msm/dpu: use managed memory allocations
 2023-07-30  1:15 UTC  (4+ messages)
` [PATCH v2 01/13] drm/msm/dpu: cleanup dpu_kms_hw_init error path

[PATCH 3/3] usb: typec: nb7vpq904m: switch to DRM_SIMPLE_BRIDGE
 2023-07-30  1:08 UTC  (2+ messages)

[PATCH v5 00/10] drm/msm/dpu: cleanup dpu_core_perf module
 2023-07-30  1:01 UTC  (11+ messages)
` [PATCH v5 01/10] drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
` [PATCH v5 02/10] drm/msm/dpu: bail from _dpu_core_perf_crtc_update_bus if there are no ICC paths
` [PATCH v5 03/10] drm/msm/dpu: drop separate dpu_core_perf_tune overrides
` [PATCH v5 04/10] drm/msm/dpu: rework indentation in dpu_core_perf
` [PATCH v5 05/10] drm/msm/dpu: drop the dpu_core_perf_crtc_update()'s stop_req param
` [PATCH v5 06/10] drm/msm/dpu: use dpu_perf_cfg in DPU core_perf code
` [PATCH v5 07/10] drm/msm/dpu: remove unused fields from struct dpu_core_perf
` [PATCH v5 08/10] drm/msm/dpu: remove extra clk_round_rate() call
` [PATCH v5 09/10] drm/msm/dpu: move max clock decision to dpu_kms
` [PATCH v5 10/10] drm/msm/dpu: drop dpu_core_perf_destroy()


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