public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-08-26 16:41:59 to 2015-08-28 14:05:55 UTC [more...]

[PATCH 00/16] FBC bug fixes
 2015-08-28 14:05 UTC  (3+ messages)
` [PATCH 01/16] drm/i915: make sure we're not changing the FBC CFB with FBC enabled

[PATCH 00/13] Atomic watermark updates (v3)
 2015-08-28 13:42 UTC  (10+ messages)
` [PATCH 04/13] drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM
` [PATCH 09/13] drm/i915: Calculate ILK-style watermarks during atomic check (v2)
` [PATCH 10/13] drm/i915: Calculate watermark configuration during atomic check

[PATCH] drm/i915: Split alloc from init for lrc
 2015-08-28 13:25 UTC  (2+ messages)

[PATCH v4 0/4] i915 to call hda driver on HDMI plug/unplug
 2015-08-28 13:15 UTC  (14+ messages)
` [PATCH 1/4] drm/i915: Add audio pin sense / ELD callback
    ` [alsa-devel] "
` [PATCH 2/4] drm/i915: Call audio pin/ELD notify function
` [PATCH 4/4] ALSA: hda - Wake the codec up on pin/ELD notify events

[PATCH] drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
 2015-08-28 13:12 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2015-08-28 12:44 UTC 

[PATCH] drm/i915: Detect virtual south bridge
 2015-08-28 12:10 UTC 

[PATCH v2 00/17] drm/i915: Port A HPD and other HPD cleanups
 2015-08-28 11:38 UTC  (19+ messages)
` [PATCH v2 01/17] drm/i915: Clean up various HPD defines
` [PATCH v2 02/17] drm/i915: Extract intel_hpd_enabled_irqs()
` [PATCH v2 03/17] drm/i915: Factor out ilk_update_display_irq()
` [PATCH 04/17] drm/i915: Add HAS_PCH_LPT_LP() macro
` [PATCH 05/17] drm/i915: Rename BXT PORTA HPD defines
` [PATCH 06/17] drm/i915: Move {pin, long}_mask initialization to caller from intel_get_hpd_pins()
` [PATCH v2 07/17] drm/i915: Introduce spt_irq_handler()
` [PATCH v2 08/17] drm/i915: Add port A HPD support for ILK/SNB
` [PATCH v2 09/17] drm/i915: Add port A HPD support for IVB/HSW
` [PATCH v2 10/17] drm/i915: LPT:LP needs port A HPD enabled in both north and south
` [PATCH v2 11/17] drm/i915: Add port A HPD support for BDW
` [PATCH 12/17] drm/i915: Add port A HPD support for SPT
` [PATCH 13/17] drm/i915: Reinitialize HPD after runtime D3
` [PATCH 14/17] drm/i915: Rewrite bxt_hpd_handler() to look like everyone else
` [PATCH 15/17] drm/i915: Refactor the hpd irq handling functions
` [PATCH 16/17] drm/i915: Rewrite BXT HPD code to conform to pre-existing style
` [PATCH 17/17] drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4x

[PATCH] drm/i915/bxt: Use correct live status register for BXT platform
 2015-08-28 10:30 UTC  (2+ messages)

[PATCH i-g-t] tests/tools: add --as-needed to linker flags
 2015-08-28 10:06 UTC 

[PATCH] drm/i915: Split alloc from init for lrc
 2015-08-28  8:12 UTC  (2+ messages)

[PATCH v2 0/6] drm/intel: guest i915 changes for Broadwell to run inside VM with Intel GVT-g
 2015-08-28  7:41 UTC  (7+ messages)
` [PATCH v2 1/6] drm/i915: preallocate pdps for 32 bit vgpu
` [PATCH v2 2/6] drm/i915: Enable full ppgtt for vgpu on Broadwell
` [PATCH v2 3/6] drm/i915: Always enable execlists on BDW for vgpu
` [PATCH v2 4/6] drm/i915: Update PV INFO page definition for Intel GVT-g
` [PATCH v2 5/6] drm/i915: guest i915 notification "
` [PATCH v2 6/6] drm/i915: Allow Broadwell guest with "

[PATCH] drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
 2015-08-28  7:00 UTC  (7+ messages)
` [PATCH] drm/i915: Set the map-and-fenceable flag for preallocated objects
        ` [Intel-gfx] "

Adding custom bugzilla fields
 2015-08-28  6:50 UTC  (6+ messages)

[PATCH v5 4/4] drm/i915: DVO pixel clock check
 2015-08-28  5:53 UTC  (2+ messages)

[PATCH] drm/i915: fix VBT parsing for SDVO child device mapping
 2015-08-28  3:15 UTC  (2+ messages)

[PATCH igt] dma-buf mmap
 2015-08-27 22:48 UTC  (6+ messages)
` [PATCH igt 1/5] lib: Add gem_userptr and __gem_userptr helpers
` [PATCH igt 2/5] prime_mmap: Add new test for calling mmap() on dma-buf fds
` [PATCH igt 3/5] prime_mmap: Add basic tests to write in a bo using CPU
` [PATCH igt 4/5] tests: Add kms_mmap_write_crc for cache coherency tests
` [PATCH igt 5/5] tests/kms_mmap_write_crc: Demonstrate the need for end_cpu_access

