dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-19 21:17:52 to 2023-05-22 09:08:19 UTC [more...]

[PATCH v14 0/2] drm: add kms driver for loongson display controller
 2023-05-22  9:05 UTC  (12+ messages)
` [PATCH v14 1/2] "
` [PATCH v14 2/2] MAINTAINERS: add maintainers for DRM LOONGSON driver

[PATCH RFC 00/10] drm/panel: Drivers for four Sony CMD-mode (and DSC) panels
 2023-05-22  9:08 UTC  (20+ messages)
` [PATCH RFC 01/10] drm/panel: Clean up SOFEF00 config dependencies
` [PATCH RFC 02/10] dt-bindings: display: panel: Describe Sony Xperia XZ3's LGD panel
` [PATCH RFC 03/10] drm/panel: Add LGD panel driver for Sony Xperia XZ3
` [PATCH RFC 04/10] arm64: dts: qcom: sdm845-akatsuki: Configure OLED panel
` [PATCH RFC 05/10] dt-bindings: display: panel: Describe Samsung SOFEF01-M Display-IC
` [PATCH RFC 06/10] drm/panel/samsung-sofef01: Add panel driver for Sony Xperia 5 / 10 II
` [PATCH RFC 07/10] dt-bindings: display: panel: Describe Samsung SOFEF03-M Display-IC
` [PATCH RFC 08/10] drm/panel/samsung-sofef03: Add panel driver for Sony Xperia 5 II
` [PATCH RFC 09/10] dt-bindings: display: panel: Describe Sony Xperia 1 display
` [PATCH RFC 10/10] drm/panel/sony-griffin-samsung: Add panel driver for Sony Xperia 1

[PATCH 0/2] Add support for Visionox R66451 AMOLED DSI panel
 2023-05-22  9:05 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Visionox R66451 AMOLED DSI panel bindings
` [PATCH 2/2] drm/panel: Add driver for Visionox r66451 panel

[PATCH][next] drm/amdgpu: Fix a couple of spelling mistakes in info and debug messages
 2023-05-22  9:02 UTC 

[PATCH 0/2] drm/panel: add fannal c3004 panel
 2023-05-22  8:55 UTC  (4+ messages)
` [PATCH 2/2] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

[PATCH 0/7] Add a DRM driver to support AI Processing Unit (APU)
 2023-05-22  8:53 UTC  (4+ messages)
` [PATCH 7/7] dt-bindings: Add bidings for mtk,apu-drm

[PATCH] drm/msm/dpu: signedness bug in dpu_encoder_phys_cmd_tearcheck_config()
 2023-05-22  8:47 UTC  (2+ messages)

[PATCH v5 0/3] Add Samsung S6D7AA0 panel controller driver
 2023-05-22  8:35 UTC  (5+ messages)
` [PATCH v5 2/3] drm/panel: "
` [PATCH v5 3/3] MAINTAINERS: Add entry for Samsung S6D7AA0 LCD "

[PATCH v6 0/8] drm/tidss: Use new connector model for tidss
 2023-05-22  8:05 UTC  (5+ messages)
` [PATCH v6 4/8] drm/bridge: mhdp8546: Set input_bus_flags from atomic_check

[PATCH] drm/panel: Support for Starry-himax83102-j02 TDDI MIPI-DSI panel
 2023-05-22  8:00 UTC  (6+ messages)
` [v1 0/2] *** Support Starry-himax83102-j02 and Starry-ili9882t TDDI MIPI-DSI panel ***
  ` [v1 2/2] drm/panel: Support for Starry-ili9882t TDDI MIPI-DSI panel

[bug report] habanalabs: extend fatal messages to contain PCI info
 2023-05-22  7:49 UTC 

[PATCH next] drm/amdgpu: Fix unsigned comparison with zero in gmc_v9_0_process_interrupt()
 2023-05-22  7:30 UTC 

[PATCH] drm/msm: Remove unnecessary (void*) conversions
 2023-05-22  1:32 UTC 

[PATCH v2] drm/dp_mst: Clear MSG_RDY flag before sending new message
 2023-05-22  7:11 UTC  (3+ messages)

[PATCH libdrm] modetest: Try and open device using drmOpenDevice first
 2023-05-22  0:45 UTC 

[PATCH 0/6] drm/msm/dpu: rework interrupt handling
 2023-05-22  0:42 UTC  (7+ messages)
