dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-24 22:39:34 to 2022-01-26 09:48:36 UTC [more...]

[PATCH] drm/amdgpu: Wrong order for config and counter_id parameters
 2022-01-26  9:16 UTC 

[PATCH 17/54] gpu: drm: replace cpumask_weight with cpumask_empty where appropriate
 2022-01-26  9:43 UTC  (4+ messages)

[PATCH v2 00/11] lib/string_helpers: Add a few string helpers
 2022-01-26  9:39 UTC  (12+ messages)
` [PATCH v2 01/11] lib/string_helpers: Consolidate string helpers implementation
` [PATCH v2 02/11] drm/i915: Fix trailing semicolon
` [PATCH v2 03/11] drm/i915: Use str_yes_no()
` [PATCH v2 04/11] drm/i915: Use str_enable_disable()
` [PATCH v2 05/11] drm/i915: Use str_enabled_disabled()
` [PATCH v2 06/11] drm/i915: Use str_on_off()
` [PATCH v2 07/11] drm/amd/display: Use str_yes_no()
` [PATCH v2 08/11] drm/gem: Sort includes alphabetically
` [PATCH v2 09/11] drm: Convert open-coded yes/no strings to yesno()
` [PATCH v2 10/11] tomoyo: Use str_yes_no()
` [PATCH v2 11/11] cxgb4: "

[PATCH] Revert "drm/ast: Support 1600x900 with 108MHz PCLK"
 2022-01-26  9:29 UTC  (2+ messages)

[PATCH] [RFC] fbcon: Add option to enable legacy hardware acceleration
 2022-01-26  9:18 UTC  (5+ messages)

[PATCH 0/3] lib/string_helpers: Add a few string helpers
 2022-01-26  9:05 UTC  (4+ messages)
` [PATCH 3/3] drm: Convert open yes/no strings to yesno()

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-26  8:54 UTC  (9+ messages)
` [PATCH v1 1/4] fbtft: Unorphan the driver
` [PATCH v1 2/4] fbtft: Move driver out from staging
` [PATCH v1 3/4] fbtft: Kill outdated documentation
` [PATCH v1 4/4] fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'

[PATCH 0/5] spi: make remove callback a void function
 2022-01-25 14:16 UTC  (12+ messages)
` [PATCH 5/5] "

[PATCH][next] drm/i915/guc: fix spelling mistake "notificaion" -> "notification"
 2022-01-25 18:52 UTC  (2+ messages)

[PATCH] drm/panel-edp: Allow querying the detected panel via sysfs
 2022-01-26  8:25 UTC  (4+ messages)

[PATCH] drm/i915: Lock dpt_obj around set_cache_level, v2
 2022-01-26  7:37 UTC 

[RFC 00/28] Add RZ/G2L Display support
 2022-01-26  6:55 UTC  (7+ messages)
` [RFC 10/28] drm: rcar-du: of: Increase buff size for compatible variable

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

[PATCH v8 04/10] vgaarb: Move framebuffer detection to ADD_DEVICE path
 2022-01-26  2:25 UTC  (5+ messages)

[PATCH v1 1/4] ARM: dts: imx6dl-prtvt7: Add display and panel nodes
 2022-01-26  2:05 UTC  (5+ messages)
` [PATCH v1 4/4] ARM: dts: imx6dl: plym2m, prtvt7, victgo: make use of new resistive-adc-touch driver

[PATCH 0/3] drm/i915: Fix header test and log spam on !x86
 2022-01-26  0:43 UTC  (4+ messages)
` [PATCH 1/3] drm: Stop spamming log with drm_cache message
` [PATCH 2/3] drm/i915: Do not spam log with missiing arch support
` [PATCH 3/3] drm/i915: Fix header test for !CONFIG_X86

[pull] drm/msm: drm-msm-fixes-2022-01-25 for v5.17
 2022-01-25 23:07 UTC 

[RFC v3 00/12] Define and use reset domain for GPU recovery in amdgpu
 2022-01-25 22:37 UTC  (13+ messages)
` [RFC v3 01/12] drm/amdgpu: Introduce reset domain
` [RFC v3 02/12] drm/amdgpu: Move scheduler init to after XGMI is ready
` [RFC v3 03/12] drm/amdgpu: Fix crash on modprobe
` [RFC v3 04/12] drm/amdgpu: Serialize non TDR gpu recovery with TDRs
` [RFC v3 05/12] drm/amd/virt: For SRIOV send GPU reset directly to TDR queue
` [RFC v3 06/12] drm/amdgpu: Drop hive->in_reset
` [RFC v3 07/12] drm/amdgpu: Drop concurrent GPU reset protection for device
` [RFC v3 08/12] drm/amdgpu: Rework reset domain to be refcounted
` [RFC v3 09/12] drm/amdgpu: Move reset sem into reset_domain
` [RFC v3 10/12] drm/amdgpu: Move in_gpu_reset "
` [RFC v3 11/12] drm/amdgpu: Rework amdgpu_device_lock_adev
` [RFC v3 12/12] Revert 'drm/amdgpu: annotate a false positive recursive locking'

