Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-03 10:45:12 to 2015-09-07 05:15:56 UTC [more...]

[PATCH 0/6] HDMI optimization series
 2015-09-07  5:04 UTC  (13+ messages)
` [PATCH 1/6] drm/i915: add attached connector to hdmi container
` [PATCH 2/6] drm/i915: Add HDMI probe function
` [PATCH 3/6] drm/i915: Make intel_digital_port_connected global
` [PATCH 4/6] drm/i915: drm/i915: Check live status before reading edid
    ` [PATCH] "
` [PATCH 5/6] drm/i915: drm/i915: Process hpd only for hdmi inside hotplug_work_func
      ` [PATCH] drm/i915: Call encoder hot_plug hook only for hdmi
` [PATCH 6/6] drm/i915/bxt: Fix irq_port for eDP

VGA console writting is quite time costy after resuming from S3
 2015-09-07  2:28 UTC 

intel_pm.c:3326 warning in skl_update_pipe_wm
 2015-09-06 17:27 UTC 

4.2.0+ warning in dmesg drm_atomic.c:491 drm_atomic_check_only+0x19e/0x401()
 2015-09-06 13:37 UTC 

Water mark update need to wait for next VSYNC?
 2015-09-06 11:54 UTC  (4+ messages)

4.1->4.2 regression : intel_display.c:12324 check_crtc_state warning
 2015-09-06 11:04 UTC  (3+ messages)

Skylake 6700k Intel HD Graphics 530 Display Port Panic
 2015-09-06  5:22 UTC  (2+ messages)

Skylake 6700k Intel HD Graphics 530 Display Port Panic
 2015-09-06  4:34 UTC 

[PATCH 00/15] drm/i915: Adding NV12 for skylake display
 2015-09-05 14:59 UTC  (41+ messages)
` [PATCH 01/15] drm/i915: Allocate min dbuf blocks per bspec
` [PATCH 02/15] drm/i915: In DBUF/WM calcs for 90/270, swap w & h
` [PATCH 03/15] drm/i915: Add register definitions for NV12 support
` [PATCH 04/15] drm/i915: Set scaler mode for NV12
` [PATCH 05/15] drm/i915: Stage scaler request for NV12 as src format
` [PATCH 06/15] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 07/15] drm/i915: Upscale scaler max scale for NV12
` [PATCH 09/15] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 10/15] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH 11/15] drm/i915: Add NV12 to primary plane programming
` [PATCH 13/15] drm/i915: Set initial phase & trip for NV12 scaler
` [PATCH 14/15] drm/i915: skl nv12 workarounds
` [PATCH 15/15] drm/i915: Add 90/270 rotation for NV12 format

Request Linux Graphic Driver for Intel GMA 3150
 2015-09-05  4:42 UTC  (13+ messages)

[PATCH i-g-t 0/2] patches for testing nv12
 2015-09-05  2:58 UTC  (7+ messages)
` [PATCH i-g-t 2/2] Adding kms_nv12 to test display NV12 feature

[PATCH 00/15] drm/i915: Adding NV12 for skylake display
 2015-09-05  2:33 UTC  (16+ messages)
` [PATCH 01/15] drm/i915: Allocate min dbuf blocks per bspec
` [PATCH 02/15] drm/i915: In DBUF/WM calcs for 90/270, swap w & h
` [PATCH 03/15] drm/i915: Set scaler mode for NV12
` [PATCH 04/15] drm/i915: Stage scaler request for NV12 as src format
` [PATCH 05/15] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 06/15] drm/i915: Upscale scaler max scale for NV12
` [PATCH 07/15] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 08/15] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 09/15] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH 10/15] drm/i915: Add NV12 to primary plane programming
` [PATCH 11/15] drm/i915: Add NV12 to sprite "
` [PATCH 12/15] drm/i915: Set initial phase & trip for NV12 scaler
` [PATCH 13/15] drm/i915: skl nv12 wa - disable streamer fix
` [PATCH 14/15] drm/i915: skl nv12 wa - NV12 to RGB switch
` [PATCH 15/15] drm/i915: Add 90/270 rotation for NV12 format

[PATCH v2 1/3] drm/i915: use pch backlight override on hsw too
 2015-09-04 22:42 UTC  (6+ messages)
` [PATCH v2 2/3] drm/i915: initialize backlight max from VBT
` [PATCH v2 3/3] drm/i915: don't hard code vlv backlight frequency if unset

[PATCH] drm/i915: Add GuC css header parser
 2015-09-04 20:45 UTC  (5+ messages)
` [PATCH v1] "

[PATCH] scripts/kernel-doc: Improve Markdown results
 2015-09-04 20:39 UTC  (5+ messages)

[RFC] drm/i915: Render decompression support for Gen9 and above
 2015-09-04 19:42 UTC 

[RFC] Page table sharing and bufferless execbuf
 2015-09-04 19:09 UTC  (14+ messages)
` [PATCH 1/9] mm: move mmu_find_ops to mmu_notifier.c
` [PATCH 2/9] signal: export force_sig_info
` [PATCH 3/9] android/sync: add sync_fence_create_dma
` [PATCH 4/9] android/sync: hack: enable fence signaling in Android Native Sync implementation
` [PATCH 5/9] drm/i915: add create_context2 ioctl
` [PATCH 6/9] drm/i915: driver based PASID handling
` [PATCH 7/9] drm/i915: add fences to the request struct
` [PATCH 8/9] drm/i915: Android sync points for i915 v4 (obsolete)
` [PATCH 9/9] drm/i915: add bufferless execbuf ioctl

[PATCH 0/3] remove crtc<->pipe mapping code
 2015-09-04 18:22 UTC  (4+ messages)
` [PATCH 1/3] lib: update kmstest_get_pipe_from_crtc_id
` [PATCH 2/3] tests/drm_read: remove manual crtc<->pipe mapping from drm_read test
` [PATCH 3/3] overlay: remove crtc<->pipe mapping code from kms-overlay

[PATCH 1/2] drm/i915: WaEnableForceRestoreInCtxtDescForVCS is for video engines only
 2015-09-04 16:15 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/lrc: Prevent preemption when lite-restore is disabled

[PATCH i-g-t] tools: remove quick_dump
 2015-09-04 15:44 UTC  (7+ messages)
  ` [PATCH i-g-t] tools: install the register definition files
    ` [PATCH i-g-t v2] "

[PATCH 0/4] Unclaimed register improvements
 2015-09-04 15:23 UTC  (23+ messages)
` [PATCH 1/4] drm/i915: make unclaimed registers be errors again
` [PATCH 2/4] drm/i915: restrict unclaimed register checking
` [PATCH 3/4] drm/i915: remove intel_uncore_check_errors()
` [PATCH 4/4] drm/i915: Reduce frequency of unspecific HSW reg debugging

[PATCH v5 1/2] drm/i915: Fix failure paths around initial fbdev allocation
 2015-07-04  9:50 UTC  (2+ messages)
` [PATCH v5 2/2] drm/i915: On fb alloc failure, unref gem object where it gets refed

[PATCH v2 00/22] Enable gpu switching on the MacBook Pro
 2015-09-04 14:00 UTC  (4+ messages)

[PATCH] drm/i915: Split alloc from init for lrc
 2015-09-04 13:49 UTC 

[PATCH 0/2] drm/i915: initialize backlight pwm from vbt if needed
 2015-09-04 12:56 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: initialize backlight max from VBT

[PATCH] drm/i915: Improve kernel-doc for i915_audio_component struct
 2015-09-04 10:43 UTC  (4+ messages)

[PATCH 1/2] drm/i915: access the PP_CONTROL reg only pre GEN5
 2015-09-04  8:57 UTC  (7+ messages)
` [PATCH v2 2/2] drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs "

[PATCH] drm/i915: Fix cmdparser STORE/LOAD command descriptors
 2015-09-04  8:43 UTC  (4+ messages)

[PATCH 00/14] drm/i915: VLV/CHV DPLL and DSI stuff
 2015-09-04  8:34 UTC  (16+ messages)
` [PATCH v2 01/14] drm/i915: Make {vlv, chv}_{disable, update}_pll() more similar
` [PATCH 02/14] drm/i915: Implement WaPixelRepeatModeFixForC0:chv
` [PATCH 03/14] drm/i915: Power down the DSI PLL before reconfiguring it
` [PATCH 04/14] drm/i915: Add a local pipe variable to vlv_enable_pll()
` [PATCH 05/14] drm/i915: assert_panel_unlocked() in chv_enable_pll()
` [PATCH 06/14] drm/i915: Remove the "three times for luck" trick from vlv_enable_pll()
` [PATCH 07/14] drm/i915: Setup DPLL/DPLLMD for DSI too on VLV/CHV
` [PATCH 08/14] drm/i915: Compute DSI PLL parameters during .compute_config()
` [PATCH 09/14] drm/i915: Fix CHV DSI PLL refclk during state readout
` [PATCH 10/14] drm/i915: Change lfsr_converts[] to u16
` [PATCH 11/14] drm/i915: Throw out BUGs from DPLL/PCH functions
` [PATCH 12/14] drm/i915: Hook up pfit for DSI
` [PATCH 13/14] drm/i915: Reject 'Center' scaling mode for eDP/DSI on GMCH platforms
` [PATCH 14/14] drm/i915: Dump pfit state as hex

[REBASED PATCH 0/3] drm/i915: tps3 updates, use yesno helper
 2015-09-04  8:17 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Refactor common ringbuffer allocation code
 2015-09-04  8:17 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Recover all available ringbuffer space following reset

[PATCH i-g-t 1/2] tests/gem_storedw_loop: skip on gen6 bsd
 2015-09-04  8:15 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Future proof interrupt handler
 2015-09-04  8:10 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Future proof uncore_init
    ` [PATCH] "

[PATCH] drm/i915: add kerneldoc for i915_audio_component
 2015-09-04  7:54 UTC  (5+ messages)

[PATCH v4] drm/i915/gtt: Avoid calling kcalloc in a loop when allocating temp bitmaps
 2015-09-04  7:53 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] drm/i915: Fix broken mst get_hw_state
 2015-09-04  7:48 UTC  (2+ messages)

[PATCH 0/4] Detect DP displays based on sink count change
 2015-09-04  7:46 UTC  (6+ messages)
` [PATCH 1/4] drm/i915: read dpcd 0 - 12 & link_status always

[PATCH V2] drm/i915/skl+: Add YUV pixel format in Capability list
 2015-09-04  7:39 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/skl: Avoid using un-initialized bits_per_pixel
  ` [PATCH 2/2] drm/i915/skl+: Add YUV pixel format in Capability list

[PATCH v6 1/4] drm/i915: Add audio sync_audio_rate callback
 2015-09-04  4:50 UTC  (12+ messages)
` [PATCH v6 4/4] drm/i915: set proper N/CTS in modeset

linux-firmware-i915 pull request
 2015-09-03 20:50 UTC  (2+ messages)

[PATCH i-g-t] tests/gem_bad_reloc: use correct page table size
 2015-09-03 16:13 UTC 

[PATCH libdrm v4 0/2] 48-bit virtual address support in i915
 2015-09-03 14:23 UTC  (3+ messages)
` [PATCH v4 1/2] intel: 48b ppgtt support (EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag)
` [PATCH v4 2/2] intel: add drm_intel_bo_use_48b_address_range to symbol-check test

[PATCH 0/3] drm/i915: MST link training locking and cleanups
 2015-09-03 12:11 UTC  (3+ messages)
` [PATCH 1/3] drm/i915: Protect MST retraining with connection_mutex

watermark problem in kernel 3.14
 2015-09-03 10:54 UTC  (3+ messages)


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