dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-17 13:12:35 to 2022-02-18 01:10:56 UTC [more...]

[PATCH v6 00/23] drm/rockchip: RK356x VOP2 support
 2022-02-17 15:12 UTC  (14+ messages)
` [PATCH v6 02/23] drm/rockchip: dw_hdmi: rename vpll clock to reference clock
` [PATCH v6 09/23] drm/rockchip: dw_hdmi: Add support for hclk
` [PATCH v6 13/23] drm/rockchip: dw_hdmi: Set cur_ctr to 0 always
` [PATCH v6 21/23] drm: rockchip: Add VOP2 driver

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-02-17 17:36 UTC  (11+ messages)
` [PATCH 02/16] dept: Implement Dept(Dependency Tracker)
` [PATCH 10/16] dept: Add proc knobs to show stats and dependency graph
` Report 1 in ext4 and journal based on v5.17-rc1

[PATCH v2 1/2] drm/msm/dpu: Add INTF_5 interrupts
 2022-02-18  1:10 UTC  (18+ messages)
` [PATCH v2 2/2] drm/msm/dpu: Add SC8180x to hw catalog
                  ` [Freedreno] "

[PATCH v6 01/10] mm: add zone device coherent type memory support
 2022-02-18  0:59 UTC  (9+ messages)

[PATCH v4 0/5] Add support for the eDP panel on sc7280 CRD
 2022-02-18  1:03 UTC  (4+ messages)
` [PATCH v4 2/5] arm64: dts: qcom: sc7280: Add support for eDP panel on CRD

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

[RFC 0/2] drm/i915/ttm: Evict and store of compressed object
 2022-02-18  0:05 UTC  (3+ messages)
` [RFC 2/2] drm/i915/migrate: Evict and restore the ccs data
  ` [Intel-gfx] "

[PATCH v5 0/7] Introduce multitile support
 2022-02-17 23:53 UTC  (15+ messages)
` [PATCH v5 1/7] drm/i915: Rename INTEL_REGION_LMEM with INTEL_REGION_LMEM_0
` [PATCH v5 2/7] drm/i915: Prepare for multiple GTs
` [PATCH v5 3/7] drm/i915/gt: add gt_is_root() helper
` [PATCH v5 4/7] drm/i915/gt: create per-tile sysfs interface
` [PATCH v5 5/7] drm/i915/gt: Create per-tile RC6 "
  ` [Intel-gfx] "
` [PATCH v5 6/7] drm/i915/gt: Create per-tile RPS sysfs interfaces
  ` [Intel-gfx] "
` [PATCH v5 7/7] drm/i915/gt: Adding new sysfs frequency attributes

[PATCH 0/8] Prep work for next GuC release
 2022-02-17 23:52 UTC  (9+ messages)
` [PATCH 1/8] drm/i915/guc: Do not conflate lrc_desc with GuC id for registration
` [PATCH 2/8] drm/i915/guc: Add an explicit 'submission_initialized' flag
` [PATCH 3/8] drm/i915/guc: Better name for context id limit
` [PATCH 4/8] drm/i915/guc: Split guc_lrc_desc_pin apart
` [PATCH 5/8] drm/i915/guc: Move lrc desc setup to where it is needed
` [PATCH 6/8] drm/i915/guc: Rename desc_idx to ctx_id
` [PATCH 7/8] drm/i915/guc: Drop obsolete H2G definitions
` [PATCH 8/8] drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2Hs

[PATCH v3 1/2] drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
 2022-02-17 22:41 UTC  (2+ messages)
` [PATCH v3 2/2] drm/bridge: analogix_dp: Enable autosuspend

[PATCH v3 00/13] drm/msm: Add Display Stream Compression Support
 2022-02-17 22:39 UTC  (10+ messages)
