-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm…
…/kernel Pull drm updates from Dave Airlie: "There's a lot of rework, the panic helper support is being added to more drivers, v3d gets support for HW superpages, scheduler documentation, drm client and video aperture reworks, some new MAINTAINERS added, amdgpu has the usual lots of IP refactors, Intel has some Pantherlake enablement and xe is getting some SRIOV bits, but just lots of stuff everywhere. core: - split DSC helpers from DP helpers - clang build fixes for drm/mm test - drop simple pipeline support for gem vram - document submission error signaling - move drm_rect to drm core module from kms helper - add default client setup to most drivers - move to video aperture helpers instead of drm ones tests: - new framebuffer tests ttm: - remove swapped and pinned BOs from TTM lru panic: - fix uninit spinlock - add ABGR2101010 support bridge: - add TI TDP158 support - use standard PM OPS dma-fence: - use read_trylock instead of read_lock to help lockdep scheduler: - add errno to sched start to report different errors - add locking to drm_sched_entity_modify_sched - improve documentation xe: - add drm_line_printer - lots of refactoring - Enable Xe2 + PES disaggregation - add new ARL PCI ID - SRIOV development work - fix exec unnecessary implicit fence - define and parse OA sync props - forcewake refactoring i915: - Enable BMG/LNL ultra joiner - Enable 10bpx + CCS scanout on ICL+, fp16/CCS on TGL+ - use DSB for plane/color mgmt - Arrow lake PCI IDs - lots of i915/xe display refactoring - enable PXP GuC autoteardown - Pantherlake (PTL) Xe3 LPD display enablement - Allow fastset HDR infoframe changes - write DP source OUI for non-eDP sinks - share PCI IDs between i915 and xe amdgpu: - SDMA queue reset support - SMU 13.0.6, JPEG 4.0.3 updates - Initial runtime repartitioning support - rework IP structs for multiple IP instances - Fetch EDID from _DDC if available - SMU13 zero rpm user control - lots of fixes/cleanups amdkfd: - Increase event FIFO size - add topology cap flag for per queue reset msm: - DPU: - SA8775P support - (disabled by default) MSM8917, MSM8937, MSM8953 and MSM8996 support - Enable large framebuffer support - Drop MSM8998 and SDM845 - DP: - SA8775P support - GPU: - a7xx preemption support - Adreno A663 support ast: - warn about unsupported TX chips ivpu: - add coredump - add pantherlake support rockchip: - 4K@60Hz display enablement - generate pll programming tables panthor: - add timestamp query API - add realtime group priority - add fdinfo support etnaviv: - improve handling of DMA address limits - improve GPU hangcheck exynos: - Decon Exynos7870 support mediatek: - add OF graph support omap: - locking fixes bochs: - convert to gem/shmem from simpledrm v3d: - support big/super pages - add gemfs vc4: - BCM2712 support refactoring - add YUV444 format support udmabuf: - folio related fixes nouveau: - add panic support on nv50+" * tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel: (1583 commits) drm/xe/guc: Fix dereference before NULL check drm/amd: Fix initialization mistake for NBIO 7.7.0 Revert "drm/amd/display: parse umc_info or vram_info based on ASIC" drm/amd/display: Fix failure to read vram info due to static BP_RESULT drm/amdgpu: enable GTT fallback handling for dGPUs only drm/amd/amdgpu: limit single process inside MES drm/fourcc: add AMD_FMT_MOD_TILE_GFX9_4K_D_X drm/amdgpu/mes12: correct kiq unmap latency drm/amdgpu: Support vcn and jpeg error info parsing drm/amd : Update MES API header file for v11 & v12 drm/amd/amdkfd: add/remove kfd queues on start/stop KFD scheduling drm/amdkfd: change kfd process kref count at creation drm/amdgpu: Cleanup shift coding style drm/amd/amdgpu: Increase MES log buffer to dump mes scratch data drm/amdgpu: Implement virt req_ras_err_count drm/amdgpu: VF Query RAS Caps from Host if supported drm/amdgpu: Add msg handlers for SRIOV RAS Telemetry drm/amdgpu: Update SRIOV Exchange Headers for RAS Telemetry Support drm/amd/display: 3.2.309 drm/amd/display: Adjust VSDB parser for replay feature ...
- Loading branch information
Showing
1,476 changed files
with
51,907 additions
and
28,946 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,3 +83,11 @@ Contact: [email protected] | |
Description: RO. Fan speed of device in RPM. | ||
|
||
Only supported for particular Intel i915 graphics platforms. | ||
|
||
What: /sys/bus/pci/drivers/i915/.../hwmon/hwmon<i>/temp1_input | ||
Date: November 2024 | ||
KernelVersion: 6.12 | ||
Contact: [email protected] | ||
Description: RO. GPU package temperature in millidegree Celsius. | ||
|
||
Only supported for particular Intel i915 graphics platforms. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
What: /sys/bus/platform/drivers/panthor/.../profiling | ||
Date: September 2024 | ||
KernelVersion: 6.11.0 | ||
Contact: Adrian Larumbe <[email protected]> | ||
Description: | ||
Bitmask to enable drm fdinfo's job profiling measurements. | ||
Valid values are: | ||
0: Don't enable fdinfo job profiling sources. | ||
1: Enable GPU cycle measurements for running jobs. | ||
2: Enable GPU timestamp sampling for running jobs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
.. SPDX-License-Identifier: GPL-2.0-only | ||
=============================== | ||
Qualcomm Cloud AI 80 (AIC080) | ||
=============================== | ||
|
||
Overview | ||
======== | ||
|
||
The Qualcomm Cloud AI 80/AIC080 family of products are a derivative of AIC100. | ||
The number of NSPs and clock rates are reduced to fit within resource | ||
constrained solutions. The PCIe Product ID is 0xa080. | ||
|
||
As a derivative product, all AIC100 documentation applies. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,5 @@ accelerator cards. | |
.. toctree:: | ||
|
||
qaic | ||
aic080 | ||
aic100 |
250 changes: 250 additions & 0 deletions
250
Documentation/devicetree/bindings/display/bridge/ite,it6263.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,250 @@ | ||
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) | ||
%YAML 1.2 | ||
--- | ||
$id: http://devicetree.org/schemas/display/bridge/ite,it6263.yaml# | ||
$schema: http://devicetree.org/meta-schemas/core.yaml# | ||
|
||
title: ITE IT6263 LVDS to HDMI converter | ||
|
||
maintainers: | ||
- Liu Ying <[email protected]> | ||
|
||
description: | | ||
The IT6263 is a high-performance single-chip De-SSC(De-Spread Spectrum) LVDS | ||
to HDMI converter. Combined with LVDS receiver and HDMI 1.4a transmitter, | ||
the IT6263 supports LVDS input and HDMI 1.4 output by conversion function. | ||
The built-in LVDS receiver can support single-link and dual-link LVDS inputs, | ||
and the built-in HDMI transmitter is fully compliant with HDMI 1.4a/3D, HDCP | ||
1.2 and backward compatible with DVI 1.0 specification. | ||
The IT6263 also encodes and transmits up to 8 channels of I2S digital audio, | ||
with sampling rate up to 192KHz and sample size up to 24 bits. In addition, | ||
an S/PDIF input port takes in compressed audio of up to 192KHz frame rate. | ||
The newly supported High-Bit Rate(HBR) audio by HDMI specifications v1.3 is | ||
provided by the IT6263 in two interfaces: the four I2S input ports or the | ||
S/PDIF input port. With both interfaces the highest possible HBR frame rate | ||
is supported at up to 768KHz. | ||
allOf: | ||
- $ref: /schemas/display/lvds-dual-ports.yaml# | ||
|
||
properties: | ||
compatible: | ||
const: ite,it6263 | ||
|
||
reg: | ||
maxItems: 1 | ||
|
||
clocks: | ||
maxItems: 1 | ||
description: audio master clock | ||
|
||
clock-names: | ||
const: mclk | ||
|
||
data-mapping: | ||
enum: | ||
- jeida-18 | ||
- jeida-24 | ||
- jeida-30 | ||
- vesa-24 | ||
- vesa-30 | ||
|
||
reset-gpios: | ||
maxItems: 1 | ||
|
||
ivdd-supply: | ||
description: 1.8V digital logic power | ||
|
||
ovdd-supply: | ||
description: 3.3V I/O pin power | ||
|
||
txavcc18-supply: | ||
description: 1.8V HDMI analog frontend power | ||
|
||
txavcc33-supply: | ||
description: 3.3V HDMI analog frontend power | ||
|
||
pvcc1-supply: | ||
description: 1.8V HDMI frontend core PLL power | ||
|
||
pvcc2-supply: | ||
description: 1.8V HDMI frontend filter PLL power | ||
|
||
avcc-supply: | ||
description: 3.3V LVDS frontend power | ||
|
||
anvdd-supply: | ||
description: 1.8V LVDS frontend analog power | ||
|
||
apvdd-supply: | ||
description: 1.8V LVDS frontend PLL power | ||
|
||
"#sound-dai-cells": | ||
const: 0 | ||
|
||
ite,i2s-audio-fifo-sources: | ||
$ref: /schemas/types.yaml#/definitions/uint32-array | ||
minItems: 1 | ||
maxItems: 4 | ||
items: | ||
enum: [0, 1, 2, 3] | ||
description: | ||
Each array element indicates the pin number of an I2S serial data input | ||
line which is connected to an audio FIFO, from audio FIFO0 to FIFO3. | ||
|
||
ite,rl-channel-swap-audio-sources: | ||
$ref: /schemas/types.yaml#/definitions/uint32-array | ||
minItems: 1 | ||
maxItems: 4 | ||
uniqueItems: true | ||
items: | ||
enum: [0, 1, 2, 3] | ||
description: | ||
Each array element indicates an audio source whose right channel and left | ||
channel are swapped by this converter. For I2S, the element is the pin | ||
number of an I2S serial data input line. For S/PDIF, the element is always | ||
0. | ||
|
||
ports: | ||
$ref: /schemas/graph.yaml#/properties/ports | ||
|
||
properties: | ||
port@0: true | ||
|
||
port@1: | ||
oneOf: | ||
- required: [dual-lvds-odd-pixels] | ||
- required: [dual-lvds-even-pixels] | ||
|
||
port@2: | ||
$ref: /schemas/graph.yaml#/properties/port | ||
description: video port for the HDMI output | ||
|
||
port@3: | ||
$ref: /schemas/graph.yaml#/properties/port | ||
description: sound input port | ||
|
||
required: | ||
- port@0 | ||
- port@2 | ||
|
||
required: | ||
- compatible | ||
- reg | ||
- data-mapping | ||
- ivdd-supply | ||
- ovdd-supply | ||
- txavcc18-supply | ||
- txavcc33-supply | ||
- pvcc1-supply | ||
- pvcc2-supply | ||
- avcc-supply | ||
- anvdd-supply | ||
- apvdd-supply | ||
|
||
unevaluatedProperties: false | ||
|
||
examples: | ||
- | | ||
/* single-link LVDS input */ | ||
#include <dt-bindings/gpio/gpio.h> | ||
i2c { | ||
#address-cells = <1>; | ||
#size-cells = <0>; | ||
hdmi@4c { | ||
compatible = "ite,it6263"; | ||
reg = <0x4c>; | ||
data-mapping = "jeida-24"; | ||
reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>; | ||
ivdd-supply = <®_buck5>; | ||
ovdd-supply = <®_vext_3v3>; | ||
txavcc18-supply = <®_buck5>; | ||
txavcc33-supply = <®_vext_3v3>; | ||
pvcc1-supply = <®_buck5>; | ||
pvcc2-supply = <®_buck5>; | ||
avcc-supply = <®_vext_3v3>; | ||
anvdd-supply = <®_buck5>; | ||
apvdd-supply = <®_buck5>; | ||
ports { | ||
#address-cells = <1>; | ||
#size-cells = <0>; | ||
port@0 { | ||
reg = <0>; | ||
it6263_lvds_link1: endpoint { | ||
remote-endpoint = <&ldb_lvds_ch0>; | ||
}; | ||
}; | ||
port@2 { | ||
reg = <2>; | ||
it6263_out: endpoint { | ||
remote-endpoint = <&hdmi_in>; | ||
}; | ||
}; | ||
}; | ||
}; | ||
}; | ||
- | | ||
/* dual-link LVDS input */ | ||
#include <dt-bindings/gpio/gpio.h> | ||
i2c { | ||
#address-cells = <1>; | ||
#size-cells = <0>; | ||
hdmi@4c { | ||
compatible = "ite,it6263"; | ||
reg = <0x4c>; | ||
data-mapping = "jeida-24"; | ||
reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>; | ||
ivdd-supply = <®_buck5>; | ||
ovdd-supply = <®_vext_3v3>; | ||
txavcc18-supply = <®_buck5>; | ||
txavcc33-supply = <®_vext_3v3>; | ||
pvcc1-supply = <®_buck5>; | ||
pvcc2-supply = <®_buck5>; | ||
avcc-supply = <®_vext_3v3>; | ||
anvdd-supply = <®_buck5>; | ||
apvdd-supply = <®_buck5>; | ||
ports { | ||
#address-cells = <1>; | ||
#size-cells = <0>; | ||
port@0 { | ||
reg = <0>; | ||
dual-lvds-odd-pixels; | ||
it6263_lvds_link1_dual: endpoint { | ||
remote-endpoint = <&ldb_lvds_ch0>; | ||
}; | ||
}; | ||
port@1 { | ||
reg = <1>; | ||
dual-lvds-even-pixels; | ||
it6263_lvds_link2_dual: endpoint { | ||
remote-endpoint = <&ldb_lvds_ch1>; | ||
}; | ||
}; | ||
port@2 { | ||
reg = <2>; | ||
it6263_out_dual: endpoint { | ||
remote-endpoint = <&hdmi_in>; | ||
}; | ||
}; | ||
}; | ||
}; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
57 changes: 57 additions & 0 deletions
57
Documentation/devicetree/bindings/display/bridge/ti,tdp158.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause | ||
%YAML 1.2 | ||
--- | ||
$id: http://devicetree.org/schemas/display/bridge/ti,tdp158.yaml# | ||
$schema: http://devicetree.org/meta-schemas/core.yaml# | ||
|
||
title: TI TDP158 HDMI to TMDS Redriver | ||
|
||
maintainers: | ||
- Arnaud Vrac <[email protected]> | ||
- Pierre-Hugues Husson <[email protected]> | ||
|
||
properties: | ||
compatible: | ||
const: ti,tdp158 | ||
|
||
# The reg property is required if and only if the device is connected | ||
# to an I2C bus. In pin strap mode, reg must not be specified. | ||
reg: | ||
description: I2C address of the device | ||
|
||
# Pin 36 = Operation Enable / Reset Pin | ||
# OE = L: Power Down Mode | ||
# OE = H: Normal Operation | ||
# Internal weak pullup - device resets on H to L transitions | ||
enable-gpios: | ||
description: GPIO controlling bridge enable | ||
|
||
vcc-supply: | ||
description: Power supply 3.3V | ||
|
||
vdd-supply: | ||
description: Power supply 1.1V | ||
|
||
ports: | ||
$ref: /schemas/graph.yaml#/properties/ports | ||
|
||
properties: | ||
port@0: | ||
$ref: /schemas/graph.yaml#/properties/port | ||
description: Bridge input | ||
|
||
port@1: | ||
$ref: /schemas/graph.yaml#/properties/port | ||
description: Bridge output | ||
|
||
required: | ||
- port@0 | ||
- port@1 | ||
|
||
required: | ||
- compatible | ||
- vcc-supply | ||
- vdd-supply | ||
- ports | ||
|
||
additionalProperties: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.