public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-06-30 11:17:07 to 2015-07-01 13:34:48 UTC [more...]

[PATCH v5] drm/i915: Report correct GGTT space usage
 2015-07-01 13:37 UTC  (2+ messages)

[PATCH 1/3] drm/i915: add attached connector to hdmi container
 2015-07-01 13:28 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: Read HDMI EDID only when required

[PATCH 1/3] drm/i915: Make fb user dirty operation to invalidate frontbuffer
 2015-07-01 13:21 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: PSR: Remove Low Power HW tracking mask
` [PATCH 3/3] drm/i915: Enable PSR by default

[PATCH i-g-t v3] tests/gem_ringfill: Add {render, blitter}-forked-1 subtests
 2015-07-01 13:19 UTC  (3+ messages)

[PATCH 0/6] A bit of debug info for DMC/CSR
 2015-07-01 13:17 UTC  (10+ messages)
` [PATCH 1/6] drm/i915/skl: Print the DMC firmware status in debugfs
` [PATCH 2/6] drm/i915/skl: Store and print the DMC firmware version we load
` [PATCH 3/6] drm/i915/skl: Expose DC5/DC6 entry counts
` [PATCH 4/6] drm/i915/skl: Embed the CSR lock into its own structure
` [PATCH 5/6] drm/i915/skl: Print out if we allow DC5/DC6 in debugfs
` [PATCH 6/6] drm/i915/bxt: Print out if we allow DC9 "

[PATCH 1/2] drm/i915: Split late "for_each_ring" loop from i915_gem_init_hw()
 2015-07-01 13:17 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Defer late hardware initialisation until first open
    ` [PATCH] drm/i915: Asynchronously initialise the GPU state

[PATCH 1/4] drm/i915/gtt: Reorder page alloc/free/init functions
 2015-07-01 13:15 UTC  (10+ messages)
` [PATCH 2/4] drm/i915/gtt: Warn if the next layer scratch dma is invalid
` [PATCH 3/4] drm/i915/gtt: Return struct i915_scratch_page from alloc_scratch
` [PATCH 4/4] drm/i915/gtt: Per ppgtt scratch page

[PATCH] tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular bo
 2015-07-01 13:11 UTC  (14+ messages)
` [PATCH v2] tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular BO
  ` [PATCH 1/3] drm/i915: Only update the current userptr worker
    ` [PATCH 2/3] drm/i915: Fix userptr deadlock with MAP_FIXED
        ` [Intel-gfx] "
    ` [PATCH 3/3] drm/i915: Use a task to cancel the userptr on invalidate_range

[PATCH v4] drm/i915 : Added Programming of the MOCS
 2015-07-01 13:05 UTC  (8+ messages)

[PATCH 1/2 i-g-t v2] lib: Add 64-bit version of igt_assert_cmp
 2015-07-01 13:02 UTC  (10+ messages)
` [PATCH 2/2 i-g-t] lib/igt.cocci: Add 64-bit and float compare functions

[PATCH] Revert "drm/i915: Allocate context objects from stolen"
 2015-07-01 12:59 UTC  (17+ messages)
` [PATCH] drm/i915: Migrate stolen objects before hibernation

[PATCH] drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6
 2015-07-01 12:57 UTC  (10+ messages)

[PATCH] drm/i915/hotplug: Fixing storm handling for digital ports
 2015-07-01 12:56 UTC  (10+ messages)

[PATCH RESEND 1/3] drm/i915/dsi: abstract dsi bpp derivation from pixel format
 2015-07-01 12:58 UTC  (3+ messages)
` [PATCH RESEND 2/3] drm/i915: Support for higher DSI clk
` [PATCH RESEND 3/3] drm/i915: Changes required to enable DSI Video Mode on CHT

