dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-03 20:26:00 to 2022-02-05 21:59:37 UTC [more...]

[Bug 201539] New: AMDGPU R9 390 automatic fan speed control in Linux 4.19
 2022-02-05 21:59 UTC  (2+ messages)
` [Bug 201539] AMDGPU R9 390 automatic fan speed control in Linux 4.19/4.20/5.0

[PATCH] lima: avoid error task dump attempt when not enabled
 2022-02-05 18:59 UTC 

[PATCH v2 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-05 17:40 UTC  (20+ messages)
` [PATCH v2 1/4] drm/format-helper: Add drm_fb_{xrgb8888, gray8}_to_mono_reversed()
  ` [PATCH v2 1/4] drm/format-helper: Add drm_fb_{xrgb8888,gray8}_to_mono_reversed()
` [PATCH v2 2/4] drm/tiny: Add driver for Solomon SSD130X OLED displays
` [PATCH v2 3/4] MAINTAINERS: Add entry for Solomon SSD130X OLED displays DRM driver
` [PATCH v2 4/4] dt-bindings: display: ssd1307fb: Add myself as binding co-maintainer

[PATCH] drm/radeon: Avoid open coded arithmetic in memory allocation
 2022-02-05 17:38 UTC 

[PATCH] Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"
 2022-02-05 15:27 UTC 

[PATCH] drm/amd/pm: fix error handling
 2022-02-05 15:00 UTC 

[PATCH v1 9/9] drivers: hv: dxgkrnl: Implement DXGSYNCFILE
 2022-02-05  0:35 UTC  (4+ messages)

[PATCH] backlight: pwm_bl: Avoid open coded arithmetic in memory allocation
 2022-02-05  7:40 UTC 

[PATCH] iommu/vt-d: Remove comment reference to iommu_dev_has_feature
 2022-02-05  7:14 UTC  (2+ messages)

[BUG] gpu: drm: radeon: two possible deadlocks involving locking and waiting
 2022-02-05  1:55 UTC  (3+ messages)

[PATCH] drm/dp: Remove common Post Cursor2 register handling
 2022-02-05  1:41 UTC  (2+ messages)

[PATCH v2] drm/dp: Fix off-by-one in register cache size
 2022-02-05  1:38 UTC  (2+ messages)

[PATCH v6 3/4] drm/bridge: anx7625: Support reading edid through aux channel
 2022-02-05  1:27 UTC  (2+ messages)

[PATCH v4 0/2] drm/msm: rework clock handling
 2022-02-05  0:32 UTC  (5+ messages)
` [PATCH v4 1/2] drm/msm/dpu: simplify clocks handling
  ` [Freedreno] "
` [PATCH v4 2/2] drm/msm/dp: rewrite dss_module_power to use bulk clock functions

[PATCH v2 0/3] drm/panel-edp: Debugfs for panel-edp
 2022-02-05  0:13 UTC  (4+ messages)
` [PATCH v2 1/3] drm/bridge: ti-sn65dsi86: Use drm_bridge_connector
` [PATCH v2 2/3] drm: Plumb debugfs_init through to panels
` [PATCH v2 3/3] drm/panel-edp: Allow querying the detected panel via debugfs

[PATCH 00/12] Add writeback block support for DPU
 2022-02-04 23:46 UTC  (25+ messages)
` [PATCH 01/12] drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog
` [PATCH 02/12] drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
` [PATCH 03/12] drm/msm/dpu: add writeback blocks to DPU RM
` [PATCH 04/12] drm/msm/dpu: add changes to support writeback in hw_ctl
` [PATCH 05/12] drm/msm/dpu: add an API to reset the encoder related hw blocks
` [PATCH 06/12] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
` [PATCH 07/12] drm/msm/dpu: add encoder operations to prepare/cleanup wb job
` [PATCH 08/12] drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
` [PATCH 09/12] drm/msm/dpu: add the writeback connector layer
` [PATCH 10/12] drm/msm/dpu: initialize dpu encoder and connector for writeback
` [PATCH 11/12] drm/msm/dpu: gracefully handle null fb commits "
` [PATCH 12/12] drm/msm/dpu: add writeback blocks to the display snapshot

[PATCH v3 0/3] enable widebus feature base on chip hardware revision
 2022-02-04 23:39 UTC  (10+ messages)
` [PATCH v3 1/3] drm/msm/dp: revise timing engine programming to support widebus feature
` [PATCH v3 2/3] drm/msm/dp: revise timing engine programming to support compression (DSC)
` [PATCH v3 3/3] drm/msm/dp: enable widebus feature for display port

[v5 0/3] drm/msm/dsi: Add 10nm dsi phy tuning configuration support
 2022-02-04 22:37 UTC  (3+ messages)
` [v5 1/3] dt-bindings: msm/dsi: Add 10nm dsi phy tuning properties

