Linux Intel GFX
[Prev Page][Next Page]
- [PATCH v3 05/18] drm/i915: move backlight to display.backlight, (continued)
- [PATCH v3 05/18] drm/i915: move backlight to display.backlight, Jani Nikula
- [PATCH v3 07/18] drm/i915: move vbt to display.vbt, Jani Nikula
- [PATCH v3 06/18] drm/i915: move mipi_mmio_base to display.dsi, Jani Nikula
- [PATCH v3 08/18] drm/i915: move fbc to display.fbc, Jani Nikula
- [PATCH v3 09/18] drm/i915: move and group power related members under display.power, Jani Nikula
- [PATCH v3 11/18] drm/i915: move fb_tracking under display sub-struct, Jani Nikula
- [PATCH v3 12/18] drm/i915: move dbuf under display sub-struct, Jani Nikula
- [PATCH v3 10/18] drm/i915: move and group fdi members under display.fdi, Jani Nikula
- [PATCH v3 14/18] drm/i915/quirks: abstract checking for display quirks, Jani Nikula
- [PATCH v3 13/18] drm/i915: move and group modeset_wq and flip_wq under display.wq, Jani Nikula
- [PATCH v3 15/18] drm/i915/quirks: abstract quirks further by making quirk ids an enum, Jani Nikula
- [PATCH v3 16/18] drm/i915: move quirks under display sub-struct, Jani Nikula
- [PATCH v3 17/18] drm/i915: move atomic_helper under display sub-struct, Jani Nikula
- [PATCH v3 18/18] drm/i915: move and group properties under display.properties, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: add display sub-struct to drm_i915_private (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: add display sub-struct to drm_i915_private (rev3), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: add display sub-struct to drm_i915_private (rev3), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: add display sub-struct to drm_i915_private (rev3), Patchwork
- Re: [PATCH v3 00/18] drm/i915: add display sub-struct to drm_i915_private, Jani Nikula
- Re: [Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls,
Sean Christopherson
- [PATCH] i915/display: fix repeated words in comments,
wangjianli
- [PATCH] drm/i915: fix repeated words in comments,
Jilin Yuan
- [PATCH v3 0/9] Move all drivers to a common dma-buf locking convention,
Dmitry Osipenko
- Re: [PATCH v3 0/9] Move all drivers to a common dma-buf locking convention, Christian König
- [PATCH v3 2/9] dma-buf: Add locked variant of dma_buf_vmap/vunmap(), Dmitry Osipenko
- [PATCH v3 5/9] dma-buf: Move dma_buf_mmap_unlocked() to dynamic locking specification, Dmitry Osipenko
- [PATCH v3 9/9] dma-buf: Remove internal lock, Dmitry Osipenko
- [PATCH v3 6/9] dma-buf: Move dma-buf attachment to dynamic locking specification, Dmitry Osipenko
- [PATCH v3 4/9] dma-buf: Move dma_buf_vmap/vunmap_unlocked() to dynamic locking specification, Dmitry Osipenko
- [PATCH v3 8/9] media: videobuf2: Stop using internal dma-buf lock, Dmitry Osipenko
- [PATCH v3 3/9] drm/gem: Take reservation lock for vmap/vunmap operations, Dmitry Osipenko
- [PATCH v3 7/9] dma-buf: Document dynamic locking convention, Dmitry Osipenko
- [PATCH v3 1/9] dma-buf: Add _unlocked postfix to function names, Dmitry Osipenko
- ✗ Fi.CI.CHECKPATCH: warning for Move all drivers to a common dma-buf locking convention, Patchwork
- ✓ Fi.CI.BAT: success for Move all drivers to a common dma-buf locking convention, Patchwork
- ✓ Fi.CI.IGT: success for Move all drivers to a common dma-buf locking convention, Patchwork
- [PATCH] i915/gvt: fix repeated words in comments,
wangjianli
- SPENDE,
semttran
- [PATCH] drm/i915/ttm: Abort suspend on i915_ttm_backup failure,
Nirmoy Das
- [RFC PATCH v3 00/17] drm/i915/vm_bind: Add VM_BIND functionality,
Andi Shyti
- [RFC PATCH v3 02/17] drm/i915: Mark vm for vm_bind usage at creation, Andi Shyti
- [RFC PATCH v3 03/17] drm/i915/gem: expose i915_gem_object_max_page_size() in i915_gem_object.h, Andi Shyti
- [RFC PATCH v3 04/17] drm/i915: Implement bind and unbind of object, Andi Shyti
- [RFC PATCH v3 05/17] drm/i915: Support for VM private BOs, Andi Shyti
- [RFC PATCH v3 06/17] drm/i915/dmabuf: Deny the dmabuf export for VM private BOs, Andi Shyti
- [RFC PATCH v3 07/17] drm/i915/vm_bind: Handle persistent vmas, Andi Shyti
- [RFC PATCH v3 01/17] drm/i915: Expose vm_lookup in i915_gem_context.h, Andi Shyti
- [RFC PATCH v3 09/17] drm/i915: Do not support vm_bind mode in execbuf2, Andi Shyti
- [RFC PATCH v3 08/17] drm/i915/vm_bind: Add out fence support, Andi Shyti
- [RFC PATCH v3 10/17] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl, Andi Shyti
- [RFC PATCH v3 12/17] drm/i915/vm_bind: Handle persistent vmas in execbuf3, Andi Shyti
- [RFC PATCH v3 13/17] drm/i915/vm_bind: userptr dma-resv changes, Andi Shyti
- [RFC PATCH v3 15/17] drm/i915: Extend getparm for VM_BIND capability, Andi Shyti
- [RFC PATCH v3 16/17] drm/i915/ioctl: Enable the vm_bind/unbind ioctls, Andi Shyti
- [RFC PATCH v3 17/17] drm/i915: Enable execbuf3 ioctl for vm_bind, Andi Shyti
- [RFC PATCH v3 11/17] drm/i915: Add i915_vma_is_bind_complete(), Andi Shyti
- [RFC PATCH v3 14/17] drm/i915/vm_bind: Skip vma_lookup for persistent vmas, Andi Shyti
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev2), Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/vm_bind: Add VM_BIND functionality (rev2), Patchwork
- Re: [RFC PATCH v3 00/17] drm/i915/vm_bind: Add VM_BIND functionality, Tvrtko Ursulin
- [PATCH 00/15] Tidy up vfio_device life cycle,
Kevin Tian
[PATCH 02/15] vfio/pci: Use the new device life cycle helpers, Kevin Tian
[PATCH 03/15] vfio/mlx5: Use the new device life cycle helpers, Kevin Tian
[PATCH 04/15] vfio/hisi_acc: Use the new device life cycle helpers, Kevin Tian
[PATCH 05/15] vfio/mdpy: Use the new device life cycle helpers, Kevin Tian
[PATCH 06/15] vfio/mtty: Use the new device life cycle helpers, Kevin Tian
[PATCH 07/15] vfio/mbochs: Use the new device life cycle helpers, Kevin Tian
[PATCH 08/15] drm/i915/gvt: Use the new device life cycle helpers, Kevin Tian
[PATCH 09/15] vfio/ap: Use the new device life cycle helpers, Kevin Tian
[PATCH 10/15] vfio/fsl-mc: Use the new device life cycle helpers, Kevin Tian
[PATCH 11/15] vfio/platform: Use the new device life cycle helpers, Kevin Tian
[PATCH 12/15] vfio/amba: Use the new device life cycle helpers, Kevin Tian
[PATCH 13/15] vfio/ccw: Use the new device life cycle helpers, Kevin Tian
[PATCH 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get(), Kevin Tian
[PATCH 15/15] vfio: Add struct device to vfio_device, Kevin Tian
Message not available
✗ Fi.CI.CHECKPATCH: warning for Tidy up vfio_device life cycle, Patchwork
✓ Fi.CI.BAT: success for Tidy up vfio_device life cycle, Patchwork
Re: [PATCH 00/15] Tidy up vfio_device life cycle, Tian, Kevin
✗ Fi.CI.IGT: failure for Tidy up vfio_device life cycle, Patchwork
Re: [PATCH 00/15] Tidy up vfio_device life cycle, Jason Gunthorpe
✗ Fi.CI.CHECKPATCH: warning for Tidy up vfio_device life cycle (rev2), Patchwork
✗ Fi.CI.SPARSE: warning for Tidy up vfio_device life cycle (rev2), Patchwork
✓ Fi.CI.BAT: success for Tidy up vfio_device life cycle (rev2), Patchwork
✓ Fi.CI.IGT: success for Tidy up vfio_device life cycle (rev2), Patchwork
[PATCH v3 0/3] Drop version numbers from firmware files,
John . C . Harrison
[PATCH 00/11] drm/edid: Range descriptor stuff,
Ville Syrjala
- [PATCH 01/11] drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets, Ville Syrjala
- [PATCH 02/11] drm/edid: Clarify why we only accept the "range limits only" descriptor, Ville Syrjala
- [PATCH 03/11] drm/edid: s/monitor_rage/vrr_range/, Ville Syrjala
- [PATCH 04/11] drm/edid: Define more flags, Ville Syrjala
- [PATCH 05/11] drm/edid: Only parse VRR range for continuous frequency displays, Ville Syrjala
- [PATCH 06/11] drm/edid: Extract drm_gtf2_mode(), Ville Syrjala
- [PATCH 07/11] drm/edid: Use GTF2 for inferred modes, Ville Syrjala
- [PATCH 08/11] drm/edid: Use the correct formula for standard timings, Ville Syrjala
- [PATCH 09/11] drm/edid: Unconfuse preferred timing stuff a bit, Ville Syrjala
- [PATCH 10/11] drm/edid: Make version checks less convoluted, Ville Syrjala
- [PATCH 11/11] drm/i915: Infer vrefresh range for eDP if the EDID omits it, Ville Syrjala
- ✗ Fi.CI.CHECKPATCH: warning for drm/edid: Range descriptor stuff, Patchwork
- ✓ Fi.CI.BAT: success for drm/edid: Range descriptor stuff, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/edid: Range descriptor stuff (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/edid: Range descriptor stuff (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/edid: Range descriptor stuff, Patchwork
- ✗ Fi.CI.IGT: failure for drm/edid: Range descriptor stuff (rev2), Patchwork
[PATCH] drm/i915/ats-m: Add thread execution tuning setting,
Matt Roper
[PATCH] Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709",
Matt Roper
[CI] PR for versionless GuC and HuC files, John . C . Harrison
[PATCH v7 0/3] drm/i915/display: stop HPD workers before display driver unregister,
Andrzej Hajda
[PATCH 1/2] drm/i915/mtl: Added restriction for plane downscaling,
Animesh Manna
[PATCH v2] drm/i915/guc: Remove log size module parameters,
Joonas Lahtinen
[RFC v1 0/1] Enabling Smooth Sync Feature., Nischal Varide
[PATCH 0/4] Add DP MST DSC support to i915,
Stanislav Lisovskiy
[PATCH 0/5] drm/i915: some BUG_ON() removals,
Jani Nikula
[PATCH][next] drm/i915/guc: Fix spelling mistake "heatbeat" -> "heartbeat",
Colin Ian King
[PATCH] drm/i915/guc: Remove log size module parameters,
Joonas Lahtinen
[PATCH v2 0/3] Drop version numbers from firmware files,
John . C . Harrison
[PATCH] drm/i915/slpc: Set rps' min and max frequencies even with SLPC.,
Rodrigo Vivi
- Re: [PATCH] drm/i915/slpc: Set rps' min and max frequencies even with SLPC., Rodrigo Vivi
- ✗ Fi.CI.BAT: failure for drm/i915/slpc: Set rps' min and max frequencies even with SLPC., Patchwork
- Re: [PATCH] drm/i915/slpc: Set rps' min and max frequencies even with SLPC., Dixit, Ashutosh
- ✗ Fi.CI.BUILD: failure for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev4), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev6), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev6), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev7), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev7), Patchwork
[PATCH] drm/i915/selftests: allow misaligned_pin test work with unmappable memory,
Andrzej Hajda
[PATCH] drm/i915/selftests: do not try misaligned_pin test on unmappable memory,
Andrzej Hajda
[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display,
Hans de Goede
- [PATCH v5 03/31] drm/amdgpu: Don't register backlight when another backlight should be used (v3), Hans de Goede
- [PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2), Hans de Goede
- [PATCH v5 01/31] ACPI: video: Add acpi_video_backlight_use_native() helper, Hans de Goede
- [PATCH v5 04/31] drm/radeon: Don't register backlight when another backlight should be used (v3), Hans de Goede
- [PATCH v5 09/31] ACPI: video: Make backlight class device registration a separate step (v2), Hans de Goede
- [PATCH v5 05/31] drm/nouveau: Don't register backlight when another backlight should be used (v2), Hans de Goede
- [PATCH v5 06/31] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type(), Hans de Goede
- [PATCH v5 08/31] ACPI: video: Simplify acpi_video_unregister_backlight(), Hans de Goede
- [PATCH v5 11/31] drm/i915: Call acpi_video_register_backlight() (v3), Hans de Goede
- [PATCH v5 10/31] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers, Hans de Goede
- [PATCH v5 13/31] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration, Hans de Goede
- [PATCH v5 14/31] drm/radeon: Register ACPI video backlight when skipping radeon backlight registration, Hans de Goede
- [PATCH v5 07/31] ACPI: video: Remove acpi_video_bus from list before tearing it down, Hans de Goede
- [PATCH v5 18/31] ACPI: video: Add Apple GMUX brightness control detection, Hans de Goede
- [PATCH v5 12/31] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails (v2), Hans de Goede
- [PATCH v5 20/31] platform/x86: apple-gmux: Stop calling acpi/video.h functions, Hans de Goede
- [PATCH v5 16/31] ACPI: video: Refactor acpi_video_get_backlight_type() a bit, Hans de Goede
- [PATCH v5 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2), Hans de Goede
- [PATCH v5 19/31] platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type(), Hans de Goede
- [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3), Hans de Goede
- [PATCH v5 22/31] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c, Hans de Goede
- [PATCH v5 23/31] platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling, Hans de Goede
- [PATCH v5 24/31] platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v5 21/31] platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type(), Hans de Goede
- [PATCH v5 27/31] ACPI: video: Remove acpi_video_set_dmi_backlight_type(), Hans de Goede
- [PATCH v5 31/31] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel, Hans de Goede
- [PATCH v5 28/31] ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk, Hans de Goede
- [PATCH v5 26/31] platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v5 30/31] ACPI: video: Fix indentation of video_detect_dmi_table[] entries, Hans de Goede
- [PATCH v5 29/31] ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks, Hans de Goede
- [PATCH v5 25/31] platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c, Hans de Goede
- ✗ Fi.CI.CHECKPATCH: warning for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display, Patchwork
- ✓ Fi.CI.BAT: success for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display, Patchwork
- ✓ Fi.CI.IGT: success for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display, Patchwork
- ✗ Fi.CI.BUILD: failure for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display (rev2), Patchwork
- ✗ Fi.CI.BUILD: failure for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display (rev3), Patchwork
- ✗ Fi.CI.BUILD: failure for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display (rev4), Patchwork
[PATCH 0/1] DGFX mmap with rpm,
Anshuman Gupta
Re: [PATCH] drm/i915:Move the code position to reduce the number of judgments, Jani Nikula
[PATCH 0/2] drm/i915: Remove frontbuffer tracking from gem.,
Maarten Lankhorst
[PATCH 0/4] drm/i915: Remove references to uncore from display.,
Maarten Lankhorst
- [PATCH 1/4] drm/i915: Move display pcode requests to intel_de, Maarten Lankhorst
- [PATCH 3/4] drm/i915: Remove uncore from intel_bios.c, Maarten Lankhorst
- [PATCH 4/4] drm/i915: Replace remaining display uncore references to use intel_de, Maarten Lankhorst
- [PATCH 2/4] drm/i915: Remove uncore from intel_tc.c, Maarten Lankhorst
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Move display pcode requests to intel_de, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Move display pcode requests to intel_de, Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Move display pcode requests to intel_de, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Move display pcode requests to intel_de (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Move display pcode requests to intel_de (rev2), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Move display pcode requests to intel_de (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Remove references to uncore from display. (rev2), Patchwork
[Intel-gfx v4 0/2] Delay disabling scheduling on a context,
Alan Previn
Intel gpu memory corruption, Baltazár Radics
[PATCH] drm/i915: Add new ADL-S pci id,
José Roberto de Souza
[PATCH v2 00/38] drm/i915: add display sub-struct to drm_i915_private,
Jani Nikula
- [PATCH v2 03/38] drm/i915: move dpll_funcs to display.funcs, Jani Nikula
- [PATCH v2 05/38] drm/i915: move wm_disp funcs to display.funcs, Jani Nikula
- [PATCH v2 01/38] drm/i915: add display sub-struct to drm_i915_private, Jani Nikula
- [PATCH v2 04/38] drm/i915: move hotplug_funcs to display.funcs, Jani Nikula
- [PATCH v2 09/38] drm/i915: move and group pps members under display.pps, Jani Nikula
- [PATCH v2 07/38] drm/i915: move color_funcs to display.funcs, Jani Nikula
- [PATCH v2 06/38] drm/i915: move fdi_funcs to display.funcs, Jani Nikula
- [PATCH v2 02/38] drm/i915: move cdclk_funcs to display.funcs, Jani Nikula
- [PATCH v2 13/38] drm/i915: move and group fbdev under display.fbdev, Jani Nikula
- [PATCH v2 08/38] drm/i915: move and group gmbus members under display.gmbus, Jani Nikula
- [PATCH v2 18/38] drm/i915: move and group sagv under display.sagv, Jani Nikula
- [PATCH v2 22/38] drm/i915: move backlight to display.backlight, Jani Nikula
- [PATCH v2 21/38] drm/i915: move and group cdclk under display.cdclk, Jani Nikula
- [PATCH v2 23/38] drm/i915: move mipi_mmio_base to display.dsi, Jani Nikula
- [PATCH v2 19/38] drm/i915: move and group max_bw and bw_obj under display.bw, Jani Nikula
- [PATCH v2 15/38] drm/i915: move and group hdcp under display.hdcp, Jani Nikula
- [PATCH v2 16/38] drm/i915: move hotplug to display.hotplug, Jani Nikula
- [PATCH v2 20/38] drm/i915: move opregion to display.opregion, Jani Nikula
- [PATCH v2 10/38] drm/i915: move dmc to display.dmc, Jani Nikula
- [PATCH v2 25/38] drm/i915: move fbc to display.fbc, Jani Nikula
- [PATCH v2 26/38] drm/i915/vrr: drop window2_delay member from i915, Jani Nikula
- [PATCH v2 24/38] drm/i915: move vbt to display.vbt, Jani Nikula
- [PATCH v2 31/38] drm/i915: move dbuf under display sub-struct, Jani Nikula
- [PATCH v2 11/38] drm/i915: move and split audio under display.audio and display.funcs, Jani Nikula
- [PATCH v2 32/38] drm/i915: move and group modeset_wq and flip_wq under display.wq, Jani Nikula
- [PATCH v2 30/38] drm/i915: move INTEL_FRONTBUFFER_* macros to intel_frontbuffer.h, Jani Nikula
- [PATCH v2 36/38] drm/i915: move quirks under display sub-struct, Jani Nikula
- [PATCH v2 29/38] drm/i915: move fb_tracking under display sub-struct, Jani Nikula
- [PATCH v2 35/38] drm/i915/quirks: abstract quirks further by making quirk ids an enum, Jani Nikula
- [PATCH v2 33/38] drm/i915: split gem quirks from display quirks, Jani Nikula
- [PATCH v2 28/38] drm/i915: move and group fdi members under display.fdi, Jani Nikula
- [PATCH v2 17/38] drm/i915: move overlay to display.overlay, Jani Nikula
- [PATCH v2 14/38] drm/i915: move wm to display.wm, Jani Nikula
- [PATCH v2 37/38] drm/i915: move atomic_helper under display sub-struct, Jani Nikula
- [PATCH v2 38/38] drm/i915: move and group properties under display.properties, Jani Nikula
- [PATCH v2 12/38] drm/i915: move dpll under display.dpll, Jani Nikula
- [PATCH v2 27/38] drm/i915: move and group power related members under display.power, Jani Nikula
- [PATCH v2 34/38] drm/i915/quirks: abstract checking for display quirks, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: add display sub-struct to drm_i915_private (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: add display sub-struct to drm_i915_private (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: add display sub-struct to drm_i915_private (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: add display sub-struct to drm_i915_private (rev2), Patchwork
[PATCH v4 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display,
Hans de Goede
- [PATCH v4 03/31] drm/amdgpu: Don't register backlight when another backlight should be used (v3), Hans de Goede
- [PATCH v4 01/31] ACPI: video: Add acpi_video_backlight_use_native() helper, Hans de Goede
- [PATCH v4 04/31] drm/radeon: Don't register backlight when another backlight should be used (v3), Hans de Goede
- [PATCH v4 07/31] ACPI: video: Remove acpi_video_bus from list before tearing it down, Hans de Goede
- [PATCH v4 06/31] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type(), Hans de Goede
- [PATCH v4 08/31] ACPI: video: Simplify acpi_video_unregister_backlight(), Hans de Goede
- [PATCH v4 09/31] ACPI: video: Make backlight class device registration a separate step (v2), Hans de Goede
- [PATCH v4 10/31] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers, Hans de Goede
- [PATCH v4 05/31] drm/nouveau: Don't register backlight when another backlight should be used (v2), Hans de Goede
- [PATCH v4 12/31] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails (v2), Hans de Goede
- [PATCH v4 13/31] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration, Hans de Goede
- [PATCH v4 11/31] drm/i915: Call acpi_video_register_backlight() (v2), Hans de Goede
- [PATCH v4 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3), Hans de Goede
- [PATCH v4 21/31] platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type(), Hans de Goede
- [PATCH v4 14/31] drm/radeon: Register ACPI video backlight when skipping radeon backlight registration, Hans de Goede
- [PATCH v4 20/31] platform/x86: apple-gmux: Stop calling acpi/video.h functions, Hans de Goede
- [PATCH v4 16/31] ACPI: video: Refactor acpi_video_get_backlight_type() a bit, Hans de Goede
- [PATCH v4 18/31] ACPI: video: Add Apple GMUX brightness control detection, Hans de Goede
- [PATCH v4 23/31] platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling, Hans de Goede
- [PATCH v4 22/31] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c, Hans de Goede
- [PATCH v4 25/31] platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v4 24/31] platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v4 26/31] platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v4 31/31] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel, Hans de Goede
- [PATCH v4 28/31] ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk, Hans de Goede
- [PATCH v4 27/31] ACPI: video: Remove acpi_video_set_dmi_backlight_type(), Hans de Goede
- [PATCH v4 29/31] ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks, Hans de Goede
- [PATCH v4 02/31] drm/i915: Don't register backlight when another backlight should be used, Hans de Goede
- [PATCH v4 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2), Hans de Goede
- [PATCH v4 19/31] platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type(), Hans de Goede
- [PATCH v4 30/31] ACPI: video: Fix indentation of video_detect_dmi_table[] entries, Hans de Goede
- ✗ Fi.CI.CHECKPATCH: warning for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display, Patchwork
- ✓ Fi.CI.BAT: success for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display, Patchwork
- ✗ Fi.CI.IGT: failure for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display, Patchwork
[PATCH v9 0/8] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation,
Gwan-gyeong Mun
- [PATCH v9 2/8] util_macros: Add exact_type macro to catch type mis-match while compiling, Gwan-gyeong Mun
- [PATCH v9 4/8] drm/i915: Check for integer truncation on scatterlist creation, Gwan-gyeong Mun
- [PATCH v9 6/8] drm/i915: Check if the size is too big while creating shmem file, Gwan-gyeong Mun
- [PATCH v9 3/8] drm/i915/gem: Typecheck page lookups, Gwan-gyeong Mun
- [PATCH v9 8/8] drm/i915: Remove truncation warning for large objects, Gwan-gyeong Mun
- [PATCH v9 7/8] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large, Gwan-gyeong Mun
- [PATCH v9 1/8] overflow: Move and add few utility macros into overflow, Gwan-gyeong Mun
- [PATCH v9 5/8] drm/i915: Check for integer truncation on the configuration of ttm place, Gwan-gyeong Mun
- ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- ✓ Fi.CI.IGT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
[PATCH] drm/i915/display: compute config for audio,
Borah, Chaitanya Kumar
[PATCH] drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuning,
Matt Roper
[PATCH v2 0/3] Enable Pipewriteback Framework,
Kandpal, Suraj
- [PATCH v2 1/3] drm/i915: Define WD trancoder for i915, Kandpal, Suraj
- [PATCH v2 2/3] drm/i915 : Changing intel_connector iterators, Kandpal, Suraj
- [PATCH v2 3/3] drm/i915: Enabling WD Transcoder, Kandpal, Suraj
- ✗ Fi.CI.CHECKPATCH: warning for Enable Pipewriteback Framework (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for Enable Pipewriteback Framework (rev2), Patchwork
- ✓ Fi.CI.BAT: success for Enable Pipewriteback Framework (rev2), Patchwork
- ✓ Fi.CI.IGT: success for Enable Pipewriteback Framework (rev2), Patchwork
- <Possible follow-ups>
- [PATCH v2 0/3] Enable Pipewriteback Framework, Kandpal, Suraj
[PATCH] drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets,
Ville Syrjala
[PATCH v2 0/4] Fixes for damage clips handling,
Jouni Högander
- [PATCH v2 2/4] drm/i915/display: Use original src in psr2 sel fetch area calculation, Jouni Högander
- [PATCH v2 1/4] drm: Use original src rect while initializing damage iterator, Jouni Högander
- [PATCH v2 3/4] drm/i915/display: Use drm helper instead of own loop for damage clips, Jouni Högander
- [PATCH v2 4/4] drm/tests: Set also mock plane src_x, src_y, src_w and src_h, Jouni Högander
- ✗ Fi.CI.SPARSE: warning for Fixes for damage clips handling (rev2), Patchwork
- ✓ Fi.CI.BAT: success for Fixes for damage clips handling (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for Fixes for damage clips handling (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for Fixes for damage clips handling (rev3), Patchwork
- ✓ Fi.CI.BAT: success for Fixes for damage clips handling (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for Fixes for damage clips handling (rev3), Patchwork
- ✓ Fi.CI.IGT: success for Fixes for damage clips handling (rev3), Patchwork
- Re: [PATCH v2 0/4] Fixes for damage clips handling, Ville Syrjälä
[PATCH v8 0/8] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation,
Gwan-gyeong Mun
- [PATCH v8 2/8] util_macros: Add exact_type macro to catch type mis-match while compiling, Gwan-gyeong Mun
- [PATCH v8 1/8] overflow: Move and add few utility macros into overflow, Gwan-gyeong Mun
- [PATCH v8 4/8] drm/i915: Check for integer truncation on scatterlist creation, Gwan-gyeong Mun
- [PATCH v8 5/8] drm/i915: Check for integer truncation on the configuration of ttm place, Gwan-gyeong Mun
- [PATCH v8 3/8] drm/i915/gem: Typecheck page lookups, Gwan-gyeong Mun
- [PATCH v8 6/8] drm/i915: Check if the size is too big while creating shmem file, Gwan-gyeong Mun
- [PATCH v8 8/8] drm/i915: Remove truncation warning for large objects, Gwan-gyeong Mun
- [PATCH v8 7/8] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large, Gwan-gyeong Mun
- ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- ✗ Fi.CI.SPARSE: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- ✓ Fi.CI.IGT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
[PATCH 00/19] Add DG2 OA support,
Umesh Nerlige Ramappa
- [PATCH 02/19] drm/i915/perf: Add OA formats for DG2, Umesh Nerlige Ramappa
- [PATCH 01/19] drm/i915/perf: Fix OA filtering logic for GuC mode, Umesh Nerlige Ramappa
- [PATCH 04/19] drm/i915/perf: Determine gen12 oa ctx offset at runtime, Umesh Nerlige Ramappa
- [PATCH 03/19] drm/i915/perf: Fix noa wait predication for DG2, Umesh Nerlige Ramappa
- [PATCH 13/19] drm/i915/perf: Add Wa_16010703925:dg2, Umesh Nerlige Ramappa
- [PATCH 06/19] drm/i915/perf: Use helpers to process reports w.r.t. OA buffer size, Umesh Nerlige Ramappa
- [PATCH 09/19] drm/i915/perf: Replace gt->perf.lock with stream->lock for file ops, Umesh Nerlige Ramappa
- [PATCH 05/19] drm/i915/perf: Enable commands per clock reporting in OA, Umesh Nerlige Ramappa
- [PATCH 08/19] drm/i915/perf: Move gt-specific data from i915->perf to gt->perf, Umesh Nerlige Ramappa
- [PATCH 17/19] drm/i915/perf: Save/restore EU flex counters across reset, Umesh Nerlige Ramappa
- [PATCH 11/19] drm/i915/perf: Store a pointer to oa_format in oa_buffer, Umesh Nerlige Ramappa
- [PATCH 14/19] drm/i915/perf: Add Wa_1608133521:dg2, Umesh Nerlige Ramappa
- [PATCH 10/19] drm/i915/perf: Use gt-specific ggtt for OA and noa-wait buffers, Umesh Nerlige Ramappa
- [PATCH 12/19] drm/i915/perf: Parse 64bit report header formats correctly, Umesh Nerlige Ramappa
- [PATCH 15/19] drm/i915/perf: Add Wa_1508761755:dg2, Umesh Nerlige Ramappa
- [PATCH 18/19] drm/i915/guc: Support OA when Wa_16011777198 is enabled, Umesh Nerlige Ramappa
- [PATCH 16/19] drm/i915/perf: Apply Wa_18013179988, Umesh Nerlige Ramappa
- [PATCH 07/19] drm/i915/perf: Simply use stream->ctx, Umesh Nerlige Ramappa
- [PATCH 19/19] drm/i915/perf: Enable OA for DG2, Umesh Nerlige Ramappa
- <Possible follow-ups>
- [PATCH 00/19] Add DG2 OA support, Umesh Nerlige Ramappa
- [PATCH 01/19] drm/i915/perf: Fix OA filtering logic for GuC mode, Umesh Nerlige Ramappa
- [PATCH 05/19] drm/i915/perf: Enable commands per clock reporting in OA, Umesh Nerlige Ramappa
- [PATCH 12/19] drm/i915/perf: Parse 64bit report header formats correctly, Umesh Nerlige Ramappa
- [PATCH 06/19] drm/i915/perf: Use helpers to process reports w.r.t. OA buffer size, Umesh Nerlige Ramappa
- [PATCH 15/19] drm/i915/perf: Add Wa_1508761755:dg2, Umesh Nerlige Ramappa
- [PATCH 04/19] drm/i915/perf: Determine gen12 oa ctx offset at runtime, Umesh Nerlige Ramappa
- [PATCH 08/19] drm/i915/perf: Move gt-specific data from i915->perf to gt->perf, Umesh Nerlige Ramappa
- [PATCH 03/19] drm/i915/perf: Fix noa wait predication for DG2, Umesh Nerlige Ramappa
- [PATCH 14/19] drm/i915/perf: Add Wa_1608133521:dg2, Umesh Nerlige Ramappa
- [PATCH 10/19] drm/i915/perf: Use gt-specific ggtt for OA and noa-wait buffers, Umesh Nerlige Ramappa
- [PATCH 16/19] drm/i915/perf: Apply Wa_18013179988, Umesh Nerlige Ramappa
- [PATCH 17/19] drm/i915/perf: Save/restore EU flex counters across reset, Umesh Nerlige Ramappa
- [PATCH 18/19] drm/i915/guc: Support OA when Wa_16011777198 is enabled, Umesh Nerlige Ramappa
- [PATCH 07/19] drm/i915/perf: Simply use stream->ctx, Umesh Nerlige Ramappa
- [PATCH 13/19] drm/i915/perf: Add Wa_16010703925:dg2, Umesh Nerlige Ramappa
- [PATCH 09/19] drm/i915/perf: Replace gt->perf.lock with stream->lock for file ops, Umesh Nerlige Ramappa
- [PATCH 11/19] drm/i915/perf: Store a pointer to oa_format in oa_buffer, Umesh Nerlige Ramappa
- [PATCH 02/19] drm/i915/perf: Add OA formats for DG2, Umesh Nerlige Ramappa
- [PATCH 19/19] drm/i915/perf: Enable OA for DG2, Umesh Nerlige Ramappa
- ✗ Fi.CI.CHECKPATCH: warning for Add DG2 OA support (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for Add DG2 OA support (rev2), Patchwork
- [PATCH 02/19] drm/i915/perf: Add OA formats for DG2, Umesh Nerlige Ramappa
- [PATCH 19/19] drm/i915/perf: Enable OA for DG2, Umesh Nerlige Ramappa
[PATCH 0/3] Enable Pipewriteback Framework,
Kandpal, Suraj
[PATCH] drm/i915/backlight: Disable pps power hook for aux based backlight,
Jouni Högander
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]