dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-26 09:39:47 to 2022-01-26 21:41:55 UTC [more...]

[PATCH] drm/bridge/tc358775: Fix for dual-link LVDS
 2022-01-26 21:41 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v9 2/6] drm: improve drm_buddy_alloc function
 2022-01-26 21:34 UTC  (3+ messages)

[PATCH v2] drm/bridge: synopsys/dw-hdmi: set cec clock rate
 2022-01-26 21:01 UTC 

[PATCH] drm/v3d: Add missing unlock
 2022-01-26 20:57 UTC  (2+ messages)

[PATCH] drm: rcar-du: Drop LVDS device tree backward compatibility
 2022-01-26 20:48 UTC  (2+ messages)

[PATCH 00/19] drm/i915/guc: Refactor ADS access to use dma_buf_map
 2022-01-26 20:37 UTC  (20+ messages)
` [PATCH 01/19] dma-buf-map: Add read/write helpers
` [PATCH 02/19] dma-buf-map: Add helper to initialize second map
` [PATCH 03/19] drm/i915/gt: Add helper for shmem copy to dma_buf_map
` [PATCH 04/19] drm/i915/guc: Keep dma_buf_map of ads_blob around
` [PATCH 05/19] drm/i915/guc: Add read/write helpers for ADS blob
` [PATCH 06/19] drm/i915/guc: Convert golden context init to dma_buf_map
` [PATCH 07/19] drm/i915/guc: Convert policies update "
` [PATCH 08/19] drm/i915/guc: Convert engine record "
` [PATCH 09/19] dma-buf-map: Add wrapper over memset
` [PATCH 10/19] drm/i915/guc: Convert guc_ads_private_data_reset to dma_buf_map
` [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 dma_buf_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 dma_buf_map
` [PATCH 18/19] drm/i915/guc: Convert __guc_ads_init "
` [PATCH 19/19] drm/i915/guc: Remove plain ads_blob pointer

[PATCH] drm/bridge: synopsys/dw-hdmi: set cec clock rate
 2022-01-26 20:32 UTC  (2+ messages)

[PATCH 0/4] Fix up request cancel
 2022-01-26 20:12 UTC  (14+ messages)
` [PATCH 1/4] drm/i915: Add request cancel low level trace point
  ` [Intel-gfx] "
` [PATCH 2/4] drm/i915/guc: Cancel requests immediately
` [PATCH 3/4] drm/i915/execlists: Fix execlists request cancellation corner case
  ` [Intel-gfx] "

[PATCH 0/3] drm/i915: Fix header test and log spam on !x86
 2022-01-26 20:14 UTC  (4+ messages)
` [PATCH 1/3] drm: Stop spamming log with drm_cache message
  ` [Intel-gfx] "

[PATCH 00/20] Initial support for small BAR recovery
 2022-01-26 20:03 UTC  (25+ messages)
` [PATCH 01/20] drm: improve drm_buddy_alloc function
  ` [Intel-gfx] "
` [PATCH 02/20] drm: implement top-down allocation method
  ` [Intel-gfx] "
` [PATCH 03/20] drm: implement a method to free unused pages
` [PATCH 04/20] drm/i915: add io_size plumbing
` [PATCH 05/20] drm/i915/ttm: require mappable by default
` [PATCH 06/20] drm/i915: add I915_BO_ALLOC_TOPDOWN
` [PATCH 07/20] drm/i915/buddy: track available visible size
` [PATCH 08/20] drm/i915/buddy: adjust res->start
` [PATCH 09/20] drm/i915/buddy: tweak 2big check
` [PATCH 10/20] drm/i915/selftests: mock test io_size
` [PATCH 11/20] drm/i915/ttm: tweak priority hint selection
` [PATCH 12/20] drm/i915/ttm: make eviction mappable aware
` [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
  ` [Intel-gfx] "
` [PATCH 19/20] drm/i915/lmem: don't treat small BAR as an error
` [PATCH 20/20] HAX: DG1 small BAR

[PATCH v4 00/27] drm/rockchip: RK356x VOP2 support
 2022-01-26 20:00 UTC  (37+ messages)
` [PATCH 01/27] drm/encoder: Add of_graph port to struct drm_encoder
  ` Aw: "
