Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-04 13:37:51 to 2015-09-08 12:28:04 UTC [more...]

[PATCH 0/8] [RFC] Link training test
 2015-09-08 12:27 UTC 

[PATCH 00/11] Mixed bag of ioctl and agp cleanups
 2015-09-08 11:56 UTC  (12+ messages)
` [PATCH 01/11] drm: Remove __OS_HAS_AGP
` [PATCH 02/11] drm/i915: Kill cross-module option depencies
` [PATCH 03/11] drm/i915: Mark debug mod options as _unsafe
` [PATCH 04/11] drm/i915: Remove setparam ioctl
` [PATCH 05/11] drm/i915: Mark getparam ioctl as DRM_UNLOCKED
` [PATCH 06/11] drm: Define a drm_invalid_op ioctl implementation
` [PATCH 07/11] drm/drm_ioctl.c: kerneldoc
` [PATCH 08/11] drm: Enforce unlocked ioctl operation for kms driver ioctls
` [PATCH 09/11] drm/vmwgfx: Stop checking for DRM_UNLOCKED
` [PATCH 10/11] drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
` [PATCH 11/11] drm: Remove dummy agp ioctl wrappers

[PATCH] drm/i915: Remove one very outdated comment
 2015-09-08 11:52 UTC 

[PATCH] drm/atomic-helper: Add option to update planes only on active crtc
 2015-09-08 11:50 UTC  (5+ messages)

[PATCH 0/6] HDMI optimization series
 2015-09-08 11:38 UTC  (17+ 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

[PATCH] drm/i915/bdw: Check for slice, subslice and EU count for BDW
 2015-09-08 11:29 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/18] Color Management for DRM
 2015-09-08 11:10 UTC  (3+ messages)

[PATCH 0/3] remove crtc<->pipe mapping code
 2015-09-08 11:07 UTC  (6+ 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 0/7] drm/i915: Always use crtc_ timings with adjusted_mode
 2015-09-08 10:43 UTC  (10+ messages)
` [PATCH 1/7] drm/i915: Use intel_panel for DVO fixed mode handling
` [PATCH 2/7] drm/i915: Always call the adjusted mode 'adjusted_mode'
` [PATCH 3/7] drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjusted_mode
` [PATCH 4/7] drm/i915: Always use crtc_ timings when dealing with adjustead_mode
` [PATCH 5/7] drm/i915: Move HDMI aspect ratio setup to .compute_config()
` [PATCH 6/7] drm/i915: Constify adjusted_mode
` [PATCH 7/7] drm/i915: Add HDMI aspect ration property for SDVO
` [PATCH 7/7] drm/i915: Add HDMI aspect ratio "

[PATCH i-g-t 1/2] build: fix unused-result warnings
 2015-09-08 10:25 UTC  (7+ messages)
` [PATCH i-g-t 2/2] tests/gem_pwrite_snooped: fix const cast warning
        ` [PATCH i-g-t] tests/gem_pwrite_snooped: disable "

[PATCH 1/6] drm/i915/gen9: Add WaDisableSamplerPowerBypassForSOPingPong
 2015-09-08 10:19 UTC  (8+ messages)
` [PATCH 2/6] drm/i915/bxt: Add WaSetClckGatingDisableMedia
` [PATCH 3/6] drm/i915/gen9: Update WaDisableSDEUnitClockGating
` [PATCH 4/6] drm/i915/bxt: Update WaSetHDCunitClckGatingDisable
` [PATCH 5/6] drm/i915/gen9: WA ST Unit Power Optimization Disable
` [PATCH 6/6] drm/i915/gen9: Add WaDisableMinuteIaClockGating

[PATCH] drm/i915: Limit the number of loops for reading a split 64bit register
 2015-09-08  9:29 UTC  (3+ messages)

Still time for v4.2? - c0165304e10f ("drm/i915: Only enable cursor if it can be enabled.")
 2015-09-08  8:50 UTC  (5+ messages)

linux-next: build failure after merge of the drm-misc tree
 2015-09-08  8:16 UTC  (4+ messages)

[PATCH] drm/i915: Fix a bug in GuC status check
 2015-09-08  8:06 UTC  (2+ messages)

Skylake 6700k Intel HD Graphics 530 Display Port Panic
 2015-09-08  1:53 UTC  (2+ messages)

