public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-02-20 00:38:51 to 2015-02-23 23:34:49 UTC [more...]

[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 2/7] drm/i915/skl: Updated the gen6_set_rps function
 2015-02-23 23:29 UTC  (2+ messages)

[PATCH] drm/i915: Shift driver's HWSP usage out of reserved range
 2015-02-23 23:27 UTC  (3+ messages)

[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] drm/i915: Push vblank enable/disable past encoder->enable/disable
 2015-02-23 23:19 UTC  (7+ 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 igt] quick_dump: Add interrupt and PPAT registers to the SKL dump
 2015-02-23 22:59 UTC  (2+ messages)

[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/2] drm/i915: Disallow pin ioctl completely for kms drivers
 2015-02-23 21:29 UTC  (5+ messages)
      ` [Intel-gfx] "

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

[BISECTED REGRESSION in 3.19-rc1] [drm/i915] WARNING: drivers/gpu/drm/drm_irq.c:1077 drm_wait_one_vblank
 2015-02-23 20:28 UTC  (8+ messages)

[PATCH 0/6] eDP DRRS based on frontbuffer tracking
 2015-02-23 18:20 UTC  (12+ messages)
` [PATCH 2/6] drm/i915/bdw: Add support for DRRS to switch RR
` [PATCH 6/6] drm/i915: Add debugfs entry for DRRS
      ` [PATCH] "
` [PATCH] drm/i915: Enhancing eDP DRRS debug message

[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

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

[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  (6+ 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 00/24] PPGTT dynamic page allocations
 2015-02-23 15:44 UTC  (44+ 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 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] i-g-t: Adding test case to test background color
 2015-02-23 15:40 UTC  (2+ messages)

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

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

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

[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] "

[PATCH] drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()
 2015-02-23 13:15 UTC  (3+ messages)

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

[PATCH] drm: Fix deadlock due to getconnector locking changes
 2015-02-23 12:28 UTC  (4+ 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  (14+ messages)
` [PATCH 2/5] drm: If available use atomic state in getcrtc ioctl
  ` [Intel-gfx] "
` [PATCH 3/5] drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argument
` [PATCH 4/5] drm/atomic-helper: Rename commmit_post/pre_planes
` [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  (7+ messages)
` [PATCH] "
` [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: Fix the CRTC_STEREO_DOUBLE_ONLY define to include stero modes
 2015-02-22 11:56 UTC  (3+ messages)

[Intel-gfx] [KERNEL] Regression bug in drm/i915, Wrong assumption in commit e11aa36 breaks suspend on at least lenovo x61
 2015-02-22 10:30 UTC  (3+ messages)
`  "
    ` [KERNEL] "

[PATCH 0/4] drm/i915/skl: Support for edp1.4 intermediate frequencies
 2015-02-21  8:23 UTC  (6+ messages)
` [PATCH 1/4] drm: Adding edp1.4 specific dpcd macros
` [PATCH 2/4] drm/i915/skl: Read sink supported rates from edp panel
` [PATCH 3/4] drm/i915/skl: Add support for edp 1.4 intermediate frequencies
` [PATCH 4/4] drm/i915/skl: Program PLL for edp1.4 "

[PATCH] drm/i915/skl: Update edp 1.4 DDI translation table
 2015-02-21  5:40 UTC 

[PATCH v9] drm/i915/skl: Add support for SKL background color
 2015-02-21  0:11 UTC 

[PATCH] drm/i915: Do not invalidate obj->pages under mempressure
 2015-02-20 22:19 UTC  (9+ messages)
  ` [Intel-gfx] "

[PATCH 00/12] PPGTT with 48b addressing
 2015-02-20 17:46 UTC  (13+ messages)
` [PATCH 01/12] drm/i915/bdw: Make pdp allocation more dynamic
` [PATCH 02/12] drm/i915/bdw: Abstract PDP usage
` [PATCH 03/12] drm/i915/bdw: Add dynamic page trace events
` [PATCH 04/12] drm/i915/bdw: Add ppgtt info for dynamic pages
` [PATCH 05/12] drm/i915/bdw: implement alloc/free for 4lvl
` [PATCH 06/12] drm/i915/bdw: Add 4 level switching infrastructure
` [PATCH 07/12] drm/i915/bdw: Support 64 bit PPGTT in lrc mode
` [PATCH 08/12] drm/i915/bdw: Generalize PTE writing for GEN8 PPGTT
` [PATCH 09/12] drm/i915: Plumb sg_iter through va allocation ->maps
` [PATCH 10/12] drm/i915/bdw: Add 4 level support in insert_entries and clear_range
` [PATCH 11/12] drm/i915: Expand error state's address width to 64b
` [PATCH 12/12] drm/i915/bdw: Flip the 48b switch

[PATCH] drm: Adding edp1.4 specific dpcd macros
 2015-02-20 17:00 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Track last register written (debug)
 2015-02-20 13:29 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Add the last written reg to error state

[PATCH 1/2] drm/i915: Split adding request to smaller functions
 2015-02-20  9:16 UTC  (3+ messages)

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


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