` [PATCH v3 03/13] drm/msm/disp/dpu1: Add support for DSC in pingpong block
` [PATCH v3 12/13] drm/msm/dsi: Add support for DSC configuration
    ` [Freedreno] "

[REPOST PATCH v4 00/13] drm/msm: Add Display Stream Compression Support
 2022-02-17 22:37 UTC  (16+ messages)
` [REPOST PATCH v4 01/13] drm/msm/dsi: add support for dsc data
` [REPOST PATCH v4 06/13] drm/msm/disp/dpu1: Add DSC support in hw_ctl
` [REPOST PATCH v4 07/13] drm/msm/disp/dpu1: Add support for DSC in encoder
` [REPOST PATCH v4 09/13] drm/msm: Add missing structure documentation
` [REPOST PATCH v4 10/13] drm/msm/disp/dpu1: Add support for DSC in topology
` [REPOST PATCH v4 13/13] drm/msm/dsi: Add support for DSC configuration
    ` [Freedreno] "

[drm] *ERROR* mstb 0000000057b5b857 port 1: DPCD read on addr 0x4b0 for 1 bytes NAKed
 2022-02-17 22:07 UTC  (4+ messages)

[PATCH V3 00/13] use time_is_{before, after}_jiffies() instead of open coding it
 2022-02-17 22:06 UTC  (3+ messages)
` [PATCH V3 2/13] clk: mvebu: use time_is_before_eq_jiffies() "

[PATCH v8 0/2] drm/msm/dpu: enable widebus feature base on chip hardware revision
 2022-02-17 21:45 UTC  (8+ messages)
` [PATCH v8 1/4] drm/msm/dpu: adjust display_v_end for eDP and DP
` [PATCH v8 2/4] drm/msm/dpu: replace BIT(x) with correspond marco define string
` [PATCH v8 3/4] drm/msm/dpu: revise timing engine programming to support widebus feature
` [PATCH v8 4/4] drm/msm/dp: enable widebus feature for display port

[PATCH libdrm v2 00/25] Update Tegra support
 2022-02-17 21:37 UTC  (8+ messages)
` [PATCH libdrm v2 01/25] tegra: Indent according to .editorconfig
` [PATCH libdrm v2 02/25] tegra: Remove unused IOCTL implementations
` [PATCH libdrm v2 03/25] tegra: Extract common buffer object allocation code
` [PATCH libdrm v2 04/25] tegra: Fix mmap() of GEM buffer objects
` [PATCH libdrm v2 05/25] tegra: Add flink helpers

[git pull] drm fixes for 5.17-rc5
 2022-02-17 21:34 UTC  (2+ messages)

[PATCH] drm/i915/guc: Fix flag query helper function to not modify state
 2022-02-17 21:29 UTC 

[PATCH 0/3] drm/i915/dg2: 5th Display output
 2022-02-17 21:15 UTC  (15+ messages)
` [PATCH 1/3] drm/i915/dg2: Enable 5th display
  ` [PATCH v2 1/3] drm/i915/dg2: Enable 5th port
    ` [Intel-gfx] "
` [PATCH 2/3] drm/i915/dg2: Drop 38.4 MHz MPLLB tables
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915: Fix for PHY_MISC_TC1 offset
  ` [Intel-gfx] "

[PATCH 1/4] dt-bindings: display: bridge: tc358867: Document DPI output support
 2022-02-17 20:57 UTC  (7+ messages)

[PATCH v3 05/12] PCI: Detect root port of internal USB4 devices by `usb4-host-interface`
 2022-02-17 20:40 UTC  (2+ messages)

[PATCH 0/8] drm: Add support for low-color frame buffer formats
 2022-02-17 20:37 UTC  (16+ messages)
` [PATCH 2/8] drm/fb-helper: Add support for DRM_FORMAT_C[124]
` [PATCH 4/8] drm/client: Use actual bpp when allocating frame buffers
` [PATCH 8/8] drm/fourcc: Add DRM_FORMAT_D1

[PATCH v2 0/3] Move #define wbvind_on_all_cpus
 2022-02-17 20:26 UTC  (4+ messages)
` [PATCH v2 1/3] drm_cache: Add logic for wbvind_on_all_cpus
` [PATCH v2 2/3] drm/i915/gem: Remove logic for wbinvd_on_all_cpus
` [PATCH v2 3/3] drm/i915/: Add drm_cache.h

[PATCH v7 0/2] drm/msm/dp: enable widebus feature base on chip hardware revision
 2022-02-17 20:24 UTC  (4+ messages)
` [PATCH v7 1/4] drm/msm/dpu: revise timing engine programming to support widebus feature

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

[PATCH v4 0/3] drm/msm/dp: replace DRM_DEBUG_DP with drm_dbg_dp
 2022-02-17 20:01 UTC  (6+ messages)
` [PATCH v4 1/3] drm/msm/dp: add connector type to enhance debug messages
` [PATCH v4 2/3] drm/msm/dp: enhance debug info related to dp phy
` [PATCH v4 3/3] drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp

X.Org Foundation GSoC mentors and projects
 2022-02-17 19:56 UTC 

[PATCH v9 1/4] drm/lsdc: add drm driver for loongson display controller
 2022-02-17 19:46 UTC  (4+ messages)

[PATCH libdrm v2 06/25] tegra: Add PRIME support helpers
 2022-02-17 19:19 UTC  (20+ messages)
` [PATCH libdrm v2 07/25] tegra: Make API more consistent
` [PATCH libdrm v2 08/25] tegra: Install tegra-openclose test
` [PATCH libdrm v2 09/25] tegra: Update for new UABI
` [PATCH libdrm v2 10/25] tegra: Include private.h in list of source files
` [PATCH libdrm v2 11/25] tegra: Add channel APIs
` [PATCH libdrm v2 12/25] tegra: Add job and push buffer APIs
` [PATCH libdrm v2 13/25] tegra: Add syncpoint APIs
` [PATCH libdrm v2 14/25] tests: tegra: Add helper library for tests
` [PATCH libdrm v2 15/25] tests: tegra: Add gr2d-fill test
` [PATCH libdrm v2 16/25] tests: tegra: Add syncpt-wait test
` [PATCH libdrm v2 17/25] tests: tegra: Add syncpoint timeout test
` [PATCH libdrm v2 18/25] tests: tegra: Add VIC support
` [PATCH libdrm v2 19/25] tests: tegra: Add VIC 3.0 support
` [PATCH libdrm v2 20/25] tests: tegra: Add VIC 4.0 support
` [PATCH libdrm v2 21/25] tests: tegra: Add VIC 4.1 support
` [PATCH libdrm v2 22/25] tests: tegra: Add VIC 4.2 support
` [PATCH libdrm v2 23/25] tests: tegra: Add VIC clear test
` [PATCH libdrm v2 24/25] tests: tegra: Add VIC blit test
` [PATCH libdrm v2 25/25] tests: tegra: Add VIC flip test

[PATCH] drm/i915/guc/slpc: Use wrapper for reading RP_STATE_CAP
 2022-02-17 19:15 UTC 

[PATCH] drm/i915/perf: Skip the i915_perf_init for dg2
 2022-02-17 19:13 UTC  (2+ messages)

[PATCH] drm/i915/guc/slpc: Correct the param count for unset param
 2022-02-17 19:12 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH] drm/amdgpu: fix amdgpu_ras_block_late_init error handler
 2022-02-17 19:06 UTC  (5+ messages)

[Bug 215618] New: vblank related lockup during start of SteamVR using Valve Index HMD
 2022-02-17 18:48 UTC 

[Bug 36522] Caught 16-bit read from uninitialized memory in drm_fb_helper_setcmap
 2022-02-17 18:19 UTC  (2+ messages)

[PATCH v4 0/4] GuC HWCONFIG with documentation
 2022-02-17 18:15 UTC  (3+ messages)
` [PATCH v4 3/4] drm/i915/uapi: Add struct drm_i915_query_hwconfig_blob_item

[Bug 121831] New: Several kmemcheck: Caught 64-bit read from uninitialized memory in radeo
 2022-02-17 18:11 UTC  (3+ messages)
` [Bug 121831] "