[PATCH v6 1/4] drm/bridge: anx7625: send DPCD command to downstream
 2022-02-04 22:20 UTC  (3+ messages)
` [PATCH v6 4/4] dt-bindings: drm/bridge: anx7625: Add aux-bus node

[PATCH] drm/panel: simple: Assign data from panel_dpi_probe() correctly
 2022-02-04 21:26 UTC  (2+ messages)

[git pull] drm fixes for 5.17-rc3
 2022-02-04 20:34 UTC  (2+ messages)

[PATCH 00/21] some fbcon patches, mostly locking
 2022-02-04 20:15 UTC  (37+ messages)
` [PATCH 01/21] MAINTAINERS: Add entry for fbdev core
` [PATCH 04/21] fbcon: delete a few unneeded forward decl
` [PATCH 05/21] fbcon: Introduce wrapper for console->fb_info lookup
` [PATCH 06/21] fbcon: delete delayed loading code
` [PATCH 07/21] fbdev/sysfs: Fix locking
` [PATCH 09/21] fbcon: Replace FBCON_FLAGS_INIT with a boolean
` [PATCH 10/21] fb: Delete fb_info->queue
` [PATCH 11/21] fbcon: Extract fbcon_open/release helpers
` [PATCH 12/21] fbcon: Ditch error handling for con2fb_release_oldinfo
` [PATCH 13/21] fbcon: move more common code into fb_open()
` [PATCH 14/21] fbcon: use lock_fb_info in fbcon_open/release
` [PATCH 15/21] fbcon: Consistently protect deferred_takeover with console_lock()
` [PATCH 16/21] fbcon: Move console_lock for register/unlink/unregister
` [PATCH 17/21] fbcon: Move more code into fbcon_release
` [PATCH 18/21] fbcon: untangle fbcon_exit
` [PATCH 19/21] fbcon: Maintain a private array of fb_info
` [PATCH 21/21] fbdev: Make registered_fb[] private to fbmem.c

[PATCH 00/19] drm/i915/guc: Refactor ADS access to use iosys_map
 2022-02-04 19:44 UTC  (28+ messages)
` [PATCH 01/19] dma-buf-map: Rename to iosys-map
` [PATCH 02/19] iosys-map: Add offset to iosys_map_memcpy_to()
` [PATCH 03/19] iosys-map: Add a few more helpers
` [PATCH 04/19] drm/i915/gt: Add helper for shmem copy to iosys_map
` [PATCH 05/19] drm/i915/guc: Keep iosys_map of ads_blob around
` [PATCH 06/19] drm/i915/guc: Add read/write helpers for ADS blob
` [PATCH 07/19] drm/i915/guc: Convert golden context init to iosys_map
` [PATCH 08/19] drm/i915/guc: Convert policies update "
` [PATCH 09/19] drm/i915/guc: Convert engine record "
` [PATCH 10/19] drm/i915/guc: Convert guc_ads_private_data_reset "
` [PATCH 11/19] drm/i915/guc: Convert golden context prep "
` [PATCH 12/19] drm/i915/guc: Replace check for golden context size
` [PATCH 13/19] drm/i915/guc: Convert mapping table to iosys_map
` [PATCH 14/19] drm/i915/guc: Convert capture list "
` [PATCH 15/19] drm/i915/guc: Prepare for error propagation
` [PATCH 16/19] drm/i915/guc: Use a single pass to calculate regset
` [PATCH 17/19] drm/i915/guc: Convert guc_mmio_reg_state_init to iosys_map
` [PATCH 18/19] drm/i915/guc: Convert __guc_ads_init "
` [PATCH 19/19] drm/i915/guc: Remove plain ads_blob pointer

[RFC PATCH 0/3] drm/helpers: Make the suballocation manager drm generic
 2022-02-04 19:38 UTC  (6+ messages)
` [RFC PATCH 1/3] drm: Extract amdgpu_sa.c as a generic suballocation helper
` [RFC PATCH 2/3] drm/amd: Convert amdgpu to use "
` [RFC PATCH 3/3] drm/radeon: Use the drm suballocation manager implementation

[PATCH] drm/nouveau/backlight: Just set all backlight types as RAW
 2022-02-04 19:33 UTC 

linux-next: build warning after merge of the drm tree
 2022-02-04 19:29 UTC  (4+ messages)

[PATCH v3 0/2] Add support for querying hw info that UMDs need
 2022-02-04 19:03 UTC  (6+ messages)
` [PATCH v3 2/2] drm/i915/uapi: Add query for hwconfig table
  ` [Intel-gfx] "

[PATCH] drm/nouveau/backlight: Fix LVDS backlight detection on some laptops
 2022-02-04 18:05 UTC 

[Important!] 2022 X.Org Foundation Membership deadline for voting in the election
 2022-02-04 17:40 UTC 