` [PATCH 1/6] drm/msm/dpu: don't set DPU_INTF_TE globally
` [PATCH 2/6] drm/msm/dpu: inline __intr_offset
` [PATCH 3/6] drm/msm/dpu: split interrupt address arrays
` [PATCH 4/6] drm/msm/dpu: autodetect supported interrupts
` [PATCH 5/6] drm/msm/dpu: drop now-unused mdss_irqs field from hw catalog
` [PATCH 6/6] drm/msm/dpu: drop compatibility INTR defines

[PATCH 0/6] drm/msm/dpu: use UBWC data from MDSS driver
 2023-05-21 21:51 UTC  (9+ messages)
` [PATCH 1/6] drm/msm/mdss: correct UBWC programming for SM8550
` [PATCH 2/6] drm/msm/mdss: rename ubwc_version to ubwc_enc_version
` [PATCH 3/6] drm/msm/mdss: export UBWC data
` [PATCH 4/6] drm/msm/mdss: populate missing data
` [PATCH 5/6] drm/msm/dpu: use MDSS data for programming SSPP
` [PATCH 6/6] drm/msm/dpu: drop UBWC configuration

[PATCH v2 1/3] drm/msm/dpu: drop dpu_encoder_phys_ops::late_register()
 2023-05-21 21:37 UTC  (6+ messages)
` [PATCH v2 2/3] drm/msm/dpu: drop (mostly) unused DPU_NAME_SIZE define
` [PATCH v2 3/3] drm/msm/dpu: switch dpu_encoder to use drm_debugfs_add_file()

[PATCH v3 0/6] Move dma-buf mmap() reservation locking down to exporters
 2023-05-21 20:51 UTC  (7+ messages)
` [PATCH v3 1/6] media: videobuf2: Don't assert held reservation lock for dma-buf mmapping
` [PATCH v3 2/6] dma-buf/heaps: "
` [PATCH v3 3/6] udmabuf: "
` [PATCH v3 4/6] drm: "
` [PATCH v3 5/6] dma-buf: Change locking policy for mmap()
` [PATCH v3 6/6] drm/shmem-helper: Switch to reservation lock

[PATCH 0/2] drm/msm/dpu: yet another attempt at cleaning up encoder's debugfs
 2023-05-21 19:22 UTC  (5+ messages)
` [PATCH 1/2] drm/msm/dpu: drop (mostly) unused DPU_NAME_SIZE define
` [PATCH 2/2] drm/msm/dpu: switch dpu_encoder to use drm_debugfs_add_file()

[PATCH 1/2] drm/msm/dpu: drop SSPP register dumpers
 2023-05-21 19:16 UTC  (5+ messages)
