public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-12-16 14:12:53 to 2014-12-19 08:37:57 UTC [more...]

[PATCH 00/24] PPGTT dynamic page allocations
 2014-12-19  8:37 UTC  (34+ messages)
` [PATCH 01/24] drm/i915: Add some extra guards in evict_vm
` [PATCH 02/24] drm/i915/trace: Fix offsets for 64b
` [PATCH 03/24] drm/i915: Rename to GEN8_LEGACY_PDPES
` [PATCH 04/24] drm/i915: Setup less PPGTT on failed pagedir
` [PATCH 05/24] drm/i915/gen8: Un-hardcode number of page directories
` [PATCH 06/24] drm/i915: Range clearing is PPGTT agnostic
` [PATCH 07/24] drm/i915: page table abstractions
` [PATCH 08/24] drm/i915: Complete page table structures
` [PATCH 09/24] drm/i915: Create page table allocators
` [PATCH 10/24] drm/i915: Track GEN6 page table usage
` [PATCH 11/24] drm/i915: Extract context switch skip logic
` [PATCH 12/24] drm/i915: Track page table reload need
` [PATCH 13/24] drm/i915: Initialize all contexts
` [PATCH 14/24] drm/i915: Finish gen6/7 dynamic page table allocation
` [PATCH 15/24] drm/i915/bdw: Use dynamic allocation idioms on free
` [PATCH 16/24] drm/i915/bdw: pagedirs rework allocation
` [PATCH 17/24] drm/i915/bdw: pagetable allocation rework
` [PATCH 18/24] drm/i915/bdw: Update pdp switch and point unused PDPs to scratch page
` [PATCH 19/24] drm/i915: num_pd_pages/num_pd_entries isn't useful
` [PATCH 20/24] drm/i915: Extract PPGTT param from pagedir alloc
` [PATCH 21/24] drm/i915/bdw: Split out mappings
` [PATCH 22/24] drm/i915/bdw: begin bitmap tracking
` [PATCH 23/24] drm/i915/bdw: Dynamic page table allocations
` [PATCH 24/24] drm/i915/bdw: Dynamic page table allocations in lrc mode

[PATCH] drm/i915: Only fence tiled region of object
 2014-12-19  8:26 UTC  (7+ messages)

[PATCH] drm/i915/hsw: Implement Selective Write workaround
 2014-12-19  8:20 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2] drm/i915: Kill check_power_well() calls
 2014-12-19  8:01 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] igt: Test tiled bo for proper fence
 2014-12-18 22:43 UTC  (3+ messages)

[PATCH v2] drm/i915: recheck ringspace after wait+retire
 2014-12-18 20:19 UTC  (4+ messages)

[PATCH v2 0/8] eDP DRRS based on frontbuffer tracking
 2014-12-18 20:15 UTC  (12+ messages)
` [PATCH 1/7] drm/i915: Modifying structures related to DRRS
` [PATCH 2/7] drm/i915: Initialize DRRS delayed work
` [PATCH 3/7] drm/i915: Enable/disable DRRS
` [PATCH 4/7] drm/i915: DRRS calls based on frontbuffer
` [PATCH 5/7] drm/i915/bdw: Add support for DRRS to switch RR
` [PATCH 6/7] drm/i915: Support for RR switching on VLV
` [PATCH 7/7] drm/i915: Enable eDP DRRS for CHV

[PATCH] drm/i915: Don't complain when there is no workaround
 2014-12-18 19:17 UTC  (6+ messages)

[PATCH] tests/core_getparams: Create new test core_getparams
 2014-12-18 17:55 UTC 

[PATCH 0/3] Export GT config attributes
 2014-12-18 17:41 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: "
` [PATCH 2/3] drm/i915/chv: Determine CHV "
` [PATCH 3/3] drm/i915/bdw: Determine BDW "

[PATCH] drm/i915: add irq_barrier operation for synchronising reads
 2014-12-18 16:57 UTC  (2+ messages)

[PATCH v2] drm/i915: use effective_size for ringbuffer calculations
 2014-12-18 17:03 UTC 

[PATCH v2] drm/i915: FIFO space query code refactor
 2014-12-18 16:45 UTC 

[PATCH v2*] drm/i915: FIFO space query code refactor
 2014-12-18 16:48 UTC 

[RFC PATCH 0/2] atomic dpms support
 2014-12-18 16:08 UTC  (3+ messages)
` [PATCH 1/2] drm/atomic: Add drm_crtc_state->active
` [PATCH 2/2] drm/atomic-helper: add connector->dpms() implementation

[PATCH v3] drm/i915: Disable the mmio.debug WARN after it fires
 2014-12-18 15:25 UTC  (4+ messages)

[PATCH 0/8] Resend of drm/i915: Keep drm_crtc->state in sync
 2014-12-18 15:06 UTC  (5+ messages)
` [PATCH 5/8] drm/i915: Don't access to crtc->new_config from intel_mode_max_pixclk()

[PATCH 00/10] Prep work patches for GPU scheduler
 2014-12-18 14:06 UTC  (8+ messages)
