Linux Intel GFX
[Prev Page][Next Page]
- ✓ Fi.CI.BAT: success for drm/i915/cnl: Add force wake for gen10+., (continued)
- Re: [PATCH] tools/null_state_gen: Add GEN10 golden context batch buffer creation,
Rodrigo Vivi
- [PATCH v10] vfio: ABI for mdev display dma-buf operation,
Tina Zhang
- [PATCH v10] drm/i915/gvt: Dma-buf support for GVT-g,
Tina Zhang
- [PATCH] drm: Remove unused drm_file parameter to drm_syncobj_replace_fence(),
Chris Wilson
- [PATCH] drm/i915: Only free the oldest stale object before a fresh allocation,
Chris Wilson
- [PATCH] drm: Remove pending_read_domains and pending_write_domain,
Chris Wilson
- [PATCH 00/11] Fixed16.16 wrapper cleanup & wm optimization,
Mahesh Kumar
- [PATCH 01/11] drm/i915: take-out common clamping code of fixed16 wrappers, Mahesh Kumar
- [PATCH 02/11] drm/i915: Always perform internal fixed16 division in 64 bits, Mahesh Kumar
- [PATCH 04/11] drm/i915: Addition wrapper for fixed16.16 operation, Mahesh Kumar
- [PATCH 03/11] drm/i915: cleanup fixed-point wrappers naming, Mahesh Kumar
- [PATCH 05/11] drm/i915/skl+: WM calculation don't require height, Mahesh Kumar
- [PATCH 06/11] drm/i915/skl+: unify cpp value in WM calculation, Mahesh Kumar
- [PATCH 07/11] drm/i915/skl+: Optimize WM calculation, Mahesh Kumar
- [PATCH 08/11] drm/i915/gen10: Calculate and enable transition WM, Mahesh Kumar
- [PATCH 09/11] drm/i915/glk: IPC linetime watermark workaround for GLK, Mahesh Kumar
- [PATCH 10/11] drm/i915/cnl: Extend WM workaround with IPC for CNL, Mahesh Kumar
- [PATCH 11/11] drm/i915/bxt: Enable IPC support, Mahesh Kumar
- ✓ Fi.CI.BAT: success for Fixed16.16 wrapper cleanup & wm optimization (rev4), Patchwork
- [PATCH 1/4] drm/i915: Check new context against kernel_context after reporting an error,
Chris Wilson
- [PATCH 1/2] drm/i915: Check new context against kernel_context after reporting an error,
Chris Wilson
- [PATCH] drm/i915/selftests: Exercise independence of per-engine resets,
Chris Wilson
- [PATCH] drm/i915: Only skip updating execobject.offset after error,
Chris Wilson
- [PATCH i-g-t v3 1/4] chamelium: Calculate CRC from framebuffer instead of hardcoding it,
Paul Kocialkowski
- [PATCH i-g-t v3 3/4] lib/igt_chamelium: Add support for dumping chamelium frames to a png, Paul Kocialkowski
- [PATCH i-g-t v3 2/4] tests/ chamelium: Remove the frame dump tests, Paul Kocialkowski
- [PATCH i-g-t v3 4/4] chamelium: Dump obtained and reference frames to png on crc error, Paul Kocialkowski
- Re: [PATCH i-g-t v3 1/4] chamelium: Calculate CRC from framebuffer instead of hardcoding it, Lyude Paul
- [PATCH i-g-t v4 0/7] CRC testing with Chamelium improvements, Paul Kocialkowski
- [PATCH i-g-t v4 1/7] lib/igt_fb: Export the cairo surface instead of writing to a png, Paul Kocialkowski
- [PATCH i-g-t v4 2/7] chamelium: Calculate CRC from framebuffer instead of hardcoding it, Paul Kocialkowski
- [PATCH i-g-t v4 4/7] Introduce common frame dumping configuration and helpers, Paul Kocialkowski
- [PATCH i-g-t v4 3/7] lib/igt_debugfs: Introduce CRC check function, with logic made common, Paul Kocialkowski
- [PATCH i-g-t v4 7/7] tests/chamelium: Merge the crc testing functions into one, Paul Kocialkowski
- [PATCH i-g-t v4 6/7] chamelium: Dump captured and reference frames to png on crc error, Paul Kocialkowski
- [PATCH i-g-t v4 5/7] lib/igt_debugfs: Add extended helper to format crc to string, Paul Kocialkowski
- Re: [PATCH i-g-t v4 0/7] CRC testing with Chamelium improvements, Paul Kocialkowski
- Re: [PATCH i-g-t v4 0/7] CRC testing with Chamelium improvements, Lyude Paul
- [PATCH i-g-t v5 0/7] CRC testing with Chamelium improvements, Paul Kocialkowski
- [PATCH i-g-t v5 2/7] chamelium: Calculate CRC from framebuffer instead of hardcoding it, Paul Kocialkowski
- [PATCH i-g-t v5 1/7] lib/igt_fb: Export the cairo surface instead of writing to a png, Paul Kocialkowski
- [PATCH i-g-t v5 4/7] Introduce common frame dumping configuration and helpers, Paul Kocialkowski
- [PATCH i-g-t v5 6/7] chamelium: Dump captured and reference frames to png on crc error, Paul Kocialkowski
- [PATCH i-g-t v5 3/7] lib/igt_debugfs: Introduce CRC check function, with logic made common, Paul Kocialkowski
- [PATCH i-g-t v5 7/7] tests/chamelium: Merge the crc testing functions into one, Paul Kocialkowski
- [PATCH i-g-t v5 5/7] lib/igt_debugfs: Add extended helper to format crc to string, Paul Kocialkowski
- Re: [PATCH i-g-t v5 0/7] CRC testing with Chamelium improvements, Lyude Paul
- Re: [PATCH i-g-t v5 0/7] CRC testing with Chamelium improvements, Jani Nikula
- [PATCH v3 00/16] improve the fb_setcmap helper,
Peter Rosin
- [PATCH] drm/i915: Disable per-engine reset for Broxton,
Chris Wilson
- [PATCH 00/13] fbdev locking + deferred setup take 3,
Daniel Vetter
- [PATCH 01/13] drm/fb-helper: Push down modeset lock into FB helpers, Daniel Vetter
- [PATCH 02/13] drm/i915: Drop FBDEV #ifdev in mst code, Daniel Vetter
- [PATCH 03/13] drm/fb-helper: Add top-level lock, Daniel Vetter
- [PATCH 04/13] drm/fb-helper: Push locking in fb_is_bound, Daniel Vetter
- [PATCH 05/13] drm/fb-helper: Drop locking from the vsync wait ioctl code, Daniel Vetter
- [PATCH 06/13] drm/fb-helper: Push locking into pan_display_atomic|legacy, Daniel Vetter
- [PATCH 07/13] drm/fb-helper: Push locking into restore_fbdev_mode_atomic|legacy, Daniel Vetter
- [PATCH 08/13] drm/fb-helper: Stop using mode_config.mutex for internals, Daniel Vetter
- [PATCH 10/13] drm/fb-helper: Support deferred setup, Daniel Vetter
- [PATCH 09/13] drm/fb-helper: Split dpms handling into legacy and atomic paths, Daniel Vetter
- [PATCH 11/13] drm/i915: Protect against deferred fbdev setup, Daniel Vetter
- [PATCH 12/13] drm/exynos: Remove custom FB helper deferred setup, Daniel Vetter
- [PATCH 13/13] drm/hisilicon: Remove custom FB helper deferred setup, Daniel Vetter
- ✓ Fi.CI.BAT: success for fbdev locking + deferred setup take 3, Patchwork
- ✓ Fi.CI.BAT: success for fbdev locking + deferred setup take 3 (rev2), Patchwork
- [PATCH] Revert "drm/i915: Add option to support dynamic backlight via DPCD",
David Weinehall
- [PATCH v5 00/17] HDMI YCBCR output handling in DRM layer,
Shashank Sharma
- [PATCH v5 01/17] drm: add HDMI 2.0 VIC support for AVI info-frames, Shashank Sharma
- [PATCH v5 02/17] drm: add YCBCR 420 capability identifier, Shashank Sharma
- [PATCH v5 03/17] drm/edid: Complete CEA modedb(VIC 1-107), Shashank Sharma
- [PATCH v5 04/17] drm: add helper to validate ycbcr420 modes, Shashank Sharma
- [PATCH v5 08/17] drm/edid: parse ycbcr 420 deep color information, Shashank Sharma
- [PATCH v5 10/17] drm: set output colorspace in AVI infoframe, Shashank Sharma
- [PATCH v5 05/17] drm/edid: parse sink information before CEA blocks, Shashank Sharma
- [PATCH v5 06/17] drm/edid: rename macro for CEA extended-tag, Shashank Sharma
- [PATCH v5 11/17] drm: add helper functions for YCBCR output handling, Shashank Sharma
- [PATCH v5 07/17] drm/edid: parse YCBCR 420 videomodes from EDID, Shashank Sharma
- [PATCH v5 16/17] drm/i915: set colorspace for ycbcr outputs, Shashank Sharma
- [PATCH v5 15/17] drm/i915: prepare csc unit for YCBCR HDMI output, Shashank Sharma
- [PATCH v5 09/17] drm: create hdmi output property, Shashank Sharma
- [PATCH v5 17/17] drm/i915/glk: set HDMI 2.0 identifier, Shashank Sharma
- [PATCH v5 12/17] drm/i915: add compute-config for YCBCR outputs, Shashank Sharma
- [PATCH v5 14/17] drm/i915: prepare pipe for YCBCR output, Shashank Sharma
- [PATCH v5 13/17] drm/i915: prepare scaler for YCBCR420 modeset, Shashank Sharma
- ✓ Fi.CI.BAT: success for HDMI YCBCR output handling in DRM layer, Patchwork
- [PATCH i-g-t v2 1/4] chamelium: Calculate CRC from framebuffer instead of hardcoding it,
Paul Kocialkowski
- [PATCH i-g-t v4 1/3] tests/chamelium: Update connector state without reprobe when possible,
Paul Kocialkowski
- [PATCH i-g-t] configure.ac: Make AMDGPU depend on libdrm >= 2.4.76, Arkadiusz Hiler
- [PATCH 01/10] drm/i915: Report execlists irq bit in debugfs,
Chris Wilson
- [PATCH 07/10] drm/i915: Clear execlist port[] before updating seqno on wedging, Chris Wilson
- [PATCH 06/10] drm/i915: Check the execlist queue for pending requests before declaring idle, Chris Wilson
- [PATCH 05/10] drm/i915: Check execlist/ring status during hangcheck, Chris Wilson
- [PATCH 04/10] drm/i915: Flush the execlist ports if idle, Chris Wilson
- [PATCH 10/10] drm/i915: Clear engine irq posted following a reset, Chris Wilson
- [PATCH 09/10] drm/i915: Assert that machine is wedged for nop_submit_request, Chris Wilson
- [PATCH 08/10] drm/i915: Wake up waiters after setting the WEDGED bit, Chris Wilson
- [PATCH 02/10] drm/i915: Reset context image on engines after triggering the reset, Chris Wilson
- [PATCH 03/10] drm/i915: Serialize per-engine resets against new requests, Chris Wilson
- ✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915: Report execlists irq bit in debugfs, Patchwork
- TearFree true and Screen Rotation on Skylake,
Mattias Nyman
- [PATCH] drm/i915: Unpin vma iomapping when fbdev is destroyed,
Tvrtko Ursulin
- [PATCH] drm: i915: sysfs: constify attribute_group structures.,
Arvind Yadav
- [PATCH] drm/i915: Fix an error hanfling path in 'i915_gem_do_execbuffer', Christophe JAILLET
- [PATCH v1] vfio: ABI for mdev display dma-buf operation,
Tina Zhang
- [PATCH 1/2] video/hdmi: Allow "empty" HDMI infoframes,
ville . syrjala
- [Regression report] Weekly regression report WW26, elizabethx . de . la . torre . mena
- [Bug Report] Weekly progress report WW26, De La Torre Mena, ElizabethX
- [PATCH 1/3] drm/i915: Report execlists irq bit in debugfs,
Chris Wilson
- [PATCH v3] drm/edid: rename macro for CEA extended-tag,
Shashank Sharma
- [PATCH v2] drm/edid: rename macro for CEA extended-tag,
Shashank Sharma
- [PATCH 00/21] huge gtt pages,
Matthew Auld
- [PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt, Matthew Auld
- [PATCH 02/21] drm/i915: introduce simple gemfs, Matthew Auld
- [PATCH 03/21] drm/i915/gemfs: enable THP, Matthew Auld
- [PATCH 04/21] drm/i915: introduce page_size_mask to dev_info, Matthew Auld
- [PATCH 05/21] drm/i915: introduce page_size members, Matthew Auld
- [PATCH 06/21] drm/i915: introduce vm set_pages/clear_pages, Matthew Auld
- [PATCH 07/21] drm/i915: align the vma start to the largest gtt page size, Matthew Auld
- [PATCH 08/21] drm/i915: align 64K objects to 2M, Matthew Auld
- [PATCH 09/21] drm/i915: enable IPS bit for 64K pages, Matthew Auld
- [PATCH 10/21] drm/i915: disable GTT cache for 2M/1G pages, Matthew Auld
- [PATCH 11/21] drm/i915: support 1G pages for the 48b PPGTT, Matthew Auld
- [PATCH 12/21] drm/i915: support 2M pages for the 48b PPGTT, Matthew Auld
- [PATCH 13/21] drm/i915: support 64K pages for the 48b PPGTT, Matthew Auld
- [PATCH 14/21] drm/i915: accurate page size tracking for the ppgtt, Matthew Auld
- [PATCH 15/21] drm/i915/debugfs: include some gtt page size metrics, Matthew Auld
- [PATCH 16/21] drm/i915/selftests: huge page tests, Matthew Auld
- [PATCH 17/21] drm/i915/selftests: mix huge pages, Matthew Auld
- [PATCH 19/21] drm/i915: enable platform support for 64K pages, Matthew Auld
- [PATCH 18/21] drm/i915: disable platform support for vGPU huge gtt pages, Matthew Auld
- [PATCH 20/21] drm/i915: enable platform support for 2M pages, Matthew Auld
- [PATCH 21/21] drm/i915: enable platform support for 1G pages, Matthew Auld
- ✓ Fi.CI.BAT: success for huge gtt pages (rev4), Patchwork
- <Possible follow-ups>
- [PATCH 00/21] huge gtt pages, Matthew Auld
- [PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt, Matthew Auld
- [PATCH 02/21] drm/i915: introduce simple gemfs, Matthew Auld
- [PATCH 03/21] drm/i915/gemfs: enable THP, Matthew Auld
- [PATCH 04/21] drm/i915: introduce page_size_mask to dev_info, Matthew Auld
- [PATCH 07/21] drm/i915: align the vma start to the largest gtt page size, Matthew Auld
- [PATCH 05/21] drm/i915: introduce page_size members, Matthew Auld
- [PATCH 06/21] drm/i915: introduce vm set_pages/clear_pages, Matthew Auld
- [PATCH 08/21] drm/i915: align 64K objects to 2M, Matthew Auld
- [PATCH 09/21] drm/i915: enable IPS bit for 64K pages, Matthew Auld
- [PATCH 13/21] drm/i915: support 64K pages for the 48b PPGTT, Matthew Auld
- [PATCH 10/21] drm/i915: disable GTT cache for 2M/1G pages, Matthew Auld
- [PATCH 11/21] drm/i915: support 1G pages for the 48b PPGTT, Matthew Auld
- [PATCH 12/21] drm/i915: support 2M pages for the 48b PPGTT, Matthew Auld
- [PATCH 14/21] drm/i915: accurate page size tracking for the ppgtt, Matthew Auld
- [PATCH 17/21] drm/i915/selftests: mix huge pages, Matthew Auld
- [PATCH 15/21] drm/i915/debugfs: include some gtt page size metrics, Matthew Auld
- [PATCH 20/21] drm/i915: enable platform support for 2M pages, Matthew Auld
- [PATCH 16/21] drm/i915/selftests: huge page tests, Matthew Auld
- [PATCH 21/21] drm/i915: enable platform support for 1G pages, Matthew Auld
- [PATCH 18/21] drm/i915: disable platform support for vGPU huge gtt pages, Matthew Auld
- [PATCH 19/21] drm/i915: enable platform support for 64K pages, Matthew Auld
- ✓ Fi.CI.BAT: success for huge gtt pages (rev5), Patchwork
- Re: [PATCH 00/21] huge gtt pages, Chris Wilson
- [PATCH 00/21] huge gtt pages, Matthew Auld
- [PATCH 02/21] drm/i915: introduce simple gemfs, Matthew Auld
- [PATCH 03/21] drm/i915/gemfs: enable THP, Matthew Auld
- [PATCH 07/21] drm/i915: introduce vm set_pages/clear_pages, Matthew Auld
- [PATCH 05/21] drm/i915: push set_pages down to the callers, Matthew Auld
- [PATCH 06/21] drm/i915: introduce page_size members, Matthew Auld
- [PATCH 04/21] drm/i915: introduce page_sizes field to dev_info, Matthew Auld
- [PATCH 09/21] drm/i915: align 64K objects to 2M, Matthew Auld
- [PATCH 11/21] drm/i915: disable GTT cache for 2M pages, Matthew Auld
- [PATCH 08/21] drm/i915: align the vma start to the largest gtt page size, Matthew Auld
- [PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt, Matthew Auld
- [PATCH 12/21] drm/i915: support 2M pages for the 48b PPGTT, Matthew Auld
- [PATCH 13/21] drm/i915: add support for 64K scratch page, Matthew Auld
- [PATCH 10/21] drm/i915: enable IPS bit for 64K pages, Matthew Auld
- [PATCH 14/21] drm/i915: support 64K pages for the 48b PPGTT, Matthew Auld
- [PATCH 15/21] drm/i915: accurate page size tracking for the ppgtt, Matthew Auld
- [PATCH 16/21] drm/i915/debugfs: include some gtt page size metrics, Matthew Auld
- [PATCH 18/21] drm/i915/selftests: mix huge pages, Matthew Auld
- [PATCH 17/21] drm/i915/selftests: huge page tests, Matthew Auld
- [PATCH 19/21] drm/i915: disable platform support for vGPU huge gtt pages, Matthew Auld
- [PATCH 21/21] drm/i915: enable platform support for 2M pages, Matthew Auld
- [PATCH 20/21] drm/i915: enable platform support for 64K pages, Matthew Auld
- ✓ Fi.CI.BAT: success for huge gtt pages (rev8), Patchwork
- ✗ Fi.CI.IGT: failure for huge gtt pages (rev8), Patchwork
- [PATCH 00/21] huge gtt pages, Matthew Auld
- [PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt, Matthew Auld
- [PATCH 02/21] drm/i915: introduce simple gemfs, Matthew Auld
- [PATCH 05/21] drm/i915: push set_pages down to the callers, Matthew Auld
- [PATCH 08/21] drm/i915: align the vma start to the largest gtt page size, Matthew Auld
- [PATCH 07/21] drm/i915: introduce vm set_pages/clear_pages, Matthew Auld
- [PATCH 04/21] drm/i915: introduce page_sizes field to dev_info, Matthew Auld
- [PATCH 03/21] drm/i915/gemfs: enable THP, Matthew Auld
- [PATCH 09/21] drm/i915: align 64K objects to 2M, Matthew Auld
- [PATCH 06/21] drm/i915: introduce page_size members, Matthew Auld
- [PATCH 16/21] drm/i915/debugfs: include some gtt page size metrics, Matthew Auld
- [PATCH 14/21] drm/i915: support 64K pages for the 48b PPGTT, Matthew Auld
- [PATCH 19/21] drm/i915: disable platform support for vGPU huge gtt pages, Matthew Auld
- [PATCH 20/21] drm/i915: enable platform support for 64K pages, Matthew Auld
- [PATCH 10/21] drm/i915: enable IPS bit for 64K pages, Matthew Auld
- [PATCH 18/21] drm/i915/selftests: mix huge pages, Matthew Auld
- [PATCH 12/21] drm/i915: support 2M pages for the 48b PPGTT, Matthew Auld
- [PATCH 11/21] drm/i915: disable GTT cache for 2M pages, Matthew Auld
- [PATCH 13/21] drm/i915: add support for 64K scratch page, Matthew Auld
- [PATCH 17/21] drm/i915/selftests: huge page tests, Matthew Auld
- [PATCH 21/21] drm/i915: enable platform support for 2M pages, Matthew Auld
- [PATCH 15/21] drm/i915: accurate page size tracking for the ppgtt, Matthew Auld
- ✓ Fi.CI.BAT: success for huge gtt pages (rev10), Patchwork
- ✓ Fi.CI.IGT: success for huge gtt pages (rev10), Patchwork
- [PATCH 00/21] huge gtt pages, Matthew Auld
- [PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt, Matthew Auld
- [PATCH 02/21] drm/i915: introduce simple gemfs, Matthew Auld
- [PATCH 03/21] drm/i915/gemfs: enable THP, Matthew Auld
- [PATCH 04/21] drm/i915: introduce page_sizes field to dev_info, Matthew Auld
- [PATCH 05/21] drm/i915: push set_pages down to the callers, Matthew Auld
- [PATCH 09/21] drm/i915: align 64K objects to 2M, Matthew Auld
- [PATCH 06/21] drm/i915: introduce page_size members, Matthew Auld
- [PATCH 07/21] drm/i915: introduce vm set_pages/clear_pages, Matthew Auld
- [PATCH 11/21] drm/i915: disable GTT cache for 2M pages, Matthew Auld
- [PATCH 08/21] drm/i915: align the vma start to the largest gtt page size, Matthew Auld
- [PATCH 10/21] drm/i915: enable IPS bit for 64K pages, Matthew Auld
- [PATCH 14/21] drm/i915: support 64K pages for the 48b PPGTT, Matthew Auld
- [PATCH 15/21] drm/i915: accurate page size tracking for the ppgtt, Matthew Auld
- [PATCH 12/21] drm/i915: support 2M pages for the 48b PPGTT, Matthew Auld
- [PATCH 16/21] drm/i915/debugfs: include some gtt page size metrics, Matthew Auld
- [PATCH 17/21] drm/i915/selftests: huge page tests, Matthew Auld
- [PATCH 19/21] drm/i915: disable platform support for vGPU huge gtt pages, Matthew Auld
- [PATCH 13/21] drm/i915: add support for 64K scratch page, Matthew Auld
- [PATCH 20/21] drm/i915: enable platform support for 64K pages, Matthew Auld
- [PATCH 18/21] drm/i915/selftests: mix huge pages, Matthew Auld
- [PATCH 21/21] drm/i915: enable platform support for 2M pages, Matthew Auld
- Re: [PATCH 00/21] huge gtt pages, Chris Wilson
- ✗ Fi.CI.BAT: failure for huge gtt pages (rev12), Patchwork
- [PATCH 00/21] huge gtt pages, Matthew Auld
- [PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt, Matthew Auld
- [PATCH 02/21] drm/i915: introduce simple gemfs, Matthew Auld
- [PATCH 03/21] drm/i915/gemfs: enable THP, Matthew Auld
- [PATCH 04/21] drm/i915: introduce page_sizes field to dev_info, Matthew Auld
- [PATCH 06/21] drm/i915: introduce page_size members, Matthew Auld
- [PATCH 05/21] drm/i915: push set_pages down to the callers, Matthew Auld
- [PATCH 08/21] drm/i915: align the vma start to the largest gtt page size, Matthew Auld
- [PATCH 07/21] drm/i915: introduce vm set_pages/clear_pages, Matthew Auld
- [PATCH 10/21] drm/i915: enable IPS bit for 64K pages, Matthew Auld
- [PATCH 11/21] drm/i915: disable GTT cache for 2M pages, Matthew Auld
- [PATCH 12/21] drm/i915: support 2M pages for the 48b PPGTT, Matthew Auld
- [PATCH 09/21] drm/i915: align 64K objects to 2M, Matthew Auld
- [PATCH 13/21] drm/i915: add support for 64K scratch page, Matthew Auld
- [PATCH 14/21] drm/i915: support 64K pages for the 48b PPGTT, Matthew Auld
- [PATCH 15/21] drm/i915: accurate page size tracking for the ppgtt, Matthew Auld
- [PATCH 18/21] drm/i915/selftests: mix huge pages, Matthew Auld
- [PATCH 16/21] drm/i915/debugfs: include some gtt page size metrics, Matthew Auld
- [PATCH 19/21] drm/i915: disable platform support for vGPU huge gtt pages, Matthew Auld
- [PATCH 20/21] drm/i915: enable platform support for 64K pages, Matthew Auld
- [PATCH 17/21] drm/i915/selftests: huge page tests, Matthew Auld
- [PATCH 21/21] drm/i915: enable platform support for 2M pages, Matthew Auld
- ✓ Fi.CI.BAT: success for huge gtt pages (rev13), Patchwork
- ✓ Fi.CI.IGT: success for huge gtt pages (rev13), Patchwork
- [PATCH] drm/i915: Clear execlist port[] before updating seqno on wedging,
Chris Wilson
- [PATCH] drm/i915: Clear engine irq posted following a reset,
Chris Wilson
- [PATCH 1/3] drm/i915: Check execlist/ring status during hangcheck,
Chris Wilson
- [PATCH] drm/edid: rename macro for CEA extended-tag,
Shashank Sharma
- [PATCH i-g-t 1/4] chamelium: Calculate CRC from framebuffer instead of hardcoding it,
Paul Kocialkowski
- [PATCH i-g-t v3 1/3] tests/chamelium: Update connector state without reprobe when possible,
Paul Kocialkowski
- [PATCH] drm/fb-helper: Remove drm_mode_config_fb.,
Maarten Lankhorst
- [PATCH 1/3] drm/i915: Refactor testing obj->mm.pages,
Chris Wilson
- [PATCH i-g-t] igt/debugfs_test: Skip dummy reads for crtc-n/crc/data,
Abdiel Janulgue
- [PATCH 1/4] drm/i915: Pin fence for iomap,
Chris Wilson
- [PATCH] drm/i915: Flush the execlist ports if idle,
Chris Wilson
- [PATCH 1/2] drm/i915: Report execlists irq bit in debugfs,
Chris Wilson
- [PATCH] intel/intel_chipset: Move IS_9XX below IS_GEN10.,
Rodrigo Vivi
- [PATCH] drm/i915: Fix use-after-free of context during free_contexts,
Chris Wilson
- [PATCH i-g-t 1/2] list-workarounds/cnl: Add Cannonlake to the list of valid platorms,
Rodrigo Vivi
- [PATCH i-g-t] lib/i915_pciids.h: Organize cnl/cfl ids., Rodrigo Vivi
- [PATCH IGT v2 0/6] IGT PSR Fix-ups,
Jim Bride
- [PATCH v2 0/4] Kernel PSR Fix-ups,
Jim Bride
- [PATCH v4 0/6] drm: add asynchrounous plane update,
Gustavo Padovan
- [PATCH] drm/i915/guc: Prevent ggtt->invalidate assert during GuC reload,
Michel Thierry
- [PATCH v2 0/5] x86/io: Rely on asm-generic/io.h,
Andy Shevchenko
- [REGRESSION 4.12] i915 Oops at intel_fbdev_invalidate(),
Takashi Iwai
- [PATCH i-g-t] tests/kms_flip: Make panning tests actually pan all the time, ville . syrjala
- [PATCH 1/3] drm/vblank: Introduce drm_crtc_vblank_get_accurate(),
ville . syrjala
- [PATCH v3 0/2] Handle unsupported configuration with IF-ID,
Mahesh Kumar
- [PATCH] drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming,
Manasi Navare
- Re: [PATCH 10/13] drm/fb-helper: Support deferred setup (fwd), Julia Lawall
- [PATCH 1/4] intel: Add Cannonlake PCI IDs for U-skus.,
Rodrigo Vivi
- [PATCH i-g-t 1/5] lib/cnl: Introduce Cannonlake platform defition.,
Rodrigo Vivi
- [PATCH v3] drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts,
Manasi Navare
- [PATCH] dri2: Sync i965_pci_ids.h from Mesa.,
Rodrigo Vivi
- [PATCH i-g-t] lib/cfl: Introduce Coffeelake platform definition.,
Rodrigo Vivi
- [PATCH v2 0/2] Handle unsupported configuration with IF-ID,
Mahesh Kumar
- [PATCH 0/5] gen9+: Sanitize power well disabling during display uninit,
Imre Deak
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]