Linux Intel GFX
[Prev Page][Next Page]
- [PATCH v2 01/11] drm/i915/de: Add more macros to remove all direct calls to uncore, (continued)
- [PATCH v2 01/11] drm/i915/de: Add more macros to remove all direct calls to uncore, Jani Nikula
- [PATCH v2 02/11] drm/i915/de: return the old register value from intel_de_rmw(), Jani Nikula
- [PATCH v2 03/11] drm/i915/crt: drop a bunch of unnecessary register variables, Jani Nikula
- [PATCH v2 04/11] drm/i915/crt: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH v2 05/11] drm/i915/power: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH v2 06/11] drm/i915/dmc: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH v2 07/11] drm/i915/dp-aux: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH v2 08/11] drm/i915/gmbus: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH v2 09/11] drm/i915/wm: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH v2 10/11] drm/i915/snps: switch to intel_de_* register accessors in display code, Jani Nikula
- [PATCH v2 11/11] drm/i915/tc: 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 (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: switch to intel_de_* register accessors (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/display: switch to intel_de_* register accessors (rev2), Patchwork
- [PATCH i-g-t v3 1/2] lib/dmabuf_sync_file: move common stuff into lib,
Matthew Auld
- [PATCH] drm/i915: Fix documentation for intel_uncore_forcewake_put__locked,
Miaoqian Lin
- [PATCH] drm/i915/migrate: fix corner case in CCS aux copying,
Matthew Auld
- [PATCH i-g-t] tests/i915/gem_ctx_persistence: adjust timeout according to engines,
Andrzej Hajda
- [PATCH v7 0/3] Add hwmon support for dgfx selftests,
Riana Tauro
- [PATCH v2 0/5] drm/i915/backlight: drop implict dev_priv etc.,
Jani Nikula
- [PATCH v6 0/3] Add hwmon support for dgfx selftests,
Riana Tauro
- [PATCH] drm/i915/guc: ensure CSB FIFOs after GuC reset do not have odd entries,
Andrzej Hajda
- [PATCH v10 1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915,
Alan Previn
- [Bug report] Null pointer dereference unbinding i915 with gvt enabled, Alex Williamson
- [PATCH] drm/i915: improve the catch-all evict to handle lock contention,
Matthew Auld
- [PATCH v2 00/12] Add DSC fractional bpp support,
Ankit Nautiyal
- [PATCH v1 01/12] drm/i915/dp: Check if force dsc bpc <= max requested bpc, Ankit Nautiyal
- [PATCH v1 02/12] drm/display/dp: Fix the DP DSC Receiver cap size, Ankit Nautiyal
- [PATCH v2 05/12] drm/i915/dp: Get optimal link config to have best compressed bpp, Ankit Nautiyal
- [PATCH v1 03/12] drm/display/dp: Add helper function to get DSC bpp prescision, Ankit Nautiyal
- [PATCH v1 07/12] drm/i915/display: Consider fractional vdsc bpp while computing m_n values, Ankit Nautiyal
- [PATCH v1 04/12] drm/i915/dp: Rename helpers to get DSC max pipe bpp and max output bpp, Ankit Nautiyal
- [PATCH v1 06/12] drm/i915/display: Store compressed bpp in U6.4 format, Ankit Nautiyal
- [PATCH v2 08/12] drm/i915/audio : Consider fractional vdsc bpp while computing tu_data, Ankit Nautiyal
- [PATCH v1 09/12] drm/i915/dsc/mtl: Add support for fractional bpp, Ankit Nautiyal
- [PATCH v1 11/12] drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp, Ankit Nautiyal
- [PATCH v2 10/12] drm/i915/dp: Iterate over output bpp with fractional step size, Ankit Nautiyal
- [PATCH v1 12/12] 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 (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for Add DSC fractional bpp support (rev2), Patchwork
- [PATCH v2 0/5] drm/i915/guc: Update GuC relay logging debugfs,
Alan Previn
- [drm-intel:drm-intel-gt-next 3/3] drivers/gpu/drm/i915/gt/intel_gt_mcr.c:370:29: error: result of comparison of constant 3142 with expression of type 'u8' (aka 'unsigned char') is always false, kernel test robot
- [PATCH v2 0/6] drm/i915: Add support for GSC FW loading,
Daniele Ceraolo Spurio
- [PATCH v2 2/6] drm/i915/gsc: Skip the version check when fetching the GSC FW, Daniele Ceraolo Spurio
- [PATCH v2 3/6] drm/i915/gsc: GSC firmware loading, Daniele Ceraolo Spurio
- [PATCH v2 1/6] drm/i915/uc: Introduce GSC FW, Daniele Ceraolo Spurio
- [PATCH v2 4/6] drm/i915/gsc: Do a driver-FLR on unload if GSC was loaded, Daniele Ceraolo Spurio
- [PATCH v2 5/6] drm/i915/gsc: Disable GSC engine and power well if FW is not selected, Daniele Ceraolo Spurio
- [PATCH v2 6/6] drm/i915/mtl: MTL has one GSC CS on the media GT, Daniele Ceraolo Spurio
- ✗ Fi.CI.BUILD: failure for drm/i915: Add support for GSC FW loading (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add support for GSC FW loading (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Add support for GSC FW loading (rev3), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Add support for GSC FW loading (rev3), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Add support for GSC FW loading (rev3), Patchwork
- [RFC PATCH 00/17] DRM_USE_DYNAMIC_DEBUG regression,
Jim Cromie
- [RFC PATCH 01/17] test-dyndbg: fixup CLASSMAP usage error, Jim Cromie
- [RFC PATCH 04/17] dyndbg: replace classmap list with a vector, Jim Cromie
- [RFC PATCH 03/17] dyndbg: fix readback value on LEVEL_NAMES interfaces, Jim Cromie
- [RFC PATCH 02/17] test-dyndbg: show that DEBUG enables prdbgs at compiletime, Jim Cromie
- [RFC PATCH 05/17] dyndbg: make ddebug_apply_class_bitmap more selective, Jim Cromie
- [RFC PATCH 07/17] dyndbg: drop NUM_TYPE_ARRAY, Jim Cromie
- [RFC PATCH 06/17] dyndbg: dynamic_debug_init - use pointer inequality, not strcmp, Jim Cromie
- [RFC PATCH 10/17] dyndbg-API: specialize DYNDBG_CLASSMAP_(DEFINE|USE), Jim Cromie
- [RFC PATCH 16/17] dyndbg: mess-w-dep-class, Jim Cromie
- [RFC PATCH 08/17] dyndbg: reduce verbose/debug clutter, Jim Cromie
- [RFC PATCH 14/17] dyndbg: unwrap __ddebug_add_module inner function NOTYET, Jim Cromie
- [RFC PATCH 15/17] dyndbg: ddebug_sanity(), Jim Cromie
- [RFC PATCH 11/17] dyndbg-API: DYNDBG_CLASSMAP_USE drop extra args, Jim Cromie
- [RFC PATCH 09/17] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP with DYNDBG_CLASSMAP(_DEFINE|_USE), Jim Cromie
- [RFC PATCH 12/17] dyndbg-API: DYNDBG_CLASSMAP_DEFINE() improvements, Jim Cromie
- [RFC PATCH 13/17] drm_print: fix stale macro-name in comment, Jim Cromie
- [RFC PATCH 17/17] dyndbg: miss-on HACK, Jim Cromie
- ✗ Fi.CI.CHECKPATCH: warning for DRM_USE_DYNAMIC_DEBUG regression, Patchwork
- ✗ Fi.CI.SPARSE: warning for DRM_USE_DYNAMIC_DEBUG regression, Patchwork
- ✓ Fi.CI.BAT: success for DRM_USE_DYNAMIC_DEBUG regression, Patchwork
- ✗ Fi.CI.IGT: failure for DRM_USE_DYNAMIC_DEBUG regression, Patchwork
- Re: [RFC PATCH 00/17] DRM_USE_DYNAMIC_DEBUG regression, Daniel Vetter
- [PATCH v9 1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915,
Alan Previn
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v9,1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v9,1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915, Patchwork
- ✓ Fi.CI.IGT: success for series starting with [v9,1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915, Patchwork
- Re: [PATCH v9 1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915, Ceraolo Spurio, Daniele
- Re: [PATCH v9 1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915, Tvrtko Ursulin
- <Possible follow-ups>
- [PATCH v9 1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915, Alan Previn
- Re: No Mesa DRI Intel 945G in Debian Bookworm since Feb. 2022 package change,
Rodrigo Vivi
- [PATCH 0/2] DRM - avoid regression in -rc, fix comment,
Jim Cromie
- [PATCH 0/5] drm/i915/backlight: drop implict dev_priv etc.,
Jani Nikula
- [PATCH] drm/i915/fbc: drop uncore locking around i8xx/i965 fbc nuke,
Jani Nikula
- [PATCH 00/13] Enable HDCP2 via GSC CS command submission,
Suraj Kandpal
- [PATCH] drm/i915/hwmon: Silence "mailbox access failed" warning in snb_pcode_read,
Ashutosh Dixit
- [PATCH v8 1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915,
Alan Previn
- [PATCH] drm/i915/mtl: Check full IP version when applying hw steering semaphore,
Matt Roper
- [Patch v2] drm/i915/mtl: Initial display workarounds,
Matt Atwood
- [PATCH 0/4] drm/i915/vrr: VRR fixes,
Ville Syrjala
- [PATCH v6 1/3] drm/i915/migrate: Account for the reserved_space,
Matthew Auld
- [PATCH v6 3/3] drm/i915/selftests: exercise emit_pte() with nearly full ring, Matthew Auld
- [PATCH v6 2/3] drm/i915/selftests: use live_subtests for live_migrate, Matthew Auld
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v6,1/3] drm/i915/migrate: Account for the reserved_space, Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [v6,1/3] drm/i915/migrate: Account for the reserved_space, Patchwork
- Re: [PATCH v6 1/3] drm/i915/migrate: Account for the reserved_space, Andrzej Hajda
- Re: [PATCH v6 1/3] drm/i915/migrate: Account for the reserved_space, Andi Shyti
- ✓ Fi.CI.BAT: success for series starting with [v6,1/3] drm/i915/migrate: Account for the reserved_space (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [v6,1/3] drm/i915/migrate: Account for the reserved_space (rev2), Patchwork
- [PATCH i-g-t v2 1/2] lib/dmabuf_sync_file: move common stuff into lib,
Matthew Auld
- [PATCH v8 00/14] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes,
Ankit Nautiyal
- [PATCH v6 01/14] drm/i915/display: Add new member to configure PCON color conversion, Ankit Nautiyal
- [PATCH v5 02/14] drm/i915/display: Add new member in intel_dp to store ycbcr420 passthrough cap, Ankit Nautiyal
- [PATCH v2 03/14] drm/i915/dp: Add Scaler constraint for YCbCr420 output, Ankit Nautiyal
- [PATCH v7 04/14] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format, Ankit Nautiyal
- [PATCH v5 06/14] drm/i915/display: Use sink_format instead of ycbcr420_output flag, Ankit Nautiyal
- [PATCH v2 05/14] drm/i915/dp: Compute output format with/without DSC, Ankit Nautiyal
- [PATCH v1 07/14] drm/i915/dp: Rearrange check for illegal mode and comments in mode_valid, Ankit Nautiyal
- [PATCH v1 08/14] drm/i915/dp: Consider output_format while computing dsc bpp for mode_valid, Ankit Nautiyal
- [PATCH v1 09/14] drm/i915/dp: Check if mode can be supported with dsc compressed bpp, Ankit Nautiyal
- [PATCH v5 11/14] drm/i915/dp: Avoid DSC with output_format YCBCR420, Ankit Nautiyal
- [PATCH v5 10/14] drm/i915/display: Add helper function to check if sink_format is 420, Ankit Nautiyal
- [PATCH v5 12/14] drm/i915/dp: Handle BPP where HDMI2.1 DFP doesn't support DSC, Ankit Nautiyal
- [PATCH v5 14/14] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints, Ankit Nautiyal
- [PATCH v5 13/14] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP, Ankit Nautiyal
- ✓ Fi.CI.BAT: success for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev8), Patchwork
- ✗ Fi.CI.IGT: failure for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev8), Patchwork
- [PATCH v5 1/3] drm/i915/migrate: Account for the reserved_space,
Matthew Auld
- [PATCH v7 1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915,
Alan Previn
- [PATCH] drm/i915/gen12: Apply recommended L3 hashing mask,
Matt Roper
- [PATCH i-g-t 1/2] lib/dmabuf_sync_file: move common stuff into lib,
Matthew Auld
- [PATCH] drm/i915/uc: Fix double free bug,
Dan Carpenter
- [PATCH v5] drm: Optimise for continuous memory allocation,
xinhui pan
- [PATCH] drm/i915: use sysfs_emit() to instead of scnprintf(),
ye.xingchen
- [PATCH v4] drm: Optimise for continuous memory allocation,
xinhui pan
- [PATCH 0/3] Add KUnit support for i915 mock selftests,
Mauro Carvalho Chehab
- [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
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]