help on CI fail for patchwork 21938
 2022-01-25 21:00 UTC 

[Bug 215436] New: admgpu: suspend and resuming from suspend don't work
 2022-01-25 20:25 UTC  (3+ messages)
` [Bug 215436] "

[PATCH v5 0/5] discrete card 64K page support
 2022-01-25 19:35 UTC  (6+ messages)
` [PATCH v5 1/5] drm/i915: add needs_compact_pt flag
` [PATCH v5 2/5] drm/i915: enforce min GTT alignment for discrete cards
` [PATCH v5 3/5] drm/i915: support 64K GTT pages "
` [PATCH v5 4/5] drm/i915: add gtt misalignment test
` [PATCH v5 5/5] drm/i915/uapi: document behaviour for DG2 64K support

[PATCH] drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()
 2022-01-25 19:11 UTC  (2+ messages)

[Bug 201957] New: amdgpu: ring gfx timeout
 2022-01-25 18:49 UTC  (5+ messages)
` [Bug 201957] "

[PATCH] drm/i915/guc: Update guc shim control programming on newer platforms
 2022-01-25 18:36 UTC  (2+ messages)

[PATCH] drm/msm/dp: add connector type to enhance debug messages
 2022-01-25 18:26 UTC  (3+ messages)

[GIT PULL] etnaviv-fixes for 5.17-rc2
 2022-01-25 18:13 UTC 

[PATCH][next] drm/i915/guc: Use struct_size() helper in kmalloc()
 2022-01-25 18:07 UTC 

[PATCH v2 0/3] drm/panel: Add MIPI DBI compatible SPI driver
 2022-01-25 17:57 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: add bindings for MIPI DBI compatible SPI panels
` [PATCH v2 2/3] drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
` [PATCH v2 3/3] drm/panel: Add MIPI DBI compatible SPI driver

drm/ttm: moving the LRU into the resource
 2022-01-25 17:16 UTC  (15+ messages)
` [PATCH 01/12] drm/ttm: add ttm_resource_fini
` [PATCH 02/12] drm/ttm: add back a reference to the bdev to the res manager
` [PATCH 04/12] drm/ttm: add common accounting to the resource mgr v2
` [PATCH 05/12] drm/ttm: move the LRU into resource handling v2
` [PATCH 06/12] drm/ttm: add resource iterator
` [PATCH 11/12] drm/ttm: allow bulk moves for all domains
` [PATCH 12/12] drm/ttm: rework bulk move handling

[PATCH 0/4] Fix up request cancel
 2022-01-25 16:39 UTC  (7+ messages)
` [PATCH 1/4] drm/i915: Add request cancel low level trace point
  ` [Intel-gfx] "
` [PATCH 3/4] drm/i915/execlists: Fix execlists request cancellation corner case
  ` [Intel-gfx] "

[PATCH] drm/mediatek: DP HPD Detect with debounce
 2022-01-25 16:44 UTC  (2+ messages)

[PATCH 1/2] drm: mediatek: mtk_drm_plane: Use kmalloc in mtk_plane_duplicate_state
 2022-01-25 16:37 UTC  (4+ messages)
` [PATCH 2/2] drm: mediatek: mtk_drm_crtc: Use kmalloc in mtk_drm_crtc_duplicate_state

[PATCH 0/5] sysfb: Fix memory-region management
 2022-01-25 15:34 UTC  (10+ messages)
` [PATCH 1/5] fbdev: Hot-unplug firmware fb devices on forced removal
` [PATCH 2/5] drivers/firmware: Don't mark as busy the simple-framebuffer IO resource
` [PATCH 3/5] drm/simpledrm: Request memory region in driver
` [PATCH 4/5] fbdev/simplefb: "
` [PATCH 5/5] drm: Add TODO item for requesting memory regions

[PATCH] drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info()
 2022-01-25 14:31 UTC  (2+ messages)

[PATCH] drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info()
 2022-01-25 14:29 UTC  (4+ messages)
` (subset) "

[PATCH v4 00/10] clk: Improve clock range handling
 2022-01-25 14:15 UTC  (11+ messages)
` [PATCH v4 01/10] clk: Introduce Kunit Tests for the framework
` [PATCH v4 02/10] clk: Always clamp the rounded rate
` [PATCH v4 03/10] clk: Use clamp instead of open-coding our own
` [PATCH v4 04/10] clk: Always set the rate on clk_set_range_rate
` [PATCH v4 05/10] clk: Add clk_drop_range
` [PATCH v4 06/10] clk: bcm: rpi: Add variant structure
` [PATCH v4 07/10] clk: bcm: rpi: Set a default minimum rate
` [PATCH v4 08/10] clk: bcm: rpi: Run some clocks at the minimum rate allowed
` [PATCH v4 09/10] drm/vc4: Add logging and comments
` [PATCH v4 10/10] drm/vc4: hdmi: Remove clock rate initialization

[PATCH] drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER
 2022-01-25 12:37 UTC  (2+ messages)

[PATCH] drm/edid: Support type 7 timings
 2022-01-25 12:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] Minor Fixes and Refactoring for HDMI PCON stuff
 2022-01-25 12:30 UTC  (8+ messages)
` [PATCH 1/3] drm/i915_hdmi: Fix the definition of intel_hdmi_dsc_get_bpp
` [PATCH 2/3] drm/drm_edid: Add helper to get max FRL rate for an HDMI sink
` [PATCH 3/3] drm/i915/display: Simplify helpers for getting DSC slices and bpp

