public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-06-14 15:18:08 to 2019-06-15 00:42:51 UTC [more...]

[PATCH] drm/i915/ehl: Introduce Mule Creek Canyon PCH
 2019-06-15  0:42 UTC  (2+ messages)
` [CI] "

[PATCH] drm/i915: Check visibility in icl_build_plane_wm
 2019-06-14 23:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-14 22:53 UTC  (69+ messages)
` [PATCH 01/59] drm/todo: Improve drm_gem_object funcs todo
` [PATCH 02/59] drm/gem: Unexport drm_gem_(un)pin/v(un)map
` [PATCH 03/59] drm/prime: Update docs
` [PATCH 04/59] drm/prime: Unconditionally set up the prime file private
` [PATCH 05/59] drm/prime: Make DRIVER_PRIME a no-op
` [PATCH 07/59] drm/arm/komeda: Remove DRIVER_HAVE_IRQ
` [PATCH 08/59] drm/omapdrm: drop fb_debug_enter/leave
` [PATCH 10/59] drm/arc: Drop drm_gem_prime_export/import
` [PATCH 11/59] drm/arm: "
` [PATCH 12/59] drm/atmel: "
` [PATCH 13/59] drm/etnaviv: "
` [PATCH 14/59] drm/exynos: Drop drm_gem_prime_export
` [PATCH 15/59] drm/fsl-dcu: Drop drm_gem_prime_export/import
` [PATCH 16/59] drm/hisilicon: "
` [PATCH 17/59] drm/imx: "
` [PATCH 18/59] drm/mcde: "
` [PATCH 19/59] drm/mtk: "
` [PATCH 20/59] drm/meson: "
` [PATCH 22/59] drm/mxsfb: "
` [PATCH 24/59] drm/pl111: "
` [PATCH 25/59] drm/qxl: "
` [PATCH 26/59] drm/rcar-du: "
` [PATCH 27/59] drm/rockchip: "
` [PATCH 28/59] drm/shmob: "
` [PATCH 29/59] drm/sti: "
` [PATCH 30/59] drm/stm: "
` [PATCH 31/59] drm/tilcdc: "
` [PATCH 32/59] drm/tve2000: "
` [PATCH 33/59] drm/vboxvideo: "
` [PATCH 34/59] drm/vc3: Drop drm_gem_prime_import
` [PATCH 35/59] drm/radeon: "
` [PATCH 36/59] drm/vgem: Drop drm_gem_prime_export
` [PATCH 37/59] drm/virtio: Drop drm_gem_prime_export/import
` [PATCH 38/59] drm/xen: "
` [PATCH 39/59] drm/zte: "
` [PATCH 40/59] drm/vram-helper: "
` [PATCH 41/59] drm/prime: automatically set gem_obj->resv on import
` [PATCH 42/59] drm/etnaviv: Drop resv argument from etnaviv_gem_new_impl
` [PATCH 43/59] drm/lima: Drop resv argument from lima_bo_create_struct
` [PATCH 44/59] drm/mediatek: Use drm_atomic_helper_wait_for_fences
  ` [PATCH 06/59] drm/prime: Actually remove DRIVER_PRIME everywhere
  ` [PATCH 09/59] drm/prime: Align gem_prime_export with obj_funcs.export
  ` [PATCH 21/59] drm/msm: Drop drm_gem_prime_export/import
  ` [PATCH 23/59] drm/nouveau: "
  ` [PATCH 45/59] drm/msm: Drop robj from msm_gem_new_impl
  ` [PATCH 49/59] drm/msm: Use drm_gem_fb_prepare_fb
  ` [PATCH 51/59] drm/radeon: Fill out gem_object->resv
