public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-07-01 12:58:09 to 2015-07-02 14:42:58 UTC [more...]

[PATCH] drm/i915: Disable LVDS port after the pipe on PCH
 2015-07-02 14:42 UTC 

[PATCH RESEND FOR THE Nth AND LAST TIME 1/5] drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes
 2015-07-02 14:43 UTC  (5+ messages)
` [PATCH RESEND FOR THE Nth AND LAST TIME 2/5] drm/i915/opregion: add new opregion stuff
` [PATCH RESEND FOR THE Nth AND LAST TIME 3/5] drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbg
` [PATCH RESEND FOR THE Nth AND LAST TIME 4/5] drm/i915/opregion: abstract didl and did2 getter and setter
` [PATCH RESEND FOR THE Nth AND LAST TIME 5/5] drm/i915/opregion: start using extended didl

[PATCH] drm/crtc-helper: Fixup error handling in drm_helper_crtc_mode_set
 2015-07-02 14:40 UTC  (11+ messages)
    ` [PATCH] drm: reset empty state in transitional helpers
` [PATCH 1/2] drm/crtc-helper: Fixup error handling in drm_helper_crtc_mode_set
  ` [PATCH 2/2] drm/plane-helper: Use init state when freshly allocating them

[PATCH 00/18] Convert to atomic, part 4
 2015-07-02 14:37 UTC  (19+ messages)
` [PATCH 01/18] drm/atomic: add connectors_changed to separate it from mode_changed
` [PATCH 02/18] drm/i915: Fix noatomic crtc disabling
` [PATCH 03/18] drm/i915: Do not update pfit state when toggling crtc enabled
` [PATCH 04/18] drm/i915: Do not use plane_config in intel_fbdev.c
` [PATCH 05/18] drm/i915: Allow fuzzy matching in pipe_config_compare
` [PATCH 06/18] drm/i915: Fill in more crtc state
` [PATCH 07/18] drm/i915: fill in more mode members
` [PATCH 08/18] drm/i915: Rework primary plane stuff slightly
` [PATCH 09/18] drm/i915: Convert suspend/resume to atomic
` [PATCH 10/18] drm/i915: Update power domains on readout
` [PATCH 11/18] drm/i915: skip modeset if compatible, and enable fastboot for everyone
` [PATCH 12/18] drm/i915: Always reset in intel_crtc_restore_mode
` [PATCH 13/18] drm/i915: Make intel_display_suspend atomic, try 2
` [PATCH 14/18] drm/i915: Use full atomic modeset
` [PATCH 15/18] drm/i915: Call plane update functions directly from intel_atomic_commit
` [PATCH 16/18] drm/i915: always disable irqs in intel_pipe_update_start
` [PATCH 17/18] drm/i915: Only commit planes on crtc's that have changed planes
` [PATCH 18/18] drm/i915: Remove use of runtime pm in atomic commit functions

[PATCH 1/4] drm/i915/gtt: Reorder page alloc/free/init functions
 2015-07-02 14:34 UTC  (10+ messages)
` [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 1/2] drm/atomic: Update old_fb after setting a property
 2015-07-02 14:26 UTC  (2+ messages)

[PATCH libdrm] intel: Add EXEC_OBJECT_SUPPORTS_48BADDRESS flag
 2015-07-02 14:05 UTC  (9+ messages)
` [PATCH libdrm v2 1/2] intel: Add EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag
  ` [PATCH libdrm v2 2/2] configure.ac: bump version to 2.4.63
  ` [PATCH mesa v2] i965/gen8+: bo in state base address must be in 32-bit address range

[PATCH i-g-t] build: Don't use automake's conditional in a Makefile.sources
 2015-07-02 14:04 UTC 

[PATCH] drm/i915: Fix failure paths around initial fbdev allocation
 2015-07-02 13:59 UTC  (4+ messages)

[PATCH 0/7] FBC (+stolen) locking, v4
 2015-07-02 13:45 UTC  (17+ messages)
` [PATCH 1/7] drm/i915: add simple wrappers for stolen node insertion/removal
` [PATCH 2/7] drm/i915: move FBC code out of i915_gem_stolen.c
` [PATCH 3/7] drm/i915: add dev_priv->mm.stolen_lock
` [PATCH 4/7] drm/i915: add the FBC mutex
` [PATCH 5/7] drm/i915: intel_frontbuffer_flip_prepare() doesn't need struct_mutex
` [PATCH 6/7] drm/i915: intel_unregister_dsm_handler() "
` [PATCH 7/7] drm/i915: FBC doesn't need struct_mutex anymore

