Linux Intel GFX
[Prev Page][Next Page]
- [PATCH 2/3] drm/i915: export all mock selftest functions, (continued)
- [PATCH v2] drm/i915/psr: Add continuous full frame bit together with single,
Jouni Högander
- [PATCH v2 0/4] drm/i915/mtl: Add OAG 32 bit format support for MTL,
Umesh Nerlige Ramappa
- [PATCH v4 0/5] Add guard padding around i915_vma,
Andi Shyti
- [PATCH v4 1/5] drm/i915: Limit the display memory alignment to 32 bit instead of 64, Andi Shyti
- [PATCH v4 2/5] drm/i915: Wrap all access to i915_vma.node.start|size, Andi Shyti
- [PATCH v4 3/5] drm/i915: Introduce guard pages to i915_vma, Andi Shyti
- [PATCH v4 5/5] Revert "drm/i915: Improve on suspend / resume time with VT-d enabled", Andi Shyti
- [PATCH v4 4/5] drm/i915: Refine VT-d scanout workaround, Andi Shyti
- ✗ Fi.CI.CHECKPATCH: warning for add guard padding around i915_vma (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for add guard padding around i915_vma (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for add guard padding around i915_vma (rev4), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for add guard padding around i915_vma (rev5), Patchwork
- ✗ Fi.CI.SPARSE: warning for add guard padding around i915_vma (rev5), Patchwork
- ✗ Fi.CI.BAT: failure for add guard padding around i915_vma (rev5), Patchwork
- ✗ Fi.CI.SPARSE: warning for add guard padding around i915_vma (rev6), Patchwork
- ✗ Fi.CI.BAT: failure for add guard padding around i915_vma (rev6), Patchwork
- ✗ Fi.CI.SPARSE: warning for add guard padding around i915_vma (rev7), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for add guard padding around i915_vma (rev7), Patchwork
- ✓ Fi.CI.BAT: success for add guard padding around i915_vma (rev7), Patchwork
- ✗ Fi.CI.IGT: failure for add guard padding around i915_vma (rev7), Patchwork
- [PATCH 1/2] drm/i915/mtl: Initial display workarounds,
Matt Atwood
- [linux-gfx] [PATCH] drm/i915/pvc: Implement recommended caching policy,
Wayne Boyer
- [PATCH v5 1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use,
Andy Shevchenko
- [PATCH v5 4/4] xhci: Convert to use list_count_nodes(), Andy Shevchenko
- [PATCH v5 2/4] usb: gadget: hid: Convert to use list_count_nodes(), Andy Shevchenko
- [PATCH v5 3/4] usb: gadget: udc: bcm63xx: Convert to use list_count_nodes(), Andy Shevchenko
- ✗ Fi.CI.SPARSE: warning for series starting with [v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use, Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use, Patchwork
- Re: [PATCH v5 1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use, Andy Shevchenko
- [RFC 0/2] Add new CDCLK step for RPL-U,
Chaitanya Kumar Borah
- [PATCH v5 0/3] Add hwmon support for dgfx selftests,
Riana Tauro
- linux-next: build warning after merge of the drm-intel tree,
Stephen Rothwell
- [PATCH] drm/i915: Remove CONFIG_PM dependency from RC6.,
Rodrigo Vivi
- [PATCH v6 1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915,
Alan Previn
- [PATCH v3 0/3] More GuC firmware version improvements,
John . C . Harrison
- [PATCH 0/2] Allow error capture without a request / on reset failure,
John . C . Harrison
- [PATCH v4] drm/i915/hdmi: SPD infoframe update for discrete,
Taylor, Clinton A
- [PATCH v2 26/26] drm/i915/gt: Remove #ifdef guards for PM related functions,
Paul Cercueil
- [PATCH v4 0/3] Add hwmon support for dgfx selftests,
Riana Tauro
- [PATCH] drm/i915/fbdev: Implement fb_dirty for intel custom fb helper,
Jouni Högander
- [PATCH] drm/i915/psr: Add continuous full frame bit together with single,
Jouni Högander
- [PATCH v8 00/22] drm/i915/vm_bind: Add VM_BIND functionality,
Niranjana Vishwanathapura
- [PATCH v8 14/22] drm/i915/vm_bind: Expose i915_request_await_bind(), Niranjana Vishwanathapura
- [PATCH v8 01/22] drm/i915/vm_bind: Expose vm lookup function, Niranjana Vishwanathapura
- [PATCH v8 18/22] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode, Niranjana Vishwanathapura
- [PATCH v8 03/22] drm/i915/vm_bind: Expose i915_gem_object_max_page_size(), Niranjana Vishwanathapura
- [PATCH v8 09/22] drm/i915/vm_bind: Add out fence support, Niranjana Vishwanathapura
- [PATCH v8 05/22] drm/i915/vm_bind: Implement bind and unbind of object, Niranjana Vishwanathapura
- [PATCH v8 15/22] drm/i915/vm_bind: Handle persistent vmas in execbuf3, Niranjana Vishwanathapura
- [PATCH v8 12/22] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl, Niranjana Vishwanathapura
- [PATCH v8 22/22] drm/i915/vm_bind: Support capture of persistent mappings, Niranjana Vishwanathapura
- [PATCH v8 11/22] drm/i915/vm_bind: Use common execbuf functions in execbuf path, Niranjana Vishwanathapura
- [PATCH v8 19/22] drm/i915/vm_bind: Render VM_BIND documentation, Niranjana Vishwanathapura
- [PATCH v8 20/22] drm/i915/vm_bind: Async vm_unbind support, Niranjana Vishwanathapura
- [PATCH v8 02/22] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation(), Niranjana Vishwanathapura
- [PATCH v8 04/22] drm/i915/vm_bind: Add support to create persistent vma, Niranjana Vishwanathapura
- [PATCH v8 06/22] drm/i915/vm_bind: Support for VM private BOs, Niranjana Vishwanathapura
- [PATCH v8 08/22] drm/i915/vm_bind: Support persistent vma activeness tracking, Niranjana Vishwanathapura
- [PATCH v8 21/22] drm/i915/vm_bind: Properly build persistent map sg table, Niranjana Vishwanathapura
- [PATCH v8 10/22] drm/i915/vm_bind: Abstract out common execbuf functions, Niranjana Vishwanathapura
- [PATCH v8 17/22] drm/i915/vm_bind: Limit vm_bind mode to non-recoverable contexts, Niranjana Vishwanathapura
- [PATCH v8 07/22] drm/i915/vm_bind: Add support to handle object evictions, Niranjana Vishwanathapura
- [PATCH v8 16/22] drm/i915/vm_bind: userptr dma-resv changes, Niranjana Vishwanathapura
- [PATCH v8 13/22] drm/i915/vm_bind: Update i915_vma_verify_bind_complete(), Niranjana Vishwanathapura
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev11), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev11), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/vm_bind: Add VM_BIND functionality (rev11), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/vm_bind: Add VM_BIND functionality (rev11), Patchwork
- [PATCH] drm/i915/mtl: Add support for 32 bit OAG formats in MTL,
Umesh Nerlige Ramappa
- [PATCH v5 0/1] drm/i915/pxp: Prepare intel_pxp entry points for MTL,
Alan Previn
- [PATCH v2 0/5] i915: dedicated MCR locking and hardware semaphore,
Matt Roper
- [PATCH v2 3/5] drm/i915/gt: Add dedicated MCR lock, Matt Roper
- [PATCH v2 2/5] drm/i915/gt: Pass gt rather than uncore to lowest-level reads/writes, Matt Roper
- [PATCH v2 4/5] drm/i915/mtl: Add hardware-level lock for steering, Matt Roper
- [PATCH v2 5/5] drm/i915/mtl: Hold forcewake and MCR lock over PPAT setup, Matt Roper
- [PATCH v2 1/5] drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg(), Matt Roper
- ✗ Fi.CI.SPARSE: warning for i915: dedicated MCR locking and hardware semaphore (rev2), Patchwork
- ✓ Fi.CI.BAT: success for i915: dedicated MCR locking and hardware semaphore (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for i915: dedicated MCR locking and hardware semaphore (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for i915: dedicated MCR locking and hardware semaphore (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for i915: dedicated MCR locking and hardware semaphore (rev3), Patchwork
- [PATCH] drm/i915: fix exiting context timeout calculation,
Andrzej Hajda
- [PATCH] drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs,
Xia Fukun
- [PATCH 00/11] Add DSC fractional bpp support,
Ankit Nautiyal
- [PATCH 02/11] drm/display/dp: Add helper function to get DSC bpp prescision, Ankit Nautiyal
- [PATCH 01/11] drm/i915/dp: Check if force dsc bpc <= max requested bpc, Ankit Nautiyal
- [PATCH 05/11] drm/i915/display: Store compressed bpp in U6.4 format, Ankit Nautiyal
- [PATCH 03/11] drm/i915/dp: Rename helpers to get DSC max pipe bpp and max output bpp, Ankit Nautiyal
- [PATCH 04/11] drm/i915/dp: Get optimal link config to have best compressed bpp, Ankit Nautiyal
- [PATCH 06/11] drm/i915/display: Consider fractional vdsc bpp while computing m_n values, Ankit Nautiyal
- [PATCH 07/11] drm/i915/audio : Consider fractional vdsc bpp while computing tu_data, Ankit Nautiyal
- [PATCH 10/11] drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp, Ankit Nautiyal
- [PATCH 09/11] drm/i915/dp: Iterate over output bpp with fractional step size, Ankit Nautiyal
- [PATCH 08/11] drm/i915/dsc/mtl: Add support for fractional bpp, Ankit Nautiyal
- [PATCH 11/11] drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs, Ankit Nautiyal
- ✗ Fi.CI.CHECKPATCH: warning for Add DSC fractional bpp support, Patchwork
- ✗ Fi.CI.DOCS: warning for Add DSC fractional bpp support, Patchwork
- ✓ Fi.CI.BAT: success for Add DSC fractional bpp support, Patchwork
- ✓ Fi.CI.IGT: success for Add DSC fractional bpp support, Patchwork
- <Possible follow-ups>
- [PATCH 00/11] Add DSC fractional bpp support, Ankit Nautiyal
- [PATCH 01/11] drm/display/dp: Add helper function to get DSC bpp precision, Ankit Nautiyal
- [PATCH 02/11] drm/i915/display: Store compressed bpp in U6.4 format, Ankit Nautiyal
- [PATCH 03/11] drm/i915/display: Consider fractional vdsc bpp while computing m_n values, Ankit Nautiyal
- [PATCH 04/11] drm/i915/audio: Consider fractional vdsc bpp while computing tu_data, Ankit Nautiyal
- [PATCH 06/11] drm/i915/dp: Iterate over output bpp with fractional step size, Ankit Nautiyal
- [PATCH 05/11] drm/i915/dsc/mtl: Add support for fractional bpp, Ankit Nautiyal
- [PATCH 07/11] drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp, Ankit Nautiyal
- [PATCH 08/11] drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs, Ankit Nautiyal
- [PATCH 09/11] drm/i915/dp_mst: Use precision of 1/16 for computing bpp, Ankit Nautiyal
- [PATCH 10/11] drm/i916/dp_mst: Iterate over the DSC bpps as per DSC precision support, Ankit Nautiyal
- [PATCH 11/11] drm/i915/dp_mst: Add support for forcing dsc fractional bpp via debugfs, Ankit Nautiyal
- ✗ Fi.CI.CHECKPATCH: warning for Add DSC fractional bpp support (rev10), Patchwork
- ✗ Fi.CI.SPARSE: warning for Add DSC fractional bpp support (rev10), Patchwork
- ✓ Fi.CI.BAT: success for Add DSC fractional bpp support (rev10), Patchwork
- ✓ Fi.CI.IGT: success for Add DSC fractional bpp support (rev10), Patchwork
- Re: [PATCH 00/11] Add DSC fractional bpp support, Nautiyal, Ankit K
- [PATCH 1/3] drm/i915/mtl: Define MOCS and PAT tables for MTL,
Aravind Iddamsetty
- [PATCH v7 00/11] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes,
Ankit Nautiyal
- [PATCH v1 03/11] drm/i915/dp: Add Scaler constraint for YCbCr420 output, Ankit Nautiyal
- [PATCH v7 04/11] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format, Ankit Nautiyal
- [PATCH v5 06/11] drm/i915/display: Use sink_format instead of ycbcr420_output flag, Ankit Nautiyal
- [PATCH v5 07/11] drm/i915/display: Add helper function to check if sink_format is 420, Ankit Nautiyal
- [PATCH v5 10/11] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP, Ankit Nautiyal
- [PATCH v5 02/11] drm/i915/display: Add new member in intel_dp to store ycbcr420 passthrough cap, Ankit Nautiyal
- [PATCH v1 05/11] drm/i915/dp: Compute output format with/without DSC, Ankit Nautiyal
- [PATCH v6 01/11] drm/i915/display: Add new member to configure PCON color conversion, Ankit Nautiyal
- [PATCH v5 11/11] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints, Ankit Nautiyal
- [PATCH v5 08/11] drm/i915/dp: Avoid DSC with output_format YCBC420, Ankit Nautiyal
- [PATCH v5 09/11] drm/i915/dp: Handle BPP where HDMI2.1 DFP doesn't support DSC, Ankit Nautiyal
- ✗ Fi.CI.SPARSE: warning for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev7), Patchwork
- ✓ Fi.CI.BAT: success for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev7), Patchwork
- [PATCH 0/2] Align DDI_BUF_CTL Active timeouts with Bspec updates,
Ankit Nautiyal
- [PATCH 1/2] drm/i915/ddi: Align timeout for DDI_BUF_CTL active with Bspec, Ankit Nautiyal
- [PATCH 2/2] drm/i915/ddi: Add missing wait-for-active for HDMI aligning with bspec updates, Ankit Nautiyal
- ✗ Fi.CI.BAT: failure for Align DDI_BUF_CTL Active timeouts with Bspec updates, Patchwork
- ✓ Fi.CI.BAT: success for Align DDI_BUF_CTL Active timeouts with Bspec updates (rev2), Patchwork
- ✓ Fi.CI.IGT: success for Align DDI_BUF_CTL Active timeouts with Bspec updates (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for Align DDI_BUF_CTL Active timeouts with Bspec updates (rev3), Patchwork
- ✓ Fi.CI.BAT: success for Align DDI_BUF_CTL Active timeouts with Bspec updates (rev4), Patchwork
- ✗ Fi.CI.IGT: failure for Align DDI_BUF_CTL Active timeouts with Bspec updates (rev4), Patchwork
- ✓ Fi.CI.IGT: success for Align DDI_BUF_CTL Active timeouts with Bspec updates (rev4), Patchwork
- ✓ Fi.CI.BAT: success for Align DDI_BUF_CTL Active timeouts with Bspec updates (rev5), Patchwork
- ✓ Fi.CI.IGT: success for Align DDI_BUF_CTL Active timeouts with Bspec updates (rev5), Patchwork
- [PATCH] drm/i915/dsi: fix VBT send packet port selection for dual link DSI,
Mikko Kovanen
- [PATCH v3 0/5] Add guard padding around i915_vma,
Andi Shyti
- [PATCH v2 0/9] drm/i915: Fake dual eDP VBT fixes,
Ville Syrjala
- [PATCH v2 2/9] drm/i915: Do panel VBT init early if the VBT declares an explicit panel type, Ville Syrjala
- [PATCH v2 1/9] drm/i915: Introduce intel_panel_init_alloc(), Ville Syrjala
- [PATCH v2 4/9] drm/i915: Try to use the correct power sequencer intiially on bxt/glk, Ville Syrjala
- [PATCH v2 5/9] drm/i915: Extend dual PPS handlind for ICP+, Ville Syrjala
- [PATCH v2 8/9] drm/i915: Fix whitespace, Ville Syrjala
- [PATCH v2 7/9] drm/i915: Print the PPS registers using consistent format, Ville Syrjala
- [PATCH v2 3/9] drm/i915: Generalize the PPS vlv_pipe_check() stuff, Ville Syrjala
- [PATCH v2 9/9] drm/i915: Improve PPS debugs, Ville Syrjala
- [PATCH v2 6/9] drm/i915: Reject unusablee power sequencers, Ville Syrjala
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fake dual eDP VBT fixes (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Fake dual eDP VBT fixes (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Fake dual eDP VBT fixes (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fake dual eDP VBT fixes (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Fake dual eDP VBT fixes (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Fake dual eDP VBT fixes (rev3), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fake dual eDP VBT fixes (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Fake dual eDP VBT fixes (rev4), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Fake dual eDP VBT fixes (rev4), Patchwork
- [PATCH] drm/i915/psr: Use continuous full frame update instead of single,
Jouni Högander
- [PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation,
Christian König
- [PATCH 6/9] drm/qxl: stop using ttm_bo_wait, Christian König
- [PATCH 8/9] drm/ttm: use ttm_bo_wait_ctx instead of ttm_bo_wait, Christian König
- [PATCH 5/9] drm/nouveau: stop using ttm_bo_wait, Christian König
- [PATCH 7/9] drm/i915: stop using ttm_bo_wait, Christian König
- [PATCH 3/9] drm/ttm: use per BO cleanup workers, Christian König
- [PATCH 2/9] drm/ttm: remove ttm_bo_(un)lock_delayed_workqueue, Christian König
- [PATCH 9/9] drm/ttm: move ttm_bo_wait into VMWGFX, Christian König
- [PATCH 4/9] drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h, Christian König
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/amdgpu: generally allow over-commit during BO allocation, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/9] drm/amdgpu: generally allow over-commit during BO allocation, Patchwork
- ✗ Fi.CI.DOCS: warning for series starting with [1/9] drm/amdgpu: generally allow over-commit during BO allocation, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/9] drm/amdgpu: generally allow over-commit during BO allocation, Patchwork
- Re: [PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation, Alex Deucher
- Re: [PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation, Arunpravin Paneer Selvam
- Re: [PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation, Felix Kuehling
- [RFC] drm/i915/display: add intel_display_limits.h for key enums,
Jani Nikula
- [PATCH v3] drm/i915/dmc: Update DG2 DMC version to v2.08,
Gustavo Sousa
- [PATCH v4 1/3] drm/i915/migrate: Account for the reserved_space,
Matthew Auld
- [PATCH 0/1] Implement workaround for PLL enabling for DG2/MTL,
Stanislav Lisovskiy
- [PATCH] drm/i915/dp: wait on timeout before retry include sw delay,
Arun R Murthy
- ✗ Fi.CI.DOCS: warning for drm/i915/dp: wait on timeout before retry include sw delay, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dp: wait on timeout before retry include sw delay, Patchwork
- Re: [PATCH] drm/i915/dp: wait on timeout before retry include sw delay, Imre Deak
- [PATCHv2] drm/i915/dp: Change aux_ctl reg read to polling read, Arun R Murthy
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: wait on timeout before retry include sw delay (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dp: wait on timeout before retry include sw delay (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/dp: wait on timeout before retry include sw delay (rev2), Patchwork
- [RESEND PATCHv3] drm/i915/dp: Change aux_ctl reg read to polling read, Arun R Murthy
- ✓ Fi.CI.BAT: success for drm/i915/dp: wait on timeout before retry include sw delay (rev3), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/dp: wait on timeout before retry include sw delay (rev3), Patchwork
- [PATCHv4] drm/i915/dp: change aux_ctl reg read to polling read, Arun R Murthy
- ✗ Fi.CI.BAT: failure for drm/i915/dp: wait on timeout before retry include sw delay (rev4), Patchwork
- [PATCHv5] drm/i915/dp: change aux_ctl reg read to polling read, Arun R Murthy
- ✗ Fi.CI.DOCS: warning for drm/i915/dp: wait on timeout before retry include sw delay (rev5), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/dp: wait on timeout before retry include sw delay (rev5), Patchwork
- [PATCHv6] drm/i915/dp: change aux_ctl reg read to polling read, Arun R Murthy
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: wait on timeout before retry include sw delay (rev6), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/dp: wait on timeout before retry include sw delay (rev6), Patchwork
- [PATCHv6] drm/i915/dp: change aux_ctl reg read to polling read, Arun R Murthy
- ✗ Fi.CI.DOCS: warning for drm/i915/dp: wait on timeout before retry include sw delay (rev8), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dp: wait on timeout before retry include sw delay (rev8), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/dp: wait on timeout before retry include sw delay (rev8), Patchwork
- [PATCHv7] drm/i915/dp: change aux_ctl reg read to polling read, Arun R Murthy
- ✓ Fi.CI.BAT: success for drm/i915/dp: wait on timeout before retry include sw delay (rev9), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/dp: wait on timeout before retry include sw delay (rev9), Patchwork
- [PATCH v2 0/3] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown,
Alan Previn
- [PATCH v3] drm/i915/perf: Do not parse context image for HSW,
Umesh Nerlige Ramappa
- [PATCH] drm/i915/huc: always init the delayed load fence,
Daniele Ceraolo Spurio
- [RFC 0/7] drm/i915/pxp: Create a backend abstraction layer for pxp-tee-link,
Alan Previn
- [RFC 1/7] HAX: drm/i915/pxp: Prepare intel_pxp entry points for MTL, Alan Previn
- [RFC 2/7] drm/i915/pxp: Refactor mei-teelink checks at init/fini, Alan Previn
- [RFC 3/7] drm/i915/pxp: Abstract mei-teelink function access via backend ptrs, Alan Previn
- [RFC 5/7] drm/i915/pxp: move mei-pxp and mei-gsc resources to be backend-private, Alan Previn
- [RFC 6/7] drm/i915/pxp: Add PXP gsccs tee-link backend stubs, Alan Previn
- [RFC 7/7] drm/i915/pxp: Better hierarchy readibility - move backends to a backend folder, Alan Previn
- [RFC 4/7] drm/i915/pxp: Separate tee-link front end interfaces from backend implementation, Alan Previn
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pxp: Create a backend abstraction layer for pxp-tee-link, Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915/pxp: Create a backend abstraction layer for pxp-tee-link, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/pxp: Create a backend abstraction layer for pxp-tee-link, Patchwork
- Re: [RFC 0/7] drm/i915/pxp: Create a backend abstraction layer for pxp-tee-link, Teres Alexis, Alan Previn
- [PATCH v2 0/3] More GuC firmware version improvements,
John . C . Harrison
- [PATCH v4] drm/i915/display: Don't disable DDI/Transcoder when setting phy test pattern,
Khaled Almahallawy
- [PATCH 00/12] drm/i915/display: switch to intel_de_* register accessors,
Jani Nikula
- [PATCH 02/12] drm/i915/de: return the old register value from intel_de_rmw(), Jani Nikula
- [PATCH 03/12] drm/i915/crt: drop a bunch of unnecessary register variables, Jani Nikula
- [PATCH 01/12] drm/i915/de: Add more macros to remove all direct calls to uncore, Jani Nikula
- [PATCH 04/12] drm/i915/crt: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH 05/12] drm/i915/power: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH 11/12] drm/i915/tc: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH 07/12] drm/i915/dp-aux: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH 06/12] drm/i915/dmc: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH 08/12] drm/i915/gmbus: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH 12/12] drm/i915/fbc: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH 10/12] drm/i915/snps: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH 09/12] drm/i915/wm: switch to intel_de_* register accessors in display code, Jani Nikula
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: switch to intel_de_* register accessors, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: switch to intel_de_* register accessors, Patchwork
- [PATCH v3 0/5] Add module oriented dmesg output,
John . C . Harrison
- [PATCH v4 1/2] drm/i915/dg2: Introduce Wa_18018764978,
Matt Atwood
- [PATCH i-g-t v2] tests/i915/gem_ppgtt: verify GTT eviction with contended locks, Matthew Auld
- [PATCH] drm/i915/gt: remove some limited use register access wrappers,
Jani Nikula
- [PATCH 00/13] drm/i915: Gamma/DSB prep work,
Ville Syrjala
- [PATCH 02/13] drm/i915: Clean up GAMMA_MODE defines, Ville Syrjala
- [PATCH 05/13] drm/i915: Standardize auto-increment LUT load procedure, Ville Syrjala
- [PATCH 04/13] drm/i915: Clean up various indexed LUT registers, Ville Syrjala
- [PATCH 08/13] drm/i915: Move the DSB setup/cleaup into the color code, Ville Syrjala
- [PATCH 12/13] drm/i915: Use ilk_lut_write*() for all ilk+ gamma modes, Ville Syrjala
- [PATCH 06/13] drm/i915: Document LUT "max" register precision, Ville Syrjala
- [PATCH 13/13] drm/i915: Do state check for color management changes, Ville Syrjala
- [PATCH 03/13] drm/i915: Define skl+ palette anti-collision bit, Ville Syrjala
- [PATCH 07/13] drm/i915: Move the DSB->mmio fallback into the LUT code, Ville Syrjala
- [PATCH 11/13] Revert "drm/i915: Disable DSB usage for now", Ville Syrjala
- [PATCH 09/13] drm/i915: Make DSB lower level, Ville Syrjala
- [PATCH 10/13] drm/i915: Disable DSB usage specifically for LUTs, Ville Syrjala
- [PATCH 01/13] drm/i915: Shorten GAMMA_MODE_MODE_12BIT_MULTI_SEGMENTED a bit, Ville Syrjala
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Gamma/DSB prep work, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Gamma/DSB prep work, Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915: Gamma/DSB prep work, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Gamma/DSB prep work, Patchwork
- [PATCH v4 1/4] i915: Move list_count() to list.h for broader use,
Andy Shevchenko
- [PATCH v4 4/4] xhci: Convert to use list_count(), Andy Shevchenko
- [PATCH v4 2/4] usb: gadget: hid: Convert to use list_count(), Andy Shevchenko
- [PATCH v4 3/4] usb: gadget: udc: bcm63xx: Convert to use list_count(), Andy Shevchenko
- Re: [PATCH v4 1/4] i915: Move list_count() to list.h for broader use, Lucas De Marchi
- ✗ Fi.CI.DOCS: warning for series starting with [v4,1/4] i915: Move list_count() to list.h for broader use, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v4,1/4] i915: Move list_count() to list.h for broader use, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v4,1/4] i915: Move list_count() to list.h for broader use, Patchwork
- PR for DG2 DMC v2.08,
Gustavo Sousa
- [PATCH] drm/audio: make drm_audio_component.h self-contained,
Jani Nikula
- [PATCH] drm/i915/display: A check on mode->clock, if it exceeds max_dot_clock,
Nischal Varide
- Re: [PATCH] drm/i915/display: A check on mode->clock, if it exceeds max_dot_clock, Ville Syrjälä
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: A check on mode->clock, if it exceeds max_dot_clock, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: A check on mode->clock, if it exceeds max_dot_clock, Patchwork
- Re: [PATCH] drm/i915/display: A check on mode->clock, if it exceeds max_dot_clock, Jani Nikula
- ✓ Fi.CI.IGT: success for drm/i915/display: A check on mode->clock, if it exceeds max_dot_clock, Patchwork
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]