dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-07 06:56:28 to 2023-09-08 19:31:36 UTC [more...]

[PATCH AUTOSEL 6.5 01/36] drm/bridge: tc358762: Instruct DSI host to generate HSE packets
 2023-09-08 19:28 UTC  (17+ messages)
` [PATCH AUTOSEL 6.5 02/36] drm/edid: Add quirk for OSVR HDK 2.0
` [PATCH AUTOSEL 6.5 03/36] drm: bridge: samsung-dsim: Drain command transfer FIFO before transfer
` [PATCH AUTOSEL 6.5 10/36] drm/amdgpu: Increase soft IH ring size
` [PATCH AUTOSEL 6.5 11/36] drm/amd/display: Add stream overhead in BW calculations for 128b/132b
` [PATCH AUTOSEL 6.5 13/36] drm/amdgpu: Update ring scheduler info as needed
` [PATCH AUTOSEL 6.5 14/36] drm/amd/display: Read down-spread percentage from lut to adjust dprefclk
` [PATCH AUTOSEL 6.5 15/36] drm/amd/display: Fix underflow issue on 175hz timing
` [PATCH AUTOSEL 6.5 16/36] drm/vkms: Fix race-condition between the hrtimer and the atomic commit
` [PATCH AUTOSEL 6.5 20/36] drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK
` [PATCH AUTOSEL 6.5 21/36] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
` [PATCH AUTOSEL 6.5 22/36] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314
` [PATCH AUTOSEL 6.5 23/36] drm/amd/display: Use max memclk variable when setting max memclk
` [PATCH AUTOSEL 6.5 24/36] drm/msm/adreno: Use quirk identify hw_apriv
` [PATCH AUTOSEL 6.5 25/36] drm/msm/adreno: Use quirk to identify cached-coherent support
` [PATCH AUTOSEL 6.5 26/36] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
` [PATCH AUTOSEL 6.5 28/36] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()

[RFC PATCH 00/10] Color Pipeline API w/ VKMS
 2023-09-08 19:30 UTC  (12+ messages)
` [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
` [RFC PATCH 02/10] drm/colorop: Introduce new drm_colorop mode object
` [RFC PATCH 03/10] drm/colorop: Add TYPE property
` [RFC PATCH 04/10] drm/color: Add 1D Curve subtype
` [RFC PATCH 05/10] drm/colorop: Add BYPASS property
` [RFC PATCH 06/10] drm/colorop: Add NEXT property
` [RFC PATCH 07/10] drm/colorop: Add atomic state print for drm_colorop
` [RFC PATCH 08/10] drm/colorop: Add new IOCTLs to retrieve drm_colorop objects
` [RFC PATCH 09/10] drm/plane: Add COLOR PIPELINE property
` [RFC PATCH 10/10] drm/vkms: Add enumerated 1D curve colorop

[PATCH 0/3] Refactor and clean up codes of mst
 2023-09-08 19:18 UTC  (11+ messages)
` [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

[PATCH 1/2] drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits
 2023-09-08 18:54 UTC  (2+ messages)
` [PATCH 2/2] drm/msm/dpu: try multirect based on mdp clock limits

[PATCH] drm/sched: test before reading fence timestamp
 2023-09-08 18:24 UTC 

[Bug 217889] New: WARNING: CPU: 0 PID: 5172 at drivers/gpu/drm/ttm/ttm_bo.c:362 ttm_bo_release+0x309/0x330 [ttm] after resolution change
 2023-09-08 17:16 UTC  (2+ messages)
` [Bug 217889] "

[PATCH v3] drm/plane: Add documentation about software color conversion
 2023-09-08 15:37 UTC  (15+ messages)

[PATCH v3 0/9] drm: ci: fixes
 2023-09-08 15:22 UTC  (10+ messages)
` [PATCH v3 1/9] drm: ci: igt_runner: Remove todo
` [PATCH v3 2/9] arm64: dts: qcom: apq8016-sbc: Add overlay for usb host mode
` [PATCH v3 3/9] drm: ci: Force db410c to "
` [PATCH v3 4/9] drm: ci: virtio: Update ci variables
` [PATCH v3 5/9] drm: ci: Enable regulator
` [PATCH v3 6/9] arm64: defconfig: Enable DA9211 regulator
` [PATCH v3 7/9] drm: ci: Update xfails
` [PATCH v3 8/9] drm: ci: Enable new jobs
` [PATCH v3 9/9] drm: ci: Use scripts/config to enable/disable configs

[PATCH v2 1/2] drm/amd/display: fix the white screen issue when >= 64GB DRAM
 2023-09-08 15:06 UTC  (4+ messages)