[PATCH] drm/i915/chv: fix HW readout of the port PLL fractional divider
 2015-07-02 13:33 UTC  (2+ messages)

[PATCH resend 1/5] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
 2015-07-02 13:33 UTC  (2+ messages)

[RFC] drm/i915: Add sync framework support to execbuff IOCTL
 2015-07-02 13:22 UTC  (5+ messages)

[PATCH 1/2] drm/i915/audio: clarify HD audio documentation wrt modeset
 2015-07-02 13:05 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/hotplug: document the hotplug handling in the driver

[PATCH 2/2] drm/i915: Defer late hardware initialisation until first open
 2015-07-02 12:20 UTC  (2+ messages)

[PATCH v4 0/4] Support for creating/using Stolen memory backed objects
 2015-07-02 11:58 UTC  (19+ 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

[PULL] drm-intel-next-fixes
 2015-07-02 11:26 UTC 

[PATCH i-g-t] build: Add -lm to tests
 2015-07-02 10:41 UTC 

[PATCH resend 5/5] drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag
 2015-07-02 10:15 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v6] drm/i915 : Added Programming of the MOCS
 2015-07-02  9:43 UTC  (2+ messages)

[PATCH i-g-t 1/4] stats: Add wikipedia links to get_trimean() and get_iqm()
 2015-07-02  9:33 UTC  (7+ messages)
` [PATCH i-g-t 2/4] aux: Don't evaluate several times the arguments of min() and max()
` [PATCH i-g-t 3/4] build: Add DEBUG_FLAGS to tools and self-tests
` [PATCH i-g-t 4/4] build: Add an option to not use the git hash in version

[PATCH v4] drm/i915 : Added Programming of the MOCS
 2015-07-02  9:15 UTC  (14+ messages)

Reason for discontinuing support for Glamor
 2015-07-02  7:36 UTC  (6+ messages)

[PATCH v4] drm/i915: Report correct GGTT space usage
 2015-07-02  7:30 UTC  (2+ messages)

[PATCH] sna: Correct misspelled cacheing->caching in comments
 2015-07-02  7:26 UTC  (3+ messages)

[PATCH] drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6
 2015-07-02  4:50 UTC  (8+ messages)

[PATCH 1/3] drm/i915: add attached connector to hdmi container
 2015-07-02  2:54 UTC  (7+ messages)
` [PATCH 3/3] drm/i915: Read HDMI EDID only when required

[git pull] drm tree for 4.2
 2015-07-02  2:38 UTC  (8+ messages)
` [PATCH] drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
    ` [Intel-gfx] "

[RFC 0/8] Atomic watermark updates (v2)
 2015-07-02  2:26 UTC  (9+ messages)
` [RFC 1/8] drm/i915: Eliminate usage of plane_wm_parameters from ILK-style WM code
` [RFC 2/8] drm/i915: Eliminate usage of pipe_wm_parameters from ILK-style WM
` [RFC 3/8] drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
` [RFC 4/8] drm/i915: Refactor ilk_update_wm (v3)
` [RFC 5/8] drm/i915: Move active watermarks into CRTC state
` [RFC 6/8] drm/i915: Calculate ILK-style watermarks during atomic check (v2)
` [RFC 7/8] drm/i915: Allow final wm programming to be scheduled after next vblank (v2)
` [RFC 8/8] drm/i915: Add two-stage ILK-style watermark programming (v2)

