dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-21 16:49:08 to 2022-09-22 14:54:57 UTC [more...]

Raspberry Pi 3 Model B+ hangs in vc4_hdmi_runtime_resume()
 2022-09-22 14:54 UTC 

[PATCH v2] drivers/amd/pm: check the return value of amdgpu_bo_kmap
 2022-09-22 14:42 UTC  (4+ messages)

[PATCH v2 00/33] drm: Analog TV Improvements
 2022-09-22 14:31 UTC  (35+ messages)
` [PATCH v2 01/33] drm/tests: Order Kunit tests in Makefile
` [PATCH v2 02/33] drm/tests: Add Kunit Helpers
` [PATCH v2 03/33] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
` [PATCH v2 04/33] drm/connector: Rename subconnector state variable
` [PATCH v2 05/33] drm/atomic: Add TV subconnector property to get/set_property
` [PATCH v2 06/33] drm/connector: Rename legacy TV property
` [PATCH v2 07/33] drm/connector: Only register TV mode property if present
` [PATCH v2 08/33] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v2 09/33] drm/connector: Add TV standard property
` [PATCH v2 10/33] drm/modes: Add a function to generate analog display modes
` [PATCH v2 11/33] drm/modes: Only consider bpp and refresh before options
` [PATCH v2 12/33] drm/modes: parse_cmdline: Add support for named modes containing dashes
` [PATCH v2 13/33] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v2 14/33] drm/modes: Move named modes parsing to a separate function
` [PATCH v2 15/33] drm/modes: Bail out of named mode parsing if empty
` [PATCH v2 16/33] drm/modes: Bail out of named mode parsing early if it's a number
` [PATCH v2 17/33] drm/modes: Bail out of named mode parsing early if it's an option
` [PATCH v2 18/33] drm/modes: Bail out of named mode parsing early if it's a status
` [PATCH v2 19/33] drm/modes: Switch to named mode descriptors
` [PATCH v2 20/33] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v2 21/33] drm/connector: Add pixel clock to cmdline mode
` [PATCH v2 22/33] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v2 23/33] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v2 24/33] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v2 25/33] drm/modes: Introduce more named modes
` [PATCH v2 26/33] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v2 27/33] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v2 28/33] drm/vc4: vec: Fix definition of PAL-M mode
` [PATCH v2 29/33] drm/vc4: vec: Use TV Reset implementation
` [PATCH v2 30/33] drm/vc4: vec: Check for VEC output constraints
` [PATCH v2 31/33] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v2 32/33] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v2 33/33] drm/sun4i: tv: Convert to the new TV mode property

[PATCH] drm/i915: Improve debug print in vm_fault_ttm
 2022-09-22 14:24 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 0/6] Add support for atomic async page-flips
 2022-09-22 14:16 UTC  (2+ messages)

[RFC v4 00/14] drm/i915/vm_bind: Add VM_BIND functionality
 2022-09-22 14:12 UTC  (19+ messages)
` [RFC v4 02/14] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
  ` [Intel-gfx] "
` [RFC v4 03/14] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
  ` [Intel-gfx] "
` [RFC v4 04/14] drm/i915/vm_bind: Implement bind and unbind of object
  ` [Intel-gfx] "
` [RFC v4 07/14] drm/i915/vm_bind: Add out fence support
  ` [Intel-gfx] "
` [RFC v4 08/14] drm/i915/vm_bind: Abstract out common execbuf functions
  ` [Intel-gfx] "

[PULL] drm-misc-fixes
 2022-09-22 14:12 UTC 

[PATCH v2 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel
 2022-09-22 13:59 UTC  (2+ messages)
` [PATCH v2 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driver

[PATCH 1/1] drm/i915/mtl: enable local stolen memory
 2022-09-22 13:56 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v2 00/10] drm/panel: Silence no spi_device_id warnings
 2022-09-22 14:12 UTC  (11+ messages)
` [PATCH v2 01/10] drm/panel: db7430: Silence no spi_device_id warning
` [PATCH v2 02/10] drm/panel: panel-ilitek-ili9322: Silence no spi_device_id warnings
` [PATCH v2 03/10] drm/panel: innolux-ej030na: Silence no spi_device_id warning
` [PATCH v2 04/10] drm/panel: novatek, nt39016: "
` [PATCH v2 05/10] drm/panel: nv3052c: "
` [PATCH v2 06/10] drm/panel: s6d27a1: "
` [PATCH v2 07/10] drm/panel: s6e63m0: "
` [PATCH v2 08/10] drm/panel: tpg110: "
` [PATCH v2 09/10] drm/panel: ws2401: "
` [PATCH v2 10/10] drm/panel: y030xx067a: "

