Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-02 11:52:38 to 2015-09-04 13:37:54 UTC [more...]

[PATCH 0/6] HDMI optimization series
 2015-09-04 13:26 UTC  (6+ 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 5/6] drm/i915: drm/i915: Process hpd only for hdmi inside hotplug_work_func

[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 0/4] Unclaimed register improvements
 2015-09-04 12:18 UTC  (13+ 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 1/2] drm/i915: WaEnableForceRestoreInCtxtDescForVCS is for video engines only
 2015-09-04 11:59 UTC  (2+ 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 11:55 UTC  (5+ messages)

[PATCH 00/15] drm/i915: Adding NV12 for skylake display
 2015-09-04 11:30 UTC  (32+ 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

[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  (5+ messages)
` [REBASED PATCH 1/3] drm/i915/dp: move TPS3 logic to where it's used
` [REBASED PATCH 2/3] drm/i915: ignore link rate in TPS3 selection
` [REBASED PATCH 3/3] drm/i915: use the yesno helper for logging

[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  (3+ messages)
` [PATCH i-g-t 2/2] tests/gem_storedw_loop: remove redundant ppgtt check

[PATCH] drm/i915: Add GuC css header parser
 2015-09-04  8:13 UTC  (4+ messages)

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

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

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

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

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

[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 0/2] patches for testing nv12
 2015-09-03 18:34 UTC  (6+ messages)
` [PATCH i-g-t 2/2] Adding kms_nv12 to test display NV12 feature

Request Linux Graphic Driver for Intel GMA 3150
 2015-09-03 17:10 UTC  (10+ 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)

[PATCH 0/4 v5] i915 to call hda driver on HDMI plug/unplug
 2015-09-03 10:29 UTC  (9+ messages)

[PATCH v2 1/3] i915/dp: add intel_dp_tps3_supported helper
 2015-09-03  8:20 UTC  (4+ messages)
` [PATCH v2 2/3] drm/i915/dp: use the drm dp helper for determining sink tps3 support

[PATCH v2 0/6] drm/dp: i2c-over-aux short write support
 2015-09-03  7:34 UTC  (3+ messages)
` [PATCH 4/6] drm/tegra: Handle I2C_WRITE_STATUS_UPDATE for address only writes

linux-next: build failure after merge of the drm-misc tree
 2015-09-03  0:49 UTC 

[PATCH] drm/i915: Fix a bug in GuC status check
 2015-09-02 22:52 UTC 

Water mark update need to wait for next VSYNC?
 2015-09-02 22:42 UTC 

[PATCH 1/2] drm/i915: gen 9 can check for unclaimed registers too
 2015-09-02 22:13 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: restrict unclaimed register checking

4.1->4.2 regression : intel_display.c:12324 check_crtc_state warning
 2015-09-02 20:31 UTC  (2+ messages)

[PATCH] drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5
 2015-09-02 17:50 UTC  (2+ messages)

[PATCH] drm/i915: Don't clear all watermarks when updating
 2015-09-02 16:49 UTC  (3+ messages)
` [PATCH] drm/i915/skl: Don't clear all watermarks when updating. (v2)

[PATCH 02/13] drm/i915: Eliminate usage of pipe_wm_parameters from ILK-style WM
 2015-09-02 15:33 UTC  (11+ messages)
` [RFC 1/3] drm/i915: Roll intel_crtc->atomic into intel_crtc_state

[RFC] Docs: drm: Move KMS properties table out to source files
 2015-09-02 15:30 UTC  (4+ messages)

[PATCH 1/2] drm/atomic: Make prepare_fb/cleanup_fb only take state, v3
 2015-09-02 15:24 UTC  (3+ messages)

[PATCH 0/4] Fix numerous issues with HPDstorm handling
 2015-09-02 15:17 UTC  (16+ messages)
` [PATCH 1/4] drm: Add a non-locking version of drm_kms_helper_poll_enable()
` [PATCH 2/4] drm/i915: Call "
` [PATCH 3/4] drm/i915: Use the correct hpd_status list for non-G4xx/VLV
` [PATCH 4/4] drm/i915: Avoid race of intel_crt_detect_hotplug() with HPD interrupt

[PATCH v2 00/17] drm/i915: Port A HPD and other HPD cleanups
 2015-09-02 15:10 UTC  (7+ messages)
` [PATCH 17/17] drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4x
` [PATCH 18/17] drm/i915: Don't call intel_get_hpd_pins() when there's no hotplug interrupt

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

[PATCH] drm/i915: Update comments around base bpp
 2015-09-02 14:36 UTC  (2+ messages)

[PATCH] scripts/kernel-doc: Improve Markdown results
 2015-09-02 14:15 UTC  (3+ messages)

[RFC PATCH] drm/i915: Use universal planes for cursor on skylake
 2015-09-02 14:09 UTC  (3+ messages)

[PATCH 0/5] Documentation: drm: Make drm.tmpl build as pdfdoc
 2015-09-02 13:50 UTC  (6+ messages)
` [PATCH 4/5] Documentation: drm: Convert KMS Properties HTML table to CALS
      ` [Intel-gfx] "

[PATCH] drm/i915: Always mark the object as dirty when used by the GPU
 2015-09-02 13:31 UTC  (3+ messages)

[PATCH] uapi/drm/i915_drm.h: fix userspace compilation
 2015-09-02 13:30 UTC  (4+ messages)

[PATCH] drm/i915/bxt: Fix irq_port for eDP
 2015-09-02 11:59 UTC  (5+ 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).