` [PATCH 2/2] drm/msm/dpu: drop debugfs regset32 support

[GIT PULL] fbdev fixes for v6.4-rc3
 2023-05-21 18:58 UTC  (2+ messages)

[PATCH 1/2] amdgpu: validate drm_amdgpu_gem_va addrs for all ops
 2023-05-21 18:49 UTC  (4+ messages)

[PATCH] drm/drv: propagate errors from drm_modeset_register_all()
 2023-05-21 17:34 UTC 

[PATCH v4 00/12] SM63(50|75) DPU support
 2023-05-21 16:10 UTC  (10+ messages)
` [PATCH v4 06/12] drm/msm/dpu: Add SM6350 support
` [PATCH v4 08/12] drm/msm/dpu: Add SM6375 support
` [PATCH v4 09/12] drm/msm: mdss: "
` [PATCH v4 10/12] iommu/arm-smmu-qcom: Sort the compatible list alphabetically

[PATCH] backlight: Switch i2c drivers back to use .probe()
 2023-05-21 14:38 UTC 

[PATCH net-next v3 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-21  9:05 UTC  (9+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: brcm, unimac-mdio: Add asp-v2.0
` [PATCH net-next v3 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
` [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP2.0 "
` [PATCH net-next v3 4/6] net: phy: mdio-bcm-unimac: Add asp v2.0 support
` [PATCH net-next v3 5/6] net: phy: bcm7xxx: Add EPHY entry for 74165
` [PATCH net-next v3 6/6] MAINTAINERS: ASP 2.0 Ethernet driver maintainers

[PATCH v10 0/2] drm/i915: Allow user to set cache at BO creation
 2023-05-21  4:30 UTC  (3+ messages)
` [PATCH v10 2/2] "

[PATCH v2] drm/msm/dp: remove most of usbpd-related remains
 2023-05-21  3:56 UTC  (2+ messages)

[PATCH 1/3] drm/msm/dp: Drop now unused dp_hpd module
 2023-05-21  3:53 UTC  (7+ messages)
` [PATCH 2/3] drm/msm/dp: Clean up logs dp_power module
` [PATCH 3/3] drm/msm/dp: Clean up pdev/dev duplication in dp_power

[PATCH v3 0/5] Add DSC v1.2 Support for DSI
 2023-05-21  0:32 UTC  (11+ messages)
` [PATCH v3 1/5] msm/drm/dsi: Round up DSC hdisplay calculation
` [PATCH v3 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag
` [PATCH v3 4/5] drm/msm/dpu: Set DATA_COMPRESS for command mode
` [PATCH v3 5/5] drm/msm/dsi: Remove incorrect references to slice_count

[PATCH v11 0/9] add DSC 1.2 dpu supports
 2023-05-21  0:05 UTC  (3+ messages)
` [PATCH v11 6/9] drm/msm/dpu: always clear every individual pending flush mask

[PATCH v4 0/9] drm: fdinfo memory stats
 2023-05-21  0:03 UTC  (4+ messages)
` [PATCH v4 9/9] drm/msm: Wire up comm/cmdline override for fdinfo

[PATCH 00/53] drm: Convert to platform remove callback returning void
 2023-05-20 23:56 UTC  (3+ messages)
` [PATCH 31/53] drm/msm: "

[PATCH 00/11] drm/msm/dpu: tweaks for better hardware resources allocation
 2023-05-20 20:49 UTC  (5+ messages)
` [PATCH 02/11] drm/msm/dpu: use the actual lm maximum width instead of a hardcoded value
    ` [Freedreno] "

[PATCH v2 1/2] drm/msm/dsi: remove extra call to dsi_get_pclk_rate()
 2023-05-20 20:01 UTC  (2+ messages)
` [PATCH v2 2/2] drm/msm/dsi: use mult_frac for pclk_bpp calculation

[PATCH AUTOSEL 4.14 2/4] fbdev: modedb: Add 1920x1080 at 60 Hz video mode
 2023-05-20 18:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 3/4] fbdev: stifb: Fix info entry in sti_struct on error path

[PATCH AUTOSEL 4.19 3/5] fbdev: modedb: Add 1920x1080 at 60 Hz video mode
 2023-05-20 18:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 4/5] fbdev: stifb: Fix info entry in sti_struct on error path

[PATCH AUTOSEL 5.4 3/5] fbdev: modedb: Add 1920x1080 at 60 Hz video mode
 2023-05-20 18:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 4/5] fbdev: stifb: Fix info entry in sti_struct on error path

[PATCH AUTOSEL 5.10 5/8] fbdev: modedb: Add 1920x1080 at 60 Hz video mode
 2023-05-20 18:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 6/8] fbdev: stifb: Fix info entry in sti_struct on error path

[PATCH AUTOSEL 5.15 01/11] drm/ast: Fix ARM compatibility
 2023-05-20 18:22 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 07/11] fbdev: imsttfb: Fix use after free bug in imsttfb_probe
` [PATCH AUTOSEL 5.15 08/11] fbdev: modedb: Add 1920x1080 at 60 Hz video mode
` [PATCH AUTOSEL 5.15 09/11] fbdev: stifb: Fix info entry in sti_struct on error path

[PATCH AUTOSEL 6.1 01/14] drm/ast: Fix ARM compatibility
 2023-05-20 18:20 UTC  (5+ messages)
` [PATCH AUTOSEL 6.1 09/14] drm/amdgpu: set gfx9 onwards APU atomics support to be true
` [PATCH AUTOSEL 6.1 10/14] fbdev: imsttfb: Fix use after free bug in imsttfb_probe
` [PATCH AUTOSEL 6.1 11/14] fbdev: modedb: Add 1920x1080 at 60 Hz video mode
` [PATCH AUTOSEL 6.1 12/14] fbdev: stifb: Fix info entry in sti_struct on error path

[PATCH AUTOSEL 6.3 01/18] drm/ast: Fix ARM compatibility
 2023-05-20 18:17 UTC  (6+ messages)
` [PATCH AUTOSEL 6.3 12/18] drm/amdgpu/nv: update VCN 3 max HEVC encoding resolution
` [PATCH AUTOSEL 6.3 13/18] drm/amdgpu: set gfx9 onwards APU atomics support to be true
` [PATCH AUTOSEL 6.3 14/18] fbdev: imsttfb: Fix use after free bug in imsttfb_probe
` [PATCH AUTOSEL 6.3 15/18] fbdev: modedb: Add 1920x1080 at 60 Hz video mode
` [PATCH AUTOSEL 6.3 16/18] fbdev: stifb: Fix info entry in sti_struct on error path

[PATCH] fbdev: udlfb: Use usb_control_msg_send()
 2023-05-20 14:46 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display: panel: add fannal,c3004
 2023-05-20 13:58 UTC  (2+ messages)

Fwd: Kernel 5.11 crashes when it boots, it produces black screen
 2023-05-20 13:50 UTC  (2+ messages)

[PATCH v7 00/18] GMU-less A6xx support (A610, A619_holi)
 2023-05-20 12:19 UTC  (19+ messages)
` [PATCH v7 01/18] dt-bindings: display/msm: gpu: Document GMU wrapper-equipped A6xx
` [PATCH v7 02/18] dt-bindings: display/msm/gmu: Add GMU wrapper
` [PATCH v7 03/18] drm/msm/a6xx: Remove static keyword from sptprac en/disable functions
` [PATCH v7 04/18] drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()
` [PATCH v7 05/18] drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpu
` [PATCH v7 06/18] drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()
` [PATCH v7 07/18] drm/msm/a6xx: Add a helper for software-resetting the GPU
` [PATCH v7 08/18] drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw init
` [PATCH v7 09/18] drm/msm/a6xx: Extend and explain UBWC config
` [PATCH v7 10/18] drm/msm/a6xx: Introduce GMU wrapper support
` [PATCH v7 11/18] drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurations
` [PATCH v7 12/18] drm/msm/a6xx: Add support for A619_holi
` [PATCH v7 13/18] drm/msm/a6xx: Add A610 support
` [PATCH v7 14/18] drm/msm/a6xx: Fix some A619 tunables
` [PATCH v7 15/18] drm/msm/a6xx: Use "else if" in GPU speedbin rev matching
` [PATCH v7 16/18] drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matching
` [PATCH v7 17/18] drm/msm/a6xx: Add A619_holi speedbin support
` [PATCH v7 18/18] drm/msm/a6xx: Add A610 "

[PATCH] drm/drm_device.h: fix a typo
 2023-05-20 12:12 UTC 

[PATCH v13 1/2] drm: add kms driver for loongson display controller
 2023-05-20 11:57 UTC  (3+ messages)
` [v13,1/2] "

[PATCH v13 0/2] drm: add kms driver for loongson display controller
 2023-05-20 11:56 UTC  (3+ messages)

[PATCH 1/2] backlight: gpio_backlight: add new property default-brightness-level
 2023-05-19 20:05 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: backlight: document "

[Bug 217464] New: Radeon Driver Crash
 2023-05-20  8:53 UTC  (2+ messages)
` [Bug 217464] "

[PATCH 1/2] drm/msm/dsi: remove extra call to dsi_get_pclk_rate()
 2023-05-20  8:30 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dsi: use mult_frac for pclk_bpp calculation

[git pull] drm fixes for 6.4-rc3
 2023-05-20  3:23 UTC  (2+ messages)

[PATCH v2 0/8] drm/i915: HuC loading and authentication for MTL
 2023-05-20  0:17 UTC  (7+ messages)
` [PATCH v2 4/8] drm/i915/huc: Load GSC-enabled HuC via DMA xfer if the fuse says so
  ` [Intel-gfx] "
` [PATCH v2 5/8] drm/i915/huc: differentiate the 2 steps of the MTL HuC auth flow
  ` [Intel-gfx] "

[PATCH v2 0/4] drm/msm/dpu: simplity RM code
 2023-05-19 23:40 UTC  (5+ messages)
` [PATCH v2 1/4] drm/msm/dpu: replace IS_ERR_OR_NULL with IS_ERR during DSC init
` [PATCH v2 2/4] drm/msm/dpu: remove futile checks from dpu_rm_init()
` [PATCH v2 3/4] drm/msm/dpu: use PINGPONG_NONE for LMs with no PP attached
` [PATCH v2 4/4] drm/msm/dpu: move PINGPONG_NONE check to dpu_lm_init()

[PATCH v10 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2023-05-19 23:07 UTC  (4+ messages)

[PATCH v2] drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASK
 2023-05-19 23:01 UTC  (3+ messages)

[PATCH v2 0/4] Add DSC v1.2 Support for DSI
 2023-05-19 21:20 UTC  (6+ messages)
` [PATCH v2 1/4] drm/msm/dsi: Adjust pclk rate for compression


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