Linux Intel GFX
[Prev Page][Next Page]
- [PATCH v2 2/4] drm/i915/dg2: Add support for DG2 render and media compression, (continued)
- refactor the i915 GVT support and move to the modern mdev API v3,
Christoph Hellwig
- [PATCH 01/34] drm/i915/gvt: remove module refcounting in intel_gvt_{, un}register_hypervisor, Christoph Hellwig
- [PATCH 02/34] drm/i915/gvt: remove enum hypervisor_type, Christoph Hellwig
- [PATCH 03/34] drm/i915/gvt: rename intel_vgpu_ops to intel_vgpu_mdev_ops, Christoph Hellwig
- [PATCH 04/34] drm/i915/gvt: don't override the include path, Christoph Hellwig
- [PATCH 05/34] drm/i915/gvt: cleanup the Makefile, Christoph Hellwig
- [PATCH 06/34] drm/i915/gvt: move the gvt code into kvmgt.ko, Christoph Hellwig
- [PATCH 07/34] drm/i915/gvt: remove intel_gvt_ops, Christoph Hellwig
- [PATCH 08/34] drm/i915/gvt: remove the map_gfn_to_mfn and set_trap_area ops, Christoph Hellwig
- [PATCH 09/34] drm/i915/gvt: remove the unused from_virt_to_mfn op, Christoph Hellwig
- [PATCH 10/34] drm/i915/gvt: merge struct kvmgt_vdev into struct intel_vgpu, Christoph Hellwig
- [PATCH 11/34] drm/i915/gvt: merge struct kvmgt_guest_info into strut intel_vgpu, Christoph Hellwig
- [PATCH 12/34] drm/i915/gvt: remove vgpu->handle, Christoph Hellwig
- [PATCH 13/34] drm/i915/gvt: devirtualize ->{read, write}_gpa, Christoph Hellwig
- [PATCH 14/34] drm/i915/gvt: devirtualize ->{get, put}_vfio_device, Christoph Hellwig
- [PATCH 15/34] drm/i915/gvt: devirtualize ->set_edid and ->set_opregion, Christoph Hellwig
- [PATCH 16/34] drm/i915/gvt: devirtualize ->detach_vgpu, Christoph Hellwig
- [PATCH 17/34] drm/i915/gvt: devirtualize ->inject_msi, Christoph Hellwig
- [PATCH 18/34] drm/i915/gvt: devirtualize ->is_valid_gfn, Christoph Hellwig
- [PATCH 19/34] drm/i915/gvt: devirtualize ->gfn_to_mfn, Christoph Hellwig
- [PATCH 20/34] drm/i915/gvt: devirtualize ->{enable, disable}_page_track, Christoph Hellwig
- [PATCH 21/34] drm/i915/gvt: devirtualize ->dma_{, un}map_guest_page, Christoph Hellwig
- [PATCH 22/34] drm/i915/gvt: devirtualize dma_pin_guest_page, Christoph Hellwig
- [PATCH 23/34] drm/i915/gvt: remove struct intel_gvt_mpt, Christoph Hellwig
- [PATCH 24/34] drm/i915/gvt: remove the extra vfio_device refcounting for dmabufs, Christoph Hellwig
- [PATCH 25/34] drm/i915/gvt: streamline intel_vgpu_create, Christoph Hellwig
- [PATCH 26/34] drm/i915/gvt: pass a struct intel_vgpu to the vfio read/write helpers, Christoph Hellwig
- [PATCH 27/34] drm/i915/gvt: remove kvmgt_guest_{init, exit}, Christoph Hellwig
- [PATCH 28/34] drm/i915/gvt: convert to use vfio_register_emulated_iommu_dev, Christoph Hellwig
- [PATCH 29/34] drm/i915/gvt: merge gvt.c into kvmgvt.c, Christoph Hellwig
- [PATCH 30/34] vfio/mdev: Remove vfio_mdev.c, Christoph Hellwig
- [PATCH 31/34] vfio/mdev: Remove mdev_parent_ops dev_attr_groups, Christoph Hellwig
- [PATCH 32/34] vfio/mdev: Remove mdev_parent_ops, Christoph Hellwig
- [PATCH 33/34] vfio/mdev: Use the driver core to create the 'remove' file, Christoph Hellwig
- [PATCH 34/34] vfio/mdev: Remove mdev drvdata, Christoph Hellwig
- Re: refactor the i915 GVT support and move to the modern mdev API v3, Wang, Zhi A
- [CI v3 00/12] drm/edid: low level EDID block read refactoring etc.,
Jani Nikula
- [CI v3 01/12] drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks, Jani Nikula
- [CI v3 02/12] drm/edid: have edid_block_check() detect blocks that are all zero, Jani Nikula
- [CI v3 03/12] drm/edid: refactor EDID block status printing, Jani Nikula
- [CI v3 04/12] drm/edid: add a helper to log dump an EDID block, Jani Nikula
- [CI v3 05/12] drm/edid: pass struct edid to connector_bad_edid(), Jani Nikula
- [CI v3 06/12] drm/edid: add typedef for block read function, Jani Nikula
- [CI v3 07/12] drm/edid: abstract an EDID block read helper, Jani Nikula
- [CI v3 08/12] drm/edid: use EDID block read helper in drm_do_get_edid(), Jani Nikula
- [CI v3 09/12] drm/edid: convert extension block read to EDID block read helper, Jani Nikula
- [CI v3 10/12] drm/edid: drop extra local var, Jani Nikula
- [CI v3 11/12] drm/edid: add single point of return to drm_do_get_edid(), Jani Nikula
- [CI v3 12/12] drm/edid: add EDID block count and size helpers, Jani Nikula
- ✓ Fi.CI.BAT: success for drm/edid: low level EDID block read refactoring etc. (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for drm/edid: low level EDID block read refactoring etc. (rev5), Patchwork
- ✗ Fi.CI.BAT: failure for drm/edid: low level EDID block read refactoring etc. (rev6), Patchwork
- ✗ Fi.CI.BAT: failure for drm/edid: low level EDID block read refactoring etc. (rev7), Patchwork
- ✗ Fi.CI.IGT: failure for drm/edid: low level EDID block read refactoring etc. (rev7), Patchwork
- ✗ Fi.CI.BAT: failure for drm/edid: low level EDID block read refactoring etc. (rev8), Patchwork
- ✓ Fi.CI.BAT: success for drm/edid: low level EDID block read refactoring etc. (rev9), Patchwork
- Re: [CI v3 00/12] drm/edid: low level EDID block read refactoring etc., Jani Nikula
- ✗ Fi.CI.IGT: failure for drm/edid: low level EDID block read refactoring etc. (rev8), Patchwork
- ✓ Fi.CI.IGT: success for drm/edid: low level EDID block read refactoring etc. (rev9), Patchwork
- [V2 0/3] Expose max and current bpc via debugfs,
Bhanuprakash Modem
- <Possible follow-ups>
- [V2 0/3] Expose max and current bpc via debugfs, Bhanuprakash Modem
- [V2 1/3] drm/debug: Expose connector's max supported bpc via debugfs, Bhanuprakash Modem
- [V2 2/3] drm/i915/display/debug: Expose crtc current bpc via debugfs, Bhanuprakash Modem
- [V2 3/3] drm/amd/display: Move connector debugfs to drm, Bhanuprakash Modem
- ✗ Fi.CI.BAT: failure for Expose max and current bpc via debugfs, Patchwork
- ✓ Fi.CI.BAT: success for Expose max and current bpc via debugfs (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for Expose max and current bpc via debugfs (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Expose max and current bpc via debugfs (rev3), Patchwork
- ✓ Fi.CI.BAT: success for Expose max and current bpc via debugfs (rev3), Patchwork
- ✓ Fi.CI.IGT: success for Expose max and current bpc via debugfs (rev3), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Expose max and current bpc via debugfs (rev4), Patchwork
- ✓ Fi.CI.BAT: success for Expose max and current bpc via debugfs (rev4), Patchwork
- ✓ Fi.CI.IGT: success for Expose max and current bpc via debugfs (rev4), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Expose max and current bpc via debugfs (rev5), Patchwork
- ✓ Fi.CI.BAT: success for Expose max and current bpc via debugfs (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for Expose max and current bpc via debugfs (rev5), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Expose max and current bpc via debugfs (rev6), Patchwork
- ✗ Fi.CI.BAT: failure for Expose max and current bpc via debugfs (rev6), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Expose max and current bpc via debugfs (rev7), Patchwork
- ✓ Fi.CI.BAT: success for Expose max and current bpc via debugfs (rev7), Patchwork
- ✗ Fi.CI.IGT: failure for Expose max and current bpc via debugfs (rev7), Patchwork
- Re: [V2 0/3] Expose max and current bpc via debugfs, Modem, Bhanuprakash
- ✗ Fi.CI.CHECKPATCH: warning for Expose max and current bpc via debugfs (rev8), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Expose max and current bpc via debugfs (rev9), Patchwork
- [CI v2 00/12] drm/edid: low level EDID block read refactoring etc.,
Jani Nikula
- [CI v2 01/12] drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks, Jani Nikula
- [CI v2 02/12] drm/edid: have edid_block_check() detect blocks that are all zero, Jani Nikula
- [CI v2 03/12] drm/edid: refactor EDID block status printing, Jani Nikula
- [CI v2 04/12] drm/edid: add a helper to log dump an EDID block, Jani Nikula
- [CI v2 05/12] drm/edid: pass struct edid to connector_bad_edid(), Jani Nikula
- [CI v2 06/12] drm/edid: add typedef for block read function, Jani Nikula
- [CI v2 07/12] drm/edid: abstract an EDID block read helper, Jani Nikula
- [CI v2 08/12] drm/edid: use EDID block read helper in drm_do_get_edid(), Jani Nikula
- [CI v2 09/12] drm/edid: convert extension block read to EDID block read helper, Jani Nikula
- [CI v2 10/12] drm/edid: drop extra local var, Jani Nikula
- [CI v2 11/12] drm/edid: add single point of return to drm_do_get_edid(), Jani Nikula
- [CI v2 12/12] drm/edid: add EDID block count and size helpers, Jani Nikula
- ✗ Fi.CI.BAT: failure for drm/edid: low level EDID block read refactoring etc. (rev4), Patchwork
- [PATCH] drm/ttm: stop passing NULL fence in ttm_bo_move_sync_cleanup,
Matthew Auld
- [PATCH v3] drm: add a check to verify the size alignment,
Arunpravin Paneer Selvam
- [PATCH] tests/drm_buddy: Add drm buddy test cases,
Arunpravin Paneer Selvam
- [PATCH] drm/i915/dg2: Do not explode on phy calibration error,
Lucas De Marchi
- [PATCH 0/3] Update to GuC v70,
John . C . Harrison
- [PATCH v2 1/2] drm/dp: Factor out a function to probe a DPCD address,
Imre Deak
- [PATCH v2 2/2] drm/i915/dp: Add workaround for spurious AUX timeouts/hotplugs on LTTPR links, Imre Deak
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/dp: Factor out a function to probe a DPCD address, Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/dp: Factor out a function to probe a DPCD address, Patchwork
- Re: [v2, 1/2] drm/dp: Factor out a function to probe a DPCD address, Almahallawy, Khaled
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/dp: Factor out a function to probe a DPCD address (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/dp: Factor out a function to probe a DPCD address (rev2), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/dp: Factor out a function to probe a DPCD address (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/dp: Factor out a function to probe a DPCD address (rev2), Patchwork
- [PATCH v3 1/2] drm/dp: Factor out a function to probe a DPCD address, Imre Deak
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/2] drm/dp: Factor out a function to probe a DPCD address (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v3,1/2] drm/dp: Factor out a function to probe a DPCD address (rev3), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v3,1/2] drm/dp: Factor out a function to probe a DPCD address (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [v3,1/2] drm/dp: Factor out a function to probe a DPCD address (rev3), Patchwork
- ✓ Fi.CI.IGT: success for series starting with [v3,1/2] drm/dp: Factor out a function to probe a DPCD address (rev3), Patchwork
- [PATCH] drm/i915/uncore: Warn only if unclaimed access remains flagged,
Lucas De Marchi
- [PATCH 0/2] Fix issues in skl_pcode_request,
Stanislav Lisovskiy
- [PATCH v2] drm/i915: fix i915_gem_object_wait_moving_fence,
Matthew Auld
- [PATCH 0/3] Expose max and current bpc via debugfs,
Bhanuprakash Modem
- [PATCH] drm/dp: Don't rewrite link config when setting phy CTS test pattern with LTTPR,
Khaled Almahallawy
- [CI] PR for new GuC v70.1.1, John . C . Harrison
- [PATCH 1/2] drm/dp: Export drm_dp_dpcd_access(),
Imre Deak
- [PATCH 1/2] drm/i915: fix broken build,
Matthew Auld
- [PATCH] drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL,
Matt Roper
- Re: [PATCH 1/1] drm/i915/uc: Use platform specific defaults for GuC/HuC enabling,
Tvrtko Ursulin
- [PATCH 0/1] Inherit GPU scheduling priority from process nice,
Tvrtko Ursulin
- [PATCH 00/20] GSC support for XeHP SDV and DG2 platforms,
Alexander Usyskin
- [PATCH 01/20] drm/i915/gsc: add gsc as a mei auxiliary device, Alexander Usyskin
- [PATCH 02/20] mei: add support for graphics system controller (gsc) devices, Alexander Usyskin
- [PATCH 03/20] mei: gsc: setup char driver alive in spite of firmware handshake failure, Alexander Usyskin
- [PATCH 04/20] mei: gsc: add runtime pm handlers, Alexander Usyskin
- [PATCH 05/20] mei: gsc: retrieve the firmware version, Alexander Usyskin
- [PATCH 06/20] HAX: drm/i915: force INTEL_MEI_GSC on for CI, Alexander Usyskin
- [PATCH 07/20] drm/i915/gsc: skip irq initialization if using polling, Alexander Usyskin
- [PATCH 08/20] drm/i915/gsc: add slow_fw flag to the mei auxiliary device, Alexander Usyskin
- [PATCH 09/20] drm/i915/gsc: add slow_fw flag to the gsc device definition, Alexander Usyskin
- [PATCH 10/20] drm/i915/gsc: add GSC XeHP SDV platform definition, Alexander Usyskin
- [PATCH 11/20] mei: gsc: use polling instead of interrupts, Alexander Usyskin
- [PATCH 12/20] mei: gsc: wait for reset thread on stop, Alexander Usyskin
- [PATCH 13/20] mei: extend timeouts on slow devices., Alexander Usyskin
- [PATCH 15/20] mei: bus: export common mkhi definitions into a separate header, Alexander Usyskin
- [PATCH 16/20] mei: mkhi: add memory ready command, Alexander Usyskin
- [PATCH 14/20] drm/i915/dg2: add gsc with special gsc bar offsets, Alexander Usyskin
- [PATCH 17/20] mei: gsc: setup gsc extended operational memory, Alexander Usyskin
- [PATCH 18/20] mei: gsc: add transition to PXP mode in resume flow, Alexander Usyskin
- [PATCH 19/20] mei: debugfs: add pxp mode to devstate in debugfs, Alexander Usyskin
- [PATCH 20/20] drm/i915/gsc: allocate extended operational memory in LMEM, Alexander Usyskin
- ✗ Fi.CI.CHECKPATCH: warning for GSC support for XeHP SDV and DG2 platforms, Patchwork
- ✗ Fi.CI.SPARSE: warning for GSC support for XeHP SDV and DG2 platforms, Patchwork
- ✗ Fi.CI.BAT: failure for GSC support for XeHP SDV and DG2 platforms, Patchwork
- [PATCH] drm/vc4: Use newer fence API to fix build error, Javier Martinez Canillas
- [PATCH 1/2] drm/i915: consider min_page_size when migrating,
Matthew Auld
- [PATCH 00/12] drm/edid: low level EDID block read refactoring etc.,
Jani Nikula
- [PATCH 02/12] drm/edid: have edid_block_check() detect blocks that are all zero, Jani Nikula
- [PATCH 03/12] drm/edid: refactor EDID block status printing, Jani Nikula
- [PATCH 04/12] drm/edid: add a helper to log dump an EDID block, Jani Nikula
- [PATCH 01/12] drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks, Jani Nikula
- [PATCH 05/12] drm/edid: pass struct edid to connector_bad_edid(), Jani Nikula
- [PATCH 06/12] drm/edid: add typedef for block read function, Jani Nikula
- [PATCH 07/12] drm/edid: abstract an EDID block read helper, Jani Nikula
- [PATCH 08/12] drm/edid: use EDID block read helper in drm_do_get_edid(), Jani Nikula
- [PATCH 09/12] drm/edid: convert extension block read to EDID block read helper, Jani Nikula
- [PATCH 10/12] drm/edid: drop extra local var, Jani Nikula
- [PATCH 11/12] drm/edid: add single point of return to drm_do_get_edid(), Jani Nikula
- [PATCH 12/12] drm/edid: add EDID block count and size helpers, Jani Nikula
- ✗ Fi.CI.BUILD: failure for drm/edid: low level EDID block read refactoring etc., Patchwork
- Re: [PATCH 00/12] drm/edid: low level EDID block read refactoring etc., Ville Syrjälä
- ✗ Fi.CI.BAT: failure for drm/edid: low level EDID block read refactoring etc. (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for drm/edid: low level EDID block read refactoring etc. (rev3), Patchwork
- [PATCH] drm/i915: Fix FIFO underruns caused by missing cumulative bpp W/A,
Stanislav Lisovskiy
- [PATCH v9 0/3] Refactor GVT-g MMIO tracking table and handlers,
Zhi Wang
- [PATCH v12] drm/amdgpu: add drm buddy support to amdgpu,
Arunpravin Paneer Selvam
- [PATCH] drm/i915/display: Fix warnings about PSR lock not held,
José Roberto de Souza
- ✗ Fi.CI.BAT: failure for drm/i915/display: Fix warnings about PSR lock not held, Patchwork
- Re: [PATCH] drm/i915/display: Fix warnings about PSR lock not held, Hogander, Jouni
- ✗ Fi.CI.BAT: failure for drm/i915/display: Fix warnings about PSR lock not held (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Fix warnings about PSR lock not held (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Fix warnings about PSR lock not held (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Fix warnings about PSR lock not held (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Fix warnings about PSR lock not held (rev4), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: Fix warnings about PSR lock not held (rev4), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/display: Fix warnings about PSR lock not held (rev4), Patchwork
- [PATCH 1/2] drm/i915/selftests: fixup min_alignment usage,
Matthew Auld
- [PATCH v4 18/22] drm/i915/bios: Determine panel type via PNPID match, Ville Syrjala
- [PATCH] drm/i915: consider min_page_size when migrating,
Matthew Auld
- [PATCH v3] drm/i915: program wm blocks to at least blocks required per line,
Vinod Govindapillai
- [PATCH] drm/i915/selftests: handle more rounding,
Matthew Auld
- [PATCH v2] drm/i915: program wm blocks to at least blocks required per line, Vinod Govindapillai
- [PATCH] drm/i915/uc: use io memcpy functions for device memory copy,
Balasubramani Vivekanandan
- linux-next: build warnings after merge of the drm-misc tree,
Stephen Rothwell
- Re: linux-next: build warnings after merge of the drm-misc tree, Stephen Rothwell
- Re: linux-next: build warnings after merge of the drm-misc tree, Stephen Rothwell
- <Possible follow-ups>
- linux-next: build warnings after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warnings after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warnings after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warnings after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warnings after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warnings after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warnings after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warnings after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build warnings after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree,
Stephen Rothwell
- ✗ Fi.CI.CHECKPATCH: warning for linux-next: build failure after merge of the drm-misc tree, Patchwork
- ✗ Fi.CI.DOCS: warning for linux-next: build failure after merge of the drm-misc tree, Patchwork
- ✓ Fi.CI.BAT: success for linux-next: build failure after merge of the drm-misc tree, Patchwork
- ✗ Fi.CI.IGT: failure for linux-next: build failure after merge of the drm-misc tree, Patchwork
- <Possible follow-ups>
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree, Stephen Rothwell
- linux-next: manual merge of the amdgpu tree with the drm-misc tree,
Stephen Rothwell
- [PATCH v3 00/17] fbcon cleanups,
Daniel Vetter
- [PATCH v3 01/17] fbcon: delete a few unneeded forward decl, Daniel Vetter
- [PATCH v3 02/17] fbcon: Move fbcon_bmove(_rec) functions, Daniel Vetter
- [PATCH v3 03/17] fbcon: Introduce wrapper for console->fb_info lookup, Daniel Vetter
- [PATCH v3 04/17] fbcon: delete delayed loading code, Daniel Vetter
- [PATCH v3 06/17] fbcon: Use delayed work for cursor, Daniel Vetter
- [PATCH v3 07/17] fbcon: Replace FBCON_FLAGS_INIT with a boolean, Daniel Vetter
- [PATCH v3 05/17] fbdev/sysfs: Fix locking, Daniel Vetter
- [PATCH v3 09/17] fbcon: Extract fbcon_open/release helpers, Daniel Vetter
- [PATCH v3 08/17] fb: Delete fb_info->queue, Daniel Vetter
- [PATCH v3 12/17] fbcon: use lock_fb_info in fbcon_open/release, Daniel Vetter
- [PATCH v3 10/17] fbcon: Ditch error handling for con2fb_release_oldinfo, Daniel Vetter
- [PATCH v3 11/17] fbcon: move more common code into fb_open(), Daniel Vetter
- [PATCH v3 13/17] fbcon: Consistently protect deferred_takeover with console_lock(), Daniel Vetter
- [PATCH v3 14/17] fbcon: Move console_lock for register/unlink/unregister, Daniel Vetter
- [PATCH v3 16/17] fbcon: untangle fbcon_exit, Daniel Vetter
- [PATCH v3 17/17] fbcon: Maintain a private array of fb_info, Daniel Vetter
- [PATCH v3 15/17] fbcon: Move more code into fbcon_release, Daniel Vetter
- ✗ Fi.CI.CHECKPATCH: warning for fbcon cleanups, Patchwork
- ✗ Fi.CI.SPARSE: warning for fbcon cleanups, Patchwork
- ✗ Fi.CI.DOCS: warning for fbcon cleanups, Patchwork
- ✓ Fi.CI.BAT: success for fbcon cleanups, Patchwork
- ✗ Fi.CI.IGT: failure for fbcon cleanups, Patchwork
- Re: [PATCH v3 00/17] fbcon cleanups, Daniel Vetter
- [PATCH topic/core-for-CI] ALSA: hda/i915 - skip acomp init if no matching display,
Lucas De Marchi
- [PATCH v2 00/22] drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching,
Ville Syrjala
- [PATCH v2 01/22] drm/i915/bios: Use the cached BDB version, Ville Syrjala
- [PATCH v2 02/22] drm/i915/bios: Make copies of VBT data blocks, Ville Syrjala
- [PATCH v2 03/22] drm/i915/bios: Use the copy of the LFP data table always, Ville Syrjala
- [PATCH v2 04/22] drm/i915/bios: Validate LFP data table pointers, Ville Syrjala
- [PATCH v2 06/22] drm/i915/bios: Validate the panel_name table, Ville Syrjala
- [PATCH v2 05/22] drm/i915/bios: Trust the LFP data pointers, Ville Syrjala
- [PATCH v2 10/22] drm/i915/bios: Assume panel_type==0 if the VBT has bogus data, Ville Syrjala
- [PATCH v2 11/22] drm/i915/bios: Split parse_driver_features() into two parts, Ville Syrjala
- [PATCH v2 09/22] drm/i915/bios: Get access to the tail end of the LFP data block, Ville Syrjala
- [PATCH v2 13/22] drm/i915/pps: Split PPS init+sanitize in two, Ville Syrjala
- [PATCH v2 15/22] drm/i915/bios: Do panel specific VBT parsing later, Ville Syrjala
- [PATCH v2 07/22] drm/i915/bios: Reorder panel DTD parsing, Ville Syrjala
- [PATCH v2 08/22] drm/i915/bios: Generate LFP data table pointers if the VBT lacks them, Ville Syrjala
- [PATCH v2 17/22] drm/i915/bios: Refactor panel_type code, Ville Syrjala
- [PATCH v2 18/22] drm/i915/bios: Determine panel type via PNPID match, Ville Syrjala
- [PATCH v2 19/22] drm/i915/bios: Parse the seamless DRRS min refresh rate, Ville Syrjala
- [PATCH v2 16/22] drm/i915/bios: Extract get_panel_type(), Ville Syrjala
- [PATCH v2 12/22] drm/i915/bios: Split VBT parsing to global vs. panel specific parts, Ville Syrjala
- [PATCH v2 14/22] drm/i915/pps: Reinit PPS delays after VBT has been fully parsed, Ville Syrjala
- [PATCH v2 20/22] drm/i915: Respect VBT seamless DRRS min refresh rate, Ville Syrjala
- [PATCH v2 21/22] drm/edid: Extract drm_edid_decode_mfg_id(), Ville Syrjala
- [PATCH v2 22/22] drm/i915/bios: Dump PNPID and panel name, Ville Syrjala
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching, Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching (rev4), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching (rev4), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching (rev6), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching (rev6), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching (rev6), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching (rev6), Patchwork
- [PATCH] drm/i915: Fixup kerneldoc in struct i915_gem_context,
Tvrtko Ursulin
- [PATCH CI 1/3] drm/i915/display/psr: Set partial frame enable when forcing full frame fetch,
José Roberto de Souza
- [PATCH 11/11] drm/i915: Fix undefined behavior due to shift overflowing the constant,
Borislav Petkov
- [PATCH v9 0/9] drm/i915/ttm: Evict and restore of compressed object,
Ramalingam C
- [PATCH v9 1/9] drm/i915/gt: use engine instance directly for offset, Ramalingam C
- [PATCH v9 2/9] drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+, Ramalingam C
- [PATCH v9 4/9] drm/i915/gt: Pass the -EINVAL when emit_pte doesn't update any PTE, Ramalingam C
- [PATCH v9 3/9] drm/i915/gt: Optimize the migration and clear loop, Ramalingam C
- [PATCH v9 5/9] drm/i915/gt: Clear compress metadata for Flat-ccs objects, Ramalingam C
- [PATCH v9 6/9] drm/i915/selftest_migrate: Consider the possible roundup of size, Ramalingam C
- [PATCH v9 9/9] drm/i915/migrate: Evict and restore the flatccs capable lmem obj, Ramalingam C
- [PATCH v9 8/9] drm/i915/gem: Add extra pages in ttm_tt for ccs data, Ramalingam C
- [PATCH v9 7/9] drm/i915/selftest_migrate: Check CCS meta data clear, Ramalingam C
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ttm: Evict and restore of compressed object (rev9), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/ttm: Evict and restore of compressed object (rev9), Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915/ttm: Evict and restore of compressed object (rev9), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/ttm: Evict and restore of compressed object (rev9), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/ttm: Evict and restore of compressed object (rev9), Patchwork
- [no subject], Unknown
- [PATCH 0/3] Inherit GPU scheduling priority from process nice,
Tvrtko Ursulin
- [PATCH v8 0/9] drm/i915/ttm: Evict and restore of compressed object,
Ramalingam C
- [PATCH] drm/i915: Improve on suspend / resume time with VT-d enabled,
Thomas Hellström
- [PATCH] drm/i915: Fix skl_pcode_try_request function,
Stanislav Lisovskiy
- [PATCH 5.10 096/599] drm/edid: check basic audio support on CEA extension block, Greg Kroah-Hartman
- [PATCH 5.15 141/913] drm/edid: check basic audio support on CEA extension block, Greg Kroah-Hartman
- [PATCH 5.16 0149/1017] drm/edid: check basic audio support on CEA extension block, Greg Kroah-Hartman
- [PATCH 5.17 0144/1126] drm/edid: check basic audio support on CEA extension block, Greg Kroah-Hartman
- [PATCH] drm/i915/dmc: Add MMIO range restrictions,
Anusha Srivatsa
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]