Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-01 08:46:04 to 2015-10-06 08:25:28 UTC [more...]

[PATCH] drm/i915: Add hot_plug hook for hdmi encoder
 2015-10-06  8:28 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Call encoder hotplug for init and resume cases
  ` [PATCH 2/2] drm/i915: Add hot_plug hook for hdmi encoder

[PATCH] drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
 2015-10-06  8:25 UTC  (4+ messages)

[RFC 0/8] Atomic watermark updates (v2)
 2015-10-06  8:23 UTC  (4+ messages)
` [RFC 3/8] drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check

[PATCH] drm/i915/skl: Init cdclk in the driver rather than relying on pre-os
 2015-10-06  6:35 UTC  (3+ messages)

[BXT MIPI PATCH v3 05/14] drm/i915/bxt: DSI encoder support in CRTC modeset
 2015-10-06  6:05 UTC  (15+ messages)
` [BXT MIPI PATCH v4 "
        ` [BXT MIPI PATCH v5 "

[PATCH libdrm] intel/kbl: Add Kabylake PCI IDs
 2015-10-05 22:50 UTC 

[PATCH ddx] Add Kabylake PCI IDs
 2015-10-05 22:48 UTC 

[PATCH i-g-t] lib/kbl: Add Kabylake PCI IDs
 2015-10-05 22:48 UTC 

[PATCH 0/5] Introduce Kabylake Support
 2015-10-05 22:44 UTC  (6+ messages)
` [PATCH 1/5] drm/i915/kbl: Add Kabylake PCI ID
` [PATCH 2/5] drm/i915/kbl: Use propper ddi buffer translation table for Kabylake ULT and ULX
` [PATCH 3/5] drm/i915/kbl: Kabylake A0 is based on Skylake H0
` [PATCH 4/5] drm/i915/kbl: Fix DMC load on Kabylake
` [PATCH 5/5] drm/i915/kbl: drm/i915: Avoid GuC loading for now "

[PATCH igt 1/6] lib/igt_fb: don't forget to close parens on message printed
 2015-10-05 21:21 UTC  (6+ messages)
` [PATCH igt 2/6] kms_frontbuffer_tracking: change pattern 1's last rect to 1x1
` [PATCH igt 3/6] kms_frontbuffer_tracking: set the universal planes cap in the setup
` [PATCH igt 4/6] kms_frontbuffer_tracking: add scaledprimary subtest
` [PATCH igt 5/6] kms_frontbuffer_tracking: don't mode unset when checking sink CRC support
` [PATCH igt 6/6] kms_frontbuffer_tracking: add fliptrack subtest

[QA 2015-09-28 ww40] Testing report for `drm-intel-testing`
 2015-10-05 19:36 UTC 

[PATCH] drm/i915: prevent out of range pt in the PDE macros (take 3)
 2015-10-05 16:59 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v2 1/1] drm/i915: Update Promotion timer for RC6 TO Mode
 2015-10-05 16:29 UTC  (4+ messages)
    ` [PATCH v3 "

[PATCH v3 0/6] Enable gpu switching on the MacBook Pro
 2015-10-05 15:31 UTC  (7+ messages)
      ` [Nouveau] "

[PATCH 1/2] drm/i915: Simplify intel_dp_voltage_max()
 2015-10-05 14:44 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Simplify intel_dp_pre_emphasis_max()

[PATCH 00/14] DSI Command mode(DBI mode) enabling on CHT
 2015-10-05 12:45 UTC  (3+ messages)
` [PATCH 03/14] drm/i915: Add functions for dcs memory write cmd

[PATCH v4] drm/i915: Clean up associated VMAs on context destruction
 2015-10-05 12:26 UTC 

[drm-intel:for-linux-next 809/813] drivers/gpu/drm/i915/intel_dsi_pll.c:387:6: sparse: symbol 'vlv_dsi_reset_clocks' was not declared. Should it be static?
 2015-10-05 11:57 UTC  (3+ messages)
` [RFC PATCH drm-intel] drm/i915/bxt: vlv_dsi_reset_clocks() can be static

[PATCH i-g-t 0/3] Memory bandwidth tester
 2015-10-05 11:42 UTC  (4+ messages)
