dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-29 17:11:31 to 2023-08-30 18:53:44 UTC [more...]

[PATCH AUTOSEL 5.10 01/22] drm/radeon: Fix integer overflow in radeon_cs_parser_init
 2023-08-30 18:53 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 13/22] drm/amdgpu: install stub fence into potential unused fence pointers

[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
 2023-08-30 17:30 UTC  (11+ messages)

[PATCH v5 0/3] Drop ID table and conditionals around of_node pointers for anx78xx driver
 2023-08-30 17:08 UTC  (4+ messages)
` [PATCH v5 1/3] drm/bridge/analogix/anx78xx: Drop ID table
` [PATCH v5 2/3] drm/bridge: Drop conditionals around of_node pointers
` [PATCH v5 3/3] drm/bridge/analogix/anx78xx: "

[PATCH v6 0/4] drm: Use full allocated minor range for DRM
 2023-08-30 16:31 UTC  (9+ messages)
` [PATCH v6 1/4] drm: Use XArray instead of IDR for minors

[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
 2023-08-30 16:02 UTC  (11+ messages)

[PATCH v2 00/15] drm: Add a driver for FW-based Mali GPUs
 2023-08-30 15:55 UTC  (22+ messages)
` [PATCH v2 04/15] drm/panthor: Add the device logical block
` [PATCH v2 08/15] drm/panthor: Add the MMU/VM "
` [PATCH v2 09/15] drm/panthor: Add the FW "
` [PATCH v2 12/15] drm/panthor: Add the driver frontend block
` [PATCH v2 15/15] drm/panthor: Add an entry to MAINTAINERS

[PATCH v2 0/6] Add fdinfo support to Panfrost
 2023-08-30 15:51 UTC  (14+ messages)
` [PATCH v2 1/6] drm/panfrost: Add cycle count GPU register definitions
` [PATCH v2 2/6] drm/panfrost: Add fdinfo support GPU load metrics
` [PATCH v2 3/6] drm/panfrost: Add fdinfo support for memory stats
` [PATCH v2 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
` [PATCH v2 5/6] drm/panfrost: Implement generic DRM object RSS reporting function
` [PATCH v2 6/6] drm/drm-file: Allow size unit selection in drm_show_memory_stats

[PATCH 0/3] drm/gma500: Fix the failure to map the stolen memory
 2023-08-30 15:45 UTC  (4+ messages)
` [PATCH 1/3] drm/gma500: Print the stolen memory base and size with drm_info()
` [PATCH 2/3] drm/gma500: Print the start address of the GTT
` [PATCH 3/3] drm/gma500: Fix the failure to map the stolen memory

[PATCH v7 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-08-30 15:39 UTC 

[PATCH v3 0/7] GPU workload hints for better performance
 2023-08-30 15:19 UTC  (3+ messages)

[PATCH v11] drm: Add initial ci/ subdirectory
 2023-08-30 15:14 UTC  (9+ messages)

[PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features
 2023-08-30 15:00 UTC  (8+ messages)
` [PATCH drm-misc-next 2/3] drm/gpuva_mgr: generalize dma_resv/extobj handling and GEM validation

[PATCH 0/5] Introduce new wrappers to copy user-arrays
 2023-08-30 14:29 UTC  (11+ messages)
` [PATCH 1/5] string.h: add array-wrappers for (v)memdup_user()
` [PATCH 2/5] kernel: kexec: copy user-array safely
` [PATCH 3/5] kernel: watch_queue: "
` [PATCH 4/5] drm_lease.c: "
` [PATCH 5/5] drm: vmgfx_surface.c: "

[PATCH v2 0/8] ADV7511 driver enhancements
 2023-08-30 14:23 UTC  (9+ messages)
` [PATCH v2 1/8] drm: adv7511: Add struct adv7511_chip_info and use i2c_get_match_data()
` [PATCH v2 2/8] drm: adv7511: Add max_mode_clock_khz variable to struct adv7511_chip_info
` [PATCH v2 3/8] drm: adv7511: Add max_lane_freq_khz "
` [PATCH v2 4/8] drm: adv7511: Add supply_names and num_supplies variables "
` [PATCH v2 5/8] drm: adv7511: Add reg_cec_offset variable "
` [PATCH v2 6/8] drm: adv7511: Add has_dsi "
` [PATCH v2 7/8] drm: adv7511: Add link_config "
` [PATCH v2 8/8] drm: adv7511: Add hpd_override_enable "

DRM debugfs cleanup take 6
 2023-08-30 14:22 UTC  (11+ messages)
` [PATCH 1/5] drm/debugfs: drop debugfs_init() for the render and accel node v2
` [PATCH 2/5] drm/debugfs: disallow debugfs access when device isn't registered

[RFC 00/33] Add Support for Plane Color Pipeline
 2023-08-30 13:00 UTC  (9+ messages)
` [RFC 01/33] drm/doc/rfc: Add RFC document for proposed "
` [RFC 02/33] drm: Add color operation structure

[PATCH 00/12] drm/i915: Populate connector->ddc always
 2023-08-30 12:09 UTC  (22+ messages)
` [PATCH 01/12] drm: Reorder drm_sysfs_connector_remove() vs. drm_debugfs_connector_remove()
  ` [Intel-gfx] "
` [PATCH 02/12] drm/sysfs: Register "ddc" symlink later
` [PATCH 03/12] drm/i915: Call the DDC bus i2c adapter "ddc"
    ` [Intel-gfx] "
` [PATCH 04/12] drm/i915/lvds: Populate connector->ddc
  ` [Intel-gfx] "
` [PATCH 05/12] drm/i915/crt: "
  ` [Intel-gfx] "
` [PATCH 06/12] drm/i915/dvo: "
` [PATCH 07/12] drm/i915/dp: "
` [PATCH 08/12] drm/i915/mst: "
` [PATCH 09/12] drm/i915/hdmi: Use connector->ddc everwhere
  ` [Intel-gfx] "
` [PATCH 12/12] drm/i915/sdvo: Constify mapping structs
  ` [Intel-gfx] "

[PATCH 0/2] eDP DSC fixes
 2023-08-30 12:02 UTC  (3+ messages)
` [PATCH 2/2] drivers/drm/i915: Honor limits->max_bpp while computing DSC max input bpp
  ` [Intel-gfx] "

[PATCH 1/2] drm/display/dp: Assume 8 bpc support when DSC is supported
 2023-08-30 12:00 UTC  (3+ messages)
` [1/2] "
  ` [Intel-gfx] "

[RFC PATCH] kunit: Fix test log size limit too low for some tests
 2023-08-30 11:35 UTC 

[-next 0/5] Add the pci_is_vga() helper and use it
 2023-08-30 11:15 UTC  (6+ messages)
` [-next 1/5] PCI: Add the pci_is_vga() helper
` [-next 2/5] PCI/VGA: Deal with VGA devices
` [-next 3/5] PCI/sysfs: Use pci_is_vga() helper
` [-next 4/5] drm/virgpu: Switch to pci_is_vga()
` [-next 5/5] drm/qxl: "

[PATCH v7 09/11] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
 2023-08-30 11:11 UTC  (8+ messages)

[PATCH v2 00/34] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-08-30 10:59 UTC  (6+ messages)
` [PATCH v2 19/34] drm/amd/display: decouple steps for mapping CRTC degamma to DC plane

[PATCH 1/2] drm/mediathek: fix kernel oops if no crtc is found
 2023-08-30 10:55 UTC  (4+ messages)
` [PATCH 2/2] drm/mediatek: dpi/dsi: fix possible_crtcs calculation

[PATCH 0/6] drm, cec and edid updates
 2023-08-30 10:26 UTC  (12+ messages)
` [PATCH 3/6] drm/edid: parse source physical address
` [PATCH 4/6] drm/cec: add drm_dp_cec_attach() as the non-edid version of set edid
  ` [PATCH v2] "
` [PATCH 5/6] drm/i915/cec: switch to setting physical address directly
` [PATCH 6/6] media: cec: core: add note about *_from_edid() function usage in drm

[PATCH] drm/tegra: Remove existing framebuffer only if we support display
 2023-08-30 10:19 UTC  (3+ messages)

[PATCH 0/4] drm/amd/display: stop using drm_edid_override_connector_update()
 2023-08-30  9:42 UTC  (10+ messages)
    ` [Intel-gfx] "

[PATCH 0/7] ADV7511 driver enhancements
 2023-08-30  8:22 UTC  (7+ messages)
` [PATCH 5/7] drm: adv7511: Add has_dsi feature bit to struct adv7511_chip_info

[RFC PATCH] drm/ssd130x: Allocate buffer in the CRTC's .atomic_check() callback
 2023-08-30  7:45 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: display/panel: Add AUO G156HAN04.0 LVDS display
 2023-08-28  9:49 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: Add AUO G156HAN04.0 LVDS display support

[PATCH] drm/komeda: add NV12 format to support writeback layer type
 2023-08-29  9:30 UTC 

[PATCH v1 1/2] dt-bindings: backlight: Add MPS MP3309C
 2023-08-29 14:18 UTC  (4+ messages)
` [PATCH v1 2/2] backlight: mp3309c: Add support for "

[PATCH] drm/komeda: drop all currently held locks if deadlock happens
 2023-08-29  8:18 UTC  (2+ messages)
` 回复: "

[PATCH] fbdev: Update fbdev source file paths
 2023-08-30  7:10 UTC  (2+ messages)

[PATCH] drm/connector: mark enum counter value as private
 2023-08-30  5:06 UTC  (2+ messages)

[PATCH] drm/panel: Add prepare_prev_first flag to Visionox VTDR6130
 2023-08-30  3:40 UTC  (27+ messages)

[PATCH 0/3] drm/msm/dpu: remove dpu_encoder_phys_ops::atomic_mode_set callback
 2023-08-30  1:23 UTC  (10+ messages)
` [PATCH 1/3] drm/msm/dpu: split irq_control into irq_enable and _disable
` [PATCH 2/3] drm/msm/dpu: split _dpu_encoder_resource_control_helper()
` [PATCH 3/3] drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set
      ` [Freedreno] "

[git pull] drm for 6.6-rc1
 2023-08-30  1:03 UTC 

[PATCH drm-misc-next] drm/nouveau: fence: fix undefined fence state after emit
 2023-08-29 22:47 UTC  (2+ messages)

[PATCH v2 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1
 2023-08-29 21:16 UTC  (10+ messages)
` [PATCH v2 2/8] drm/ssd130x: Fix screen clearing
` [PATCH v2 3/8] drm/ssd130x: Use bool for ssd130x_deviceinfo flags
` [PATCH v2 4/8] drm/ssd130x: Add support for DRM_FORMAT_R1

[PATCH] Revert "drm/amd/display: Remove v_startup workaround for dcn3+"
 2023-08-29 20:10 UTC 

[PATCH 0/7] drm/msm/dp: Simplify DPCD related code with helpers
 2023-08-29 18:47 UTC  (8+ messages)
` [PATCH 1/7] drm/msm/dp: Replace open-coded drm_dp_read_dpcd_caps()
` [PATCH 2/7] drm/msm/dp: Use drm_dp_read_sink_count() helper
` [PATCH 3/7] drm/msm/dp: Remove dead code related to downstream cap info
` [PATCH 4/7] drm/msm/dp: Remove aux_cfg_update_done and related code
` [PATCH 5/7] drm/msm/dp: Simplify with drm_dp_{max_link_rate, max_lane_count}()
` [PATCH 6/7] drm/msm/dp: Inline dp_link_parse_sink_count()
` [PATCH 7/7] drm/msm/dp: Remove dp_display_is_ds_bridge()

Allocation Constraints
 2023-08-29 18:37 UTC 

[PATCH 00/31] Fix and improve Rockchip RK3128 support
 2023-08-29 18:36 UTC  (41+ messages)
` [PATCH 01/31] dt-bindings: mfd: syscon: Add rockchip, rk3128-qos compatible
  ` [PATCH 01/31] dt-bindings: mfd: syscon: Add rockchip,rk3128-qos compatible
` [PATCH 02/31] dt-bindings: gpu: mali-utgard: Add Rockchip RK3128 compatible
` [PATCH 03/31] dt-bindings: ASoC: rockchip: Add compatible for RK3128 spdif
` [PATCH 04/31] dt-bindings: arm: rockchip: Add Geniatech XPI-3128
` [PATCH 05/31] clk: rockchip: rk3128: Fix aclk_peri_src parent
` [PATCH 06/31] clk: rockchip: rk3128: Fix hclk_otg gate
` [PATCH 07/31] clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name
` [PATCH 08/31] phy: rockchip-inno-usb2: Split ID interrupt phy registers
` [PATCH 09/31] phy: phy-rockchip-inno-usb2: Add RK3128 support
` [PATCH 10/31] ARM: dts: rockchip: Fix i2c0 register address for RK3128
` [PATCH 11/31] ARM: dts: rockchip: Add missing arm timer interrupt "
` [PATCH 12/31] ARM: dts: rockchip: Add missing quirk for RK3128's dma engine
` [PATCH 13/31] ARM: dts: rockchip: Fix timer clocks for RK3128
` [PATCH 14/31] ARM: dts: rockchip: Disable non-required timers "
` [PATCH 15/31] ARM: dts: rockchip: Split RK3128 devictree for RK312x SoC family
` [PATCH 16/31] ARM: dts: rockchip: Add SRAM node for RK312x
` [PATCH 17/31] ARM: dts: rockchip: Add CPU resets "
` [PATCH 18/31] ARM: dts: rockchip: Enable SMP bringup "
` [PATCH 19/31] ARM: dts: rockchip: Switch to operating-points-v2 for RK312x's CPU
` [PATCH 20/31] ARM: dts: rockchip: Add extra CPU voltages for RK3126
` [PATCH 21/31] ARM: dts: rockchip: add power controller for RK312x
` [PATCH 22/31] ARM: dts: rockchip: Add GPU node "
` [PATCH 23/31] ARM: dts: rockchip: Add 2-channel I2S "
` [PATCH 24/31] ARM: dts: rockchip: Add 8-channel I2S for RK3128
` [PATCH 25/31] ARM: dts: rockchip: Add spdif "
` [PATCH 26/31] ARM: dts: rockchip: Add gmac "
` [PATCH 27/31] ARM: dts: rockchip: Add dwc2 otg fifo siztes for RK312x
` [PATCH 28/31] ARM: dts: rockchip: Add USB host clocks "
` [PATCH 29/31] ARM: dts: rockchip: Make usbphy the parent of SCLK_USB480M "
` [PATCH 30/31] ARM: dts: rockchip: Add sdmmc_det pinctrl "
` [PATCH 31/31] ARM: dts: Add Geniatech XPI-3128 RK3128 board

[PATCH v2] drm: ci: docs: fix build warning - add missing escape
 2023-08-29 18:00 UTC  (3+ messages)

[PATCH v2 0/9] DRM scheduler changes for Xe
 2023-08-29 17:37 UTC  (3+ messages)
` [PATCH v2 3/9] drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy

[PATCH 1/4] drm/doc/rfc: No STAGING out of drivers/staging
 2023-08-29 17:35 UTC  (2+ messages)
` [Intel-xe] "

truncation in drivers/video/fbdev/neofb.c
 2023-08-29 17:11 UTC  (2+ messages)


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