` [PATCH v2 2/2] Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"

[PATCH v2 00/34] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-09-08 14:52 UTC  (32+ messages)
` [PATCH v2 01/34] drm/amd/display: fix segment distribution for linear LUTs
` [PATCH v2 07/34] drm/amd/display: explicitly define EOTF and inverse EOTF
` [PATCH v2 10/34] drm/amd/display: add plane 3D LUT driver-specific properties
` [PATCH v2 11/34] drm/amd/display: add plane shaper LUT and TF "
` [PATCH v2 29/34] drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLG
` [PATCH v2 32/34] drm/amd/display: add plane CTM driver-specific property
` [PATCH v2 33/34] drm/amd/display: add plane CTM support

[PATCH v3 0/2] drm/tests: Fix for UAF and a test for drm_exec lock alloc tracking warning
 2023-09-08 14:31 UTC  (14+ messages)
` [PATCH v3 1/2] drm/tests: helpers: Avoid a driver uaf
` [PATCH v3 2/2] drm/tests/drm_exec: Add a test for object freeing within drm_exec_fini()

[PATCH v10 0/4] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
 2023-09-08 13:24 UTC  (4+ messages)
` [PATCH v10 3/4] drm: renesas: Add RZ/G2L DU Support

[PATCH 0/6] drm: ci: fixes
 2023-09-08 12:26 UTC  (5+ messages)
` [PATCH 4/6] drm: ci: Enable configs to fix mt8173 boot hang issue

[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
 2023-09-08 11:51 UTC  (3+ messages)
` [RFT PATCH 05/15] drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time

[PATCH 0/5] drm/bridge: samsung-dsim: fix various modes with ADV7535 bridge
 2023-09-08  9:47 UTC  (13+ messages)
` [PATCH 3/5] drm/bridge: samsung-dsim: update PLL reference clock
` [PATCH 5/5] drm/bridge: samsung-dsim: calculate porches in Hz

[PATCH v2 0/4] drm/xe: Support optional pinning of userptr pages
 2023-09-08  8:44 UTC  (2+ messages)

[RFC 00/33] Add Support for Plane Color Pipeline
 2023-09-08  8:31 UTC  (10+ messages)
` [RFC 01/33] drm/doc/rfc: Add RFC document for proposed "

[PATCH] drm/amd/display: clean up some inconsistent indenting
 2023-09-08  7:54 UTC 

[PATCH 0/5] drm/msm: cleanup private obj handling
 2023-09-08  6:59 UTC  (7+ messages)
` [PATCH 1/5] drm/atomic: add private obj state to state dump
` [PATCH 2/5] drm/msm/dpu: finalise global state object
` [PATCH 3/5] drm/msm/dpu: drop global_state_lock
` [PATCH 4/5] drm/msm/mdp5: migrate SMP dumping to using atomic_print_state
` [PATCH 5/5] drm/msm/mdp5: drop global_state_lock

[RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
 2023-09-08  6:59 UTC  (19+ messages)
` [Nouveau] "

[PATCH v2] drm/connector: document DRM_MODE_COLORIMETRY_COUNT
 2023-09-07 14:32 UTC  (2+ messages)
` (subset) "

[PATCH v2] drm: Rename drm_ioctl_flags() to eliminate duplicate declaration warning
 2023-09-06 22:42 UTC 

[PATCH] drm/connector: document supported_colorspaces and DRM_MODE_COLORIMETRY_COUNT
 2023-09-06 18:19 UTC 

[PATCH] drm: Rename drm_ioctl_flags() to eliminate duplicate declaration warning
 2023-09-06 22:16 UTC  (3+ messages)

[PATCH 0/2] Add st7735s drm driver and Winstar panel
 2023-09-07  9:42 UTC  (3+ messages)

[PATCH] drm/nouveau/acr/ga102: remove set but unused variable
 2023-09-08  6:16 UTC 

[PATCH 0/6] drm/edid: split out drm_eld.[ch], add some SAD helpers
 2023-09-08  5:25 UTC  (10+ messages)
` [PATCH 1/6] drm/edid: split out drm_eld.h from drm_edid.h
` [PATCH 2/6] drm/eld: replace uint8_t with u8
  ` [Intel-gfx] "
` [PATCH 3/6] drm/edid: include drm_eld.h only where required
` [PATCH 4/6] drm/edid: use a temp variable for sads to drop one level of dereferences
` [PATCH 5/6] drm/edid: add helpers to get/set struct cea_sad from/to 3-byte sad
` [PATCH 6/6] drm/eld: add helpers to modify the SADs of an ELD

[git pull] drm fixes for 6.6-rc1
 2023-09-08  2:55 UTC  (3+ messages)

[RFC PATCH v2 00/11] Device Memory TCP
 2023-09-08  2:32 UTC  (9+ messages)
` [RFC PATCH v2 02/11] netdev: implement netlink api to bind dma-buf to netdevice
` [RFC PATCH v2 06/11] page-pool: add device memory support

[PATCH v2] drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflow
 2023-09-08  1:30 UTC  (2+ messages)

[PATCH] drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflow
 2023-09-08  0:54 UTC  (4+ messages)

[PATCH] drm/msm/dp: support setting the DP subconnector type
 2023-09-07 21:57 UTC  (4+ messages)

[PATCH] drm/msm/dp: skip validity check for DP CTS EDID checksum
 2023-09-07 21:46 UTC  (2+ messages)

[PATCH v2] drm/i915/huc: silence injected failure in the load via GSC path
 2023-09-07 21:13 UTC  (2+ messages)
` [Intel-gfx] "

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2023-09-07 17:31 UTC  (2+ messages)
` [Bug 205089] "

[PATCH v3] drm/i915: Run relevant bits of debugfs drop_caches per GT
 2023-09-07 13:49 UTC  (3+ messages)

[RFC PATCH 04/10] drm/panel_helper: Introduce drm_panel_helper
 2023-09-07 14:16 UTC  (13+ messages)

[PATCH v6 00/20] Imagination Technologies PowerVR DRM driver
 2023-09-07 13:15 UTC  (7+ messages)
` [PATCH v6 02/20] drm/gpuva_mgr: Helper to get range of unmap from a remap op
` [PATCH v6 03/20] dt-bindings: gpu: Add Imagination Technologies PowerVR/IMG GPU

[PATCH] MAINTAINERS: Update DRM DRIVERS FOR FREESCALE IMX entry
 2023-09-07 12:25 UTC  (2+ messages)

[PATCH v11] drm: Add initial ci/ subdirectory
 2023-09-07 11:40 UTC  (10+ messages)

[PATCH drm-misc-next v2 0/7] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-07 11:05 UTC  (11+ messages)
` [PATCH drm-misc-next v2 2/7] drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvm
` [PATCH drm-misc-next v2 5/7] drm/gpuvm: add an abstraction for a VM / BO combination

[PATCH 0/3] drm/drm_exec, drm/drm_kunit: Fix / WA for uaf and lock alloc tracking
 2023-09-07 10:32 UTC  (11+ messages)
` [PATCH 1/3] drm/kunit: Avoid a driver uaf
  ` [Intel-xe] "
` [PATCH 3/3] drm/drm_exec: Work around a WW mutex lockdep oddity

[PATCH v16 15/20] drm/shmem-helper: Add memory shrinker
 2023-09-07 10:03 UTC  (2+ messages)

[PATCH 00/11] add missing of_node_put
 2023-09-07  9:55 UTC  (2+ messages)
` [PATCH 09/11] drm/mediatek: "

[PATCH 2/3] drm: Add Wrapper Functions for ELD SAD Extraction
 2023-09-07  9:35 UTC 

[PATCH v5] drm/mediatek: Fix coverity issue with unintentional integer overflow
 2023-09-07  9:14 UTC 

[PATCH v2 0/7] fbdev: Split off code for boot-up logo
 2023-09-07  8:52 UTC  (8+ messages)
` [PATCH v2 1/7] fbdev/au1200fb: Do not display "
` [PATCH v2 2/7] fbdev/mmp/mmpfb: "
` [PATCH v2 3/7] fbdev/core: Fix style of code for "
` [PATCH v2 4/7] fbdev/core: Unexport logo helpers
` [PATCH v2 5/7] fbdev/core: Move logo functions into separate source file
` [PATCH v2 6/7] fbdev/core: Remove empty internal helpers from fb_logo.c
` [PATCH v2 7/7] fbdev/core: Clean up include statements in fbmem.c

[PATCH] drm/tegra: Remove existing framebuffer only if we support display
 2023-09-07  8:47 UTC  (10+ messages)

[PATCH 0/7] fbdev: Split off code for boot-up logo
 2023-09-07  8:07 UTC  (10+ messages)
` [PATCH 2/7] fbdev/mmp/mmpfb: Do not display "
` [PATCH 5/7] fbdev/core: Build fb_logo iff CONFIG_LOGO has been selected

[PULL] drm-misc-fixes
 2023-09-07  7:44 UTC 

[PATCH 1/2] accel/ivpu: Update debugfs to latest changes in DRM
 2023-09-07  7:26 UTC  (2+ messages)
` [PATCH 2/2] accel/ivpu: Compile ivpu_debugfs.c conditionally


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