[PATCH] drm/i915/selftests: fix error handling in guc_steal_ids
 2022-01-25 12:02 UTC 

[PATCH] drm/i915/selftests: Use less in contexts steal guc id test
 2022-01-25 12:01 UTC  (2+ messages)

[PATCH 0/7] Per client GPU stats
 2022-01-25 10:36 UTC  (7+ messages)
` [PATCH 6/7] drm: Document fdinfo format specification
    ` [Intel-gfx] "

[PATCH] drm/docs: Document where the C8 color lut is stored
 2022-01-25  9:50 UTC  (10+ messages)

[PATCH v4 00/16] drm/vc4: hdmi: Yet Another Approach to HDMI YUV output
 2022-01-25  9:25 UTC  (21+ messages)
` [PATCH v4 01/16] drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry
  ` (subset) "
` [PATCH v4 02/16] drm/edid: Don't clear formats if using deep color
  ` (subset) "
` [PATCH v4 03/16] drm/edid: Split deep color modes between RGB and YUV444
  ` (subset) "
` [PATCH v4 04/16] drm/connector: Fix typo in output format
  ` (subset) "
` [PATCH v4 05/16] drm/vc4: hdmi: Add full range RGB helper
  ` (subset) "
` [PATCH v4 06/16] drm/vc4: hdmi: Use full range helper in csc functions
  ` (subset) "
` [PATCH v4 07/16] drm/vc4: hdmi: Move XBAR setup to csc_setup
  ` (subset) "
` [PATCH v4 08/16] drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines
  ` (subset) "
` [PATCH v4 09/16] drm/vc4: hdmi: Define colorspace matrices
  ` (subset) "
` [PATCH v4 10/16] drm/vc4: hdmi: Change CSC callback prototype
  ` (subset) "

[PATCH -next] drm/i915/gvt: Convert list_for_each to entry variant
 2022-01-25  8:39 UTC 

[PATCH] drm/mediatek: allow commands to be sent during video mode
 2022-01-24 15:22 UTC 

EGL: creating image from X11 pixmap (sometimes) very slow
 2022-01-24 12:33 UTC 

[PATCH] drm/exynos: Search for TE-gpio in DSI panel's node
 2022-01-24 15:22 UTC  (2+ messages)

[PATCH] WIP: drm/dp_mst: Add support for dumping topology ref histories from debugfs
 2022-01-25  8:32 UTC  (3+ messages)

[PATCH 0/5] sysfb: Fix memory-region management
 2022-01-25  8:31 UTC  (4+ messages)
` [PATCH 3/5] drm/simpledrm: Request memory region in driver

[PATCH v2 0/2] Fix regression introduced by disabling accelerated scrolling in fbcon
 2022-01-25  8:30 UTC  (5+ messages)

[PATCH v5 1/4] drm/bridge: anx7625: send DPCD command to downstream
 2022-01-25  6:25 UTC  (4+ messages)
` [PATCH v5 4/4] dt-bindings: drm/bridge: anx7625: Add aux-bus node

[RFC PATCH v3 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-25  5:19 UTC  (4+ messages)
` [RFC PATCH v3 1/3] drm: introduce fb_modifiers_not_supported flag in mode_config

[PATCH] drm/i915/overlay: Prevent divide by zero bugs in scaling
 2022-01-25  5:17 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: Add missing suspend_count increment
 2022-01-25  2:47 UTC  (2+ messages)

[PATCH] drm/msm: Fix wrong size calculation
 2022-01-25  2:06 UTC  (2+ messages)

[PATCH] drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
 2022-01-25  2:00 UTC  (2+ messages)

[v3 0/3] drm/msm/dsi: Add 10nm dsi phy tuning configuration support
 2022-01-25  1:56 UTC  (5+ messages)
` [v3 2/3] drm/msm/dsi: Add "
` [v3 3/3] drm/msm/dsi: Add 10nm "

[PATCH v2] drm/msm/dp: always add fail-safe mode into connector mode list
 2022-01-24 23:17 UTC 

linux-next: manual merge of the drm-intel-gt tree with the drm-intel tree
 2022-01-24 23:07 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2022-01-24 22:39 UTC 


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