dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-04 10:07:08 to 2023-01-05 10:10:33 UTC [more...]

[PULL] drm-misc-fixes
 2023-01-05 10:10 UTC  (2+ messages)

[PATCH 0/6] drm/msm: add support for SM8450
 2023-01-05  9:59 UTC  (12+ messages)
` [PATCH 2/6] dt-bindings: display/msm: document the display hardware for SM8550
` [PATCH 3/6] drm/msm/dpu: add support "
` [PATCH 5/6] drm/msm/dsi: add support for DSI-PHY on SM8550

[PATCH 0/2] drm/panel: add support for the Visionox VTDR6130 AMOLED DSI panel
 2023-01-05  9:55 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: display: panel: document the Visionox VTDR6130 AMOLED DSI Panel bindings
` [PATCH 2/2] drm/panel: add visionox vtdr6130 DSI panel driver

[PATCH v3] arch: rename all internal names __xchg to __arch_xchg
 2023-01-05  9:54 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] fbdev/g364fb: Fix a compilation issue
 2023-01-05  9:44 UTC 

[PATCH] fbdev/g364fb: Fix a compilation issue
 2023-01-05  9:40 UTC 

[PATCH] drm/vc4: Start console with 32 bpp / 24 depth
 2023-01-05  9:11 UTC  (4+ messages)

[GIT PULL] fbdev fixes for v6.2-rc3
 2023-01-05  8:13 UTC 

[PATCH] drm/i915/fbc: Avoid full proxy f_ops for FBC debug attributes
 2023-01-05  8:13 UTC  (8+ messages)

[PATCH 4.19 0/1] drm/amdkfd: Check for null pointer after calling kmemdup
 2023-01-05  8:01 UTC  (9+ messages)
` [PATCH 4.19 1/1] "

[PATCH 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-05  8:00 UTC  (3+ messages)
` [PATCH 12/14] drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clang

[PATCH] drm: document better that drivers shouldn't use drm_minor directly
 2023-01-05  7:38 UTC  (2+ messages)

[PATCH v6 00/45] Recover from failure to probe GPU
 2023-01-05  5:37 UTC  (50+ messages)
