dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-31 14:09:56 to 2022-04-01 12:37:32 UTC [more...]

[PATCH v7 0/9] drm/i915/ttm: Evict and restore of compressed object
 2022-04-01 12:37 UTC  (7+ messages)
` [PATCH v7 1/9] drm/i915/gt: use engine instance directly for offset
` [PATCH v7 2/9] drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+
` [PATCH v7 3/9] drm/i915/gt: Optimize the migration and clear loop
` [PATCH v7 4/9] drm/i915/gt: Clear compress metadata for Flat-ccs objects
` [PATCH v7 5/9] drm/i915/selftest_migrate: Consider the possible roundup of size
` [PATCH v7 6/9] drm/i915/selftest_migrate: Check CCS meta data clear

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-04-01 12:04 UTC  (17+ messages)

[PATCH] drm/gma500: fix a missing break in psb_driver_load
 2022-04-01 11:58 UTC 

[PATCH] drm/gma500: fix a missing break in psb_intel_crtc_mode_set
 2022-04-01 11:50 UTC 

[PATCH 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
 2022-04-01 11:46 UTC  (5+ messages)
` [PATCH 2/2] drm: lcdif: Add support for i.MX8MP LCDIF variant

[PATCH] drm: bridge: icn6211: Drop I2C module owner assignment
 2022-04-01 11:33 UTC 

[PATCH 0/5] fix missing break in list_or_each_entry
 2022-04-01 11:16 UTC  (13+ messages)
` [PATCH 1/5] gma500: fix a missing break in oaktrail_crtc_mode_set
` [PATCH 2/5] gma500: fix a missing break in cdv_intel_crtc_mode_set
` [PATCH 3/5] gma500: fix a missing break in psb_intel_crtc_mode_set
` [PATCH 4/5] gma500: fix a missing break in cdv_intel_dp_set_m_n
` [PATCH 5/5] gma500: fix a missing break in psb_driver_load

[PATCH v2 1/1] drm/amdkfd: Create file descriptor after client is added to smi_clients list
 2022-04-01 10:48 UTC  (2+ messages)

[PATCH 0/4] drm: ssd130x: Add support for SINO WEALTH SH1106
 2022-04-01 10:10 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add prefix for SINO WEALTH Eletronics Ltd
` [PATCH 2/4] dt-bindings: display: ssd1307fb: Add entry for SINO WEALTH SH1106
` [PATCH 3/4] drm: ssd130x: Support page addressing mode
` [PATCH 4/4] drm: ssd130x: Add support for SINO WEALTH SH1106

[bug report] drm/tve200: Clean up panel bridging
 2022-04-01 10:07 UTC 

[PATCH] dt-bindings: display: bridge: Drop requirement on input port for DSI devices
 2022-04-01  9:58 UTC  (4+ messages)

[PATCH v2 00/12] drm/edid: cleanup and refactoring around validity checks
 2022-04-01  8:55 UTC  (14+ messages)
` [PATCH v2 01/12] drm/edid: use struct edid * in drm_do_get_edid()
` [PATCH v2 02/12] drm/edid: clean up EDID block checksum functions
` [PATCH v2 03/12] drm/edid: add edid_block_tag() helper to get the EDID extension tag
` [PATCH v2 04/12] drm/edid: make drm_edid_header_is_valid() accept void pointer
` [PATCH v2 05/12] drm/edid: clean up edid_is_zero()
` [PATCH v2 06/12] drm/edid: split out edid_header_fix()
` [PATCH v2 07/12] drm/edid: split drm_edid_block_valid() to check and act parts
` [PATCH v2 08/12] drm/edid: use a better variable name for EDID block read retries
` [PATCH v2 09/12] drm/edid: simplify block check when filtering invalid blocks
` [PATCH v2 10/12] drm/edid: split out invalid block filtering to a separate function
` [PATCH v2 11/12] drm/edid: track invalid blocks in drm_do_get_edid()
` [PATCH v2 12/12] drm/edid: reduce magic when updating the EDID block checksum

[PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
 2022-04-01  8:39 UTC  (2+ messages)

[PATCH 00/15] i915: Explicit handling of multicast registers
 2022-04-01  8:34 UTC  (6+ messages)
` [PATCH 14/15] drm/i915: Define multicast registers as a new type
  ` [Intel-gfx] "
` [PATCH 15/15] drm/i915/xehp: Eliminate shared/implicit steering
  ` [Intel-gfx] "

[PATCH] media: mediatek: vcodec: fix v4l2 compliance decoder cmd test fail
 2022-04-01  8:27 UTC  (3+ messages)

[PATCH 0/8] drm: Introduce display-helper library
 2022-04-01  8:23 UTC  (7+ messages)
` [PATCH 4/8] drm/display: Split DisplayPort header into core and helper
` [PATCH 5/8] drm/display: Move DSC header and helpers into display-helper module
` [PATCH 6/8] drm/display: Move HDCP "

[PATCH 01/23] dma-buf: add dma_resv_replace_fences v2
 2022-04-01  8:21 UTC  (7+ messages)
` [PATCH 03/23] dma-buf: add dma_resv_get_singleton v2
` [PATCH 12/23] dma-buf/drivers: make reserving a shared slot mandatory v3

[PATCH v2] media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test fail
 2022-04-01  8:13 UTC 

[PATCH 0/4] etnaviv drm/sched stragglers
 2022-04-01  7:49 UTC  (6+ messages)
` [PATCH 1/4] drm/etnaviv: Use scheduler dependency handling
` [PATCH 2/4] drm/gem: Delete gem array fencing helpers
` [PATCH 3/4] drm/sched: Check locking in drm_sched_job_add_implicit_dependencies
` [PATCH 4/4] drm/etnaviv: Don't break exclusive fence ordering

[PATCH v3] drm: of: Properly try all possible cases for bridge/panel detection
 2022-04-01  7:44 UTC  (3+ messages)

[PATCH] drm/amdgpu/vcn: remove Unneeded semicolon
 2022-04-01  6:31 UTC  (4+ messages)
  ` [PATCH V2] drm/amdgpu/vcn: Remove unneeded semicolon

[PATCH] video: fbdev: sis: fix potential NULL dereference in sisfb_post_sis300()
 2022-04-01  3:41 UTC 

[PATCH 0/1] add PSR-SU DPCD bitfield definitions as per eDP 1.5
 2022-04-01  5:46 UTC  (4+ messages)
` [PATCH 1/1] drm: add PSR2 support and capability definition "

[PATCH] drm/radeon: simplify if-if to if-else
 2022-04-01  2:59 UTC 

[PATCH] drm/bridge: nwl-dsi: Drop the drm_of_panel_bridge_remove() function call
 2022-04-01  1:58 UTC 

[PATCH v2,0/2] Add mt8186 dpi compatiable
 2022-04-01  1:38 UTC  (3+ messages)
` [PATCH v2, 1/2] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8186
  ` [PATCH v2,1/2] "

[PATCH v2 0/2] Add RZ/G2L DSI driver
 2022-04-01  0:38 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Document RZ/G2L MIPI DSI TX bindings

[PATCH v2 1/3] drm/panel: nt36672a: add backlight support
 2022-04-01  0:18 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: display: novatek, nt36672a: add backlight property
` [PATCH v2 3/3] arm64: dts: qcom: sdm845-xiaomi-beryllium: enable qcom wled backlight and link to panel

[PATCH v2 0/3] drm/panel: nt36672a: add backlight support
 2022-04-01  0:18 UTC 

[PATCH v6 0/4] Allow drm_writeback_connector to accept pointer to drm_encoder
 2022-04-01  0:12 UTC  (5+ messages)
` [PATCH v6 1/4] drm: allow passing possible_crtcs to drm_writeback_connector_init()
` [PATCH v6 2/4] drm: introduce drm_writeback_connector_init_with_encoder() API
` [PATCH v6 3/4] drm/vc4: change vc4 driver to use drm_writeback_connector_init_with_encoder()
` [PATCH v6 4/4] drm: allow real encoder to be passed for drm_writeback_connector

[PATCH v6 0/8] Add support for the eDP panel over aux_bus
 2022-03-31 23:24 UTC  (17+ messages)
` [PATCH v6 1/8] drm/msm/dp: Add eDP support via aux_bus
` [PATCH v6 2/8] drm/msm/dp: wait for hpd high before aux transaction
` [PATCH v6 3/8] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP
` [PATCH v6 5/8] drm/msm/dp: prevent multiple votes for dp resources
` [PATCH v6 6/8] drm/msm/dp: remove unnecessary delay during boot
` [PATCH v6 7/8] drm/msm/dp: Support edp/dp without hpd
` [PATCH v6 8/8] drm/msm/dp: Handle eDP mode_valid differently from dp

[PATCH] video: fbdev-MMP: replace usage of found with dedicated list iterator variable
 2022-03-31 22:35 UTC 

[PATCH i-g-t 00/11] Per client GPU utilisation
 2022-03-31 22:08 UTC  (3+ messages)
` [PATCH i-g-t 03/11] intel-gpu-top: Add support for per client stats
  ` [igt-dev] "

[PATCH v2 00/10] drm/msm: Userspace allocated GPU addresses
 2022-03-31 20:49 UTC  (12+ messages)
` [PATCH v2 07/10] drm/msm/gem: Rework vma lookup and pin
` [PATCH v2 10/10] drm/msm: Add a way for userspace to allocate GPU iova

[PATCH v8, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-03-31 20:48 UTC  (2+ messages)

[PATCH v4] drm/atomic-helpers: remove legacy_cursor_update hacks
 2022-03-31 20:41 UTC  (10+ messages)

BUG: KASAN: use-after-free in drm_atomic_helper_wait_for_vblanks()
 2022-03-31 20:33 UTC  (5+ messages)

[PATCH 1/2] drm/panel: lvds: Simplify mode parsing
 2022-03-31 19:23 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: lvds: Use bus_flags from DT panel-timing property

[PATCH v4 RFC] drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES
 2022-03-31 19:05 UTC  (2+ messages)

[PATCH 00/12] drm/edid: cleanup and refactoring around validity checks
 2022-03-31 18:46 UTC  (14+ messages)
` [PATCH 01/12] drm/edid: use struct edid * in drm_do_get_edid()
` [PATCH 07/12] drm/edid: split drm_edid_block_valid() to check and act parts
` [PATCH 08/12] drm/edid: use a better variable name for EDID block read retries
` [PATCH 12/12] drm/edid: reduce magic when updating the EDID block checksum

[PATCH v5 0/4] Allow drm_writeback_connector to accept pointer to drm_encoder
 2022-03-31 18:29 UTC  (10+ messages)
` [PATCH v5 2/4] drm: introduce drm_writeback_connector_init_with_encoder() API

[PATCH v4 1/5] Revert "drm/bridge: dw-mipi-dsi: Find the possible DSI devices"
 2022-03-31 17:54 UTC  (11+ messages)
` [PATCH v4 2/5] drm: bridge: nwl-dsi: Switch to devm_drm_of_get_bridge
` [PATCH v4 3/5] drm: bridge: mtk_dsi: "
` [PATCH v4 4/5] drm: bridge: dw-mipi-dsi: "
` [PATCH v4 5/5] drm: bridge: mcde_dsi: "

[PATCH v2 1/1] drm/amdkfd: Create file descriptor after client is added to smi_clients list
 2022-03-31 17:15 UTC  (3+ messages)

[PATCH] drm: sti: don't use kernel-doc markers
 2022-03-31 16:58 UTC  (4+ messages)

[PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier
 2022-03-31 16:25 UTC  (11+ messages)

[PATCH] dt-bindings: display: msm: dsi: remove address/size cells
 2022-03-31 15:51 UTC  (10+ messages)

[RESEND][PATCH 1/2] drm/bridge: lt9611: Switch to atomic operations
 2022-03-31 15:45 UTC  (5+ messages)
` [RESEND][PATCH 2/2] drm/bridge: lt9611: Add atomic_get_input_bus_fmts

[PATCH][RESEND] drm/bridge: ti-sn65dsi83: Check link status register after enabling the bridge
 2022-03-31 15:32 UTC  (3+ messages)

[PATCH v6 00/11] drm/bridge: tc358767: Add DSI-to-DPI mode support
 2022-03-31 15:25 UTC  (13+ messages)
` [PATCH v6 01/11] dt-bindings: display: bridge: tc358867: Document DPI output support
` [PATCH v6 02/11] dt-bindings: display: bridge: tc358867: Document DSI data-lanes property
` [PATCH v6 03/11] drm/bridge: tc358767: Change tc_ prefix to tc_edp_ for (e)DP specific functions
` [PATCH v6 04/11] drm/bridge: tc358767: Convert to atomic ops
` [PATCH v6 05/11] drm/bridge: tc358767: Implement atomic_check callback
` [PATCH v6 06/11] drm/bridge: tc358767: Move (e)DP bridge endpoint parsing into dedicated function
` [PATCH v6 07/11] drm/bridge: tc358767: Wrap (e)DP aux I2C registration into tc_aux_link_setup()
` [PATCH v6 08/11] drm/bridge: tc358767: Move bridge ops setup into tc_probe_edp_bridge_endpoint()
` [PATCH v6 09/11] drm/bridge: tc358767: Detect bridge mode from connected endpoints in DT
` [PATCH v6 10/11] drm/bridge: tc358767: Split tc_set_video_mode() into common and (e)DP part
` [PATCH v6 11/11] drm/bridge: tc358767: Add DSI-to-DPI mode support

[PATCH v6 00/11] drm: bridge: icn6211: Fix hard-coded panel settings and add I2C support
 2022-03-31 15:24 UTC  (13+ messages)
` [PATCH v6 01/11] drm: bridge: icn6211: Fix register layout
` [PATCH v6 02/11] drm: bridge: icn6211: Fix HFP_HSW_HBP_HI and HFP_MIN handling
` [PATCH v6 03/11] drm: bridge: icn6211: Add HS/VS/DE polarity handling
` [PATCH v6 04/11] drm: bridge: icn6211: Add generic DSI-to-DPI PLL configuration
` [PATCH v6 05/11] drm: bridge: icn6211: Use DSI burst mode without EoT and with LP command mode
` [PATCH v6 06/11] drm: bridge: icn6211: Disable DPI color swap
` [PATCH v6 07/11] drm: bridge: icn6211: Set SYS_CTRL_1 to value used in examples
` [PATCH v6 08/11] drm: bridge: icn6211: Implement atomic_get_input_bus_fmts
` [PATCH v6 09/11] drm: bridge: icn6211: Add I2C configuration support
` [PATCH v6 10/11] drm: bridge: icn6211: Rework ICN6211_DSI to chipone_writeb()
` [PATCH v6 11/11] drm: bridge: icn6211: Read and validate chip IDs before configuration

[PATCH v2 1/2] dt-bindings: display: bridge: Add TI DLPC3433 DSI to DMD
 2022-03-31 15:03 UTC  (2+ messages)
` [PATCH v2 2/2] drm: bridge: Add TI DLPC3433 DSI to DMD bridge

[PATCH] drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00H
 2022-03-31 14:52 UTC  (7+ messages)

[PATCH v5 00/11] drm: bridge: icn6211: Fix hard-coded panel settings and add I2C support
 2022-03-31 14:48 UTC  (4+ messages)

[PATCH v2 0/7] drm/vc4: hvs: Various improvements
 2022-03-31 14:37 UTC  (8+ messages)
` [PATCH v2 1/7] drm/vc4: kms: Take old state core clock rate into account
` [PATCH v2 2/7] drm/vc4: hvs: Fix frame count register readout
` [PATCH v2 3/7] drm/vc4: hvs: Store channel in variable
` [PATCH v2 4/7] drm/vc4: hvs: Remove dlist setup duplication
` [PATCH v2 5/7] drm/vc4: hvs: Move the dlist setup to its own function
` [PATCH v2 6/7] drm/vc4: kms: Ignore atomic_flush if we're disabled
` [PATCH v2 7/7] drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros

[PATCH v6 0/6] drm: exynos: dsi: Convert drm bridge
 2022-03-31 14:22 UTC  (4+ messages)

[PATCH 0/8] Per client GPU utilisation
 2022-03-31 14:09 UTC  (4+ messages)
` [PATCH 3/8] drm/i915: Track runtime spent in closed and unreachable GEM contexts
` [PATCH 6/8] drm: Document fdinfo format specification
` [PATCH 7/8] drm/i915: Count engine instances per uabi class


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).