[PATCH v3 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-07-01 12:52 UTC  (6+ messages)
  ` [PATCH v3 1/5] drm: Add config for detecting libdrm
  ` [PATCH v3 2/5] drm: Add private data field to trace control block
  ` [PATCH v3 3/5] drm: Add dispatcher and driver identification for DRM
` [PATCH v3 4/5] drm: Add decoding of i915 ioctls
` [PATCH v3 5/5] drm: Add decoding of DRM and KMS ioctls

[PATCH 0/9] drm/i915: VLV/CHV DPLL workarounds and cleanups
 2015-07-01 12:42 UTC  (8+ messages)
` [PATCH 5/9] drm/i915: Clear out DPLL state from pipe config in DSI get config

[PATCH] drm/i915: Reserve space improvements
 2015-07-01 12:29 UTC  (9+ messages)

WARNING: CPU: 0 PID: 3634 at drivers/gpu/drm/drm_irq.c:1141 drm_wait_one_vblank
 2015-07-01 12:23 UTC 

[PATCH] drm/i915: Per-DDI I_boost override
 2015-07-01 12:19 UTC  (6+ messages)

[PATCH] drm/i915/bxt: BUNs related to port PLL
 2015-07-01 11:32 UTC  (9+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH] drm/i915: Report correct GGTT space usage
 2015-07-01 10:58 UTC  (11+ messages)
` [PATCH v2] "
        ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH 1/4] drm/i915: Make fb user dirty operation to invalidate frontbuffer
 2015-07-01 10:31 UTC  (7+ messages)
` [PATCH 4/4] drm/i915: fbdev dirty calls fb user dirty "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/4] drm/i915: Make fb user dirty operation "

[PATCH v4 0/4] Support for creating/using Stolen memory backed objects
 2015-07-01  9:54 UTC  (6+ messages)
` [PATCH 1/4] drm/i915: Clearing buffer objects via blitter engine
` [PATCH 2/4] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 3/4] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 4/4] drm/i915: Support for pread/pwrite from/to non shmem backed objects

[PATCH v2 0/2] Extending GET_APERTURE ioctl
 2015-07-01  9:48 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Extend GET_APERTURE ioctl to report available map space
` [PATCH 2/2] drm/i915: Extend GET_APERTURE ioctl to report size of the stolen region

[PATCH v2 0/3] Tests for verifying the old and extended GEM_CREATE ioctl
 2015-07-01  9:26 UTC  (4+ messages)
` [PATCH 1/3] igt/gem_stolen: Verifying extended gem_create ioctl
` [PATCH 2/3] igt/gem_pread: Support to verify pread/pwrite for non-shmem backed obj
` [PATCH 3/3] igt/gem_create: Test to validate parameters for GEM_CREATE ioctl

[v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-07-01  7:46 UTC  (3+ messages)
` [v3 1/7] gpiolib: Add support for removing registered consumer lookup table

[PATCH resend 5/5] drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag
 2015-07-01  7:12 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v3 resend 4/5] drm/i915: add I915_PARAM_HAS_RESOURCE_STREAMER to i915_getparam
 2015-07-01  7:06 UTC  (2+ messages)
` [PATCH v4 "

[PATCH 0/8] FBC locking v3
 2015-06-30 21:12 UTC  (22+ messages)
` [PATCH 1/8] drm/i915: don't increment the FBC threshold at fbc_enable
` [PATCH 2/8] drm/i915: add the FBC mutex
` [PATCH 3/8] drm/i915: remove unneded locks on debugs FBC functions
` [PATCH 4/8] drm/i915: remove struct_mutex lock from the FBC work function
` [PATCH 5/8] drm/i915: simplify FBC start/stop at invalidate/flush
` [PATCH 6/8] drm/i915: add struct_mutex WARNs to i915_gem_stolen.c
` [PATCH 7/8] drm/i915: reduce struct_mutex coverage at intel_crtc_page_flip()
` [PATCH 8/8] drm/i915: remove struct_mutex lock from intel_modeset_cleanup()

[PATCH] scripts/kernel-doc: Adding cross-reference links to html documentation
 2015-06-30 17:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/4] drm/i915: Re-enable HDMI 12bpc
 2015-06-30 16:23 UTC  (6+ messages)
` [PATCH 1/4] drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms
` [PATCH 2/4] drm/i915: Bump HDMI min port clock to 25 MHz
` [PATCH 3/4] drm/i915: Account for CHV/BXT DPLL clock limitations
  ` [PATCH v2 "
` [PATCH 4/4] Revert "drm/i915: Disable 12bpc hdmi for now"

[PATCH] drm/i915: Fix userptr deadlock with MAP_FIXED
 2015-06-30 15:47 UTC  (6+ messages)
` [PATCH v2] "
      ` [Intel-gfx] "

[PATCH i-g-t] tools Add a intel_fw_dump tool
 2015-06-30 15:42 UTC  (4+ messages)

[git pull] drm tree for 4.2
 2015-06-30 15:41 UTC  (9+ messages)
      ` [Intel-gfx] "
          ` [PATCH] drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
              ` [Intel-gfx] "

[PATCH v6] drm/i915 : Added Programming of the MOCS
 2015-06-30 15:12 UTC  (2+ messages)

[PATCH] drm/i915: Add soft-pinning API for execbuffer
 2015-06-30 14:20 UTC  (3+ messages)
` [PATCH v4] "

[PATCH i-g-t] lib: Add 64-bit version of igt_assert_cmp
 2015-06-30 12:38 UTC  (5+ messages)

Adding custom bugzilla fields
 2015-06-30 12:14 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