[PATCH v3] drm/i915: Report correct GGTT space usage
 2015-07-02  0:23 UTC  (2+ messages)

[PATCH] drm/i915: Reserve space improvements
 2015-07-01 22:18 UTC  (2+ messages)

[PATCH 07/10] drm/i915: Try to make sure cxsr is disabled around plane enable/disable
 2015-07-01 20:38 UTC  (4+ messages)
` [PATCH v2 "

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

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

[PATCH v2 0/4] drm/i915: Re-enable HDMI 12bpc
 2015-07-01 18:08 UTC  (2+ messages)

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

[PATCH v2 0/2] Extending GET_APERTURE ioctl
 2015-07-01 16:34 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Extend GET_APERTURE ioctl to report available map space

[PATCH v2 00/18] 48-bit PPGTT
 2015-07-01 16:07 UTC  (25+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 01/17] drm/i915: Remove unnecessary gen8_clamp_pd
  ` [PATCH v3 02/17] drm/i915/gen8: Make pdp allocation more dynamic
  ` [PATCH v3 03/17] drm/i915/gen8: Abstract PDP usage
  ` [PATCH v3 04/17] drm/i915/gen8: Add dynamic page trace events
  ` [PATCH v3 05/17] drm/i915/gen8: implement alloc/free for 4lvl
  ` [PATCH v3 06/17] drm/i915/gen8: Add 4 level switching infrastructure and lrc support
  ` [PATCH v3 07/17] drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT
  ` [PATCH v3 08/17] drm/i915/gen8: Pass sg_iter through pte inserts
  ` [PATCH v3 09/17] drm/i915/gen8: Add 4 level support in insert_entries and clear_range
  ` [PATCH v3 10/17] drm/i915/gen8: Initialize PDPs
  ` [PATCH v3 11/17] drm/i915: Expand error state's address width to 64b
  ` [PATCH v3 12/17] drm/i915/gen8: Add ppgtt info and debug_dump
  ` [PATCH v3 13/17] drm/i915: object size needs to be u64
  ` [PATCH v3 14/17] drm/i915: batch_obj vm offset must "
  ` [PATCH v3 15/17] drm/i915/userptr: Kill user_size limit check
  ` [PATCH v3 16/17] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
    ` [PATCH v5] "
  ` [PATCH v3 17/17] drm/i915/gen8: Flip the 48b switch

[PATCH] drm/i915/bxt: Calculate port clock
 2015-07-01 15:49 UTC  (2+ messages)

[PATCH 0/8] FBC locking v3
 2015-07-01 15:43 UTC  (20+ messages)
` [PATCH 1/8] drm/i915: don't increment the FBC threshold at fbc_enable
` [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 0/2] I915 GEM context updates
 2015-07-01 15:23 UTC 

[PATCH 1/3] drm/i915: Make fb user dirty operation to invalidate frontbuffer
 2015-07-01 14:26 UTC  (6+ messages)

[PATCH 2/2] drm/i915: Defer late hardware initialisation until first open
 2015-07-01 14:15 UTC  (6+ messages)
` [PATCH] drm/i915: Asynchronously initialise the GPU state

[drm-intel:drm-intel-next-queued 318/324] drivers/gpu/drm/i915/intel_ddi.c:2094:6: warning: unused variable 'iboost_bit'
 2015-07-01 14:16 UTC 

[PATCH RESEND 1/3] drm/i915/dsi: abstract dsi bpp derivation from pixel format
 2015-07-01 14:16 UTC  (2+ messages)

[PATCH 0/2] drm/i915/bxt: work around HW coherency issue
 2015-07-01 13:53 UTC  (4+ messages)
` [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno

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

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

[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  (6+ messages)
` [PATCH 1/6] drm/i915/skl: Print the DMC firmware status in debugfs
` [PATCH 4/6] drm/i915/skl: Embed the CSR lock into its own structure

[PATCH v2] tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular BO
 2015-07-01 13:11 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: Only update the current userptr worker

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


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