` [PATCH 46/59] drm/panfrost: don't set gem_obj->resv for prime import anymore
` [PATCH 47/59] drm/vc4: Don set gem_obj->resv in "
` [PATCH 48/59] drm/vgem: Ditch attach trickery in the fence ioctl
` [PATCH 50/59] drm/vc4: Use drm_gem_fb_prepare_fb
` [PATCH 52/59] drm/nouveau: Fill out gem_object->resv
` [PATCH 53/59] drm/amdgpu: "
` [PATCH 54/59] drm/prime: Ditch gem_prime_res_obj hook
` [PATCH 55/59] drm/todo: remove gem_prime_import/export todo
` [PATCH 56/59] drm/todo: Update backlight todo
` [PATCH 57/59] drm/todo: Update mmap todo
` [PATCH 58/59] drm/todo: Add new debugfs todo
` [PATCH 59/59] drm/doc: Document kapi doc expectations
` ✗ Fi.CI.CHECKPATCH: warning for prime doc polish and ... a few cleanups
` ✗ Fi.CI.SPARSE: "

[PATCH] drm/i915/ehl: Add missing VECS engine
 2019-06-14 22:17 UTC  (2+ messages)

[RESEND PATCH v2 1/2] drm/dp/mst: Reprobe EDID for MST ports on resume
 2019-06-14 22:10 UTC  (4+ messages)

[CI] drm/i915: Avoid tainting i915_gem_park() with wakeref.lock
 2019-06-14 22:06 UTC 

[PATCH 0/9] Add support for new DMC headers
 2019-06-14 21:37 UTC  (14+ messages)
` [PATCH 4/9] drm/i915/dmc: extract function to parse css header
` [PATCH 5/9] drm/i915/dmc: extract function to parse package_header
` [PATCH 6/9] drm/i915/dmc: extract function to parse dmc_header
` [PATCH 7/9] drm/i915/dmc: add support to load dmc_header version 3
` [PATCH 8/9] drm/i915/dmc: remove redundant return in parse_csr_fw()
` [PATCH 9/9] drm/i915/dmc: protect against loading wrong firmware

[v7 00/16] Add Plane Color Properties
 2019-06-14 21:22 UTC  (3+ messages)

[PATCH v2 1/3] drm/i915: make intel_sdvo_regs.h self-contained
 2019-06-14 21:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2] drm/i915: make intel_sdvo_regs.h self-contained (rev2)

[PATCH v4 18/28] docs: convert docs to ReST and rename to *.rst
 2019-06-14 21:14 UTC  (4+ messages)
` [PATCH v5] docs: power: "

[CI 1/3] drm/i915: Keep contexts pinned until after the next kernel context switch
 2019-06-14 20:36 UTC  (5+ messages)
` [CI 2/3] drm/i915: Stop retiring along engine
` [CI 3/3] drm/i915: Replace engine->timeline with a plain list
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915: Keep contexts pinned until after the next kernel context switch
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915: Keep contexts pinned until after the next kernel context switch (rev2)

[RFC 0/2] Split crtc_state in sw and hw state
 2019-06-14 20:29 UTC  (4+ messages)
` [RFC 1/2] drm/i915: Rename intel_crtc_state->base to hw
` [RFC 2/2] [INCOMPLETE] drm/i915: Split up crtc_state into uapi and hw
` ✗ Fi.CI.BAT: failure for Split crtc_state in sw and hw state

WIP glance towards struct_mutex removal
 2019-06-14 20:18 UTC  (9+ messages)
` [PATCH 34/39] drm/i915: Use vm->mutex for serialising GTT insertion
` [PATCH 35/39] drm/i915: Pin pages before waiting

[PATCH] drm/i915/ehl: Add support for DPLL4 (v5)
 2019-06-14 19:22 UTC  (3+ messages)
