Linux Intel GFX
[Prev Page][Next Page]
- RE: [PATCH] drm/i915/display: BMG supports UHBR13.5, (continued)
- [PATCH v6 0/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed.,
Maarten Lankhorst
- [PATCH 0/7] drm/i915/display: intel_display_types.h cleanup,
Jani Nikula
- [PATCH 2/7] drm/i915/hdcp: split out intel_hdcp_shim.h for struct intel_hdcp_shim, Jani Nikula
- [PATCH 3/7] drm/i915/display: include drm/drm_probe_helper.h where needed, Jani Nikula
- [PATCH 4/7] drm/i915/display: include drm/drm_vblank.h where needed, Jani Nikula
- [PATCH 5/7] drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where needed, Jani Nikula
- [PATCH 6/7] drm/i915/fb: hide the guts of intel_fb_obj(), Jani Nikula
- [PATCH 7/7] drm/i915/display: drop extra includes from intel_display_types.h, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: intel_display_types.h cleanup, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: intel_display_types.h cleanup, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: intel_display_types.h cleanup, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: intel_display_types.h cleanup (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: intel_display_types.h cleanup (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: intel_display_types.h cleanup (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display: intel_display_types.h cleanup (rev2), Patchwork
Re: [PATCH] drm: Fix kerneldoc for "Returns" section,
Thomas Zimmermann
[PATCH v3] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation,
Yu Jiaoliang
[PATCH v1] drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp(),
Yuesong Li
[PATCH 00/12] Consolidation of DSS Control in Separate Files,
Ankit Nautiyal
- [PATCH 01/12] drm/i915/display: Move all DSS control registers to a new file, Ankit Nautiyal
- [PATCH 02/12] drm/i915/ddi: Move all mso related helpers to a new file, Ankit Nautiyal
- [PATCH 03/12] drm/i915/dss: Move to struct intel_display, Ankit Nautiyal
- [PATCH 05/12] drm/i915/vdsc: Rename helper to check if the pipe supports dsc, Ankit Nautiyal
- [PATCH 04/12] drm/i915/icl_dsi: Move helpers to configure dsi dual link to intel_dss, Ankit Nautiyal
- [PATCH 06/12] drm/i915/vdsc: Move all dss stuff in dss files, Ankit Nautiyal
- [PATCH 07/12] drm/i915/display: Move dss stuff in intel_dss files, Ankit Nautiyal
- [PATCH 08/12] drm/i915/display: Move helper to get joined pipe mask to intel_dss, Ankit Nautiyal
- [PATCH 10/12] drm/i915/display: Move helper to check for secondary joiner pipe, Ankit Nautiyal
- [PATCH 11/12] drm/i915/display: Move helper to get all secondary pipes, Ankit Nautiyal
- [PATCH 12/12] drm/i915/display: Move intel_joiner_num_pipes to intel dss, Ankit Nautiyal
- [PATCH 09/12] drm/i915/display: Move helpers for primary joiner to intel_dss, Ankit Nautiyal
- Re: [PATCH 00/12] Consolidation of DSS Control in Separate Files, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for Consolidation of DSS Control in Separate Files, Patchwork
- ✗ Fi.CI.SPARSE: warning for Consolidation of DSS Control in Separate Files, Patchwork
- ✓ Fi.CI.BAT: success for Consolidation of DSS Control in Separate Files, Patchwork
- ✗ Fi.CI.IGT: failure for Consolidation of DSS Control in Separate Files, Patchwork
[PATCH] drm/i915/display: use old bpp as a base when modeset is not allowed,
Jouni Högander
[PATCH v5 0/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed.,
Maarten Lankhorst
[no subject], Unknown
[PATCH v7 0/3] drm: Use full allocated minor range for DRM,
Michał Winiarski
[PATCH 1/2] drm/ttm: fix kernel-doc typo for @trylock_only,
Jani Nikula
[PATCH v3 00/15] CCS static load balance,
Andi Shyti
- <Possible follow-ups>
- [PATCH v3 00/15] CCS static load balance, Andi Shyti
- [PATCH v3 01/15] drm/i915/gt: Avoid using masked workaround for CCS_MODE setting, Andi Shyti
- [PATCH v3 02/15] drm/i915/gt: Move the CCS mode variable to a global position, Andi Shyti
- [PATCH v3 03/15] drm/i915/gt: Allow the creation of multi-mode CCS masks, Andi Shyti
- [PATCH v3 04/15] drm/i915/gt: Refactor uabi engine class/instance list creation, Andi Shyti
- [PATCH v3 05/15] drm/i915/gem: Mark and verify UABI engine validity, Andi Shyti
- [PATCH v3 06/15] drm/i915/gt: Introduce for_each_enabled_engine() and apply it in selftests, Andi Shyti
- [PATCH v3 07/15] drm/i915/gt: Manage CCS engine creation within UABI exposure, Andi Shyti
- [PATCH v3 08/15] drm/i915/gt: Remove cslices mask value from the CCS structure, Andi Shyti
- [PATCH v3 09/15] drm/i915/gt: Expose the number of total CCS slices, Andi Shyti
- [PATCH v3 10/15] drm/i915/gt: Store engine-related sysfs kobjects, Andi Shyti
- [PATCH v3 11/15] drm/i915/gt: Store active CCS mask, Andi Shyti
- [PATCH v3 12/15] drm/i915: Protect access to the UABI engines list with a mutex, Andi Shyti
- [PATCH v3 13/15] drm/i915/gt: Isolate single sysfs engine file creation, Andi Shyti
- [PATCH v3 14/15] drm/i915/gt: Implement creation and removal routines for CCS engines, Andi Shyti
- [PATCH v3 15/15] drm/i915/gt: Allow the user to change the CCS mode through sysfs, Andi Shyti
- ✗ Fi.CI.CHECKPATCH: warning for CCS static load balance, Patchwork
- ✗ Fi.CI.SPARSE: warning for CCS static load balance, Patchwork
- ✗ Fi.CI.BAT: failure for CCS static load balance, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for CCS static load balance (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for CCS static load balance (rev2), Patchwork
- ✓ Fi.CI.BAT: success for CCS static load balance (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for CCS static load balance (rev2), Patchwork
- Re: [PATCH v3 00/15] CCS static load balance, Andi Shyti
- Re: [PATCH v3 00/15] CCS static load balance, Daniel Vetter
[PATCH v2 0/2] Increase fastwake sync pulse count as a quirk,
Jouni Högander
[PATCH] drm/i915: remove unnecessary display includes,
Jani Nikula
[PATCH] drm/i915/gt: Disable Redundant HZ Plane expansions for MTL/ARL and DG2,
Dnyaneshwar Bhadane
[PATCH] drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strict,
Hans de Goede
[PATCH v7] drm/i915/hwmon: expose fan speed,
Raag Jadav
[PATCH v2 00/15] CCS static load balance,
Andi Shyti
- [PATCH v2 01/15] drm/i915/gt: Avoid using masked workaround for CCS_MODE setting, Andi Shyti
- [PATCH v2 02/15] drm/i915/gt: Move the CCS mode variable to a global position, Andi Shyti
- [PATCH v2 03/15] drm/i915/gt: Allow the creation of multi-mode CCS masks, Andi Shyti
- [PATCH v2 04/15] drm/i915/gt: Refactor uabi engine class/instance list creation, Andi Shyti
- [PATCH v2 05/15] drm/i915/gem: Mark and verify UABI engine validity, Andi Shyti
- [PATCH v2 06/15] drm/i915/gt: Introduce for_each_enabled_engine() and apply it in selftests, Andi Shyti
- [PATCH v2 07/15] drm/i915/gt: Manage CCS engine creation within UABI exposure, Andi Shyti
- [PATCH v2 08/15] drm/i915/gt: Remove cslices mask value from the CCS structure, Andi Shyti
- [PATCH v2 09/15] drm/i915/gt: Expose the number of total CCS slices, Andi Shyti
- [PATCH v2 10/15] drm/i915/gt: Store engine-related sysfs kobjects, Andi Shyti
- [PATCH v2 11/15] drm/i915/gt: Store active CCS mask, Andi Shyti
- [PATCH v2 12/15] drm/i915: Protect access to the UABI engines list with a mutex, Andi Shyti
- [PATCH v2 13/15] drm/i915/gt: Isolate single sysfs engine file creation, Andi Shyti
- [PATCH v2 14/15] drm/i915/gt: Implement creation and removal routines for CCS engines, Andi Shyti
- [PATCH v2 15/15] drm/i915/gt: Allow the user to change the CCS mode through sysfs, Andi Shyti
- ✗ Fi.CI.CHECKPATCH: warning for CCS static load balance (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for CCS static load balance (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for CCS static load balance (rev4), Patchwork
[PATCH 0/7] drm/i915/display: conversion to struct intel_display,
Jani Nikula
- [PATCH 1/7] drm/i915/vblank: use drm_crtc_vblank_crtc() instead of open-coding, Jani Nikula
- [PATCH 2/7] drm/i915/vblank: fix context imbalance warnings, Jani Nikula
- [PATCH 3/7] drm/i915/vblank: convert to struct intel_display, Jani Nikula
- [PATCH 4/7] drm/i915/vrr: convert to struct intel_display, Jani Nikula
- [PATCH 5/7] drm/i915/tv: convert to struct intel_display, Jani Nikula
- [PATCH 6/7] drm/i915/sprite: convert to struct intel_display, Jani Nikula
- [PATCH 7/7] drm/i915/display: convert params to struct intel_display, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: conversion to struct intel_display, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: conversion to struct intel_display, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: conversion to struct intel_display, Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/display: conversion to struct intel_display, Patchwork
[PATCH] drm/i915: remove unused leftover basedie step code,
Jani Nikula
[PATCH v2] drm/i915: Implement Dbuf overlap detection feature starting from LNL,
Vinod Govindapillai
[PATCH] drm/i915: Do not explicilty enable FEC in DP_TP_CTL for UHBR rates,
Chaitanya Kumar Borah
[PATCH V3] video/aperture: optionally match the device in sysfb_disable(),
Alex Deucher
[CI] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation,
Andi Shyti
[PATCH v2 00/86] drm: Provide client setup helper and convert drivers,
Thomas Zimmermann
- [PATCH v2 02/86] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info, Thomas Zimmermann
- [PATCH v2 01/86] drm/fbdev-helper: Move color-mode lookup into 4CC format helper, Thomas Zimmermann
- [PATCH v2 03/86] drm/fbdev: Add memory-agnostic fbdev client, Thomas Zimmermann
- [PATCH v2 09/86] drm/arm/malidp: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 04/86] drm: Add client-agnostic setup helper, Thomas Zimmermann
- [PATCH v2 13/86] drm/hisilicon/kirin: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 05/86] drm/fbdev-dma: Support struct drm_driver.fbdev_probe, Thomas Zimmermann
- [PATCH v2 08/86] drm/arm/hdlcd: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 06/86] drm/arcgpu: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 15/86] drm/ili9163: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 07/86] drm/arm/komeda: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 10/86] drm/aspeed: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 16/86] drm/ili9225: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 14/86] drm/hx8357d: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 11/86] drm/atmel-hdlcd: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 12/86] drm/fsl-dcu: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 19/86] drm/imx/dcss: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 18/86] drm/ili9486: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 24/86] drm/logicvc: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 22/86] drm/ingenic: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 25/86] drm/mcde: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 29/86] drm/mxsfb/lcdif: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 33/86] drm/pl111: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 17/86] drm/ili9341: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 31/86] drm/panel/ili9341: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 26/86] drm/mediatek: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 37/86] drm/repaper: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 34/86] drm/renesas/rcar-du: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 30/86] drm/msxfb: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 35/86] drm/renesas/rz-du: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 23/86] drm/kmb: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 42/86] drm/tidss: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 32/86] drm/panel-mipi-dbi: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 36/86] drm/renesas/shmobile: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 20/86] drm/imx/ipuv3: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 21/86] drm/imx/lcdc: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 27/86] drm/meson: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 45/86] drm/st7735r: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 28/86] drm/mi0283qt: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 48/86] drm/xlnx: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 47/86] drm/vc4: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 50/86] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe, Thomas Zimmermann
- [PATCH v2 52/86] drm/cirrus: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 38/86] drm/rockchip: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 54/86] drm/gud: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 44/86] drm/st7586: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 39/86] drm/sti: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 56/86] drm/mgag200: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 40/86] drm/stm: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 58/86] drm/simpledrm: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 55/86] drm/hyperv_drm: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 41/86] drm/sun4i: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 53/86] drm/gm12u320: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 46/86] drm/tve200: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 66/86] drm/bochs: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 59/86] drm/solomon: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 63/86] drm/fbdev-shmem: Remove obsolete setup function, Thomas Zimmermann
- [PATCH v2 71/86] drm/vboxvideo: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 65/86] drm/amdgpu: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 43/86] drm/tilcdc: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 68/86] drm/loongson: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 49/86] drm/fbdev-dma: Remove obsolete setup function, Thomas Zimmermann
- [PATCH v2 84/86] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev., Thomas Zimmermann
- [PATCH v2 51/86] drm/ast: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 72/86] drm/vmwgfx: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 60/86] drm/udl: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 70/86] drm/qxl: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 79/86] drm/tegra: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 75/86] drm/exynos-drm: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 74/86] drm/armada: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 76/86] drm/gma500: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 78/86] drm/radeon: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 61/86] drm/virtgpu: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 81/86] drm/i915: Move custom restore code into separate callback, Thomas Zimmermann
- [PATCH v2 57/86] drm/ofdrm: Use DRM default client setup, Thomas Zimmermann
- [PATCH v2 62/86] drm/vkms: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 83/86] drm/{i915,xe}: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 64/86] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe, Thomas Zimmermann
- [PATCH v2 73/86] drm/fbdev-ttm: Remove obsolete setup function, Thomas Zimmermann
- [PATCH v2 85/86] drm/omapdrm: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 69/86] drm/nouveau: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 86/86] drm/fb-helper: Remove struct drm_fb_helper.fb_probe, Thomas Zimmermann
- [PATCH v2 77/86] drm/msm: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 67/86] drm/hisilicon/hibmc: Run DRM default client setup, Thomas Zimmermann
- [PATCH v2 82/86] drm/i915: Move custom hotplug code into separate callback, Thomas Zimmermann
- [PATCH v2 80/86] drm/i915: Remove struct drm_fb_helper from struct intel_fbdev, Thomas Zimmermann
- ✗ Fi.CI.CHECKPATCH: warning for drm: Provide client setup helper and convert drivers (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm: Provide client setup helper and convert drivers (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for drm: Provide client setup helper and convert drivers (rev2), Patchwork
[PATCH v1 00/14] CCS static load balance,
Andi Shyti
- [PATCH v1 01/14] drm/i915/gt: Avoid using masked workaround for CCS_MODE setting, Andi Shyti
- [PATCH v1 02/14] drm/i915/gt: Move the CCS mode variable to a global position, Andi Shyti
- [PATCH v1 03/14] drm/i915/gt: Allow the creation of multi-mode CCS masks, Andi Shyti
- [PATCH v1 04/14] drm/i915/gt: Refactor uabi engine class/instance list creation, Andi Shyti
- [PATCH v1 05/14] drm/i915/gem: Mark and verify UABI engine validity, Andi Shyti
- [PATCH v1 06/14] drm/i915/gt: Introduce for_each_enabled_engine() and apply it in selftests, Andi Shyti
- [PATCH v1 07/14] drm/i915/gt: Manage CCS engine creation within UABI exposure, Andi Shyti
- [PATCH v1 08/14] drm/i915/gt: Remove cslices mask value from the CCS structure, Andi Shyti
- [PATCH v1 09/14] drm/i915/gt: Expose the number of total CCS slices, Andi Shyti
- [PATCH v1 10/14] drm/i915/gt: Store engine-related sysfs kobjects, Andi Shyti
- [PATCH v1 11/14] drm/i915/gt: Store active CCS mask, Andi Shyti
- [PATCH v1 12/14] drm/i915/gt: Isolate single sysfs engine file creation, Andi Shyti
- [PATCH v1 13/14] drm/i915/gt: Implement creation and removal routines for CCS engines, Andi Shyti
- [PATCH v1 14/14] drm/i915/gt: Allow the user to change the CCS mode through sysfs, Andi Shyti
- ✗ Fi.CI.CHECKPATCH: warning for CCS static load balance (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for CCS static load balance (rev3), Patchwork
- ✓ Fi.CI.BAT: success for CCS static load balance (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for CCS static load balance (rev3), Patchwork
[v3] drm/i915/bios: Update new entries in VBT BDB block definitions,
Dnyaneshwar Bhadane
[PATCHv2 0/5] Display Global histogram,
Arun R Murthy
[PATCH] drm/i915: Do not attempt to load the GSC multiple times,
Daniele Ceraolo Spurio
[PATCH v1] drivers:gt:Switch to use kmemdup_array(),
Yu Jiaoliang
[PATCH v2] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation,
Yu Jiaoliang
[PATCH 00/10] drm/i915/display: identify display steppings in display code,
Jani Nikula
- [PATCH 01/10] drm/xe/display: fix compat IS_DISPLAY_STEP() range end, Jani Nikula
- [PATCH 02/10] drm/xe/display: remove intel_display_step_name() to simplify, Jani Nikula
- [PATCH 03/10] drm/xe/display: remove the unused compat HAS_GMD_ID(), Jani Nikula
- [PATCH 04/10] drm/xe/step: define more steppings E-J, Jani Nikula
- [PATCH 05/10] drm/i915/display: rename IS_DISPLAY_IP_RANGE() to IS_DISPLAY_VER_FULL(), Jani Nikula
- [PATCH 06/10] drm/i915/display: rename IS_DISPLAY_IP_STEP() to IS_DISPLAY_VER_STEP(), Jani Nikula
- [PATCH 07/10] drm/i915/display: identify display steppings in display probe, Jani Nikula
- [PATCH 08/10] drm/i915/display: switch to display detected steppings, Jani Nikula
- [PATCH 09/10] drm/i915: remove display stepping handling, Jani Nikula
- [PATCH 10/10] drm/xe: remove display stepping handling, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: identify display steppings in display code, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: identify display steppings in display code, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: identify display steppings in display code, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: identify display steppings in display code (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: identify display steppings in display code (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: identify display steppings in display code (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display: identify display steppings in display code (rev2), Patchwork
- Re: [PATCH 00/10] drm/i915/display: identify display steppings in display code, Jani Nikula
[PATCH 0/2] Increase fastwake sync pulse count as a quirk,
Jouni Högander
[PATCH 0/2] drm/i915 & drm/xe: rawclk freq cleanups,
Jani Nikula
[PATCH v1] drm/ci: increase timeout for all jobs,
Vignesh Raman
[PATCH v6] drm/i915/hwmon: expose fan speed,
Raag Jadav
[PATCH v2 0/9] drm/i915/display: platform identification with display->is.<PLATFORM>,
Jani Nikula
- [PATCH v2 1/9] drm/i915/display: use a macro to initialize subplatforms, Jani Nikula
- [PATCH v2 2/9] drm/i915/display: use a macro to define platform enumerations, Jani Nikula
- [PATCH v2 3/9] drm/i915/display: join the platform and subplatform enums, Jani Nikula
- [PATCH v2 4/9] drm/i915/display: add display platforms structure with platform members, Jani Nikula
- [PATCH v2 5/9] drm/i915/display: add platforms "is" member to struct intel_display, Jani Nikula
- [PATCH v2 6/9] drm/i915/display: remove the display platform enum as unnecessary, Jani Nikula
- [PATCH v2 7/9] drm/i915/display: consider HSW/BDW ULX to also be ULT, Jani Nikula
- [PATCH v2 8/9] drm/i915/display: keep subplatforms next to their platforms, Jani Nikula
- [PATCH v2 9/9] drm/i915/bios: use display->is.PLATFORM instead of IS_PLATFORM(), Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: platform identification with display->is.<PLATFORM> (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: platform identification with display->is.<PLATFORM> (rev3), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: platform identification with display->is.<PLATFORM> (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display: platform identification with display->is.<PLATFORM> (rev3), Patchwork
- Re: [PATCH v2 0/9] drm/i915/display: platform identification with display->is.<PLATFORM>, Rodrigo Vivi
[PATCH V2] video/aperture: match the pci device when calling sysfb_disable(),
Alex Deucher
[PATCH] drm/i915/gt: Continue creating engine sysfs files even after a failure,
Andi Shyti
[PATCH] drm/i915/psr: Prevent Panel Replay if CRC calculation is enabled,
Jouni Högander
[RFC PATCH v2 00/11] CCS static load balance,
Andi Shyti
- [RFC PATCH v2 01/11] drm/i915/gt: Move the CCS mode variable to a global position, Andi Shyti
- [RFC PATCH v2 02/11] drm/i915/gt: Allow the creation of multi-mode CCS masks, Andi Shyti
- [RFC PATCH v2 03/11] drm/i915/gt: Refactor uabi engine class/instance list creation, Andi Shyti
- [RFC PATCH v2 04/11] drm/i915/gt: Manage CCS engine creation within UABI exposure, Andi Shyti
- [RFC PATCH v2 05/11] drm/i915/gt: Remove cslices mask value from the CCS structure, Andi Shyti
- [RFC PATCH v2 06/11] drm/i915/gt: Expose the number of total CCS slices, Andi Shyti
- [RFC PATCH v2 07/11] drm/i915/gt: Store engine-related sysfs kobjects, Andi Shyti
- [RFC PATCH v2 08/11] drm/i915/gt: Store active CCS mask, Andi Shyti
- [RFC PATCH v2 09/11] drm/i915/gt: Isolate single sysfs engine file creation, Andi Shyti
- [RFC PATCH v2 10/11] drm/i915/gt: Implement creation and removal routines for CCS engines, Andi Shyti
- [RFC PATCH v2 11/11] drm/i915/gt: Allow the user to change the CCS mode through sysfs, Andi Shyti
- ✗ Fi.CI.CHECKPATCH: warning for CCS static load balance (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for CCS static load balance (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for CCS static load balance (rev2), Patchwork
[PATCH 00/86] drm: Provide client setup helper and convert drivers,
Thomas Zimmermann
- [PATCH 03/86] drm/fbdev: Add memory-agnostic fbdev client, Thomas Zimmermann
- [PATCH 01/86] drm/fbdev-helper: Move color-mode lookup into 4CC format helper, Thomas Zimmermann
- [PATCH 02/86] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info, Thomas Zimmermann
- [PATCH 06/86] drm/arcgpu: Run DRM default client setup, Thomas Zimmermann
- [PATCH 11/86] drm/atmel-hdlcd: Run DRM default client setup, Thomas Zimmermann
- [PATCH 08/86] drm/arm/hdlcd: Run DRM default client setup, Thomas Zimmermann
- [PATCH 05/86] drm/fbdev-dma: Support struct drm_driver.fbdev_probe, Thomas Zimmermann
- [PATCH 09/86] drm/arm/malidp: Run DRM default client setup, Thomas Zimmermann
- [PATCH 07/86] drm/arm/komeda: Run DRM default client setup, Thomas Zimmermann
- [PATCH 10/86] drm/aspeed: Run DRM default client setup, Thomas Zimmermann
- [PATCH 04/86] drm: Add client-agnostic setup helper, Thomas Zimmermann
- [PATCH 12/86] drm/fsl-dcu: Run DRM default client setup, Thomas Zimmermann
- [PATCH 15/86] drm/ili9163: Run DRM default client setup, Thomas Zimmermann
- [PATCH 13/86] drm/hisilicon/kirin: Run DRM default client setup, Thomas Zimmermann
- [PATCH 14/86] drm/hx8357d: Run DRM default client setup, Thomas Zimmermann
- [PATCH 17/86] drm/ili9341: Run DRM default client setup, Thomas Zimmermann
- [PATCH 16/86] drm/ili9225: Run DRM default client setup, Thomas Zimmermann
- [PATCH 23/86] drm/kmb: Run DRM default client setup, Thomas Zimmermann
- [PATCH 26/86] drm/mediatek: Run DRM default client setup, Thomas Zimmermann
- [PATCH 19/86] drm/imx/dcss: Run DRM default client setup, Thomas Zimmermann
- [PATCH 21/86] drm/imx/lcdc: Run DRM default client setup, Thomas Zimmermann
- [PATCH 29/86] drm/mxsfb/lcdif: Run DRM default client setup, Thomas Zimmermann
- [PATCH 20/86] drm/imx/ipuv3: Run DRM default client setup, Thomas Zimmermann
- [PATCH 30/86] drm/msxfb: Run DRM default client setup, Thomas Zimmermann
- [PATCH 22/86] drm/ingenic: Run DRM default client setup, Thomas Zimmermann
- [PATCH 28/86] drm/mi0283qt: Run DRM default client setup, Thomas Zimmermann
- [PATCH 18/86] drm/ili9486: Run DRM default client setup, Thomas Zimmermann
- [PATCH 24/86] drm/logicvc: Run DRM default client setup, Thomas Zimmermann
- [PATCH 25/86] drm/mcde: Run DRM default client setup, Thomas Zimmermann
- [PATCH 35/86] drm/renesas/rz-du: Run DRM default client setup, Thomas Zimmermann
- [PATCH 27/86] drm/meson: Run DRM default client setup, Thomas Zimmermann
- [PATCH 31/86] drm/panel/ili9341: Run DRM default client setup, Thomas Zimmermann
- [PATCH 38/86] drm/rockchip: Run DRM default client setup, Thomas Zimmermann
- [PATCH 34/86] drm/renesas/rcar-du: Run DRM default client setup, Thomas Zimmermann
- [PATCH 37/86] drm/repaper: Run DRM default client setup, Thomas Zimmermann
- [PATCH 33/86] drm/pl111: Run DRM default client setup, Thomas Zimmermann
- [PATCH 36/86] drm/renesas/shmobile: Run DRM default client setup, Thomas Zimmermann
- [PATCH 43/86] drm/tilcdc: Run DRM default client setup, Thomas Zimmermann
- [PATCH 32/86] drm/panel-mipi-dbi: Run DRM default client setup, Thomas Zimmermann
- [PATCH 45/86] drm/st7735r: Run DRM default client setup, Thomas Zimmermann
- [PATCH 40/86] drm/stm: Run DRM default client setup, Thomas Zimmermann
- [PATCH 41/86] drm/sun4i: Run DRM default client setup, Thomas Zimmermann
- [PATCH 51/86] drm/ast: Run DRM default client setup, Thomas Zimmermann
- [PATCH 52/86] drm/cirrus: Run DRM default client setup, Thomas Zimmermann
- [PATCH 50/86] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe, Thomas Zimmermann
- [PATCH 47/86] drm/vc4: Run DRM default client setup, Thomas Zimmermann
- [PATCH 53/86] drm/gm12u320: Run DRM default client setup, Thomas Zimmermann
- [PATCH 39/86] drm/sti: Run DRM default client setup, Thomas Zimmermann
- [PATCH 56/86] drm/mgag200: Run DRM default client setup, Thomas Zimmermann
- [PATCH 46/86] drm/tve200: Run DRM default client setup, Thomas Zimmermann
- [PATCH 48/86] drm/xlnx: Run DRM default client setup, Thomas Zimmermann
- [PATCH 54/86] drm/gud: Run DRM default client setup, Thomas Zimmermann
- [PATCH 49/86] drm/fbdev-dma: Remove obsolete setup function, Thomas Zimmermann
- [PATCH 59/86] drm/solomon: Run DRM default client setup, Thomas Zimmermann
- [PATCH 67/86] drm/hisilicon/hibmc: Run DRM default client setup, Thomas Zimmermann
- [PATCH 55/86] drm/hyperv_drm: Run DRM default client setup, Thomas Zimmermann
- [PATCH 61/86] drm/virtgpu: Run DRM default client setup, Thomas Zimmermann
- [PATCH 70/86] drm/qxl: Run DRM default client setup, Thomas Zimmermann
- [PATCH 60/86] drm/udl: Run DRM default client setup, Thomas Zimmermann
- [PATCH 63/86] drm/fbdev-shmem: Remove obsolete setup function, Thomas Zimmermann
- [PATCH 71/86] drm/vboxvideo: Run DRM default client setup, Thomas Zimmermann
- [PATCH 72/86] drm/vmwgfx: Run DRM default client setup, Thomas Zimmermann
- [PATCH 76/86] drm/gma500: Run DRM default client setup, Thomas Zimmermann
- [PATCH 68/86] drm/loongson: Run DRM default client setup, Thomas Zimmermann
- [PATCH 69/86] drm/nouveau: Run DRM default client setup, Thomas Zimmermann
- [PATCH 73/86] drm/fbdev-ttm: Remove obsolete setup function, Thomas Zimmermann
- [PATCH 62/86] drm/vkms: Run DRM default client setup, Thomas Zimmermann
- [PATCH 42/86] drm/tidss: Run DRM default client setup, Thomas Zimmermann
- [PATCH 64/86] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe, Thomas Zimmermann
- [PATCH 75/86] drm/exynos-drm: Run DRM default client setup, Thomas Zimmermann
- [PATCH 44/86] drm/st7586: Run DRM default client setup, Thomas Zimmermann
- [PATCH 66/86] drm/bochs: Run DRM default client setup, Thomas Zimmermann
- [PATCH 74/86] drm/armada: Run DRM default client setup, Thomas Zimmermann
- [PATCH 57/86] drm/ofdrm: Use DRM default client setup, Thomas Zimmermann
- [PATCH 58/86] drm/simpledrm: Run DRM default client setup, Thomas Zimmermann
- [PATCH 82/86] drm/i915: Move custom hotplug code into separate callback, Thomas Zimmermann
- [PATCH 78/86] drm/radeon: Run DRM default client setup, Thomas Zimmermann
- [PATCH 65/86] drm/amdgpu: Run DRM default client setup, Thomas Zimmermann
- [PATCH 80/86] drm/i915: Remove struct drm_fb_helper from struct intel_fbdev, Thomas Zimmermann
- [PATCH 77/86] drm/msm: Run DRM default client setup, Thomas Zimmermann
- [PATCH 84/86] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev., Thomas Zimmermann
- [PATCH 83/86] drm/{i915,xe}: Run DRM default client setup, Thomas Zimmermann
- [PATCH 85/86] drm/omapdrm: Run DRM default client setup, Thomas Zimmermann
- [PATCH 81/86] drm/i915: Move custom restore code into separate callback, Thomas Zimmermann
- [PATCH 79/86] drm/tegra: Run DRM default client setup, Thomas Zimmermann
- [PATCH 86/86] drm/fb-helper: Remove struct drm_fb_helper.fb_probe, Thomas Zimmermann
- ✗ Fi.CI.CHECKPATCH: warning for drm: Provide client setup helper and convert drivers, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm: Provide client setup helper and convert drivers, Patchwork
- ✗ Fi.CI.BAT: failure for drm: Provide client setup helper and convert drivers, Patchwork
[PATCH 0/3] Introducing Xe2 ccs modifiers for integrated and discrete graphics,
Juha-Pekka Heikkila
[PATCH] drm/i915: make intel_display_power_domain_str() static,
Jani Nikula
Re: A huge warning in dmesg pointing to drivers/gpu/drm/i915/display/intel_tc.c,
Jani Nikula
[PATCH] drm/i915/gem: Remove unnecessary cast,
Andi Shyti
[v2] drm/i915/bios: Update new entries in VBT BDB block definitions,
Dnyaneshwar Bhadane
[PATCH v2 0/2] Allow partial memory mapping for cpu memory,
Andi Shyti
- <Possible follow-ups>
- [PATCH v2 0/2] Allow partial memory mapping for cpu memory, Andi Shyti
- [PATCH v2 2/2] drm/i915/gem: Calculate object page offset for partial memory mapping, Andi Shyti
- [PATCH v2 0/2] Allow partial memory mapping for cpu memory, Andi Shyti
- [PATCH v2 1/2] drm/i915/gem: Do not look for the exact address in node, Andi Shyti
- [PATCH v2 2/2] drm/i915/gem: Calculate object page offset for partial memory mapping, Andi Shyti
- [PATCH v2 1/2] drm/i915/gem: Do not look for the exact address in node, Andi Shyti
- Re: [PATCH v2 0/2] Allow partial memory mapping for cpu memory, Andi Shyti
- ✓ Fi.CI.BAT: success for Allow partial memory mapping for cpu memory, Patchwork
- Re: [PATCH v2 0/2] Allow partial memory mapping for cpu memory, Matthew Brost
- ✗ Fi.CI.IGT: failure for Allow partial memory mapping for cpu memory, Patchwork
- ✓ Fi.CI.BAT: success for Allow partial memory mapping for cpu memory (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for Allow partial memory mapping for cpu memory (rev2), Patchwork
[PATCH v2 1/2] string: add mem_is_zero() helper to check if memory area is all zeros,
Jani Nikula
- [PATCH v2 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n), Jani Nikula
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] string: add mem_is_zero() helper to check if memory area is all zeros, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v2,1/2] string: add mem_is_zero() helper to check if memory area is all zeros, Patchwork
- Re: [PATCH v2 1/2] string: add mem_is_zero() helper to check if memory area is all zeros, Andy Shevchenko
- ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] string: add mem_is_zero() helper to check if memory area is all zeros, Patchwork
- Re: [PATCH v2 1/2] string: add mem_is_zero() helper to check if memory area is all zeros, Kees Cook
XDC 2024: Call for Proposals deadline extended to August 19, Mark Filion
[PATCH 1/7] drm/i915/display: support struct intel_atomic_state in to_intel_display(),
Jani Nikula
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]