[PATCH v4 0/3] Fix regression introduced by disabling accelerated scrolling in fbcon
 2022-02-04 17:31 UTC  (6+ messages)
` [PATCH v4 3/3] fbcon: Add option to enable legacy hardware acceleration

[PATCH v4] dma-buf-map: Rename to iosys-map
 2022-02-04 17:05 UTC 

[PATCH v5 0/5] Use drm_clflush* instead of clflush
 2022-02-04 16:37 UTC  (6+ messages)
` [PATCH v5 1/5] drm/i915/gt: Re-work intel_write_status_page
` [PATCH v5 2/5] drm/i915/gt: Drop invalidate_csb_entries
` [PATCH v5 3/5] drm/i915/gt: Re-work reset_csb
` [PATCH v5 4/5] drm/i915/: Re-work clflush_write32
` [PATCH v5 5/5] drm/i915/gt: replace cache_clflush_range

[PATCH] drm/amdgpu: Fix recursive locking warning
 2022-02-04 16:25 UTC  (4+ messages)

Add warning for nesting dma_fence containers
 2022-02-04 15:43 UTC  (12+ messages)
` [PATCH 1/6] dma-buf: consolidate dma_fence subclass checking
` [PATCH 2/6] dma-buf: warn about dma_fence_array container rules v2
` [PATCH 3/6] dma-buf: Warn about dma_fence_chain "
` [PATCH 4/6] dma-buf: warn about containers in dma_resv object
` [PATCH 5/6] dma-buf: add dma_fence_chain_contained helper
` [PATCH 6/6] drm/amdgpu: use dma_fence_chain_contained

[PATCH v3] drm/bridge: dw-hdmi: use safe format when first in bridge chain
 2022-02-04 14:33 UTC 

[PATCH v2] drm/bridge: dw-hdmi: use safe format when first in bridge chain
 2022-02-04 14:28 UTC  (4+ messages)

[PATCH] HPE BMC GXP SUPPORT
 2022-02-04 14:01 UTC  (10+ messages)

[PATCH v11 1/5] drm: improve drm_buddy_alloc function
 2022-02-04 13:23 UTC  (5+ messages)
` [PATCH v11 5/5] drm/amdgpu: add drm buddy support to amdgpu

[PATCH v2 0/8] drm/dp, drm/i915: 128b/132b updates
 2022-02-04 11:37 UTC  (3+ messages)
` [PATCH v2 5/8] drm/i915/dp: rewrite DP 2.0 128b/132b link training based on errata

[PATCH v6 0/3] drm/lsdc: add drm driver for loongson display controller
 2022-02-03 14:14 UTC  (4+ messages)
` [PATCH v6 1/3] "

Kconfig CONFIG_FB dependency regression
 2022-02-04  4:02 UTC  (9+ messages)

[Patch v5 00/24] CHECKPOINT RESTORE WITH ROCm
 2022-02-04  3:23 UTC  (3+ messages)

[PATCH] drm/sprd: remove allow_fb_modifiers setting
 2022-02-04  2:36 UTC 

[PATCH 1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation
 2022-02-04  1:19 UTC  (2+ messages)
` [PATCH 1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation (v2)

[PATCH] drm/i915: Add fallback inside memcpy_from_wc functions
 2022-02-04  1:30 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 00/19] drm/i915/guc: Refactor ADS access to use dma_buf_map
 2022-02-03 23:44 UTC  (4+ messages)
` [PATCH 16/19] drm/i915/guc: Use a single pass to calculate regset

[PATCH v2] drm/msm/dp: add connector type to enhance debug messages
 2022-02-03 21:06 UTC  (3+ messages)

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

[Important!] 2022 X.Org Foundation Membership deadline for voting in the election
 2022-02-03 20:51 UTC 

[PATCH AUTOSEL 5.4 07/15] drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
 2022-02-03 20:35 UTC 

[PATCH AUTOSEL 5.10 10/25] drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
 2022-02-03 20:34 UTC 

[PATCH AUTOSEL 5.15 19/41] drm/vc4: Fix deadlock on DSI device attach error
 2022-02-03 20:32 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 20/41] drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
` [PATCH AUTOSEL 5.15 35/41] drm/amd/display: Correct MPC split policy for DCN301

[PATCH AUTOSEL 5.16 19/52] drm/vc4: Fix deadlock on DSI device attach error
 2022-02-03 20:29 UTC  (5+ messages)
` [PATCH AUTOSEL 5.16 20/52] drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
` [PATCH AUTOSEL 5.16 38/52] drm/amd/display: Correct MPC split policy for DCN301
` [PATCH AUTOSEL 5.16 39/52] drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
` [PATCH AUTOSEL 5.16 40/52] drm/amdgpu/display: use msleep rather than udelay for long delays


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