` [PATCH] drm/i915/ehl: Add support for DPLL4 (v7)

[PATCH 0/4] Update whitelist support for new hardware
 2019-06-14 18:44 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/ehl: Allow combo PHY A to drive a third external display
 2019-06-14 18:32 UTC  (2+ messages)

[PATCH] drm/kms: Catch mode_object lifetime errors
 2019-06-14 18:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/i915: Refine eDP aux backlight enable/disable sequence
 2019-06-14 18:09 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PULL] drm-fixes for 5.2-rc5
 2019-06-14 18:06 UTC 

[CI] drm/i915: Move fence register tracking from i915->mm to ggtt
 2019-06-14 18:04 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[RFC v4 00/31] Implicit dev_priv removal and GT compartmentalization
 2019-06-14 17:52 UTC  (58+ messages)
` [RFC 01/31] drm/i915: Convert intel_vgt_(de)balloon to uncore
` [RFC 03/31] drm/i915: Move intel_gt initialization to a separate file
` [RFC 06/31] drm/i915: Convert i915_gem_init_swizzling to intel_gt
` [RFC 13/31] drm/i915: Convert i915_gem_init_hw "
` [RFC 15/31] drm/i915: Stop using I915_READ/WRITE in intel_wopcm_init_hw
` [RFC 16/31] drm/i915: Compartmentalize i915_ggtt_probe_hw
` [RFC 19/31] drm/i915: Store intel_gt backpointer in vm
` [RFC 20/31] drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
` [RFC 21/31] drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
` [RFC 22/31] drm/i915: Move i915_gem_chipset_flush "
` [RFC 23/31] drm/i915: Compartmentalize timeline_init/park/fini
` [RFC 24/31] drm/i915: Compartmentalize i915_ggtt_cleanup_hw
` [RFC 25/31] drm/i915: Compartmentalize i915_gem_init_ggtt
` [RFC 26/31] drm/i915: Store ggtt pointer in intel_gt
` [RFC 27/31] drm/i915: Compartmentalize ring buffer creation
` [RFC 28/31] drm/i915: Save trip via top-level i915 in a few more places
` [RFC 29/31] drm/i915: Make timelines gt centric
` [RFC 30/31] drm/i915: Rename i915_timeline to intel_timeline and move under gt
` [RFC 31/31] drm/i915: Eliminate dual personality of i915_scratch_offset
` ✗ Fi.CI.BAT: failure for Implicit dev_priv removal and GT compartmentalization (rev6)
` ✗ Fi.CI.BAT: failure for Implicit dev_priv removal and GT compartmentalization (rev7)
` ✗ Fi.CI.BAT: failure for Implicit dev_priv removal and GT compartmentalization (rev8)

[PATCH 01/10] drm/i915/gtt: No need to zero the table for page dirs
 2019-06-14 17:36 UTC  (21+ messages)
` [PATCH 02/10] drm/i915/gtt: Use a common type for page directories
` [PATCH 03/10] drm/i915/gtt: Introduce init_pd_with_page
` [PATCH 04/10] drm/i915/gtt: Introduce init_pd
` [PATCH 05/10] drm/i915/gtt: Generalize alloc_pd
` [PATCH 06/10] drm/i915/gtt: pde entry encoding is identical
` [PATCH 07/10] drm/i915/gtt: Check for physical page for pd entry always
` [PATCH 08/10] drm/i915/gtt: Make swapping the pd entry generic
` [PATCH 09/10] drm/i915/gtt: Tear down setup and cleanup macros for page dma
` [PATCH 10/10] drm/i915/gtt: Setup phys pages for 3lvl pdps
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915/gtt: No need to zero the table for page dirs
` ✗ Fi.CI.SPARSE: "

[RESEND PATCH V3] drm/drm_vblank: Change EINVAL by the correct errno
 2019-06-14 17:20 UTC  (4+ messages)
` Drop use of DRM_WAIT_ON() [Was: drm/drm_vblank: Change EINVAL by the correct errno]
` ✗ Fi.CI.IGT: failure for drm/drm_vblank: Change EINVAL by the correct errno (rev2)

[PATCH] drm/i915: Refine eDP aux backlight enable sequence
 2019-06-14 17:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] gpu/drm/i915: globally replace dev_priv with i915
 2019-06-14 17:06 UTC  (7+ messages)
` ✓ Fi.CI.IGT: success for "

use exact allocation for dma coherent memory
 2019-06-14 16:45 UTC  (8+ messages)
` [PATCH 03/16] drm/i915: stop using drm_pci_alloc
  ` [Intel-gfx] "
` [PATCH 12/16] staging/comedi: mark as broken

[PATCH 1/2] drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNT
 2019-06-14 16:19 UTC  (2+ messages)

Endless busyness, the forecoming
 2019-06-14 16:18 UTC  (5+ messages)
` [PATCH 3/8] drm/i915: Replace engine->timeline with a plain list

[BUG] lockdep splat with kernfs lockdep annotations and slab mutex from drm patch??
 2019-06-14 15:38 UTC  (3+ messages)


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