[PATCH 1/2] drm/i915/skl: Enable pipe gamma for sprite planes
 2015-08-27 20:46 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/skl+: Enable pipe CSC on cursor planes

[PATCH 00/11] drm/i915: Port A HPD and other HPD cleanups
 2015-08-27 20:36 UTC  (38+ messages)
` [PATCH 01/11] drm/i915: Clean up various HPD defines
` [PATCH 02/11] drm/i915; Extract intel_hpd_enabled_irqs()
` [PATCH 03/11] drm/i915: Factor out ilk_update_display_irq()
` [PATCH 04/11] drm/i915: Add HAS_PCH_LPT_LP() macro
` [PATCH 05/11] drm/i915: Rename BXT PORTA HPD defines
` [PATCH 06/11] drm/i915: Introduce spt_irq_handler()
` [PATCH 07/11] drm/i915: Add port A HPD support for ILK/SNB
` [PATCH 08/11] drm/i915: Add port A HPD support for IVB/HSW
` [PATCH 09/11] drm/i915: LPT:LP needs port A HPD enabled in both north and south
` [PATCH 10/11] drm/i915: Add port A HPD support for BDW
` [PATCH 11/11] drm/i915: Add port A HPD support for SPT
` [PATCH 12/11] drm/i915: Reinitialize HPD after runtime D3

[PATCH 0/5] RC6/Forcewake/Turbo related changes for Gen9
 2015-08-27 19:55 UTC  (3+ messages)
` [PATCH 5/5] drm/i915: Notify Coarse Power Gating changes to GuC

[PATCH] drm/i915: Notify GuC rc6 state
 2015-08-27 19:47 UTC  (2+ messages)

[PATCH] drm/i915/guc: Support GuC version 4.3
 2015-08-27 19:45 UTC  (3+ messages)

[RFC 1/2] drm/i915: Add a debugfs file to dump full ring contexts
 2015-08-27 18:26 UTC  (2+ messages)
` [RFC 2/2] drm/i915: Skip continguous dwords which are zeros

[PATCH] doc: drm: Fix mis-spelling of i915_guc_submission includes
 2015-08-27 18:15 UTC  (2+ messages)

[[PATCH]] drm/i915: Detect virtual south bridge
 2015-08-27 18:04 UTC 

[PATCH 1/6] drm/i915/skl: Enable DDI-E
 2015-08-27 17:59 UTC  (13+ messages)
` [PATCH 7/6] drm/i915/skl: DDI-E and DDI-A shares 4 lanes

[PATCH 0/3] drm/i915: MST link training locking and cleanups
 2015-08-27 15:36 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Protect MST retraining with connection_mutex
` [PATCH 2/3] drm/i915: Flatten the mst suspend/resume functions a bit
` [PATCH 3/3] drm/i915: Flatten intel_dp_check_mst_status()

drm/atomic: Reject events for inactive crtc's
 2015-08-27 15:22 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH] drm/atomic: Fix bookkeeping with TEST_ONLY
 2015-08-27 14:42 UTC  (14+ messages)
  ` [PATCH v2] drm/atomic: Fix bookkeeping with TEST_ONLY, v2

[PATCH v2 0/6] drm/dp: i2c-over-aux short write support
 2015-08-27 14:38 UTC  (9+ messages)
` [PATCH 1/6] drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/
` [PATCH 2/6] drm/i915: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE
` [PATCH 3/6] drm/radeon: "
` [PATCH 4/6] drm/tegra: Handle I2C_WRITE_STATUS_UPDATE for address only writes
` [PATCH 5/6] drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests
` [PATCH 6/6] drm/radeon: Send out the full AUX address

[PATCH v2 0/5] Faster modeset support
 2015-08-27 14:33 UTC  (9+ messages)
` [PATCH v2 1/5] drm/i915: Set csc coefficients in update_pipe_size
` [PATCH v2 2/5] drm/i915: Remove references to crtc->active from intel_fbdev.c
` [PATCH v2 3/5] drm/i915: Always try to inherit the initial fb
` [PATCH v2 4/5] drm/i915: Make updating pipe without modeset atomic
` [PATCH v2 5/5] drm/i915: skip modeset if compatible for everyone

[PATCH v2 1/3] i915/dp: add intel_dp_tps3_supported helper
 2015-08-27 13:53 UTC  (10+ messages)
` [PATCH v2 2/3] drm/i915/dp: use the drm dp helper for determining sink tps3 support
` [PATCH v2 3/3] drm/i915/dp: move TPS3 logic to where it's used
    ` [PATCH 0/3] follow-up
      ` [PATCH 1/3] drm/i915: ignore link rate in TPS3 selection
      ` [PATCH 2/3] drm/i915: add yesno utility function
      ` [PATCH 3/3] drm/i915: use the yesno helper for logging

drm/i915: Fix module initialisation
 2015-08-27 13:15 UTC  (5+ messages)
      ` [PATCH] drm/i915: Fix module initialisation, v2

[PATCH 2/2] drm/i915: Fix clock readout when pipes are enabld w/o ports
 2015-08-27 13:11 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915: Fix clock readout when pipes are enabled "
  ` [PATCH 3/2] drm/i915: Factor out intel_crtc_has_encoders()

[PATCH] drm/i915: Postpone plane readout until after encoder readout
 2015-08-27 12:05 UTC  (8+ messages)
    ` drm/i915: Postpone plane readout until after encoder readout, v2
        ` [PATCH] drm/i915: Postpone plane readout until after encoder readout, v3

[PATCH] drm/atomic: Make sure lock is held in trylock contexts
 2015-08-27 11:58 UTC 

[PATCH v2 0/3] Reduce the time for which 'struct_mutex' is held
 2015-08-27 11:04 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Support for pre-populating the object with system pages
` [PATCH 2/3] drm/i915: Support for the clflush of pre-populated pages
` [PATCH 3/3] drm/i915: Only move to the CPU write domain if keeping the GTT pages

[PATCH] drm/i915: Fix broken mst get_hw_state
 2015-08-27 11:13 UTC 

[PATCH 0/3] Reduce the time for which 'struct_mutex' is held
 2015-08-27 10:48 UTC  (10+ messages)
` [PATCH 1/3] drm/i915: Support for pre-populating the object with system pages

[PATCH 00/15] drm/i915: CHV DPIO power gating, take two
 2015-08-27 11:02 UTC  (8+ messages)
` [PATCH 13/15] drm/i915: Clean up CHV lane soft reset programming
` [PATCH 14/15] drm/i915: Add some CHV DPIO lane power state asserts
` [PATCH 15/15] drm/i915: Add CHV PHY LDO power sanity checks

[PATCH] drm/i915: Use dpcd read wake for sink crc calls
 2015-08-27 10:45 UTC  (5+ messages)

[RFC PATCH] drm/i915: Use universal planes for cursor on skylake
 2015-08-27 10:08 UTC 

[PATCH 0/4] HDMI optimization series
 2015-08-27  9:16 UTC  (6+ messages)
` [PATCH 4/4] drm/i915: Retry for live status

[PATCH 0/4] Detect DP displays based on sink count change
 2015-08-27  8:48 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: read dpcd 0 - 12 & link_status always
` [PATCH 2/4] drm/i915: read sink_count dpcd always
` [PATCH 3/4] drm/i915: Save sink_count for tracking changes to it
` [PATCH 4/4] drm/i915: force full detect on sink count change

[PATCH 4/4] drm/i915: fix link rates reported for SKL
 2015-08-27  8:16 UTC  (2+ messages)

[PATCH v2 0/7] drm/i915: clean up *_digital_port_connected
 2015-08-27  8:12 UTC  (7+ messages)
` [PATCH v2 4/7] drm/i915: add common intel_digital_port_connected function

[drm-intel:topic/drm-misc 79/79] drivers/gpu/drm/drm_atomic.c:671:38: warning: unused variable 'curr_crtc_state'
 2015-08-27  8:09 UTC 

[PATCH 3/3] drm/atomic: refuse changing CRTC for planes while active
 2015-08-27  7:45 UTC  (12+ messages)
` [PATCH] drm/atomic: refuse changing CRTC for planes directly
    ` [Intel-gfx] "

[DMC_REDESIGN_V2 00/14] Redesign dmc firmware loading
 2015-08-27  5:57 UTC  (2+ messages)

[PATCH 0/3] drm/i915: fix USB Type-C reversed connector
 2015-08-27  5:24 UTC  (11+ messages)
` [PATCH 3/3] drm/i915: Support DDI lane reversal for DP

[PATCH 0/7] drm/intel: guest i915 changes for Broadwell to run inside VM with Intel GVT-g
 2015-08-27  2:49 UTC  (24+ messages)
` [PATCH 2/7] drm/i915: Enable full ppgtt for vgpu
` [PATCH 3/7] drm/i915: Always enable execlists on BDW "
` [PATCH 4/7] drm/i915: always pin lrc context for vgpu with Intel GVT-g
    ` About the iGVT-g's requirement to pin guest contexts in VM

[PATCH v5 1/4] drm/i915: Add audio sync_audio_rate callback
 2015-08-27  2:06 UTC  (10+ messages)
` [PATCH v5 2/4] drm/i915: implement "

[PATCH i-g-t 0/2] patches for testing nv12
 2015-08-27  1:51 UTC  (4+ 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-08-27  1:44 UTC  (7+ messages)
` [PATCH 08/15] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 14/15] drm/i915: skl nv12 workarounds

[PATCH 0/2] drm/i915: initialize backlight pwm from vbt if needed
 2015-08-26 21:30 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: move intel_hrawclk() to intel_display.c
` [PATCH 2/2] drm/i915: initialize backlight max from VBT

[PATCH] drm/i915: Update comments around base bpp
 2015-08-26 16:57 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox