Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-22 08:22:16 to 2015-05-27 09:52:39 UTC [more...]

[PATCH 1/3] drm/i915: Only show view type for GGTT VMAs
 2015-05-27  9:52 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Show human readable GGTT view name in debugfs
` [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places

[PATCH] drm/i915: Remove unnecessary null check in execlists_context_unqueue
 2015-05-27  9:49 UTC  (2+ messages)

[PATCH 1/3] drm/nouveau: Use drm_vblank_on/off consistently
 2015-05-27  9:41 UTC  (5+ messages)
` [PATCH 2/3] drm/radeon: Switch to drm_vblank_on/off
` [PATCH 3/3] drm/irq: Make drm_vblank_pre/post_modeset internal

[PATCH i-g-t v2] lib/tests/igt_segfault.c Add unit test to test segfault handling
 2015-05-27  9:34 UTC 

[PATCH 00/03] Preventing zero GPU virtual address allocation
 2015-05-27  9:17 UTC  (11+ messages)

[PATCH 1/2] drm/i915: s/dpio_lock/sb_lock/
 2015-05-27  8:05 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Adjust sideband locking a bit for CHV/VLV

[PATCH] testdisplay: Fix segfault after first modeset fails
 2015-05-27  7:33 UTC 

[PATCH] drm/i915: list self-refresh as enabled on newer platforms
 2015-05-27  7:05 UTC  (2+ messages)
` [PATCH] drm/i915: Include VLV in self refresh status

[PATCH v3 00/22] drm/i915: Convert to atomic, part 2
 2015-05-27  5:30 UTC  (15+ messages)
` [PATCH v3 03/22] drm/i915: use intel_crtc_control everywhere, v2
  ` [PATCH v3.5 02.5/22] drm/i915: add intel_display_suspend
      ` [PATCH v3.6 02.5/22] drm/i915: add intel_display_suspend, v2
` [PATCH v3 10/22] drm/i915: Support modeset across multiple pipes
  ` [PATCH v3 15/22] drm/i915: Read hw state into an atomic state struct
  ` [PATCH v3 16/22] drm/i915: Implement intel_crtc_control using atomic state, v3
    ` [PATCH v3.5 16.5/22] drm/i915: Make intel_display_suspend atomic
      ` [PATCH v3.6 16.5/22] drm/i915: Make intel_display_suspend atomic, v2
    ` [PATCH v3.6 16/22] drm/i915: Implement intel_crtc_control using atomic state, v4
  ` [PATCH v3 20/22] drm/i915: Calculate haswell plane workaround, v3
    ` [PATCH v3.6 20/22] drm/i915: Calculate haswell plane workaround, v4

[PATCH] drm/i915/skl: changed the filename of csr firmware
 2015-05-27  0:21 UTC  (2+ messages)

4.1-rc3: i915-related crash
 2015-05-26 21:52 UTC 

[RFC 00/12] i915 init-time configuration
 2015-05-26 21:20 UTC  (9+ messages)
` [RFC 09/12] drm/i915/config: Add VBT settings configuration

[PATCH 00/16] 48b PPGTT
 2015-05-26 20:16 UTC  (22+ messages)
` [PATCH 01/16] drm/i915: Remove unnecessary gen8_clamp_pd
` [PATCH 02/16] drm/i915/gen8: Make pdp allocation more dynamic
` [PATCH 03/16] drm/i915/gen8: Abstract PDP usage
` [PATCH 04/16] drm/i915/gen8: Add dynamic page trace events
` [PATCH 05/16] drm/i915/gen8: implement alloc/free for 4lvl
` [PATCH 06/16] drm/i915/gen8: Add 4 level switching infrastructure and lrc support
` [PATCH 07/16] drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT
` [PATCH 08/16] drm/i915: Plumb sg_iter through va allocation ->maps
` [PATCH 09/16] drm/i915/gen8: Add 4 level support in insert_entries and clear_range
` [PATCH 10/16] drm/i915/gen8: Initialize PDPs
` [PATCH 11/16] drm/i915: Expand error state's address width to 64b
` [PATCH 12/16] drm/i915/gen8: Add ppgtt info and debug_dump
` [PATCH 13/16] drm/i915: object size needs to be u64
` [PATCH 14/16] drm/i915: Check against correct user_size limit in 48b ppgtt mode
` [PATCH 15/16] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
` [PATCH 16/16] drm/i915/gen8: Flip the 48b switch
` [PATCH] tests/gem_ppgtt: Check Wa32bitOffsets workarounds

01.org: HTTPS: Please fix mixed content loading
 2015-05-26 18:05 UTC  (3+ messages)

[PATCH] drm/i915: Kill intel_flush_primary_plane()
 2015-05-26 17:27 UTC 

[PATCH 0/3] drm/i915: CHV DPIO and PFI stuff
 2015-05-26 17:22 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Use the default 600ns LDO programming sequence delay
` [PATCH 2/3] drm/i915: Throw out WIP CHV power well definitions
` [PATCH 3/3] drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk

[PATCH i-g-t] lib/tests/igt_segfault.c Add unit test to test segfault handling
 2015-05-26 16:47 UTC  (3+ messages)

[PATCH] drm/i915: Fix the confusing comment about the ioctl limits
 2015-05-26 15:20 UTC  (2+ messages)

[PATCH igt] tests: add kms_frontbuffer_tracking
 2015-05-26 15:13 UTC  (4+ messages)

[PATCH] tests/kms_render_compression.c : Tests for Render Compression Feature
 2015-05-26 14:33 UTC 

[PATCH i-g-t] lib: Enable building unit tests on android
 2015-05-26 14:19 UTC 

[PATCH] drm: check for garbage in unused addfb2 fields
 2015-05-26 12:43 UTC  (3+ messages)

[PATCH] lib/igt_kms: Library changes to add Render Compression Tests
 2015-05-26 12:30 UTC 

[PATCH] drm/i915/bxt: edp1.4 Intermediate Freq support
 2015-05-26 12:20 UTC  (8+ messages)

[PATCH i-g-t] tests/pm_backlight: Add backlight test
 2015-05-26 11:37 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Use masked write for Context Status Buffer Pointer
 2015-05-26 10:41 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Let hardware keep track of ctx buf read pointer

[drm-intel:for-linux-next 92/92] drivers/gpu/drm/i915/intel_ddi.c:1348:2: warning: excess elements in struct initializer
 2015-05-26 10:32 UTC 

[PATCH] drm/i915: Force wmb() on using GTT io_mapping_map_wc
 2015-05-26  9:59 UTC  (6+ messages)
` [PATCH v2] "
    ` [Intel-gfx] "

[PATCH] Revert "drm/i915: Force clean compilation with -Werror"
 2015-05-26  8:39 UTC  (4+ messages)

[PATCH 00/12] *** MIPI DSI Support for BXT ***
 2015-05-26  8:26 UTC  (28+ messages)
` [PATCH 01/12] drm/i915/bxt: Initialize MIPI for BXT
` [PATCH 02/12] drm/i915/bxt: Enable BXT DSI PLL
` [PATCH 03/12] drm/i915/bxt: Disable DSI PLL for BXT
` [PATCH 04/12] drm/i915/bxt: DSI prepare changes "
` [PATCH 05/12] drm/i915/bxt: DSI encoder support in CRTC modeset
` [PATCH 06/12] drm/i915/bxt: DSI enable for BXT
` [PATCH 07/12] drm/i915/bxt: Program Tx Rx and Dphy clocks
` [PATCH 08/12] drm/i915/bxt: DSI disable and post-disable
` [PATCH 09/12] drm/i915/bxt: get_hw_state for BXT
` [PATCH 10/12] drm/i915/bxt: get DSI pixelclock
` [PATCH 11/12] drm/i915/bxt: Modify BXT BLC according to VBT changes
` [PATCH 12/12] drm/i915/bxt: Remove DSP CLK_GATE programming for BXT

Updated drm-intel-testing
 2015-05-26  8:23 UTC  (2+ messages)

[PATCH] drm/i915: Unconditionally flush writes before execbuffer
 2015-05-26  8:00 UTC  (11+ messages)
    ` [Intel-gfx] "

[PATCH] Fix resume from suspend to RAM on IBM X30
 2015-05-26  7:27 UTC  (2+ messages)

[PATCH] drm/i915: Disable idle messaging before ring disable
 2015-05-26  7:18 UTC  (3+ messages)

[PATCH 00/21] ppgtt cleanups / scratch merge (V2)
 2015-05-26  7:15 UTC  (23+ messages)