` [PATCH i-g-t 1/3] gem_render_copy: Make render_copyfunc more generic
` [PATCH i-g-t 2/3] gem_render_copy: Add functions for performance testing
` [PATCH i-g-t 3/3] gem_memory_bandwidth: Add test

[PATCH v3] drm/i915: Clean up associated VMAs on context destruction
 2015-10-05 11:21 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Don't bypass LRC on CHV
 2015-10-05 10:27 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Skip CHV PHY asserts until PHY has been fully reset

Approximately every other day video will freeze for no reason at all and no specific time between freezes
 2015-10-05  9:05 UTC  (9+ messages)

[patch] drm/i915: unlock on error in i915_ppgtt_info()
 2015-10-05  8:01 UTC  (3+ messages)

[PATCH 00/15] Making DP link training code more readable
 2015-10-05  7:01 UTC  (16+ messages)
` [PATCH 01/15] drm/i915: Rename DP link training functions
` [PATCH 02/15] drm/i915: Don't pass *DP around to "
` [PATCH 03/15] drm/i915: Split intel_dp_update_link_train()
` [PATCH 04/15] drm/i915: Split write of pattern to DP reg from intel_dp_set_link_train
` [PATCH 05/15] drm/i915: Don't call intel_dp_set_signal_levels() on link train reset
` [PATCH 06/15] drm/i915: Move generic link training code to a separate file
` [PATCH 07/15] drm/i915: Create intel_dp->prepare_link_retrain() hook
` [PATCH 08/15] drm/i915: Make intel_dp_source_supports_hbr2() take an intel_dp pointer
` [PATCH 09/15] drm/i915: Move link training setup code to separate functions
` [PATCH 10/15] drm/i915: Move test for max voltage on all lanes to separate function
` [PATCH 11/15] drm/i915: Add function for getting the current link training voltage
` [PATCH 12/15] drm/i915: Split full retries loop out of clock recovery code
` [PATCH 13/15] drm/i915: Make the link training test for same voltage
` [PATCH 14/15] drm/i915: Move the voltage changed check into intel_get_adjust_train()
` [PATCH 15/15] drm/i915: Add missing newline to link training debug message

4.0.8->4.1.3 : after resume from s2ram both internal and external display of a docked ThinkPad ate black
 2015-10-04 16:30 UTC  (4+ messages)

Horrible noise (audio) via DisplayPort [regression]
 2015-10-03 13:28 UTC  (2+ messages)
` PROBLEM: "

[PATCH 00/15] Atomic watermark updates (v5)
 2015-10-02 18:43 UTC  (3+ messages)
` [PATCH] fixup! drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v3)

[PATCH libdrm v4 0/2] 48-bit virtual address support in i915
 2015-10-02 17:35 UTC  (2+ messages)

[PATCH] drm/i915/guc: Add host2guc notification for suspend and resume
 2015-10-02 16:19 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/5] drm/i915: per slice/subslice INSTDONE capturing
 2015-10-02 15:52 UTC  (10+ messages)
` [PATCH 3/5] drm/i915: rename INSTDONE1 to GEN4_INSTDONE1
` [PATCH 5/5] drm/i915: Try to print INSTDONE bits for all slice/subslice

[PATCH] drm/i915: Add GEN7_GPGPU_DISPATCHDIMX/Y/Z to the register whitelist
 2015-10-02 15:33 UTC  (3+ messages)

[PATCH 2/3] drm/sysfs: Grab lock for edid/modes_show
 2015-10-02 15:02 UTC  (5+ messages)
` [PATCH] "

[PATCH 1/2] drm/i915/gen9: Add framework to whitelist specific GPU registers
 2015-10-02 13:19 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/gen9: Add HDC_CHICKEN1 to HW whitelist

[BXT MIPI PATCH v3 00/14] MIPI DSI Support for BXT
 2015-10-02 13:02 UTC  (4+ messages)
` [BXT MIPI PATCH v3 13/14] drm/i915/bxt: Remove DSP CLK_GATE programming "

[BXT MIPI PATCH v4 11/14] drm/i915/bxt: Modify BXT BLC according to VBT changes
 2015-10-02 12:58 UTC  (4+ messages)