` [PATCH 02/27] drm/rockchip: dw_hdmi: Do not leave clock enabled in error case
` [PATCH 03/27] drm/rockchip: dw_hdmi: rename vpll clock to reference clock
` [PATCH 04/27] drm/rockchip: dw_hdmi: add rk3568 support
` [PATCH 05/27] drm/rockchip: dw_hdmi: add regulator support
` [PATCH 06/27] drm/rockchip: dw_hdmi: Add support for hclk
` [PATCH 07/27] drm/rockchip: dw_hdmi: Use auto-generated tables
` [PATCH 08/27] drm/rockchip: dw_hdmi: drop mode_valid hook
` [PATCH 09/27] drm/rockchip: dw_hdmi: Set cur_ctr to 0 always
` [PATCH 10/27] drm/rockchip: dw_hdmi: add default 594Mhz clk for 4K@60hz
` [PATCH 11/27] clk: rockchip: rk3568: Add more PLL rates
` [PATCH 12/27] dt-bindings: display: rockchip: dw-hdmi: Add compatible for rk3568 HDMI
` [PATCH 13/27] dt-bindings: display: rockchip: dw-hdmi: Make unwedge pinctrl optional
` [PATCH 14/27] dt-bindings: display: rockchip: dw-hdmi: use "ref" as clock name
` [PATCH 15/27] dt-bindings: display: rockchip: dw-hdmi: Add regulator support
` [PATCH 16/27] dt-bindings: display: rockchip: dw-hdmi: Add additional clock
` [PATCH 17/27] dt-bindings: display: rockchip: Add binding for VOP2
` [PATCH 18/27] arm64: dts: rockchip: rk3399: reorder hmdi clocks
` [PATCH 19/27] arm64: dts: rockchip: rk3399: rename HDMI ref clock to 'ref'
` [PATCH 20/27] arm64: dts: rockchip: rk356x: Add VOP2 nodes
` [PATCH 21/27] arm64: dts: rockchip: rk356x: Add HDMI nodes
` [PATCH 22/27] arm64: dts: rockchip: rk3568-evb: Enable VOP2 and hdmi
` [PATCH 23/27] arm64: dts: rockchip: enable vop2 and hdmi tx on quartz64a
` [PATCH 24/27] clk: rk3568: drop CLK_SET_RATE_PARENT from dclk_vop*
` [PATCH 25/27] clk: rk3568: Add CLK_SET_RATE_PARENT to the HDMI reference clock
` [PATCH 26/27] drm/rockchip: Make VOP driver optional
` [PATCH 27/27] drm: rockchip: Add VOP2 driver
  ` Aw: "

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-26 17:34 UTC  (62+ messages)
` [PATCH v1 1/4] fbtft: Unorphan the driver
` [PATCH v1 4/4] fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'

[PATCH v5 0/5] discrete card 64K page support
 2022-01-26 17:22 UTC  (12+ messages)
` [PATCH v5 1/5] drm/i915: add needs_compact_pt flag
  ` [Intel-gfx] "
` [PATCH v5 2/5] drm/i915: enforce min GTT alignment for discrete cards
  ` [Intel-gfx] "
` [PATCH v5 4/5] drm/i915: add gtt misalignment test
  ` [Intel-gfx] "
` [PATCH v5 5/5] drm/i915/uapi: document behaviour for DG2 64K support
  ` [Intel-gfx] "

[PATCH v2] drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen
 2022-01-26 17:11 UTC  (6+ messages)
` acpi_get_devices() crash when acpi_disabled==true (was [PATCH v2] drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen)

[PATCH] gpu: drm: panel-edp: Add panels planned for sc7180-trogdor-pazquel
 2022-01-26 16:07 UTC  (3+ messages)

[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
 2022-01-26 15:52 UTC  (9+ messages)
` [RFC v2 4/8] drm/amdgpu: Serialize non TDR gpu recovery with TDRs

[RFC v3 00/12] Define and use reset domain for GPU recovery in amdgpu
 2022-01-26 15:47 UTC  (6+ messages)
` [RFC v3 01/12] drm/amdgpu: Introduce reset domain
` [RFC v3 08/12] drm/amdgpu: Rework reset domain to be refcounted

[PATCH] drm/privacy-screen: Fix sphinx warning
 2022-01-26 15:11 UTC 

[PATCH v2 00/11] lib/string_helpers: Add a few string helpers
 2022-01-26 14:57 UTC  (20+ 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()
    ` [Intel-gfx] "
` [PATCH v2 10/11] tomoyo: Use str_yes_no()
` [PATCH v2 11/11] cxgb4: "

drm/ttm: moving the LRU into the resource
 2022-01-26 14:42 UTC  (4+ messages)
` [PATCH 04/12] drm/ttm: add common accounting to the resource mgr v2

[PATCH] drm/i915: Lock dpt_obj around set_cache_level, v2
 2022-01-26 12:55 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] [RFC] fbcon: Add option to enable legacy hardware acceleration
 2022-01-26 11:14 UTC  (4+ messages)

[PATCH] drm/msm/dp: add connector type to enhance debug messages
 2022-01-26 10:58 UTC  (4+ messages)

[PATCH v5 00/10] Add GuC Error Capture Support
 2022-01-26 10:48 UTC 

[PATCH][next] drm/i915/guc: Use struct_size() helper in kmalloc()
 2022-01-26 10:08 UTC  (2+ messages)

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


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