dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-02 15:54:14 to 2022-02-03 14:09:37 UTC [more...]

[PATCH 00/20] Initial support for small BAR recovery
 2022-02-03 14:09 UTC  (24+ messages)
` [PATCH 13/20] drm/i915/ttm: mappable migration on fault
` [PATCH 14/20] drm/i915/selftests: exercise mmap migration
` [PATCH 15/20] drm/i915/selftests: handle allocation failures
` [PATCH 16/20] drm/i915/create: apply ALLOC_TOPDOWN by default
` [PATCH 17/20] drm/i915/uapi: add NEEDS_CPU_ACCESS hint
` [PATCH 18/20] drm/i915/uapi: forbid ALLOC_TOPDOWN for error capture
` [PATCH 19/20] drm/i915/lmem: don't treat small BAR as an error

[RFC 0/5] Add data flow metering support for HDMI2.1
 2022-02-03  5:50 UTC  (6+ messages)
` [RFC 1/5] drm/hdmi21: Define frl_dfm structure
` [RFC 2/5] drm/hdmi21: Add non dsc frl capacity computation helpers
` [RFC 3/5] drm/hdmi21: Add helpers to verify non-dsc DFM requirements
` [RFC 4/5] drm/hdmi21: Add support for DFM calculation with DSC
` [RFC 5/5] drm/hdmi21: Add frl_dfm_helper to Makefile

[PATCH 00/21] some fbcon patches, mostly locking
 2022-02-03 13:47 UTC  (4+ messages)
` [PATCH 09/21] fbcon: Replace FBCON_FLAGS_INIT with a boolean

[PATCH v3] drm: document struct drm_mode_fb_cmd2
 2022-02-03 13:38 UTC 

[PATCH v6 0/3] drm/lsdc: add drm driver for loongson display controller
 2022-02-03 13:34 UTC  (11+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] dt-bindings: ls2k1000: add the display controller device node
` [PATCH v6 3/3] dt-bindings: mips: loongson: introduce board specific dts

[PATCH 1/7] drm/selftests: Move i915 buddy selftests into drm
 2022-02-03 13:32 UTC  (7+ messages)
` [PATCH 2/7] drm/selftests: add drm buddy alloc limit testcase
` [PATCH 3/7] drm/selftests: add drm buddy alloc range testcase
` [PATCH 4/7] drm/selftests: add drm buddy optimistic testcase
` [PATCH 5/7] drm/selftests: add drm buddy pessimistic testcase
` [PATCH 6/7] drm/selftests: add drm buddy smoke testcase
` [PATCH 7/7] drm/selftests: add drm buddy pathological testcase

[PATCH v3] drm/dp: Add Additional DP2 Headers
 2022-02-03 12:57 UTC  (3+ messages)
` binary constants (was: Re: [PATCH v3] drm/dp: Add Additional DP2 Headers)

[PATCH v5] fbdev: fbmem: Fix the implicit type casting
 2022-02-03 12:51 UTC  (9+ messages)
    ` [PATCH v6] "

[PATCH 1/4] dt-bindings: display: bridge: tc358867: Document DPI output support
 2022-02-03 12:26 UTC  (8+ messages)
` [PATCH 4/4] drm/bridge: tc358767: Add DSI-to-DPI mode support

[PATCH 01/14] drm: bridge: icn6211: Fix register layout
 2022-02-03 12:17 UTC  (7+ messages)
` [PATCH 05/14] drm: bridge: icn6211: Retrieve the display mode from the state
` [PATCH 07/14] drm: bridge: icn6211: Add DSI lane count DT property parsing
` [PATCH 12/14] drm: bridge: icn6211: Add I2C configuration support

[PATCH] drm/edid: Always set RGB444
 2022-02-03 11:54 UTC 

[PULL] drm-misc-fixes
 2022-02-03 11:29 UTC 

[PATCH RESEND v5 1/4] drm/bridge: anx7625: send DPCD command to downstream
 2022-02-03 11:20 UTC  (6+ messages)
` [PATCH RESEND v5 2/4] drm/bridge: anx7625: Convert to use devm_kzalloc
` [PATCH RESEND v5 3/4] drm/bridge: anx7625: Support reading edid through aux channel
` [PATCH RESEND v5 4/4] dt-bindings: drm/bridge: anx7625: Add aux-bus node

[PATCH v3] dma-buf-map: Rename to iosys-map
 2022-02-03 11:06 UTC  (4+ messages)

[PATCH] drm/vc4: crtc: Fix runtime_pm reference counting
 2022-02-03 10:20 UTC 

[PATCH v2 0/2] drm/tiny: Ensure DT compatibles have SPI device IDs
 2022-02-03  9:48 UTC  (2+ messages)

[PATCH v2 0/3] drm/panel: Ensure DT compatibles have SPI device IDs
 2022-02-03  9:47 UTC  (2+ messages)

[PATCH v2] drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
 2022-02-03  9:39 UTC 

[PULL] drm-intel-fixes
 2022-02-03  9:37 UTC 

[PATCH] drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
 2022-02-03  9:20 UTC  (2+ messages)

[PATCH v10 0/6] drm: LogiCVC display controller support
 2022-02-03  9:10 UTC  (4+ messages)
` [PATCH v10 3/6] gpio: logicvc: Support compatible with major version only

[Patch v5 00/24] CHECKPOINT RESTORE WITH ROCm
 2022-02-03  9:09 UTC  (25+ messages)
` [Patch v5 01/24] x86/configs: CRIU update debug rock defconfig
` [Patch v5 02/24] drm/amdkfd: CRIU Introduce Checkpoint-Restore APIs
` [Patch v5 03/24] drm/amdkfd: CRIU Implement KFD process_info ioctl
` [Patch v5 04/24] drm/amdkfd: CRIU Implement KFD checkpoint ioctl
` [Patch v5 05/24] drm/amdkfd: CRIU Implement KFD restore ioctl
` [Patch v5 06/24] drm/amdkfd: CRIU Implement KFD resume ioctl
` [Patch v5 07/24] drm/amdkfd: CRIU Implement KFD unpause operation
` [Patch v5 08/24] drm/amdkfd: CRIU add queues support
` [Patch v5 09/24] drm/amdkfd: CRIU restore queue ids
` [Patch v5 10/24] drm/amdkfd: CRIU restore sdma id for queues
` [Patch v5 11/24] drm/amdkfd: CRIU restore queue doorbell id
` [Patch v5 12/24] drm/amdkfd: CRIU checkpoint and restore queue mqds
` [Patch v5 13/24] drm/amdkfd: CRIU checkpoint and restore queue control stack
` [Patch v5 14/24] drm/amdkfd: CRIU checkpoint and restore events
` [Patch v5 15/24] drm/amdkfd: CRIU implement gpu_id remapping
` [Patch v5 16/24] drm/amdkfd: CRIU export BOs as prime dmabuf objects
` [Patch v5 17/24] drm/amdkfd: CRIU checkpoint and restore xnack mode
` [Patch v5 18/24] drm/amdkfd: CRIU allow external mm for svm ranges
` [Patch v5 19/24] drm/amdkfd: use user_gpu_id "
` [Patch v5 20/24] drm/amdkfd: CRIU Discover "
` [Patch v5 21/24] drm/amdkfd: CRIU Save Shared Virtual Memory ranges
` [Patch v5 22/24] drm/amdkfd: CRIU prepare for svm resume
` [Patch v5 23/24] drm/amdkfd: CRIU resume shared virtual memory ranges
` [Patch v5 24/24] drm/amdkfd: Bump up KFD API version for CRIU

[PATCH 1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation
 2022-02-03  9:08 UTC  (3+ messages)

[PATCH v2 0/8] drm/dp, drm/i915: 128b/132b updates
 2022-02-03  9:03 UTC  (9+ messages)
` [PATCH v2 1/8] drm/dp: add drm_dp_128b132b_read_aux_rd_interval()
` [PATCH v2 2/8] drm/dp: add 128b/132b link status helpers from DP 2.0 E11
` [PATCH v2 3/8] drm/dp: add some new DPCD macros "
` [PATCH v2 4/8] drm/i915/dp: move intel_dp_prepare_link_train() call
` [PATCH v2 5/8] drm/i915/dp: rewrite DP 2.0 128b/132b link training based on errata
` [PATCH v2 6/8] drm/i915/dp: add 128b/132b support to link status checks
` [PATCH v2 7/8] drm/i915/mst: update slot information for 128b/132b
` [PATCH v2 8/8] HACK: drm/i915/dp: give more time for CDS

[PATCH v2 0/2] mxsfb fixes
 2022-02-03  8:58 UTC  (11+ messages)
` [PATCH v2 1/2] drm: mxsfb: Use dev_err_probe() helper
    ` (EXT) "
` [PATCH v2 2/2] drm: mxsfb: Fix NULL pointer dereference
    ` (EXT) "

[PATCH v2] dma-buf-map: Rename to iosys-map
 2022-02-03  8:46 UTC  (3+ messages)

[PATCH 0/6] drm writeback connector changes
 2022-02-03  8:46 UTC  (10+ messages)
` [PATCH 1/6] drm: add writeback pointers to drm_connector
  ` [Intel-gfx] "
` [PATCH 5/6] drm/rcar_du: changes to rcar-du driver resulting from drm_writeback_connector structure changes

[PATCH 0/7] drm/msm/dpu: cleanup dpu encoder code
 2022-02-03  8:26 UTC  (8+ messages)
` [PATCH 1/7] drm/msm: move struct msm_display_info to dpu driver
` [PATCH 2/7] drm/msm/dpu: simplify intf allocation code
` [PATCH 3/7] drm/msm/dpu: remove msm_dp cached in dpu_encoder_virt
` [PATCH 4/7] drm/msm/dpu: drop bus_scaling_client field
` [PATCH 5/7] drm/msm/dpu: encoder: drop unused callbacks
` [PATCH 6/7] drm/msm/dpu: switch dpu_encoder to use atomic_mode_set
` [PATCH 7/7] drm/msm/dpu: pull connector from dpu_encoder_phys to dpu_encoder_virt

Kconfig CONFIG_FB dependency regression
 2022-02-03  7:18 UTC  (9+ messages)

[PATCH] drm/i915: opportunistically apply ALLOC_CONTIGIOUS
 2022-02-03  8:01 UTC  (2+ messages)

[RFC][PATCH] Revert "drm/panel-simple: drop use of data-mapping property"
 2022-02-03  8:01 UTC  (5+ messages)
  ` (EXT) "

[PATCH v3 0/2] drm/panel: Add support for LG.Philips SW43101 DSI video mode panel
 2022-02-03  7:43 UTC  (3+ messages)
` [PATCH v3 2/2] drm/panel: Add driver "

[PATCH] HPE BMC GXP SUPPORT
 2022-02-03  7:41 UTC  (8+ messages)
    ` [Openipmi-developer] "

[PATCH] drm/modes: Fix drm_mode_validate_size() docs
 2022-02-03  7:13 UTC 

[PATCH -next] drm/amdkfd: Fix resource_size.cocci warning
 2022-02-03  5:04 UTC 

[pull] amdgpu drm-fixes-5.17
 2022-02-03  3:52 UTC 

[Bug 201957] New: amdgpu: ring gfx timeout
 2022-02-03  3:42 UTC  (4+ messages)
` [Bug 201957] "

[PATCH] drm/exynos: fimd: add BGR support for exynos4/5
 2022-02-03  2:57 UTC  (2+ messages)

[PATCH] drm/amd/pm: add missing prototypes to amdgpu_dpm_internal
 2022-02-03  0:39 UTC 

linux-next: manual merge of the drm-intel-gt tree with the drm-intel tree
 2022-02-03  0:14 UTC 

[Bug 215511] New: Dual monitor with amd 5700 causes system to hang at startup
 2022-02-03  0:10 UTC  (2+ messages)
` [Bug 215511] "

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2022-02-02 23:59 UTC 

[PATCH] drm/amd/display: Use NULL pointer instead of plain integer
 2022-02-02 23:10 UTC  (2+ messages)

[PATCH] fbdev: fbmem: Fix the implicit type casting
 2022-02-02 23:16 UTC  (7+ messages)
      ` [PATCH v4] "

[PATCH v2] drm/msm/dp: add wide bus support
 2022-02-02 22:30 UTC  (4+ messages)

[PATCH] drm/i915: Flip guc_id allocation partition
 2022-02-02 22:15 UTC  (2+ messages)

[PATCH v1 0/3] Add support for eDP PHY on SC7280 platform
 2022-02-02 21:54 UTC  (2+ messages)

[PATCH v1 0/2] Add support for the eDP panel on sc7280 CRD
 2022-02-02 21:26 UTC  (4+ messages)
` [PATCH v1 1/2] ARM64: dts: qcom: enable eDP panel support for sc7280

[PATCH] WIP: drm/dp_mst: Add support for dumping topology ref histories from debugfs
 2022-02-02 20:12 UTC  (4+ messages)

[PATCH v2 0/2] drm/msm: Add tracking for faults associated with an address space
 2022-02-02 19:27 UTC  (3+ messages)
` [PATCH v2 1/2] drm/msm/gpu: Add ctx to get_param()

[RFC v3 00/12] Define and use reset domain for GPU recovery in amdgpu
 2022-02-02 18:57 UTC  (3+ messages)

[PATCH v3 0/3] Add connector_type to debug info to differentiate between eDP and DP
 2022-02-02 18:56 UTC  (4+ messages)
` [PATCH v3 1/3] drm/msm/dp: add connector type to enhance debug messages
` [PATCH v3 2/3] drm/msm/dp: enhance debug info related to dp phy
` [PATCH v3 3/3] drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp

fbdev git tree update
 2022-02-02 18:49 UTC  (5+ messages)

[PATCH v2] drm/msm/dp: add connector type to enhance debug messages
 2022-02-02 18:36 UTC  (4+ messages)

[RFC v3 08/12] drm/amdgpu: Rework reset domain to be refcounted
 2022-02-02 17:26 UTC  (2+ messages)
` [RFC v4] "

[PATCH v3 0/3] drm/i915: Fix header test and log spam on !x86
 2022-02-02 17:07 UTC  (5+ messages)
` [PATCH v3 1/3] drm: Stop spamming log with drm_cache message
      ` [Intel-gfx] "

[PATCH v2 0/3] drm/panel: Add MIPI DBI compatible SPI driver
 2022-02-02 17:14 UTC  (7+ messages)
` [PATCH v2 3/3] "

[PATCH v12 0/9] MIPS: JZ4780 and CI20 HDMI
 2022-02-02 17:04 UTC  (4+ messages)
` [PATCH v12 2/9] drm/ingenic: Add support for JZ4780 and HDMI output

[PATCH 5/5] drm/stm: ltdc: add support of ycbcr pixel formats
 2022-02-02 16:54 UTC  (2+ messages)

[PATCH v13 0/9] MIPS: JZ4780 and CI20 HDMI
 2022-02-02 16:31 UTC  (9+ messages)
` [PATCH v13 1/9] drm/ingenic: prepare ingenic drm for later addition of JZ4780
` [PATCH v13 2/9] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v13 3/9] dt-bindings: display: Add ingenic, jz4780-dw-hdmi DT Schema
` [PATCH v13 4/9] drm/ingenic: Add dw-hdmi driver specialization for jz4780
` [PATCH v13 5/9] drm/synopsys+ingenic: repair hot plug detection
` [PATCH v13 6/9] dw-hdmi/ingenic-dw-hdmi: repair interworking with hdmi-connector
` [PATCH v13 7/9] drm/bridge: display-connector: add ddc-en gpio support
` [PATCH v13 8/9] MIPS: DTS: CI20: fix how ddc power is enabled

[PATCH v5 0/5] drm: exynos: dsi: Convert drm bridge
 2022-02-02 16:24 UTC  (5+ messages)

[RFC v2 00/22] Add Support for Plane Color Lut and CSC features
 2022-02-02 16:11 UTC  (2+ messages)

[PATCH 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-02 16:00 UTC  (8+ messages)
` [PATCH 1/4] drm: Add I2C connector type

[next] arm: panel-edp.c:(.text+0xb74): undefined reference to `drm_panel_dp_aux_backlight'
 2022-02-02 15:54 UTC  (6+ messages)


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