[PATCH v2] drm/i915: Kill the fake lmem support
 2022-02-17 18:09 UTC  (2+ messages)

[PATCH 0/2] DSI host and peripheral initialisation ordering
 2022-02-17 17:46 UTC  (3+ messages)

[PATCH v5 00/19] drm/i915/dg2: Enabling 64k page size and flat ccs
 2022-02-17 17:15 UTC  (5+ messages)
` [PATCH v5 15/19] drm/i915/dg2: Add DG2 unified compression
  ` [Intel-gfx] "

[PATCH] drm/amdkfd: fix typo in setting enum value
 2022-02-17 17:17 UTC  (2+ messages)

[PATCH v8 0/3] drm/lsdc: add drm driver for loongson display controller
 2022-02-17 16:39 UTC  (3+ messages)
` [PATCH v8 2/3] MIPS: Loongson64: dts: update the display controller device node

[PATCH v9 0/4] drm/lsdc: add drm driver for loongson display controller
 2022-02-17 16:39 UTC  (3+ messages)
` [PATCH v9 3/4] Documentation/dt: Add descriptions "

[PATCH] drm/vc4: hdmi: Unregister codec device on unbind
 2022-02-17 16:34 UTC  (3+ messages)
` (subset) "

[PATCH] drm/vc4: crtc: Fix runtime_pm reference counting
 2022-02-17 16:34 UTC  (3+ messages)
` (subset) "

[PATCH] drm/amdkfd: Use proper enum in pm_unmap_queues_v9()
 2022-02-17 16:31 UTC  (2+ messages)

[PATCH 0/3] drm: omapdrm: Fix excessive GEM buffers DMM/CMA usage
 2022-02-17 16:21 UTC  (6+ messages)
` [PATCH 3/3] drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILER

[PATCH 00/23] drm: Fill in default values for plane properties
 2022-02-17 16:14 UTC  (7+ messages)
` [PATCH 05/23] drm/amd/display: Fix color encoding mismatch

[PATCH v4] drm/mediatek: allow commands to be sent during video mode
 2022-02-17 15:15 UTC  (3+ messages)

[PATCH -next] drm/amdgpu: Remove unused function get_umc_v6_7_channel_index()
 2022-02-17 14:59 UTC  (2+ messages)

[PATCH 0/9] drm/i915: use ref_tracker library for tracking wakerefs
 2022-02-17 14:48 UTC  (11+ messages)
` [PATCH 1/9] lib/ref_tracker: add unlocked leak print helper
` [PATCH 2/9] lib/ref_tracker: compact stacktraces before printing
` [PATCH 3/9] lib/ref_tracker: __ref_tracker_dir_print improve printing
` [PATCH 4/9] lib/ref_tracker: add printing to memory buffer
` [PATCH 5/9] lib/ref_tracker: improve allocation flags
` [PATCH 6/9] drm/i915: Separate wakeref tracking
  ` [Intel-gfx] "
` [PATCH 7/9] drm/i915: Track leaked gt->wakerefs
` [PATCH 8/9] drm/i915: Correct type of wakeref variable
` [PATCH 9/9] drm/i915: replace Intel internal tracker with kernel core ref_tracker

[PATCH v6, 00/15] media: mtk-vcodec: support for MT8192 decoder
 2022-02-17 14:43 UTC  (5+ messages)
` [PATCH v6, 06/15] media: mtk-vcodec: Refactor get and put capture buffer flow

[PATCH] drm/i915/ttm: fixup the mock_bo
 2022-02-17 14:14 UTC  (2+ messages)

[Bug 214621] New: WARNING: CPU: 3 PID: 521 at drivers/gpu/drm/ttm/ttm_bo.c:409 ttm_bo_release+0xb64/0xe40 [ttm]
 2022-02-17 13:12 UTC  (2+ messages)
` [Bug 214621] "


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