messages from 2023-09-25 06:14:57 to 2023-09-26 05:07:37 UTC [more...]
[RFC PATCH v3 0/7] Add FS035VG158 panel
2023-09-25 10:34 UTC (14+ messages)
` [RFC PATCH v3 1/7] drm/panel: nv3052c: Document known register names
` [RFC PATCH v3 2/7] drm/panel: nv3052c: Add SPI device IDs
` [RFC PATCH v3 3/7] drm/panel: nv3052c: Allow specifying registers per panel
` [RFC PATCH v3 4/7] drm/panel: nv3052c: Add Fascontek FS035VG158 LCD display
` [RFC PATCH v3 5/7] dt-bindings: display: panel: Clean up leadtek, ltk035c5444t properties
` [RFC PATCH v3 6/7] dt-bindings: vendor-prefixes: Add fascontek
` [RFC PATCH v3 7/7] dt-bindings: display: panel: add Fascontek FS035VG158 panel
[PATCH] drm/mediatek: Check GEM buffer size
2023-09-25 9:40 UTC (3+ messages)
linux-next: build warning after merge of the drm-misc tree
2023-09-26 5:07 UTC
[PATCH v17 10/18] drm/shmem-helper: Use refcount_t for vmap_use_count
2023-09-26 4:50 UTC (2+ messages)
[PATCH] drm/ttm: Make sure the mapped tt pages are decrypted when needed
2023-09-26 4:03 UTC
[PATCH v14 RESEND 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
2023-09-26 3:55 UTC (6+ messages)
` [PATCH v14 RESEND 5/6] "
[PATCH v3] drm/i915/gem: Make i915_gem_shrinker multi-gt aware
2023-09-26 3:47 UTC (2+ messages)
[PATCH 00/15] Add CMDQ secure driver for SVP
2023-09-26 3:20 UTC (27+ messages)
` [PATCH 02/15] dt-bindings: gce: mt8195: Add CMDQ_SYNC_TOKEN_SECURE_THR_EOF event id
` [PATCH 03/15] soc: mailbox: Add SPR definition for GCE
` [PATCH 07/15] mailbox: mediatek: Add loop pkt flag and irq handling for loop command
` [PATCH 08/15] soc: mediatek: Add cmdq_pkt_finalize_loop to CMDQ driver
` [PATCH 13/15] mailbox: mediatek: Add mt8188 support for CMDQ secure driver
[PATCH] drm/i915/gem: Allow users to disable waitboost
2023-09-26 2:58 UTC (2+ messages)
[PATCH] MAINTAINERS: update nouveau maintainers
2023-09-26 1:49 UTC
[PATCH 0/6] SDM670 display subsystem support
2023-09-26 1:44 UTC (8+ messages)
` [PATCH 1/6] dt-bindings: display/msm: dsi-controller-main: add SDM670 compatible
` [PATCH 2/6] dt-bindings: display/msm: sdm845-dpu: Describe SDM670
` [PATCH 3/6] dt-bindings: display: msm: Add SDM670 MDSS
` [PATCH 4/6] drm/msm: mdss: add support for SDM670
` [PATCH 5/6] drm/msm/dpu: Add hw revision 4.1 (SDM670)
` [PATCH 6/6] arm64: dts: qcom: sdm670: add display subsystem
[PATCH v17 00/18] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-09-26 0:37 UTC (5+ messages)
` [PATCH v17 13/18] drm/shmem-helper: Add memory shrinker
[RFT PATCH v2 00/12] drm: call drm_atomic_helper_shutdown() at the right times
2023-09-25 22:53 UTC (12+ messages)
` [RFT PATCH v2 01/12] drm/imx/dcss: Call drm_atomic_helper_shutdown() at shutdown time
` [RFT PATCH v2 07/12] drm/amdgpu: "
` [RFT PATCH v2 11/12] drm/radeon: Call drm_helper_force_disable_all() at shutdown/remove time
[PATCH] MAINTAINERS: Document that the NXP i.MX 8MQ DCSS driver goes thru drm-misc
2023-09-25 22:49 UTC
[PATCH] drm/nouveau/kms/nv50: hide unused variables
2023-09-25 22:06 UTC (2+ messages)
` [Nouveau] "
[PATCH] drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple
2023-09-25 22:00 UTC
[PATCH v4 00/10] DRM scheduler changes for Xe
2023-09-25 21:47 UTC (3+ messages)
[PATCH 08/15] platform/x86/amd/pmf: Add support to update system state
2023-09-25 21:42 UTC (2+ messages)
[PATCH 1/2] dt-bindings: display: msm: Add missing unevaluatedProperties on child node schemas
2023-09-25 21:24 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: display: msm: Make "additionalProperties: true" explicit
[RFC PATCH] drm/ci: add helper script update-xfails.py
2023-09-25 19:55 UTC
[PATCH v3 00/32] drm/amd/display: add AMD driver-specific properties for color mgmt
2023-09-25 19:49 UTC (33+ messages)
` [PATCH v3 01/32] drm/drm_mode_object: increase max objects to accommodate new color props
` [PATCH v3 02/32] drm/drm_property: make replace_property_blob_from_id a DRM helper
` [PATCH v3 03/32] drm/drm_plane: track color mgmt changes per plane
` [PATCH v3 04/32] drm/amd/display: add driver-specific property for plane degamma LUT
` [PATCH v3 05/32] drm/amd/display: add plane degamma TF driver-specific property
` [PATCH v3 06/32] drm/amd/display: explicitly define EOTF and inverse EOTF
` [PATCH v3 07/32] drm/amd/display: document AMDGPU pre-defined transfer functions
` [PATCH v3 08/32] drm/amd/display: add plane HDR multiplier driver-specific property
` [PATCH v3 09/32] drm/amd/display: add plane 3D LUT driver-specific properties
` [PATCH v3 10/32] drm/amd/display: add plane shaper LUT and TF "
` [PATCH v3 11/32] drm/amd/display: add plane blend "
` [PATCH v3 12/32] drm/amd/display: add CRTC gamma TF driver-specific property
` [PATCH v3 13/32] drm/amd/display: add comments to describe DM crtc color mgmt behavior
` [PATCH v3 14/32] drm/amd/display: encapsulate atomic regamma operation
` [PATCH v3 15/32] drm/amd/display: add CRTC gamma TF support
` [PATCH v3 16/32] drm/amd/display: set sdr_ref_white_level to 80 for out_transfer_func
` [PATCH v3 17/32] drm/amd/display: mark plane as needing reset if color props change
` [PATCH v3 18/32] drm/amd/display: decouple steps for mapping CRTC degamma to DC plane
` [PATCH v3 19/32] drm/amd/display: add plane degamma TF and LUT support
` [PATCH v3 20/32] drm/amd/display: reject atomic commit if setting both plane and CRTC degamma
` [PATCH v3 21/32] drm/amd/display: add dc_fixpt_from_s3132 helper
` [PATCH v3 22/32] drm/amd/display: add HDR multiplier support
` [PATCH v3 23/32] drm/amd/display: add plane shaper LUT support
` [PATCH v3 24/32] drm/amd/display: add plane shaper TF support
` [PATCH v3 25/32] drm/amd/display: add plane 3D LUT support
` [PATCH v3 26/32] drm/amd/display: handle empty LUTs in __set_input_tf
` [PATCH v3 27/32] drm/amd/display: add plane blend LUT and TF support
` [PATCH v3 28/32] drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLG
` [PATCH v3 29/32] drm/amd/display: copy 3D LUT settings from crtc state to stream_update
` [PATCH v3 30/32] drm/amd/display: add plane CTM driver-specific property
` [PATCH v3 31/32] drm/amd/display: add plane CTM support
` [PATCH v3 32/32] drm/amd/display: Add 3x4 CTM support for plane CTM
[PATCH 0/9] drm: Annotate structs with __counted_by
2023-09-25 17:56 UTC (12+ messages)
` [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table "
` [PATCH 3/9] drm/i915/selftests: Annotate struct perf_series "
[PATCH drm-misc-next 1/3] drm/sched: implement dynamic job flow control
2023-09-25 17:55 UTC (3+ messages)
[PATCH] drm/msm/a6xx: don't set IO_PGTABLE_QUIRK_ARM_OUTER_WBWA with coherent SMMU
2023-09-25 17:54 UTC (2+ messages)
[PATCH 0/6] drm/edid: split out drm_eld.[ch], add some SAD helpers
2023-09-25 17:46 UTC (9+ messages)
` [PATCH 1/6] drm/edid: split out drm_eld.h from drm_edid.h
` [PATCH 2/6] drm/eld: replace uint8_t with u8
` [PATCH 3/6] drm/edid: include drm_eld.h only where required
` [PATCH 4/6] drm/edid: use a temp variable for sads to drop one level of dereferences
[PATCH] accel/ivpu: Annotate struct ivpu_job with __counted_by
2023-09-25 17:21 UTC (3+ messages)
[v1 0/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support
2023-09-25 16:44 UTC (4+ messages)
` [v1 1/2] ASoC: dt-bindings: mediatek, mt8188-mt6359: add RT5682S support
` [v1 1/2] ASoC: dt-bindings: mediatek,mt8188-mt6359: "
` [v1 2/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support
[PATCH 0/7] drm/sun4i: dw-hdmi: Fix initialization & refactor
2023-09-25 16:40 UTC (10+ messages)
` [PATCH 3/7] drm/sun4i: dw-hdmi: Switch to bridge functions
` [PATCH 5/7] drm/sun4i: dw-hdmi: Split driver registration
` [PATCH 7/7] drm/sun4i: dw-hdmi: check for phy device first
[PATCH 00/15] Introduce PMF Smart PC Solution Builder Feature
2023-09-25 16:30 UTC (4+ messages)
` [PATCH 13/15] platform/x86/amd/pmf: Add PMF-AMDGPU set interface
[PATCH v6 00/16] introduce more MDP3 components in MT8195
2023-09-25 16:09 UTC (3+ messages)
` [PATCH v6 09/16] dt-bindings: media: mediatek: mdp3: add component STITCH for MT8195
[PATCH v3 0/7] incorporate pm runtime framework and eDP clean up
2023-09-25 16:07 UTC (12+ messages)
` [PATCH v3 4/7] drm/msm/dp: incorporate pm_runtime framework into DP driver
` [PATCH v3 6/7] drm/msm/dp: add pm_runtime_force_suspend()/resume()
[RFC PATCH v2 0/5] drm/amd/display: improve DTN color state log
2023-09-25 16:03 UTC (6+ messages)
` [RFC PATCH v2 3/5] drm/amd/display: create DCN3-specific log for MPC state
` [RFC PATCH v2 4/5] drm/amd/display: hook DCN30 color state logging to DTN log
[PATCH] drm/i915/gem: Make i915_gem_shrinker multi-gt aware
2023-09-25 15:24 UTC (4+ messages)
[PATCH] drm/i915: Zap some empty lines
2023-09-25 14:58 UTC (4+ messages)
` [Intel-gfx] "
[PATCH v1] drm/dp/mst: fix missing modeset unlock for MST port detect
2023-09-25 14:57 UTC (4+ messages)
[PATCH] drm/amd/display: set stream gamut remap matrix to MPC for DCN3+
2023-09-25 14:55 UTC (2+ messages)
[PATCH v5 00/10] A7xx support
2023-09-25 14:50 UTC (11+ messages)
` [PATCH v5 01/10] dt-bindings: display/msm/gmu: Add Adreno 7[34]0 GMU
` [PATCH v5 02/10] dt-bindings: display/msm/gmu: Allow passing QMP handle
` [PATCH v5 03/10] dt-bindings: display/msm/gpu: Allow A7xx SKUs
` [PATCH v5 04/10] drm/msm/a6xx: Add missing regs for A7XX
` [PATCH v5 05/10] drm/msm/a6xx: Add skeleton A7xx support
` [PATCH v5 06/10] drm/msm/a6xx: Send ACD state to QMP at GMU resume
` [PATCH v5 07/10] drm/msm/a6xx: Mostly implement A7xx gpu_state
` [PATCH v5 08/10] drm/msm/a6xx: Add A730 support
` [PATCH v5 09/10] drm/msm/a6xx: Add A740 support
` [PATCH v5 10/10] drm/msm/a6xx: Poll for GBIF unhalt status in hw_init
[PATCH] drm/i915/guc: Suppress 'ignoring reset notification' message
2023-09-25 14:23 UTC (2+ messages)
` [Intel-gfx] "
[PATCH v5 0/8] Add support for XLCDC to sam9x7 SoC family
2023-09-25 14:17 UTC (9+ messages)
` [PATCH v5 3/8] drm: atmel-hlcdc: add LCD controller layer definition for sam9x75
` [PATCH v5 4/8] drm: atmel-hlcdc: Define SAM9X7 SoC XLCDC specific registers
` [PATCH v5 5/8] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver
` [PATCH v5 6/8] drm: atmel-hlcdc: add DPI mode support for XLCDC
[PATCH] drm/i915/gem: Make i915_gem_shrinker multi-gt aware
2023-09-25 13:32 UTC (3+ messages)
` [Intel-gfx] "
[RFC] drm/i915: Allow dmabuf mmap forwarding
2023-09-25 13:16 UTC
[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
2023-09-25 12:49 UTC (6+ messages)
` [PATCH 5/9] dma-buf: heaps: mtk_sec_heap: Initialise tee session
[PATCH] drm/i915/gt: Add error handling in intel_timeline_pin()
2023-09-25 12:26 UTC (2+ messages)
[PATCH 0/6] accel/ivpu: Fixes for linux-6.6-rc4
2023-09-25 12:11 UTC (7+ messages)
` [PATCH 1/6] accel/ivpu: Do not use wait event interruptible
` [PATCH 2/6] accel/ivpu: Don't flood dmesg with VPU ready message
` [PATCH 3/6] accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-Up
` [PATCH 4/6] accel/ivpu/40xx: Disable frequency change interrupt
` [PATCH 5/6] accel/ivpu/40xx: Fix missing VPUIP interrupts
` [PATCH 6/6] accel/ivpu: Use cached buffers for FW loading
[PATCH] drm: tilcdc: don't use devm_pinctrl_get_select_default() in probe
2023-09-25 11:59 UTC (2+ messages)
[PATCH] drm/amdgpu: Add description for AMD_IP_BLOCK_TYPE_VPE
2023-09-25 11:58 UTC (3+ messages)
[PATCH v2] drm/simpledrm: Add support for multiple "power-domains"
2023-09-25 11:35 UTC (2+ messages)
[PATCH] sh: ecovec24: Rename missed backlight field from fbdev to dev
2023-09-25 11:28 UTC (2+ messages)
[PATCH -next] drm/bridge: clean up some inconsistent indentings
2023-09-25 11:08 UTC (3+ messages)
[PATCH v2] drm/bridge: Add 200ms delay to wait FW HPD status stable
2023-09-25 10:48 UTC (2+ messages)
[PATCH RFC v6 00/10] Support for Solid Fill Planes
2023-09-25 10:34 UTC (3+ messages)
` [PATCH RFC v6 09/10] drm/msm/dpu: Use DRM solid_fill property
Development of custom virtual monitor
2023-09-25 10:17 UTC (2+ messages)
[PATCH 0/3] Fix a couble of bugs in drm_kunit_helpers.c
2023-09-25 9:59 UTC (4+ messages)
` [PATCH 2/3] kunit: Add kunit_move_action_to_top_or_reset() to reorder actions
[PATCH 00/10] Add mediate-drm secure flow for SVP
2023-09-25 9:11 UTC (6+ messages)
[PATCH v2 2/2] drm/ci: add tests on vkms
2023-09-25 9:03 UTC (2+ messages)
[PATCH v6 0/6] Add fdinfo support to Panfrost
2023-09-25 8:57 UTC (7+ messages)
` [PATCH v6 2/6] drm/panfrost: Add fdinfo support GPU load metrics
[PATCH 0/3] Engine busyness v2
2023-09-25 8:40 UTC (5+ messages)
` [PATCH 2/3] drm/i915/mtl: Add a PMU counter for total active ticks
` [Intel-gfx] "
` [PATCH 3/3] drm/i915/mtl: Add counters for engine busyness ticks
` [Intel-gfx] "
[PATCH] fbdev/sh7760fb: Depend on FB=y
2023-09-25 8:06 UTC (3+ messages)
[PATCH v9 0/7] Add connector dynamic selection capability
2023-09-25 8:03 UTC (7+ messages)
` [PATCH v9 4/7] drm/mediatek: Add encoder_index function to mtk_ddp_comp_funcs for dpi
` [PATCH v9 5/7] drm/mediatek: Add connector dynamic selection capability for mt8188
[PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper
2023-09-25 8:00 UTC (2+ messages)
[PATCH 0/7] drm/i915: Convert fbdev to DRM client
2023-09-25 7:56 UTC (9+ messages)
` [PATCH 1/7] drm/i915: Unregister in-kernel clients
` [PATCH 2/7] drm/client: Do not acquire module reference
` [PATCH 3/7] drm/client: Export drm_client_dev_unregister()
` [PATCH 4/7] drm/i915: Move fbdev functions
` [PATCH 5/7] drm/i915: Initialize fbdev DRM client with callback functions
` [PATCH 6/7] drm/i915: Implement fbdev client callbacks
` [PATCH 7/7] drm/i915: Implement fbdev emulation as in-kernel client
[PATCH 4/7] drm/sun4i: Don't show error for deferred probes
2023-09-25 7:45 UTC (2+ messages)
[PATCH 2/7] drm/sun4i: dw-hdmi: Remove double encoder cleanup
2023-09-25 7:44 UTC (2+ messages)
[PATCH 1/7] drm/sun4i: dw-hdmi: Deinit PHY in fail path
2023-09-25 7:43 UTC (2+ messages)
[PATCH v2] drm: Rename drm_ioctl_flags() to eliminate duplicate declaration warning
2023-09-24 17:43 UTC
[PATCH] drm/amd: Fix the size of a buffer in amdgpu_vcn_idle_work_handler()
2023-09-25 6:35 UTC (2+ messages)
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