` [PATCH 08/10] drm/i915: Prelude to splitting i915_gem_do_execbuffer in two

[PATCH] Revert "drm/i915: Preserve VGACNTR bits from the BIOS"
 2014-12-18 13:49 UTC  (3+ messages)

[PATCH] drm/i915: add missing rpm ref to i915_gem_pwrite_ioctl
 2014-12-18 13:45 UTC  (3+ messages)

[RFC PATCH v3 4/4] tests/drv_module_reload: add ipvr support
 2014-12-18 11:21 UTC  (11+ messages)

[PATCH] drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4
 2014-12-18 10:08 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v3 0/8] Add enlightenments for vGPU
 2014-12-18  8:39 UTC  (46+ messages)
` [PATCH v3 1/8] drm/i915: Introduce a PV INFO page structure for Intel GVT-g
` [PATCH v3 2/8] drm/i915: Adds graphic address space ballooning logic
` [PATCH v3 3/8] drm/i915: Partition the fence registers for vGPU in i915 driver
` [PATCH v3 4/8] drm/i915: Disable framebuffer compression for i915 driver in VM
` [PATCH v3 5/8] drm/i915: Add the display switch logic for vGPU in i915 driver
` [PATCH v3 6/8] drm/i915: Disable power management for i915 driver in VM
` [PATCH v3 7/8] drm/i915: Create vGPU specific write MMIO to reduce traps

[PATCH] drm/i915: Do not trigger the pageflip stall check too early
 2014-12-18  5:30 UTC  (7+ messages)

[PATCH] drm/i915: use TAIL rather than ACTHD for synchronising reads
 2014-12-18  5:08 UTC  (3+ messages)

[PATCH i-g-t] Demos/Android.mk: build intel_sprite_on
 2014-12-17 20:54 UTC  (2+ messages)

[PATCH 1/9] drm/i915: Rebalance runtime pm vs forcewake
 2014-12-17 20:48 UTC  (14+ messages)
` [PATCH 2/9] drm/i915: Assert that runtime pm is active on user fw access
` [PATCH 3/9] drm/i915: Skip uncore lock on earlier gens
` [PATCH 4/9] drm/i915: Reduce duplicated forcewake logic
` [PATCH 5/9] drm/i915: Consolidate forcewake code
` [PATCH 6/9] drm/i915: Make vlv and chv forcewake put generic
` [PATCH 7/9] drm/i915: Rename the forcewake get/put functions
` [PATCH 8/9] drm/i915: Enum forcewake domains and domain identifiers
` [PATCH 9/9] drm/i915: Rename i915_gen6_forcewake_count_info

[PATCH 0/4] drm/i915: Untangle execlist tracking
 2014-12-17 20:42 UTC  (5+ messages)
` [PATCH 4/4] drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request

[PATCH] drm/i915: Hold runtime PM during plane commit
 2014-12-17 20:35 UTC  (7+ messages)

[intel-gfx] Displayport Compliance Testing V2
 2014-12-17 20:30 UTC  (14+ messages)
` [PATCH 07/17] drm/i915: Add and implement the debugfs 'show' functions for Displayport compliance
` [PATCH 11/17] drm/i915: Update the EDID automated compliance test function
` [PATCH 12/17] drm/i915: Update intel_dp_compute_config() to handle compliance test requests
` [PATCH 13/17] drm/i915: Update intel_dp_hpd_pulse() to check link status for non-MST operation
` [PATCH 14/17] drm/i915: Add debugfs function to check connector status for compliance testing

[PATCH i-g-t 1/5] lib: print recent log output if a test fails
 2014-12-17 18:19 UTC  (13+ messages)
` [PATCH i-g-t 2/5] lib: add a critical warning level
` [PATCH i-g-t 3/5] lib: use critical log level for assertion failure messages
` [PATCH i-g-t 4/5] lib: clear log buffer after writing it out or starting a new subtest
` [PATCH i-g-t 5/5] lib: print a message when receiving a handled signal

[PULL] topic/atomic-fixes
 2014-12-17 17:49 UTC 

[PATCH] drm/i915: Restrict GPU boost to the RCS engine
 2014-12-17 17:37 UTC  (4+ messages)

[PATCH 0/5] reorg for future
 2014-12-17 17:19 UTC  (3+ messages)

[PATCH] drm/i915: Support to create uncached user mapping for a Gem object
 2014-12-17 12:52 UTC  (4+ messages)
` [PATCH] drm/i915: Support creation of unbound wc user mappings for objects

[PULL] drm-intel-next-fixes
 2014-12-17 12:16 UTC 

[PATCH] tests/gem_exec_blt: Add subtest that uses dumb buffers
 2014-12-17  8:05 UTC 

[PATCH] ACPI / video: update the skip case for acpi_video_device_in_dod
 2014-12-17  0:28 UTC  (4+ messages)

[PATCH 1/5] drm/i915: Organize Fence registers for future enablement
 2014-12-16 19:55 UTC  (3+ messages)
` [PATCH] "

[PATCH 4/4] drm/i915: Opportunistically reduce flushing at execbuf
 2014-12-16 19:38 UTC  (10+ messages)
  ` [Intel-gfx] "

[PATCH] drm: Move ->get_scanout_position() to struct drm_crtc_funcs
 2014-12-16 18:25 UTC  (2+ messages)

[PATCH 1/8] drm/i915: Rebalance runtime pm vs forcewake
 2014-12-16 15:26 UTC  (4+ messages)
` [PATCH 4/8] drm/i915: Reduce duplicated forcewake logic

[PATCH] igt: Add gem_ctx_thrash to fill the GGTT with contexts
 2014-12-16 14:12 UTC  (2+ messages)


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