[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-22 13:45 UTC  (20+ messages)
` [PATCH 01/12] "
` [PATCH 02/12] skbuff: Proactively round up to kmalloc bucket size
` [PATCH 03/12] net: ipa: "
` [PATCH 04/12] btrfs: send: "
` [PATCH 05/12] dma-buf: "
` [PATCH 06/12] coredump: "
` [PATCH 07/12] igb: "
` [PATCH 08/12] openvswitch: "
` [PATCH 09/12] x86/microcode/AMD: Track patch allocation size explicitly
` [PATCH 10/12] iwlwifi: Track scan_cmd "
` [PATCH 11/12] slab: Remove __malloc attribute from realloc functions
` [PATCH 12/12] slab: Restore __alloc_size attribute to __kmalloc_track_caller

[PATCH 0/2] drm/rockchip: dw_hdmi: Add 4k@30 support
 2022-09-22 13:09 UTC  (5+ messages)
` [PATCH 1/2] drm/rockchip: dw_hdmi: relax mode_valid hook

[PATCH 0/5] drm/simpledrm: Various improvements
 2022-09-22 13:09 UTC  (6+ messages)
` [PATCH 1/5] drm/simpledrm: Compute linestride with drm_format_info_min_pitch()
` [PATCH 2/5] drm/simpledrm: Use drm_atomic_get_new_plane_state()
` [PATCH 3/5] drm/simpledrm: Remove !fb check from atomic_update
` [PATCH 4/5] drm/simpledrm: Iterate over damage clips
` [PATCH 5/5] drm/simpledrm: Synchronize access to GEM BOs

[PATCH v1 00/17] Add MT8195 HDMI support
 2022-09-22 12:52 UTC  (21+ messages)
` [PATCH v1 01/17] dt-bindings: clk: mediatek: Add MT8195 DPI clocks
` [PATCH v1 03/17] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 compatible
` [PATCH v1 04/17] dt-bindings: display: mediatek: add MT8195 hdmi bindings
` [PATCH v1 06/17] dt-bindings: mediatek: set the hdmi to be compatible with syscon
` [PATCH v1 11/17] drm/mediatek: hdmi: add mt8195 support
` [PATCH v1 15/17] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8195
` [PATCH v1 16/17] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver
` [PATCH v1 17/17] drm/mediatek: Add mt8195-dpi support to drm_drv

[PATCH v8,0/3] Add dpi output format control for MT8186
 2022-09-22 12:45 UTC  (4+ messages)
` [PATCH v8, 1/3] soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
` [PATCH v8,2/3]drm: mediatek: Adjust the dpi output format to MT8186
` [PATCH v8, 3/3] drm: mediatek: Add mt8186 dpi compatibles and platform data

[PATCH v7 00/12] dt-bindings: display/msm: rework MDSS and DPU bindings
 2022-09-22 12:28 UTC  (24+ messages)
` [PATCH v7 03/12] dt-bindings: display/msm: add interconnects property to qcom, mdss-smd845
  ` [PATCH v7 03/12] dt-bindings: display/msm: add interconnects property to qcom,mdss-smd845
` [PATCH v7 04/12] dt-bindings: display/msm: move common DPU properties to dpu-common.yaml
` [PATCH v7 05/12] dt-bindings: display/msm: move common MDSS properties to mdss-common.yaml
` [PATCH v7 06/12] dt-bindings: display/msm: split dpu-sc7180 into DPU and MDSS parts
` [PATCH v7 11/12] dt-bindings: display/msm: add missing device nodes to mdss-* schemas
` [PATCH v7 12/12] dt-bindings: display/msm: add support for the display on SM8250

[PATCH v7,0/3] Add dpi output format control for MT8186
 2022-09-22 12:00 UTC  (8+ messages)
` [PATCH v7, 1/3] soc: mediatek: Add mmsys func to adapt to dpi output "
  ` [PATCH v7,1/3] "
` [PATCH v7,2/3] drm: mediatek: Adjust the dpi output format to MT8186
` [PATCH v7,3/3] drm: mediatek: Add mt8186 dpi compatible to

[PATCH 0/5] drm/msm: add support for SM8450
 2022-09-22 11:44 UTC  (7+ messages)
` [PATCH 1/5] drm/msm/dsi: add support for DSI-PHY on SM8350 and SM8450
` [PATCH 2/5] drm/msm/dsi: add support for DSI 2.6.0
` [PATCH 3/5] drm/msm/dpu: add support for MDP_TOP blackhole
` [PATCH 4/5] drm/msm/dpu: add support for SM8450
` [PATCH 5/5] drm/msm: mdss "
` [Freedreno] [PATCH 0/5] drm/msm: "

[PATCH v3 0/4] drm: Add driver for PowerPC OF displays
 2022-09-22 11:33 UTC  (5+ messages)
` [PATCH v3 1/4] drm/ofdrm: Add ofdrm for Open Firmware framebuffers
` [PATCH v3 2/4] drm/ofdrm: Add CRTC state
` [PATCH v3 3/4] drm/ofdrm: Add per-model device function
` [PATCH v3 4/4] drm/ofdrm: Support color management

[PATCH AUTOSEL 5.4 3/5] drm/amdgpu: use dirty framebuffer helper
 2022-09-22 10:32 UTC  (2+ messages)

[PATCH v3 0/7] New DRM driver for Intel VPU
 2022-09-22 10:02 UTC  (8+ messages)
` [PATCH v3 1/7] drm/ivpu: Introduce a new "
` [PATCH v3 2/7] drm/ivpu: Add Intel VPU MMU support
` [PATCH v3 3/7] drm/ivpu: Add GEM buffer object management
` [PATCH v3 4/7] drm/ivpu: Add IPC driver and JSM messages
` [PATCH v3 5/7] drm/ivpu: Implement firmware parsing and booting
` [PATCH v3 6/7] drm/ivpu: Add command buffer submission logic
` [PATCH v3 7/7] drm/ivpu: Add PM support

[PATCH] gpu: dc: fix enum conversion in display_mode_vba
 2022-09-22  9:16 UTC  (3+ messages)

[PATCH v1] drivers:adp8870_bl: check the return value of adp8870_write
 2022-09-22  9:34 UTC  (2+ messages)

[PATCH] drm/i915: Remove unused function parameter
 2022-09-22  9:28 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH resend v2] drm/amdgpu: fix enum conversion in display_mode_vba
 2022-09-22  9:18 UTC 

[PATCH] drm/i915: Fix double word in comments
 2022-09-22  8:36 UTC 

[PATCH] drm/i915: Noop lrc_init_wa_ctx() on recent/future platforms
 2022-09-22  8:16 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 00/10] drm: Add driver for PowerPC OF displays
 2022-09-22  8:06 UTC  (8+ messages)
` [PATCH v2 10/10] drm/ofdrm: Support color management

[PATCH 0/7] drm/i915: Add HWMON support
 2022-09-22  7:37 UTC  (13+ messages)
` [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
` [PATCH 5/7] drm/i915/hwmon: Expose card reactive critical power
` [PATCH 6/7] drm/i915/hwmon: Expose power1_max_interval
` [PATCH 7/7] drm/i915/hwmon: Extend power/energy for XEHPSDV

[PATCH v1] drivers:amdgpu: check the return value of amdgpu_bo_kmap
 2022-09-22  4:18 UTC  (3+ messages)

[PATCH -next] video: fbdev: tridentfb: Fix missing pci_disable_device() in probe and remove
 2022-09-22  1:37 UTC 

[PATCH 00/18] unify register access and macros
 2022-09-22  7:17 UTC  (5+ messages)
` [PATCH 01/18] phy: mediatek: add a new helper to update bitfield

[PATCH] drm/ttm: clean the redundant assignment
 2022-09-22  6:41 UTC  (2+ messages)

[Resend v4] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
 2022-09-22  5:44 UTC 

[PATCH v3 00/15] Tidy up vfio_device life cycle
 2022-09-22  5:18 UTC  (6+ messages)
` [PATCH v3 15/15] vfio: Add struct device to vfio_device

[PATCH 1/2] drm/msm/dsi: add a helper method to compute the dsi byte clk
 2022-09-22  0:49 UTC  (2+ messages)
` [PATCH 2/2] drm/msm/dsi: implement opp table based check for dsi_mgr_bridge_mode_valid()

[PATCH v2 0/7] drm/msm/dp: Support for external displays
 2022-09-22  0:14 UTC  (6+ messages)
` [PATCH v2 1/7] dt-bindings: msm/dp: Add SDM845 and SC8280XP compatibles

[GIT PULL] mediatek drm fixes for 6.0
 2022-09-21 23:56 UTC 

[PATCH 2/2] power: supply: Add Lenovo Yoga C630 EC driver
 2022-09-21 22:10 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 483fed3b5dc8ce3644c83d24240cf5756fb0993e
 2022-09-21 22:09 UTC 

[pull] amdgpu drm-fixes-6.0
 2022-09-21 22:06 UTC 

[PULL] drm-intel-fixes
 2022-09-21 20:33 UTC 

[PATCH v2] Documentation: fb: udlfb: clean up text and formatting
 2022-09-21 20:12 UTC  (2+ messages)

[PATCH] drm/i915: Split GAM and MSLICE steering
 2022-09-21 19:46 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH v3 0/8] Support for NVDEC on Tegra234
 2022-09-21 18:54 UTC  (4+ messages)
` [PATCH v3 1/8] memory: tegra: Add API for retrieving carveout bounds

[PATCH v4] drm/sched: Add FIFO sched policy to run queue v3
 2022-09-21 18:28 UTC 

[PATCH] drm/vmwgfx: Protect pin_user_pages with mmap_lock
 2022-09-21 16:46 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).