` [PATCH 01/21] drm/i915/gtt: Mark TLBS dirty for gen8+
` [PATCH 02/21] drm/i915/gtt: Workaround for HW preload not flushing pdps
` [PATCH 03/21] drm/i915/gtt: Check va range against vm size
` [PATCH 04/21] drm/i915/gtt: Allow >= 4GB sizes for vm
` [PATCH 05/21] drm/i915/gtt: Don't leak scratch page on mapping error
` [PATCH 06/21] drm/i915/gtt: Remove _single from page table allocator
` [PATCH 07/21] drm/i915/gtt: Introduce i915_page_dir_dma_addr
` [PATCH 08/21] drm/i915/gtt: Introduce struct i915_page_dma
` [PATCH 09/21] drm/i915/gtt: Rename unmap_and_free_px to free_px
` [PATCH 10/21] drm/i915/gtt: Remove superfluous free_pd with gen6/7
` [PATCH 11/21] drm/i915/gtt: Introduce fill_page_dma()
` [PATCH 12/21] drm/i915/gtt: Introduce kmap|kunmap for dma page
` [PATCH 13/21] drm/i915/gtt: Use macros to access dma mapped pages
` [PATCH 14/21] drm/i915/gtt: Make scratch page i915_page_dma compatible
` [PATCH 15/21] drm/i915/gtt: Fill scratch page
` [PATCH 16/21] drm/i915/gtt: Pin vma during virtual address allocation
` [PATCH 17/21] drm/i915/gtt: Cleanup page directory encoding
` [PATCH 18/21] drm/i915/gtt: Move scratch_pd and scratch_pt into vm area
` [PATCH 19/21] drm/i915/gtt: One instance of scratch page table/directory
` [PATCH 20/21] drm/i915/gtt: Use nonatomic bitmap ops
` [PATCH 21/21] drm/i915/gtt: Reorder page alloc/free/init functions

drivers/gpu/drm/i915/i915_gem_gtt.c
 2015-05-26  5:45 UTC  (5+ messages)
    ` [Intel-gfx] drivers/gpu/drm/i915/i915_gem_gtt.c

[PATCH i-g-t] kms_rotation_crc: Update rotation direction for kernel changes
 2015-05-26  4:48 UTC  (2+ messages)

[PATCH] drm/i915: disable IPS while getting the sink CRCs
 2015-05-25 21:52 UTC 

Warning: Broadwell/i915: Unclaimed register detected before reading register 0x130040
 2015-05-25 18:04 UTC 

[RFC 00/15] Atomic watermark updates
 2015-05-25 15:57 UTC  (3+ messages)
` [RFC 14/15] drm/i915: Program atomic watermarks via vblank job

[PATCH 0/9] drm/i915: HDMI 12bpc fixes
 2015-05-25 13:14 UTC  (8+ messages)
` [PATCH v2 1/9] drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb, ivb
` [PATCH v2 2/9] drm/i915: Send GCP infoframes for deep color HDMI sinks

[PATCH] drm/i915: Make DRM_I915_WERROR depend on !COMPILE_TEST
 2015-05-25 12:31 UTC  (5+ messages)

EDID problem
 2015-05-24 20:38 UTC  (4+ messages)
` Fwd: "

[PATCH] Enable dithering on the S6010 notebook and others
 2015-05-22 19:08 UTC 

[PATCH 00/12] drm/i915: Adding NV12 for skylake display
 2015-05-22 19:06 UTC  (9+ messages)
` [PATCH 08/12] drm/i915: Add NV12 support to intel_framebuffer_init

[PATCH 0/2] Add NV12 90/270 support for skl planes
 2015-05-22 18:28 UTC  (11+ messages)
` [PATCH 2/2] drm/i915: Add 90/270 rotation for NV12 format

[PATCH 00/20] ppgtt cleanups / scratch merge
 2015-05-22 16:15 UTC  (5+ messages)
` [PATCH 02/20] drm/i915: Force PD restore on dirty ppGTTs

[PATCH intel-gpu-tools 0/3] Add support for non-intel GPUs
 2015-05-22 15:39 UTC  (6+ messages)
` [PATCH intel-gpu-tools 1/3] drmtest: Add non-i915 device open helpers

[PATCH 1/3] drm/i915: Use ilk_init_lp_watermarks() on BDW
 2015-05-22 15:31 UTC  (5+ messages)
` [PATCH 3/3] drm/i915: Enable GTT caching on gen8

[PATCH] drm/edid: Fix DDC probe for passive DP dongles
 2015-05-22 15:04 UTC  (3+ messages)
` [Intel-gfx] "

Low hanging fruit take 2
 2015-05-22 14:48 UTC  (3+ messages)
` [PATCH 33/70] drm/i915: Use a separate slab for requests

[PATCH] drm/i915: Document IPS restriction with 1 plane on the pipe
 2015-05-22 10:09 UTC  (2+ messages)

[PATCH v4 00/12] All sort of cdclk stuff
 2015-05-22  8:46 UTC  (12+ messages)
` [PATCH v4 04/12] drm/i915: Warn when cdclk for the platforms is not known
` [PATCH v4 05/12] drm/i915: Cache current cdclk frequency in dev_priv
` [PATCH v4 06/12] drm/i915: Use cached cdclk value
` [PATCH v4 07/12] drm/i915: Unify ilk and hsw .get_aux_clock_divider
` [PATCH v4 8/8] drm/i915: Store max cdclk value in dev_priv
` [PATCH v4 09/12] drm/i915: Don't enable IPS when pixel rate exceeds 95%
` [PATCH v4 10/12] drm/i915: HSW cdclk support
` [PATCH v4 11/12] drm/i915: Add IS_BDW_ULX
` [PATCH v4 12/12] drm/i915: BDW clock change support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).