` [BXT MIPI PATCH v5 "

[PATCH i-g-t] lib/core: Fix docs for igt_assert_lt(e)
 2015-10-02 10:56 UTC 

[PATCH igt v6 0/8] Blob property and atomic modesetting tests
 2015-10-02  9:03 UTC  (10+ messages)
` [PATCH igt 1/8] lib/igt_core: Add igt_assert_neq_*() variants
` [PATCH igt 2/8] lib/igt_core: Add igt_assert_fd
` [PATCH igt 3/8] lib/igt.cocci: Add greater-than to igt_assert_lt*
` [PATCH igt 4/8] lib/drmtest: Add do_ioctl_err to expect failure
` [PATCH igt 5/8] lib/igt.cocci: De-opencode ioctls
` [PATCH igt 7/8] tests: Add blob-property test

[PATCH] drm/i915: Allow minimum brightness upon backlight enable
 2015-10-02  9:00 UTC  (3+ messages)

[RFC 0/1] drm/i915: Add scheduling priority to per-context parameters
 2015-10-02  8:51 UTC  (5+ messages)
` [RFC 1/1] "
  ` [RFC 1/1 v2] "

[PULL] drm-intel-next
 2015-10-02  8:35 UTC 

[PATCH i-g-t] benchmarks: Fix build errors on Android M-Dessert
 2015-10-02  7:42 UTC  (2+ messages)

[PATCH 0/7] FBC again: stolen + SKL fixes
 2015-10-01 22:57 UTC  (14+ messages)
` [PATCH 1/3] drm/i915: remove pre-atomic check from SKL update_primary_plane
  ` [PATCH 2/3] drm/i915: fix CFB size calculation
  ` [PATCH 3/3] drm/i915: fix FBC buffer size checks

[PATCH 09/15] drm/i915: Add NV12 support to intel_framebuffer_init
 2015-10-01 18:36 UTC  (7+ messages)

[PATCH 00/15] Atomic watermark updates (v5)
 2015-10-01 16:53 UTC  (5+ messages)
` [PATCH 14/15] drm/i915: Sanitize watermarks after hardware state readout
    ` [PATCH] drm/i915: Convert hsw_compute_linetime_wm to use in-flight state

[PATCH] drm/i915: Resurrect golden context on gen6/7
 2015-10-01 16:13 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/core: Preserve the framebuffer after removing it
 2015-10-01 16:04 UTC  (15+ messages)
`  "

[drm:drm_calc_timestamping_constants [drm]] *ERROR* crtc 21: Can't calculate constants, dotclock = 0!
 2015-10-01 14:42 UTC  (3+ messages)

[PATCH 0/2] Wa32bit & Enable 48bit PPGTT
 2015-10-01 14:40 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/gen8: Flip the 48b switch

[PATCH] drm/i915: Handle HPD when it has actually occurred
 2015-10-01 14:17 UTC  (4+ messages)

[PATCH 1/6] drm/i915: Eliminate vmap overhead for cmd parser
 2015-10-01 13:39 UTC  (10+ messages)
` [PATCH 2/6] drm/i915: Cache last cmd descriptor when parsing
` [PATCH 3/6] drm/i915: Use WC copies on !llc platforms for the command parser
` [PATCH 4/6] drm/i915: Reduce arithmetic operations during cmd parser lookup
` [PATCH 5/6] drm/i915: Reduce pointer indirection "
` [PATCH 6/6] drm/i915: Improve hash function for the command parser

[PATCH 1/2] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
 2015-10-01 13:15 UTC  (3+ messages)
` [PATCH v2 (not really v2)] "

[PULL] drm-intel-fixes
 2015-10-01 13:04 UTC 

[PATCH] drm/i915: Allow userptr backchannel for passing around GTT mappings
 2015-10-01 11:36 UTC 

[PATCH 1/3] drm/i915: Only update the current userptr worker
 2015-10-01 11:34 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Fix userptr deadlock with aliased GTT mmappings
` [PATCH 3/3] drm/i915: Use a task to cancel the userptr on invalidate_range

[PATCH 1/5] drm/i915: shrinker_control->nr_to_scan is now unsigned long
 2015-10-01 11:18 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: Add a tracepoint for the shrinker
` [PATCH 3/5] drm/i915: During shrink_all we only need to idle the GPU
` [PATCH 4/5] drm/i915: Remove dead i915_gem_evict_everything()
` [PATCH 5/5] drm/i915: Avoid GPU stalls from kswapd

[PATCH] drm/i915/guc: Don't forward flip interrupts to GuC
 2015-10-01  9:51 UTC  (6+ messages)

[PATCH 1/3] drm/i915: add kerneldoc for i915_audio_component
 2015-10-01  9:01 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: DocBook add i915_component.h support
` [PATCH 3/3] drm/i915: add DOC for i915_component

i915 kernel error
 2015-10-01  8:46 UTC 


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).