` [PATCH v6 01/45] drm/amd: Delay removal of the firmware framebuffer
` [PATCH v6 02/45] drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode"
` [PATCH v6 03/45] drm/amd: Convert SMUv11 microcode to use `amdgpu_ucode_ip_version_decode`
` [PATCH v6 04/45] drm/amd: Convert SMUv13 "
` [PATCH v6 05/45] drm/amd: Add a new helper for loading/validating microcode
` [PATCH v6 06/45] drm/amd: Use `amdgpu_ucode_request` helper for SDMA
` [PATCH v6 07/45] drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
` [PATCH v6 08/45] drm/amd: Make SDMA firmware load failures less noisy
` [PATCH v6 09/45] drm/amd: Use `amdgpu_ucode_*` helpers for VCN
` [PATCH v6 10/45] drm/amd: Load VCN microcode during early_init
` [PATCH v6 11/45] drm/amd: Load MES "
` [PATCH v6 12/45] drm/amd: Use `amdgpu_ucode_*` helpers for MES
` [PATCH v6 13/45] drm/amd: Remove superfluous assignment for `adev->mes.adev`
` [PATCH v6 14/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX9
` [PATCH v6 15/45] drm/amd: Load GFX9 microcode during early_init
` [PATCH v6 16/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX10
` [PATCH v6 17/45] drm/amd: Load GFX10 microcode during early_init
` [PATCH v6 18/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX11
` [PATCH v6 19/45] drm/amd: Load GFX11 microcode during early_init
` [PATCH v6 20/45] drm/amd: Parse both v1 and v2 TA microcode headers using same function
` [PATCH v6 21/45] drm/amd: Avoid BUG() for case of SRIOV missing IP version
` [PATCH v6 22/45] drm/amd: Load PSP microcode during early_init
` [PATCH v6 23/45] drm/amd: Use `amdgpu_ucode_*` helpers for PSP
` [PATCH v6 24/45] drm/amd/display: Load DMUB microcode during early_init
` [PATCH v6 25/45] drm/amd: Use `amdgpu_ucode_release` helper for DMUB
` [PATCH v6 26/45] drm/amd: Use `amdgpu_ucode_*` helpers for SMU
` [PATCH v6 27/45] drm/amd: Load SMU microcode during early_init
` [PATCH v6 28/45] drm/amd: Optimize SRIOV switch/case for PSP microcode load
` [PATCH v6 29/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX6
` [PATCH v6 30/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX7
` [PATCH v6 31/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX8
` [PATCH v6 32/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC6
` [PATCH v6 33/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC7
` [PATCH v6 34/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC8
` [PATCH v6 35/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4
` [PATCH v6 36/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0
` [PATCH v6 37/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIK
` [PATCH v6 38/45] drm/amd: Use `amdgpu_ucode_*` helpers for UVD
` [PATCH v6 39/45] drm/amd: Use `amdgpu_ucode_*` helpers for VCE
` [PATCH v6 40/45] drm/amd: Use `amdgpu_ucode_*` helpers for CGS
` [PATCH v6 41/45] drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin
` [PATCH v6 42/45] drm/amd: Use `amdgpu_ucode_*` helpers for DMCU
` [PATCH v6 43/45] drm/amd: Use `amdgpu_ucode_release` helper for powerplay
` [PATCH v6 44/45] drm/amd: Use `amdgpu_ucode_release` helper for si
` [PATCH v6 45/45] drm/amd: make amdgpu_ucode_validate static

[PATCH] drm/vkms: Add a DRM render node to vkms
 2023-01-05  5:23 UTC 

[PATCH] drm/msm: another fix for the headless Adreno GPU
 2023-01-05  4:37 UTC  (2+ messages)

[PATCH v3] drm/msm: another fix for the headless Adreno GPU
 2023-01-05  4:09 UTC  (3+ messages)

linux-next: build warnings after merge of the drm tree
 2023-01-05  3:47 UTC 

linux-next: build warning after merge of the drm tree
 2023-01-05  3:43 UTC 

[pull] amdgpu, amdkfd drm-fixes-6.2
 2023-01-05  3:38 UTC 

linux-next: build warnings after merge of the drm-intel tree
 2023-01-05  3:27 UTC 

linux-next: build warning after merge of the drm tree
 2023-01-05  3:21 UTC 

linux-next: build warning after merge of the drm tree
 2023-01-05  3:17 UTC 

[RFC PATCH v3 0/3] Support for Solid Fill Planes
 2023-01-05  2:16 UTC  (8+ messages)
` [RFC PATCH v3 1/3] drm: Introduce solid fill property for drm plane
` [RFC PATCH v3 2/3] drm: Adjust atomic checks for solid fill color
` [RFC PATCH v3 3/3] drm/msm/dpu: Use color_fill property for DPU planes

[PATCH v7 0/4] drm/panel: Add Magnachip D53E6EA8966 Panel Controller
 2023-01-05  1:25 UTC  (5+ messages)
` [PATCH V7 1/4] drm: of: Add drm_of_get_dsi_bus helper function

linux-next: duplicate patches in the drm tree
 2023-01-05  1:05 UTC 

[PATCH v5 5/5] drm/msm/a6xx: Use genpd notifier to ensure cx-gdsc collapse
 2023-01-04 18:51 UTC  (2+ messages)

[PATCH 5.4 0/1] drm/amdkfd: Check for null pointer after calling kmemdup
 2023-01-04 17:51 UTC  (2+ messages)
` [PATCH 5.4 1/1] "

[PATCH 5.10 0/1] drm/amdkfd: Check for null pointer after calling kmemdup
 2023-01-04 17:56 UTC  (2+ messages)
` [PATCH 5.10 1/1] "

[PATCH v3 0/7] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
 2023-01-04 23:40 UTC  (5+ messages)
` [PATCH v3 4/7] drm/i915/pxp: Invalidate all PXP fw sessions during teardown
` [PATCH v3 5/7] drm/i915/pxp: Trigger the global teardown for before suspending

[PATCH] drm/amd/display: fix array-bounds errors in dc_stream_remove_writeback()
 2023-01-04 22:22 UTC  (2+ messages)

[PATCH 0/2] TLB invalidation cleanup
 2023-01-04 21:58 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Consolidate TLB invalidation flow
  ` [Intel-gfx] "

linux-next: duplicate patches in the drm-intel tree
 2023-01-04 21:48 UTC 

[PATCH v2] drm/msm: another fix for the headless Adreno GPU
 2023-01-04 20:18 UTC  (4+ messages)

[PATCH 0/4] Remove platform acronyms and stepping from comments
 2023-01-04 19:34 UTC  (8+ messages)
` [PATCH 1/4] drm/i915/gt: Remove platform comments from workarounds

[PATCH] fbdev: omapfb: avoid stack overflow warning
 2023-01-04 18:11 UTC  (2+ messages)

[PATCH v5 00/45] Recover from failure to probe GPU
 2023-01-04 17:30 UTC  (50+ messages)
` [PATCH v5 01/45] drm/amd: Delay removal of the firmware framebuffer
` [PATCH v5 02/45] drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode"
` [PATCH v5 03/45] drm/amd: Convert SMUv11 microcode to use `amdgpu_ucode_ip_version_decode`
` [PATCH v5 04/45] drm/amd: Convert SMUv13 "
` [PATCH v5 05/45] drm/amd: Add a new helper for loading/validating microcode
` [PATCH v5 06/45] drm/amd: Use `amdgpu_ucode_request` helper for SDMA
` [PATCH v5 07/45] drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
` [PATCH v5 08/45] drm/amd: Make SDMA firmware load failures less noisy
` [PATCH v5 09/45] drm/amd: Use `amdgpu_ucode_*` helpers for VCN
` [PATCH v5 10/45] drm/amd: Load VCN microcode during early_init
` [PATCH v5 11/45] drm/amd: Load MES "
` [PATCH v5 12/45] drm/amd: Use `amdgpu_ucode_*` helpers for MES
` [PATCH v5 13/45] drm/amd: Remove superfluous assignment for `adev->mes.adev`
` [PATCH v5 14/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX9
` [PATCH v5 15/45] drm/amd: Load GFX9 microcode during early_init
` [PATCH v5 16/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX10
` [PATCH v5 17/45] drm/amd: Load GFX10 microcode during early_init
` [PATCH v5 18/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX11
` [PATCH v5 19/45] drm/amd: Load GFX11 microcode during early_init
` [PATCH v5 20/45] drm/amd: Parse both v1 and v2 TA microcode headers using same function
` [PATCH v5 21/45] drm/amd: Avoid BUG() for case of SRIOV missing IP version
` [PATCH v5 22/45] drm/amd: Load PSP microcode during early_init
` [PATCH v5 23/45] drm/amd: Use `amdgpu_ucode_*` helpers for PSP
` [PATCH v5 24/45] drm/amd/display: Load DMUB microcode during early_init
` [PATCH v5 25/45] drm/amd: Use `amdgpu_ucode_release` helper for DMUB
` [PATCH v5 26/45] drm/amd: Use `amdgpu_ucode_*` helpers for SMU
` [PATCH v5 27/45] drm/amd: Load SMU microcode during early_init
` [PATCH v5 28/45] drm/amd: Optimize SRIOV switch/case for PSP microcode load
` [PATCH v5 29/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX6
` [PATCH v5 30/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX7
` [PATCH v5 31/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX8
` [PATCH v5 32/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC6
` [PATCH v5 33/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC7
` [PATCH v5 34/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC8
` [PATCH v5 35/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4
` [PATCH v5 36/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0
` [PATCH v5 37/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIK
` [PATCH v5 38/45] drm/amd: Use `amdgpu_ucode_*` helpers for UVD
` [PATCH v5 39/45] drm/amd: Use `amdgpu_ucode_*` helpers for VCE
` [PATCH v5 40/45] drm/amd: Use `amdgpu_ucode_*` helpers for CGS
` [PATCH v5 41/45] drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin
` [PATCH v5 42/45] drm/amd: Use `amdgpu_ucode_*` helpers for DMCU
` [PATCH v5 43/45] drm/amd: Use `amdgpu_ucode_release` helper for powerplay
` [PATCH v5 44/45] drm/amd: Use `amdgpu_ucode_release` helper for si
` [PATCH v5 45/45] drm/amd: make amdgpu_ucode_validate static

[PATCH] backlight: backlight: Fix doc for backlight_device_get_by_name
 2023-01-04 17:17 UTC  (2+ messages)

[PATCH linux-next] backlight: use sysfs_emit() to instead of scnprintf()
 2023-01-04 16:21 UTC  (2+ messages)

[PATCH] drm/docs: Explicitly document default CRTC background behavior
 2023-01-04 16:15 UTC  (3+ messages)

[PATCH] drm/i915: Fix potential context UAFs
 2023-01-04 16:01 UTC  (3+ messages)

[PATCH v10 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-01-04 15:08 UTC  (8+ messages)

[PATCH v4 00/27] Recover from failure to probe GPU
 2023-01-04 15:52 UTC  (6+ messages)
` [PATCH v4 24/27] drm/amd/display: Load DMUB microcode during early_init
` [PATCH v4 27/27] drm/amd: Optimize SRIOV switch/case for PSP microcode load

[PULL] drm-misc-next
 2023-01-04 15:18 UTC  (2+ messages)

[PATCH v2] drm/i915: dell wyse 3040 shutdown fix
 2023-01-04 14:08 UTC  (7+ messages)
  ` [Intel-gfx] "

[PATCH 0/9] Convert drivers to the new debugfs device-centered functions
 2023-01-04 13:32 UTC  (3+ messages)
` [PATCH 2/9] drm/gud: use "

[PATCH RFC 0/4] drm/panfrost: Expose memory usage stats through fdinfo
 2023-01-04 13:03 UTC  (5+ messages)
` [PATCH RFC 1/4] drm/panfrost: Provide a dummy show_fdinfo() implementation
` [PATCH RFC 2/4] drm/panfrost: Track BO resident size
` [PATCH RFC 3/4] drm/panfrost: Add a helper to retrieve MMU context stats
` [PATCH RFC 4/4] drm/panfrost: Expose some memory related stats through fdinfo

[PATCH 00/16] Enable Colorspace connector property in amdgpu
 2023-01-04 11:23 UTC  (6+ messages)
` [PATCH 16/16] drm/amd/display: Don't restrict bpc to 8 bpc

[PATCH v3 00/13] drm: Fix color-format selection in fbdev emulation
 2023-01-04 10:34 UTC  (5+ messages)
` [PATCH v3 11/13] drm/fb-helper: Fix single-probe color-format selection

[RFC] TTM shrinking revisited
 2023-01-04 10:31 UTC  (2+ messages)

[PATCH v3] drm/edid: ignore the CEA modes not defined in CEA-861-D
 2023-01-04 10:25 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v13 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2023-01-04 10:01 UTC  (3+ messages)
` [PATCH v13 5/6] "

[PATCH v7 00/22] drm/edid: info & modes parsing and drm_edid refactors
 2023-01-04 10:05 UTC  (5+ messages)
` [PATCH v7 19/22] drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
` [PATCH v7 20/22] drm/i915/bios: convert intel_bios_init_panel() "
` [PATCH v7 21/22] drm/i915/opregion: convert intel_opregion_get_edid() to struct drm_edid
` [PATCH v7 22/22] drm/i915/panel: move panel fixed EDID to struct intel_panel


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox