public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v4 0/2] Add support for LMEM PCIe resizable bar
@ 2022-07-10 17:29 priyanka.dandamudi
  2022-07-10 17:29 ` [Intel-gfx] [PATCH v4 1/2] drm/i915: " priyanka.dandamudi
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: priyanka.dandamudi @ 2022-07-10 17:29 UTC (permalink / raw)
  To: priyanka.dandamudi, matthew.auld, nirmoy.das, intel-gfx

From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

Added support to resize the bar to maximum supported.
Also, added new modparam lmem_bar_size which can resize the bar to one of the supported sizes.

Akeem G Abodunrin (1):
  drm/i915: Add support for LMEM PCIe resizable bar

Priyanka Dandamudi (1):
  drm/i915: Add lmem_bar_size modparam

 drivers/gpu/drm/i915/gt/intel_region_lmem.c | 98 +++++++++++++++++++++
 drivers/gpu/drm/i915/i915_params.c          |  2 +
 drivers/gpu/drm/i915/i915_params.h          |  1 +
 3 files changed, 101 insertions(+)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-07-11 14:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-10 17:29 [Intel-gfx] [PATCH v4 0/2] Add support for LMEM PCIe resizable bar priyanka.dandamudi
2022-07-10 17:29 ` [Intel-gfx] [PATCH v4 1/2] drm/i915: " priyanka.dandamudi
2022-07-10 19:51   ` kernel test robot
2022-07-10 19:51   ` kernel test robot
2022-07-11 13:50   ` Das, Nirmoy
2022-07-10 17:29 ` [Intel-gfx] [PATCH v4 2/2] drm/i915: Add lmem_bar_size modparam priyanka.dandamudi
2022-07-10 20:01   ` kernel test robot
2022-07-11  1:31   ` kernel test robot
2022-07-11 14:03   ` Das, Nirmoy
2022-07-10 17:59 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add support for LMEM PCIe resizable bar Patchwork
2022-07-10 17:59 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-07-10 18:20 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-07-10 19:48 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox