public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-02-22 18:17:04 to 2015-02-24 15:19:08 UTC [more...]

[PATCH 00/24] PPGTT dynamic page allocations
 2015-02-24 15:18 UTC  (49+ messages)
` [PATCH v4 "
  ` [PATCH v4 05/24] drm/i915: page table abstractions
  ` [PATCH v4 07/24] drm/i915: Create page table allocators
  ` [PATCH v4 09/24] drm/i915: Track GEN6 page table usage
` [PATCH v5 00/32] PPGTT dynamic page allocations and 48b addressing
  ` [PATCH v5 01/32] drm/i915: page table abstractions
    ` [PATCH] "
  ` [PATCH v5 02/32] drm/i915: Complete page table structures
  ` [PATCH v5 03/32] drm/i915: Create page table allocators
  ` [PATCH v5 04/32] drm/i915: Plumb drm_device through page tables operations
  ` [PATCH v5 05/32] drm/i915: Track GEN6 page table usage
  ` [PATCH v5 06/32] drm/i915: Extract context switch skip and pd load logic
  ` [PATCH v5 07/32] drm/i915: Track page table reload need
  ` [PATCH v5 08/32] drm/i915: Initialize all contexts
  ` [PATCH v5 09/32] drm/i915: Finish gen6/7 dynamic page table allocation
  ` [PATCH v5 10/32] drm/i915: Add dynamic page trace events
  ` [PATCH v5 11/32] drm/i915/bdw: Use dynamic allocation idioms on free
  ` [PATCH v5 12/32] drm/i915/bdw: page directories rework allocation
  ` [PATCH v5 13/32] drm/i915/bdw: pagetable allocation rework
  ` [PATCH v5 14/32] drm/i915/bdw: Update pdp switch and point unused PDPs to scratch page
  ` [PATCH v5 15/32] drm/i915: num_pd_pages/num_pd_entries isn't useful
  ` [PATCH v5 16/32] drm/i915: Extract PPGTT param from page_directory alloc
  ` [PATCH v5 17/32] drm/i915/bdw: Split out mappings
  ` [PATCH v5 18/32] drm/i915/bdw: begin bitmap tracking
  ` [PATCH v5 19/32] drm/i915/bdw: Dynamic page table allocations
  ` [PATCH v5 20/32] drm/i915/bdw: Support dynamic pdp updates in lrc mode
  ` [PATCH v5 21/32] drm/i915/bdw: Make pdp allocation more dynamic
  ` [PATCH v5 22/32] drm/i915/bdw: Abstract PDP usage
  ` [PATCH v5 23/32] drm/i915/bdw: Add dynamic page trace events
  ` [PATCH v5 24/32] drm/i915/bdw: Add ppgtt info for dynamic pages
  ` [PATCH v5 25/32] drm/i915/bdw: implement alloc/free for 4lvl
  ` [PATCH v5 26/32] drm/i915/bdw: Add 4 level switching infrastructure
  ` [PATCH v5 27/32] drm/i915/bdw: Support 64 bit PPGTT in lrc mode
  ` [PATCH v5 28/32] drm/i915/bdw: Generalize PTE writing for GEN8 PPGTT
  ` [PATCH v5 29/32] drm/i915: Plumb sg_iter through va allocation ->maps
  ` [PATCH v5 30/32] drm/i915/bdw: Add 4 level support in insert_entries and clear_range
  ` [PATCH v5 31/32] drm/i915: Expand error state's address width to 64b
  ` [PATCH v5 32/32] drm/i915/bdw: Flip the 48b switch

[PATCH 2/7] drm/i915/skl: Updated the gen6_set_rps function
 2015-02-24 14:58 UTC  (6+ messages)
` [PATCH v2 0/7] Added missing changes for Turbo feature on SKL
` [PATCH v2 5/5] drm/i915/skl: Updated the gen9_enable_rps function

[BISECTED REGRESSION v3.18->v3.19-rc1] drm/i915: failure to poweroff after hibernation
 2015-02-24 14:58 UTC  (2+ messages)
` [PATCH] drm/i915: fix failure to power off after hibernate

[PATCH] drm/i915: Align initial plane backing objects correctly
 2015-02-24 14:03 UTC  (4+ messages)

[PATCH] drm/i915: Check obj->vma_list under the struct_mutex
 2015-02-24 14:01 UTC  (3+ messages)

[PATCH] drm/i915: avoid processing spurious/shared interrupts in low-power states
 2015-02-24 14:00 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
  ` [PATCH v4] "

[RFC 00/12] i915 init-time configuration
 2015-02-24 13:57 UTC  (5+ messages)
` [RFC 07/12] drm/i915/config: Get workaround information from configuration
` [RFC 09/12] drm/i915/config: Add VBT settings configuration

[PATCH 00/51] Remove the outstanding_lazy_request
 2015-02-24 13:55 UTC  (4+ messages)
` [PATCH 00/53] "
  ` [PATCH 17/53] drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring

[PATCH] drm/i915: Do not invalidate obj->pages under mempressure
 2015-02-24 13:27 UTC  (4+ messages)

[PATCH] drm/i915: Fix a use after free, and unbalanced refcounting
 2015-02-24 13:20 UTC  (3+ messages)

[PATCH] drm/i915: Push vblank enable/disable past encoder->enable/disable
 2015-02-24 12:58 UTC  (8+ messages)

[PATCH 1/2] drm/i915: Split adding request to smaller functions
 2015-02-24 12:57 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: Protect engine request list with spinlock

[PATCH] drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()
 2015-02-24 12:37 UTC  (5+ messages)

[PATCH igt] quick_dump: Add interrupt and PPAT registers to the SKL dump
 2015-02-24 11:34 UTC  (3+ messages)

[PATCH 00/12] PPGTT with 48b addressing
 2015-02-24 10:59 UTC  (5+ messages)
` [PATCH 03/12] drm/i915/bdw: Add dynamic page trace events

[PATCH] drm/i915: Shift driver's HWSP usage out of reserved range
 2015-02-24 10:51 UTC  (5+ messages)

[PATCH] drm/i915/skl: Update edp 1.4 DDI translation table
 2015-02-24 10:44 UTC  (4+ messages)

[PATCH i-g-t] lib: print the signal name to stderr when handling a signal
 2015-02-24 10:35 UTC  (4+ messages)

[PATCH i-g-t 1/4] tests: improve pipe enumeration
 2015-02-24  9:45 UTC  (5+ messages)
` [PATCH i-g-t 2/4] lib: use defines for igt_simple_init and igt_subtest_init

[BISECTED REGRESSION in 3.19-rc1] [drm/i915] WARNING: drivers/gpu/drm/drm_irq.c:1077 drm_wait_one_vblank
 2015-02-24  7:45 UTC  (9+ messages)

[PATCH] drm/i915: Fix frontbuffer false positve
 2015-02-24  2:14 UTC  (10+ messages)
              ` [PATCH] drm/i915: Clear crtc atomic flags at beginning of transaction

intel_gpu_top query
 2015-02-24  2:02 UTC 

linux-next: build failure after merge of the drm-misc tree
 2015-02-24  0:59 UTC  (2+ messages)

[PATCH 0/6] eDP DRRS based on frontbuffer tracking
 2015-02-24  0:51 UTC  (4+ messages)
` [PATCH] drm/i915: Enhancing eDP DRRS debug message

[PATCH 6/6] drm/i915: Add debugfs entry for DRRS
 2015-02-24  0:39 UTC  (4+ messages)
` [PATCH] "

[PATCH v9] drm/i915/skl: Add support for SKL background color
 2015-02-24  0:10 UTC  (2+ messages)

[PATCH i-g-t] remove tests dependency on VT /dev/tty0
 2015-02-24  0:03 UTC  (3+ messages)
` [PATCH i-g-t] lib/igt_kms.c: "

[PATCH] drm: Fix deadlock due to getconnector locking changes
 2015-02-23 23:55 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Disallow pin ioctl completely for kms drivers
 2015-02-23 23:52 UTC  (7+ messages)
      ` [Intel-gfx] "

[PATCH] drm: Adding edp1.4 specific dpcd macros
 2015-02-23 23:51 UTC  (5+ messages)

[regression in linux-next] i915: broken graphics on laptop
 2015-02-23 23:42 UTC  (8+ messages)
` [Intel-gfx] "
      ` [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
          ` [Intel-gfx] "

[RFC 0/2] Contain PPGTT memory leak/usage in true PPGTT mode
 2015-02-23 23:44 UTC  (12+ messages)
` [RFC 2/2] drm/i915: Clean-up PPGTT on context destruction

[PATCH 0/3] drm/i915: Further Skylake h/w w/a's
 2015-02-23 23:36 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: gen 9 h/w w/a (Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset)
` [PATCH 3/3] gen 9 h/w w/a (WaClearFlowControlGpgpuContextSave)

[PATCH 1/2] drm/i915: Re-order some checks to do the unlikely one first
 2015-02-23 23:24 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Don't try to set INSTPM for the _ABSOLUTE constant buffer address

[PATCH] drm/i915: Reset logical ring contexts' head and tail during GPU reset
 2015-02-23 23:21 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flips
 2015-02-23 23:10 UTC  (2+ messages)

[PATCH] Tune IZ hashing when a subslice has one EU fewer
 2015-02-23 23:07 UTC  (3+ messages)
` [PATCH] drm/i915/skl: Tune IZ hashing when subslices are unbalanced

[PATCH 0/7] FBC frontbuffer tracking conversion, v3
 2015-02-23 23:02 UTC  (6+ messages)
` [PATCH 3/7] drm/i915: gen5+ can have FBC with multiple pipes
` [PATCH 7/7] drm/i915: don't reallocate the compressed FB at every frame

[PATCH 0/3] Fix for SKL partial EU enablement
 2015-02-23 22:57 UTC  (2+ messages)

[PATCH] drm/i915: Prevent TLB error on first execution on SNB
 2015-02-23 22:54 UTC  (4+ messages)

[PATCH 1/7] drm/i915: Remove DRIVER_MODESET checks in load/unload/close code
 2015-02-23 17:13 UTC  (8+ messages)
` [PATCH 2/7] drm/i915: Remove DRIVER_MODESET checks from suspend/resume code
` [PATCH 3/7] drm/i915: Remove DRIVER_MODESET checks in the gpu reset code
` [PATCH 4/7] drm/i915: Remove irq-related FIXME in "
` [PATCH 5/7] drm/i915: Remove DRIVER_MODESET checks from gem code
` [PATCH 6/7] drm/i915: Remove regfile code&data for UMS suspend/resume
` [PATCH 7/7] drm/i915: Remove DRIVER_MODESET checks from modeset code

[PATCH 00/18] A few more workarounds
 2015-02-23 16:31 UTC  (6+ messages)
` [PATCH 12/18] drm/i915/skl: Implement WaDisablePowerCompilerClockGating

[PATCH 0/7] Added missing changes for Turbo feature on SKL
 2015-02-23 16:22 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/skl: Added new macros

[PATCH] drm/i915: More DPIO magic for CHV HDMI & DP
 2015-02-23 16:13 UTC  (6+ messages)
` [v2 0/5] "
  ` [v2 2/5] drm/i915: Limit max VCO supported in CHV to 6.48GHz

[PATCH 1/5] agp/intel: Serialise after GTT updates
 2015-02-23 16:09 UTC  (6+ messages)
` [PATCH 3/5] drm/i915: Trim the command parser allocations

[PATCH i-g-t 00/12] Testing the Y tiled display
 2015-02-23 15:57 UTC  (13+ messages)
` [PATCH i-g-t 01/12] tests/kms_addfb: Add support for fb modifiers
` [PATCH i-g-t 02/12] lib: Extract igt_buf_write_to_png() from gem_render_copy
` [PATCH i-g-t 03/12] tests/kms_addfb: Y tiled testcases
` [PATCH i-g-t 04/12] lib/skl: Add gen9 specific igt_blitter_fast_copy()
` [PATCH i-g-t 05/12] lib: Don't give a struct igt_buf * to fast_copy_pitch()
` [PATCH i-g-t 06/12] lib: Split two helpers to build fast copy's dword0 and dword1
` [PATCH i-g-t 07/12] lib: Provide a raw version of the gen9 fast copy blits
` [PATCH i-g-t 08/12] tiling: Convert framebuffer helpers to use fb modifiers
` [PATCH i-g-t 09/12] lib: Add support for new extension to the ADDFB2 ioctl
` [PATCH i-g-t 10/12] lib/igt_fb: Use new ADDFB2 extension for new tiling modes
` [PATCH i-g-t 11/12] lib: Allow the creation of Ys/Yf tiled FBs
` [PATCH i-g-t 12/12] testdisplay/skl: Add command line options for Yb/Yf tiled fbs

[PATCH 0/7] Skylake Y tiled scanout
 2015-02-23 15:56 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/skl: Add new displayable tiling formats
` [PATCH 2/7] drm/i915/skl: Allow scanning out Y and Yf fbs
` [PATCH 3/7] drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tiling
` [PATCH 4/7] drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraints
` [PATCH 5/7] drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tiling
` [PATCH 6/7] drm/i915/skl: Update watermarks for Y tiling
` [PATCH 7/7] drm/i915/skl: Allow Y (and Yf) frame buffer creation

[intel-gfx] Displayport Compliance Testing V2
 2015-02-23 15:55 UTC  (3+ messages)
` [PATCH 11/17] drm/i915: Update the EDID automated compliance test function

[PATCH 04/10] drm/i915: FIFO space query code refactor
 2015-02-23 15:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] i-g-t: Adding test case to test background color
 2015-02-23 15:40 UTC  (2+ messages)

Screen locksup with only black screen and cursor
 2015-02-23 13:58 UTC 

[PATCH] drm/i915: logical-not-parenthesis gcc 5.0 fixes
 2015-02-23 13:52 UTC  (4+ messages)

[PATCH] drm/i915: Dell Chromebook 11 has PWM backlight
 2015-02-23 13:15 UTC  (3+ messages)
  ` [Intel-gfx] "

eDP display control registers in Linux kernel
 2015-02-23 12:33 UTC  (3+ messages)

[PATCH i-g-t] tests/gem_render_linear_blits: split into two subtests
 2015-02-23 11:46 UTC  (4+ messages)

[PATCH 1/4] drm/irq: Add drm_crtc_vblank_reset
 2015-02-23 11:32 UTC  (7+ messages)
` [PATCH 3/4] drm/i915: Flatten DRIVER_MODESET checks in i915_irq.c
          ` [Intel-gfx] "

[PATCH 1/5] drm: Add DRM_DEBUG_ATOMIC
 2015-02-23 10:23 UTC  (5+ messages)
` [PATCH 5/5] drm/atomic-helpers: make mode_set hooks optional

[PATCH 1/5] drm/irq: Add drm_crtc_vblank_reset
 2015-02-23  9:54 UTC  (3+ messages)

[PATCH 5/5] drm/irq: Don't call ->get_vblank_counter directly from irq_uninstall/cleanup
 2015-02-23  9:52 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drm: WARN if drm_handle_vblank is called errornously

[PATCH] drm/i915/bdw: PCI IDs ending in 0xb are ULT
 2015-02-23  9:37 UTC  (2+ messages)

[PATCH] drm/irq: Don't call ->get_vblank_counter directly from irq_uninstall/cleanup
 2015-02-23  0:20 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