[PATCH v4 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-09-08  1:30 UTC  (13+ messages)
` [PATCH v4 2/5] drm: Add private data field to trace control block
          ` [Intel-gfx] "
` [PATCH v4 3/5] drm: Add dispatcher and driver identification for DRM
` [PATCH v4 4/5] drm: Add decoding of i915 ioctls

Temporary freezes
 2015-09-07 23:26 UTC 

[PATCH i-g-t] tests: remove gem_storedw_loop_* tests
 2015-09-07 20:56 UTC  (3+ messages)

[PATCH] scripts/kernel-doc: Improve Markdown results
 2015-09-07 20:06 UTC  (6+ messages)

[PATCH 0/6] scripts/kernel-doc: Kernel-doc improvements
 2015-09-07 20:02 UTC  (7+ messages)
` [PATCH 1/6] scripts/kernel-doc: Replacing highlights hash by an array
` [PATCH 2/6] scripts/kernel-doc: Adding infrastructure for markdown support
` [PATCH 3/6] drm/doc: Convert to markdown
` [PATCH 4/6] drm/doc: Fixing xml documentation warning
` [PATCH 5/6] scripts/kernel-doc: Improve Markdown results
` [PATCH 6/6] scripts/kernel-doc: Processing -nofunc for functions only

[git pull] drm for 4.3
 2015-09-07 18:45 UTC 

Skylake Linux 4.2 FIFO underruns
 2015-09-07 18:42 UTC 

[PATCH 1/1] drm/i915: Fix fb object's frontbuffer-bits
 2015-09-07 16:41 UTC  (2+ messages)

[RFC] drm/i915: Render decompression support for Gen9 and above
 2015-09-07 16:35 UTC  (2+ messages)

[PATCH v2 1/3] drm/i915: use pch backlight override on hsw too
 2015-09-07 16:30 UTC  (7+ 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

[DMC_BUGFIX_SKL_V2 0/5] pc10 entry fixes for skl
 2015-09-07 16:22 UTC  (12+ messages)
` [DMC_BUGFIX_SKL_V2 1/5] drm/i915/skl: Added a check for the hardware status of csr fw before loading
` [DMC_BUGFIX_SKL_V2 2/5] drm/i915/skl Remove the call for csr uninitialization from suspend path
` [DMC_BUGFIX_SKL_V2 3/5] drm/i915/skl: Making DC6 entry is the last call in suspend flow
` [DMC_BUGFIX_SKL_V2 4/5] drm/i915/skl: Do not disable cdclk PLL if csr firmware is present
` [DMC_BUGFIX_SKL_V2 5/5] drm/i915/skl: Block disable call for pw1 if dmc "

[PATCH 1/4] drm/i915/bxt: Enable WaVSRefCountFullforceMissDisable
 2015-09-07 16:19 UTC  (5+ messages)
` [PATCH 4/4] drm/i915/bxt: Clean up bxt_init_clock_gating

[PATCH i-g-t] intel_reg: ensure "intel_reg help" always works
 2015-09-07 15:48 UTC 

[PATCH 1/3] drm: Make some modes const when iterating through them
 2015-09-07 15:22 UTC  (3+ messages)
` [PATCH 2/3] drm: Remove the 'mode' argument from drm_select_eld()
` [PATCH 3/3] drm: Make drm_av_sync_delay() 'mode' argument const

[PATCH] libdrm: Add framebuffer modifiers uapi
 2015-09-07 14:18 UTC  (2+ messages)

[PATCH] drm/i915: Detect virtual south bridge
 2015-09-07 10:38 UTC  (3+ messages)

[PATCH] drm/i915: remove excessive scaler debugging messages
 2015-09-07 10:17 UTC  (2+ messages)

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

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)

[PATCH 00/15] drm/i915: Adding NV12 for skylake display
 2015-09-05 14:59 UTC  (23+ messages)
` [PATCH 04/15] drm/i915: Set scaler mode for NV12
` [PATCH 11/15] drm/i915: Add NV12 to primary plane programming
` [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 2/2] Adding kms_nv12 to test display NV12 feature
 2015-09-05  2:58 UTC  (2+ messages)

[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] drm/i915: Add GuC css header parser
 2015-09-04 20:45 UTC  (2+ messages)
` [PATCH v1] "

[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 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 0/4] Unclaimed register improvements
 2015-09-04 15:23 UTC  (20+ messages)
` [PATCH 2/4] drm/i915: restrict unclaimed register checking
` [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 


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