messages from 2023-01-02 11:29:34 to 2023-01-03 22:20:28 UTC [more...]
[PATCH v4 00/27] Recover from failure to probe GPU
2023-01-03 22:18 UTC (13+ messages)
` [PATCH v4 01/27] drm/amd: Delay removal of the firmware framebuffer
` [PATCH v4 02/27] drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode"
` [PATCH v4 03/27] drm/amd: Convert SMUv11 microcode to use `amdgpu_ucode_ip_version_decode`
` [PATCH v4 04/27] drm/amd: Convert SMUv13 "
` [PATCH v4 05/27] drm/amd: Add a new helper for loading/validating microcode
` [PATCH v4 06/27] drm/amd: Use `amdgpu_ucode_load` helper for SDMA
` [PATCH v4 07/27] drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
` [PATCH v4 08/27] drm/amd: Make SDMA firmware load failures less noisy
` [PATCH v4 09/27] drm/amd: Use `amdgpu_ucode_load` helper for VCN
` [PATCH v4 10/27] drm/amd: Load VCN microcode during early_init
` [PATCH v4 12/27] drm/amd: Use `amdgpu_ucode_load` helper for MES
` [PATCH v4 13/27] drm/amd: Remove superfluous assignment for `adev->mes.adev`
[PATCH v3 00/13] drm: Fix color-format selection in fbdev emulation
2023-01-03 21:18 UTC (15+ messages)
` [PATCH v3 01/13] firmware/sysfb: Fix EFI/VESA format selection
` [PATCH v3 02/13] drm/format-helper: Comment on RGB888 byte order
` [PATCH v3 03/13] drm/format-helper: Fix test-input format conversion
` [PATCH v3 04/13] drm/format-helper: Store RGB565 in little-endian order
` [PATCH v3 05/13] drm/format-helper: Type fixes in format-helper tests
` [PATCH v3 06/13] drm/format-helper: Flip src/dst-format branches in blit helper
` [PATCH v3 07/13] drm/format-helper: Add conversion from XRGB8888 to ARGB8888
` [PATCH v3 08/13] drm/format-helper: Add conversion from XRGB8888 to ARGB2101010
` [PATCH v3 09/13] drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formats
` [PATCH v3 10/13] drm/fh-helper: Split fbdev single-probe helper
` [PATCH v3 11/13] drm/fb-helper: Fix single-probe color-format selection
` [PATCH v3 12/13] drm/format-helper: Simplify drm_fb_build_fourcc_list()
` [PATCH v3 13/13] drm/format-helper: Remove unnecessary conversion helpers
[PATCH v2] drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt
2023-01-03 20:36 UTC (2+ messages)
[PATCH v7 0/4] drm/panel: Add Magnachip D53E6EA8966 Panel Controller
2023-01-03 20:03 UTC (7+ messages)
` [PATCH V7 1/4] drm: of: Add drm_of_get_dsi_bus helper function
` [PATCH V7 2/4] dt-bindings: display: panel: Add Samsung AMS495QA01
` [PATCH V7 3/4] drm/panel: Add Magnachip D53E6EA8966 Panel Driver
` [PATCH V7 4/4] arm64: dts: rockchip: add display to RG503
[PULL] drm-misc-next-fixes
2023-01-03 20:03 UTC (2+ messages)
[PATCH 0/2] TLB invalidation cleanup
2023-01-03 19:57 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Consolidate TLB invalidation flow
` [Intel-gfx] "
[PATCH] drm/v3d: replace open-coded implementation of drm_gem_object_lookup
2023-01-03 19:20 UTC (3+ messages)
[PATCH AUTOSEL 6.1 04/10] drm/amd/display: Report to ACPI video if no panels were found
2023-01-03 18:39 UTC
[PATCH] drm/docs: Explicitly document default CRTC background behavior
2023-01-03 18:32 UTC (2+ messages)
[PATCH 0/2] drm/panel: add support for the Visionox VTDR6130 AMOLED DSI panel
2023-01-03 18:15 UTC (5+ 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
renesas/master bisection: igt-kms-rockchip.kms_vblank.pipe-A-wait-forked on rk3399-gru-kevin
2023-01-03 18:04 UTC (4+ messages)
[PATCH] drm: Replace DRM_DEBUG with drm_dbg_core in file and ioctl handling
2023-01-03 17:23 UTC (6+ messages)
[PATCH v16 0/5] Add data-lanes and link-frequencies to dp_out endpoint
2023-01-03 17:11 UTC (3+ messages)
` [PATCH v16 1/5] arm64: dts: qcom: add data-lanes and link-freuencies into "
[PATCH v2 0/3] drm: Add component_match_add_of and convert users of drm_of_component_match_add
2023-01-03 16:39 UTC (6+ messages)
` [PATCH v2 2/3] iommu/sound: Use component_match_add_of helper
[syzbot] WARNING: locking bug in inet_autobind
2023-01-03 16:20 UTC (4+ messages)
[PATCH v2] drm/i915: dell wyse 3040 shutdown fix
2023-01-03 16:18 UTC (10+ messages)
` [Intel-gfx] "
[PATCH v2] drm/msm: another fix for the headless Adreno GPU
2023-01-03 15:51 UTC
[RFC PATCH 00/20] Initial Xe driver submission
2023-01-03 14:41 UTC (12+ messages)
` [RFC PATCH 04/20] drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 00/20] Initial Xe driver submission
[PATCH v2 00/11] Recover from failure to probe GPU
2023-01-03 14:17 UTC (3+ messages)
[PATCH v2] drm/gem: Check for valid formats
2023-01-03 14:12 UTC (2+ messages)
[PATCH] drm/nouveau/mmu: fix Use after Free bug in nvkm_vmm_node_split
2023-01-03 14:07 UTC (2+ messages)
[PATCH 00/18] drm, fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE
2023-01-03 13:54 UTC (4+ messages)
` [PATCH 09/18] vfio-mdev/mdpy-fb: Do not set struct fb_info.apertures
[PATCH 0/9] Convert drivers to the new debugfs device-centered functions
2023-01-03 13:48 UTC (3+ messages)
` [PATCH 3/9] drm/arm/hdlcd: use "
[PATCH] drm/gem: Check for valid formats
2023-01-03 13:16 UTC (2+ messages)
[PATCH AUTOSEL 5.15 24/27] Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly""
2023-01-03 12:38 UTC (2+ messages)
[PATCH] drm/msm: another fix for the headless Adreno GPU
2023-01-03 12:36 UTC (2+ messages)
[Bug 172421] New: radeon: allow to set the TMDS frequency by a special kernel parameter
2023-01-03 12:16 UTC (2+ messages)
` [Bug 172421] "
[RFC PATCH 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
2023-01-03 11:51 UTC (11+ messages)
` [RFC PATCH 1/4] dt-bindings: vendor-prefixes: Add microtips
` [RFC PATCH 2/4] dt-bindings: vendor-prefixes: Add lincolntech
` [RFC PATCH 3/4] dt-bindings: panel: Introduce dual-link LVDS panel
` [RFC PATCH 4/4] drm: panel-lvds: Introduce dual-link panels
[PATCH v10 00/18] drm: Add Samsung MIPI DSIM bridge
2023-01-03 10:59 UTC (6+ messages)
[PATCH v4 0/7] New DRM accel driver for Intel VPU
2023-01-03 10:54 UTC (4+ messages)
` [PATCH v4 4/7] accel/ivpu: Add IPC driver and JSM messages
[PULL] drm-misc-next
2023-01-03 10:51 UTC
[PATCH v2] arch: rename all internal names __xchg to __arch_xchg
2023-01-03 10:02 UTC (3+ messages)
` [PATCH v3] "
[PATCH] drm/i915/display: Check source height is > 0
2023-01-03 10:42 UTC (2+ messages)
[PATCH v10 0/5] Add support for CDNS DSI J721E wrapper
2023-01-03 10:22 UTC (12+ messages)
` [PATCH v10 1/5] dt-bindings: display: bridge: Convert cdns, dsi.txt to yaml
` [PATCH v10 1/5] dt-bindings: display: bridge: Convert cdns,dsi.txt "
` [PATCH v10 2/5] dt-bindings: display: bridge: cdns, dsi: Add compatible for dsi on j721e
` [PATCH v10 2/5] dt-bindings: display: bridge: cdns,dsi: "
` [PATCH v10 3/5] drm/bridge: cdns-dsi: Move to drm/bridge/cadence
` [PATCH v10 4/5] drm/bridge: cdns-dsi: Create a header file
` [PATCH v10 5/5] drm/bridge: cdns-dsi: Add support for J721E wrapper
[PATCH v11 0/5] Add support for CDNS DSI J721E wrapper
2023-01-03 10:19 UTC (6+ messages)
` [PATCH v11 1/5] dt-bindings: display: bridge: Convert cdns, dsi.txt to yaml
` [PATCH v11 2/5] dt-bindings: display: bridge: cdns, dsi: Add compatible for dsi on j721e
` [PATCH v11 3/5] drm/bridge: cdns-dsi: Move to drm/bridge/cadence
` [PATCH v11 4/5] drm/bridge: cdns-dsi: Create a header file
` [PATCH v11 5/5] drm/bridge: cdns-dsi: Add support for J721E wrapper
[PATCH v3 00/12] Add MT8195 HDMI support
2023-01-03 10:11 UTC (7+ messages)
` [PATCH v3 02/12] dt-bindings: display: mediatek: add MT8195 hdmi bindings
[PATCH] drm/vc4: Check for valid formats
2023-01-03 10:00 UTC (7+ messages)
[PATCH v4 00/11] Enable Display for SM8350
2023-01-03 9:26 UTC (7+ messages)
` [PATCH v4 08/11] arm64: dts: qcom: sm8350: Use 2 interconnect cells
[PATCH v1 0/3] Add ioctls to map grant refs on the external backing storage
2023-01-02 20:48 UTC (6+ messages)
` [PATCH v1 2/3] dma-buf: add dma buffer release notifier callback
` [PATCH v1 1/3] xen/grant-table: save page_count on map and use if during async unmapping
` [PATCH v1 3/3] xen/grant-table: add new ioctls to map dmabuf to existing fd
` AW: [PATCH v1 0/3] Add ioctls to map grant refs on the external backing storage
[PATCH 2/2] vfio/pci: Remove console drivers
2023-01-02 10:33 UTC (7+ messages)
[PATCH 1/2] drm/panel-edp: fix name for IVO product id 854b
2023-01-03 8:13 UTC (9+ messages)
` [PATCH 2/2] drm/panel-edp: add IVO M133NW4J panel entry
[PATCH 3/5] drm/rockchip: vop2: use symmetric function pair vop2_{create, destroy}_crtcs
2023-01-03 8:07 UTC (2+ messages)
` [PATCH 3/5] drm/rockchip: vop2: use symmetric function pair vop2_{create,destroy}_crtcs
[PATCH] drm/i915/fbc: Avoid full proxy f_ops for FBC debug attributes
2023-01-03 6:10 UTC (5+ messages)
[PATCH v5 0/3] Add PinePhone Pro display support
2023-01-02 23:07 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: display: Add Himax HX8394 panel controller
` [PATCH v5 2/3] drm: panel: Add Himax HX8394 panel controller driver
` [PATCH v5 3/3] MAINTAINERS: Add entry for "
[PATCH v2 1/2] drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition format
2023-01-02 20:30 UTC (3+ messages)
` [PATCH v2 2/2] drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macro
[PATCH 00/14] drm/panel: Make panel drivers use existing DSI write macros
2023-01-02 19:13 UTC (32+ messages)
` [PATCH 01/14] drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macro
` [PATCH 03/14] drm/panel-sitronix-st7703: Drop custom DSI write macros
` [PATCH 04/14] drm/panel-leadtek-ltk050h3146w: Drop custom DSI write macro
` [PATCH 05/14] drm/panel-elida-kd35t133: "
` [PATCH 06/14] drm/panel-boe-bf060y8m-aj0: "
` [PATCH 07/14] drm/panel-novatek-nt35950: "
` [PATCH 08/14] drm/panel-jdi-fhd-r63452: Drop custom DSI write macros
` [PATCH 09/14] drm/panel-samsung-s6e88a0-ams452ef01: Drop custom DSI write macro
` [PATCH 10/14] drm/panel-samsung-sofef00: "
` [PATCH 11/14] drm/panel-sharp-ls060t1sx01: "
` [PATCH 12/14] drm/panel-mantix-mlaf057we51: "
` [PATCH 13/14] drm/panel-sony-tulip-truly-nt35521: "
` [PATCH 14/14] drm/panel-xinpeng-xpp055c272: "
[PATCH v4 0/4] Add PinePhone Pro display support
2023-01-02 18:51 UTC (13+ messages)
` [PATCH v4 2/4] drm: panel: Add Himax HX8394 panel controller driver
` [PATCH v4 4/4] arm64: dts: rk3399-pinephone-pro: Add internal display support
[PATCH] drm/tegra: submit: No need for Null pointer check before kfree
2023-01-02 18:20 UTC (8+ messages)
[PATCH] drm/msm/a2xx: support loading legacy (iMX) firmware
2023-01-02 15:52 UTC (3+ messages)
[RFC PATCH 0/7] drm/msm/dpu: Implement tearcheck support on INTF block
2023-01-02 15:48 UTC (9+ messages)
` [RFC PATCH 2/7] drm/msm/dpu: Disable pingpong TE on DPU 5.0.0 and above
` [RFC PATCH 6/7] drm/msm/dpu: Implement tearcheck support on INTF block
[PATCH 1/2] drm/msm/dpu: remove dpu_encoder_virt_ops
2023-01-02 15:47 UTC (2+ messages)
` [PATCH 2/2] drm/msm/dpu: remove CRTC frame event callback registration
[PATCH v3 00/11] Recover from failure to probe GPU
2023-01-02 15:46 UTC (3+ messages)
` [PATCH v3 05/11] drm/amd: Request SDMA microcode during IP discovery
[PATCH] fbmem: prevent potential use-after-free issues with console_lock()
2023-01-02 15:28 UTC (2+ messages)
[PATCH v5 0/5] Improve GPU reset sequence for Adreno GPU
2023-01-02 15:21 UTC (3+ messages)
` [PATCH v5 4/5] drm/msm/a6xx: Remove cx gdsc polling using 'reset'
[PATCH 12/13] drm/scheduler: rework entity flush, kill and fini
2023-01-02 15:08 UTC (5+ messages)
[PATCH v1] drm/scheduler: Fix lockup in drm_sched_entity_kill()
2023-01-02 15:01 UTC (2+ messages)
[PATCH] drm/virtio: Fix memory leak in virtio_gpu_object_create()
2023-01-02 14:59 UTC (2+ messages)
[PATCH v2] drm/virtio: Spiff out cmd queue/response traces
2023-01-02 14:59 UTC (2+ messages)
[PATCH] matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
2023-01-02 14:48 UTC (2+ messages)
[PATCH] drm/i915: Use "%zu" to format size_t
2023-01-02 14:27 UTC (3+ messages)
` [Intel-gfx] "
[PATCH v2] matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
2023-01-02 14:09 UTC (2+ messages)
` Problems with delivery to dalias@libc.org (was: [PATCH v2] matroxfb: G200eW: Increase max memory from 1 MB to 16 MB)
[PATCH 0/2] drm/vc4: Improve drm_gem_object handling
2023-01-02 12:45 UTC (3+ messages)
` [PATCH 1/2] drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info
` [PATCH 2/2] drm/vc4: replace obj lookup steps with drm_gem_objects_lookup
[PATCH] drm/bridge: panel: Prevent ERR_PTR Dereference
2023-01-02 12:24 UTC (3+ 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