messages from 2013-10-25 20:10:32 to 2013-10-31 17:01:16 UTC [more...]
[v3.10][v3.11][v3.12][Regression][PATCH 0/1] Revert "Revert "drm/i915: revert eDP bpp clamping code changes""
2013-10-31 17:01 UTC (8+ messages)
` [v3.10][v3.11][v3.12][Regression][PATCH 1/1] "
` [Intel-gfx] "
[PATCH 0/7] drm/i915: per connector backlight, per chip vfuncs
2013-10-31 16:55 UTC (8+ messages)
` [PATCH 1/7] drm/i915: move opregion asle request handling to a work queue
` [PATCH 2/7] drm/i915: make backlight functions take a connector
` [PATCH 3/7] drm/i915/vlv: use per-pipe backlight controls v2
` [PATCH 4/7] drm/i915: clean up backlight conditional build
` [PATCH 5/7] drm/i915: make backlight info per-connector
` [PATCH 6/7] drm/i915: handle backlight through chip specific functions
` [PATCH 7/7] drm/i915: make asle notifications update backlight on all connectors
[PATCH] drm/i915: Try to initialize eDP for both ports B and C on VLV
2013-10-31 16:46 UTC
kernel 3.11.6 general protection fault
2013-10-31 16:44 UTC (3+ messages)
[PATCH] drm/i916: add "auto" pipe CRC source
2013-10-31 16:28 UTC
[PATCH] drm/i915: add back checking for i915_disable_power_well
2013-10-31 16:27 UTC (3+ messages)
[PATCH 1/2] tests: use "auto" pipe CRC source
2013-10-31 16:17 UTC (8+ messages)
` [PATCH 2/2] tests/debugfs_pipe_crc: set mode before creating CRC helper
` [PATCH 1/3] tests/kms_cursor_crc: rework to auto-skip connectors
` [PATCH 2/3] lib: consolidate pipe crc exit handler
` [PATCH 3/3] [RFC] lib: add igt_main macro
` [PATCH 1/3] lib: make igt_set_vt_graphics_mode never fail
` [PATCH 2/3] tests: Add a test template
` [PATCH 3/3] lib: make igt_install_exit_handler never fail
[PATCH 0/4] PC8 fixes
2013-10-31 16:00 UTC (7+ messages)
` [PATCH 1/4] drm/i915: Do not enable package C8 on unsupported hardware
` [PATCH 2/4] drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8
` [PATCH 3/4] drm/i915: get a PC8 reference when enabling the power well
` [PATCH 4/4] drm/i915: get/put PC8 when we get/put a CRTC
[PATCH] drm/i915: use the correct register when turning VDD off
2013-10-31 15:02 UTC (2+ messages)
[PATCH] tests/debugfs_pipe_crc: set mode before creating CRC helper
2013-10-31 14:50 UTC
[PATCH 1/3] drm/i915: turn the eDP VDD on for any i2c transactions
2013-10-31 14:13 UTC (8+ messages)
` [PATCH 2/3] drm/i915: reduce eDP VDD message verbose
` [PATCH 3/3] drm/i915: cancel the panel VDD work when we do it manually
[RFC] drm/i915: Clean up display pipe register accesses
2013-10-31 13:12 UTC (5+ messages)
[PATCH] drm/i915: Add support to change pixel format, tiling mode, tiling offset
2013-10-31 12:24 UTC (4+ messages)
[PATCH 1/2] drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric
2013-10-31 12:20 UTC (3+ messages)
` [PATCH 2/2] drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb document
[PATCH] drm/i915/vlv: Fix typo in the DPIO register define
2013-10-31 12:05 UTC (3+ messages)
commit 7195a50b5c7e00cc3312934fd022c3006b533d12 introduced a warning
2013-10-31 9:44 UTC (2+ messages)
[PATCH] drm/i915: dp aux irq support for g4x/vlv
2013-10-31 8:53 UTC (3+ messages)
register SPEC for EDP_PSR_BASE?
2013-10-31 8:47 UTC (2+ messages)
i810 forgets configured rows & columns on ttys on startx shutdown
2013-10-31 4:19 UTC (6+ messages)
[RFC/Draft] Testing requirements for upstream drm/i915 patches
2013-10-30 20:32 UTC (4+ messages)
[PATCH 1/2] drm/i915: reuse WRPLL when possible
2013-10-30 20:27 UTC (2+ messages)
` [PATCH 2/2] drm/i915: split intel_ddi_pll_mode_set in 2 pieces
[PATCH 1/2] drm/i915: add i915_reset_count
2013-10-30 17:37 UTC (3+ messages)
` [PATCH 2/2] drm/i915: add i915_get_reset_stats_ioctl
[Draft] Testing Requirements for drm/i915 Patches
2013-10-30 18:22 UTC (5+ messages)
[PATCH 1/1] tests: add gem_reset_stats
2013-10-30 14:36 UTC
[PATCH 1/2] drm/i915: use enum pipe consistently in i915_irq.c
2013-10-30 10:17 UTC (4+ messages)
` [PATCH 2/2] drm/i915: refactor ilk display interrupt handling
[PATCH] drm/i915: Capture batchbuffer state upon GPU hang
2013-10-30 9:46 UTC (3+ messages)
[PATCH] drm/i915: handle faked missed interrupts as simulated hangs, too
2013-10-30 9:36 UTC (2+ messages)
[PATCH] drm/i915: Capture batchbuffer state upon GPU hang
2013-10-30 9:14 UTC (2+ messages)
[PATCH 0/7] Hangcheck and arb robustness
2013-10-30 8:21 UTC (6+ messages)
` [PATCH 7/7] drm/i915: add i915_get_reset_stats_ioctl
Vblank timestamping improvements/fixes for Linux drm. [v2]
2013-10-30 4:13 UTC (5+ messages)
` [PATCH 1/4] drm: Remove preempt_disable() from vblank timestamping code
` [PATCH 2/4] drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms drivers
` [PATCH 3/4] drm/radeon: Push get_scanout_position() timestamping into kms driver
` [PATCH 4/4] drm/intel: "
[PATCH v5 0/4] Fix Win8 backlight issue
2013-10-30 0:56 UTC (9+ messages)
[PATCH 00/66] [v1] Full PPGTT minus soft pin
2013-10-30 0:10 UTC (4+ messages)
[PATCH 00/14] drm: Some more vblank timestampi changes
2013-10-29 18:06 UTC (15+ messages)
` [PATCH 01/14] drm: Pass the display mode to drm_calc_timestamping_constants()
` [PATCH 02/14] drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()
` [PATCH 03/14] drm/i915: Kill hwmode save/restore
` [PATCH 04/14] drm/i915: Call drm_calc_timestamping_constants() earlier
` [PATCH 05/14] drm: Improve drm_calc_timestamping_constants() documentation
` [PATCH 06/14] drm: Simplify the math in drm_calc_timestamping_constants()
` [PATCH 07/14] drm/radeon: Populate crtc_clock in radeon_atom_get_tv_timings()
` [PATCH 08/14] drm: Use crtc_clock in drm_calc_timestamping_constants()
` [PATCH 09/14] drm: Change {pixel,line,frame}dur_ns from s64 to int
` [PATCH 10/14] drm/i915: Fix scanoutpos calculations for interlaced modes
` [PATCH 11/14] drm: Fix vblank timestamping constants "
` [PATCH 12/14] drm: Pass 'flags' from the caller to .get_scanout_position()
` [PATCH 13/14] drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()
` [PATCH 14/14] drm/i915: Add a kludge for DSL incrementing too late and ISR not working
[PATCH 1/2] drm/i915: prepare for multiple power wells
2013-10-29 17:53 UTC (13+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 3/4] drm/i915: remove device field from struct power_well
` [PATCH v3 4/4] drm/i915: rename i915_init_power_well to i915_init_power_domains
` [PATCH v4] drm/i915: rename i915_init_power_well to init_power_domains_init
[PULL] drm-intel-fixes
2013-10-29 12:59 UTC (4+ messages)
[PATCH] drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb
2013-10-29 12:52 UTC (3+ messages)
[PATCH] lib/drmtest: Scream harder when igt_exit isn't called for subtest tests
2013-10-29 10:35 UTC
[Dell Inspiron 15R 5521] Can't toggle backlight brightness
2013-10-29 10:47 UTC (7+ messages)
[PATCH 1/3] drm/i915: add bunit read/write routines
2013-10-29 7:37 UTC (4+ messages)
` [PATCH 2/3] drm/i915: move VLV DDR freq fetch into init_clock_gating
` [PATCH 3/3] drm/i915/vlv: update czclk freq if needed for high bandwidth modes
[PATCH 1/4] drm/i915: Remove WaFbcDisableDpfcClockGating on IVB
2013-10-28 20:24 UTC (16+ messages)
` [PATCH 2/4] drm/i915: Remove WaFbcDisableDpfcClockGating on HSW
` [PATCH 3/4] drm/i915: WaFbcDisableDpfcrClockGating only with fbc
` [PATCH 4/4] drm/i915: WaFbcDisableDpfcClockGating "
[RFC 0/6] Haswell runtime PM support + D3
2013-10-28 20:02 UTC (12+ messages)
` [RFC 1/6] drm/i915: add initial Runtime PM functions
` [RFC 3/6] drm/i915: add enable_runtime_pm option
` [RFC i-g-t] tests: add runtime_pm
[PATCH 1/3] drm/i915: add bunit read/write routines
2013-10-28 18:14 UTC (3+ messages)
` [PATCH 2/3] drm/i915: move VLV DDR freq fetch into init_clock_gating
` [PATCH 3/3] drm/i915/vlv: update czclk freq if needed for high bandwidth modes
Tizen IVI EFI 3.0 graphics failure with FSP/OTM on Bayley Bay
2013-10-28 18:12 UTC (6+ messages)
[PATCH] drm/i915: Clamp cursor coordinates to int16_t range
2013-10-28 17:01 UTC (3+ messages)
[PATCH 1/2] drm/i915: Hold pc8 lock around toggling pc8.gpu_idle
2013-10-28 16:57 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Do not enable package C8 on unsupported hardware
Vblank timestamping improvements/fixes for Linux drm
2013-10-28 15:54 UTC (7+ messages)
` [PATCH 1/4] drm: Remove preempt_disable() from vblank timestamping code
` [PATCH 2/4] drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms drivers
` [PATCH 3/4] drm/radeon: Push get_scanout_position() timestamping into kms driver
` [PATCH 4/4] drm/intel: "
Using render nodes in i-g-t
2013-10-28 11:04 UTC (2+ messages)
linux-next: manual merge of the drm tree with the drm-intel-fixes tree
2013-10-28 6:12 UTC (2+ messages)
[PATCH] INTEL DRM DRIVERS : No LVDS hardware on Intel D410PT and D425KT
2013-10-27 19:29 UTC (6+ messages)
[PATCH] INTEL DRM DRIVERS : No LVDS hardware on Intel D410PT and D425KT
2013-10-27 16:06 UTC (3+ messages)
[PATCH v2] drm/i915/vlv: enable HDMI audio for Valleyview2
2013-10-27 13:58 UTC (2+ messages)
[PATCH] [trivial] drm/i915: Convert straggling MCHBAR registers
2013-10-27 13:39 UTC (3+ messages)
[PATCH v2 1/2] drm/i915: pass mode to ELD write vfuncs
2013-10-27 12:39 UTC (5+ messages)
` [PATCH v2 2/2] drm/i915: set HDMI pixel clock in audio configuration
ddccontrol doesn't work on the new kernel
2013-10-26 21:37 UTC (2+ messages)
latest intel driver on debian wheezy
2013-10-26 10:52 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 NNTP newsgroup(s).