public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-09-29 12:32:21 to 2014-10-02 07:46:52 UTC [more...]

randconfig build error with next-20141001, in drivers/gpu/drm/i915
 2014-10-02  7:46 UTC  (4+ messages)

[PATCH] drm/i915: Constify send buffer for intel_dp_aux_ch
 2014-10-02  7:46 UTC 

[PATCH] drm/i915: De-magic the PSR AUX message
 2014-10-02  7:42 UTC  (3+ messages)
` [PATCH v2] "

limiting modes on 4k monitors on Haswell ULT
 2014-10-02  3:30 UTC 

[PATCH] drm/i915: Do not export RC6p and RC6pp if they don't exist
 2014-10-01 20:54 UTC  (5+ messages)

[PATCH] drm/i915: make sink_crc return -EIO on aux read/write failure
 2014-10-01 14:32 UTC 

[PATCH 0/6] Kill IS_ULT() in favour of the per-product variant
 2014-10-01 20:36 UTC  (8+ messages)
` [PATCH 1/6] drm/i915: Use IS_HSW_ULT() in a HSW specific code path
` [PATCH 2/6] drm/i915: Use IS_HSW_ULT() in HAS_IPS()
` [PATCH 3/6] drm/i915: Spell out IS_HSW/BDW_ULT() in intel_crt_present()
` [PATCH 4/6] drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-out
` [PATCH 5/6] drm/i915/skl: Don't check for ULT/ULX when detecting the PCH
` [PATCH 6/6] drm/i915: Remove IS_ULT()

[PATCH] drm/i915: add cherryview specfic forcewake in execlists_elsp_write
 2014-10-01 16:45 UTC  (5+ messages)
` [PATCH] drm/i915: Reduce duplicated forcewake logic

[PATCH] drm/irq: Even more debug output for drm_wait_one_vblank
 2014-10-01 15:11 UTC 

[PATCH] drm/i915: Reinstate error level message for non-simulated gpu hangs
 2014-10-01 14:40 UTC  (15+ messages)

[PATCH 5/5] drm/i915/bdw: Remove BDW preproduction W/As until C stepping
 2014-10-01 14:11 UTC  (4+ messages)
` [PATCH] "

[PATCH 3/5] drm/i915/bdw: WaProgramL3SqcReg1Default
 2014-10-01 13:46 UTC  (3+ messages)
` [PATCH] "

[PATCH] lib/igt_core.c: disable lowmemorykiller during tests
 2014-10-01 12:45 UTC  (2+ messages)

[IGT PATCH] tools: terminate getopt_long long option arrays properly
 2014-10-01 11:25 UTC 

[RFC PATCH 0/8] Add host i915 support for vGPU
 2014-10-01 10:58 UTC  (13+ messages)
` [RFC PATCH 1/8] drm/i915: introduce a new modparam: enable_vgt
` [RFC PATCH 2/8] drm/i915: introduce the skeleton of vgt
` [RFC PATCH 3/8] drm/i915: add the vgt implementation of MMIO/GTT mediations
` [RFC PATCH 4/8] drm/i915: redirect MMIO accesses to vgt if enabled
` [RFC PATCH 5/8] drm/i915: GTT access abstraction
` [RFC PATCH 6/8] drm/i915: redirect GTT accesses to vgt if enabled
` [RFC PATCH 7/8] drm/i915: vgt irq mediation - via a tasklet based mechanism
` [RFC PATCH 8/8] drm/i915: enable vgt if specified by module param

[PATCH 00/89] Basic Skylake enabling
 2014-10-01 10:52 UTC  (28+ messages)
` [PATCH 58/89] drm/i915/skl: Register definitions for SKL Clocks
` [PATCH 60/89] drm/i915/skl: CD clock back calculation for SKL
` [PATCH 61/89] drm/i915/skl: Determine enabled PLL and its linkrate/pixel clock
` [PATCH 62/89] drm/i915/skl: Query DPLL attached to port on SKL
` [PATCH 63/89] drm/i915/skl: Define shared DPLLs for Skylake
` [PATCH 65/89] drm/i915/skl: Always use DPLL0 for eDP
` [PATCH 66/89] drm/i915/skl: Implementation of SKL DPLL programming
` [PATCH 74/89] drm/i915/skl: Implement queue_flip
    ` [PATCH 74/89 v4] "

[PATCH] lib/aux: Print progress output with igt_info
 2014-10-01 10:06 UTC  (5+ messages)
` [PATCH] lib/aux: Print progress output at INFO level

[PATCH] drm/i915: Reinstate error level message for non-simulated gpu hangs
 2014-10-01  9:15 UTC 

[PATCH 00/14] i915 kerneldocs part 1
 2014-10-01  8:42 UTC  (20+ messages)
` [PATCH 01/14] drm/i915: Remove intel_modeset_suspend_hw
` [PATCH 02/14] drm/i915: Extract intel_runtime_pm.c
` [PATCH 03/14] drm/i915: Bikeshed rpm functions name a bit
` [PATCH 04/14] drm/i915: Move intel_display_set_init_power to intel_runtime_pm.c
` [PATCH 05/14] drm/i915: Call runtime_pm_disable directly
` [PATCH 06/14] drm/i915: Kerneldoc for intel_runtime_pm.c
` [PATCH 07/14] drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/
` [PATCH 08/14] drm/i915: Use dev_priv instead of dev in irq setup functions
` [PATCH 09/14] drm/i915: kerneldoc for interrupt enable/disable functions
` [PATCH 10/14] drm/i915: Extract intel_fifo_underrun.c
` [PATCH 11/14] drm/i915: Use dev_priv in public intel_fifo_underrun.c functions
` [PATCH 12/14] drm/i915: Add wrappers to handle fifo underrun interrupts
` [PATCH 13/14] drm/i915: Filter gmch fifo underruns in the shared handler
` [PATCH 14/14] drm/i915: kerneldoc for intel_fifo_underrun.c

[PATCH 1/2] drm/i915: Tighting frontbuffer tracking around flips
 2014-10-01  8:13 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: spelling fixes for frontbuffer tracking kerneldoc

[PATCH] drm/i915: preserve other DP_TEST_SINK bits
 2014-10-01  8:06 UTC  (6+ messages)

[PATCH] drm/i915: Enable pixel replicated modes on BDW and HSW
 2014-10-01  8:03 UTC  (15+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH 1/5] drm/i915: Add IS_BDW_GT3 macro
 2014-09-30 22:13 UTC  (14+ messages)
` [PATCH 2/5] drm/i915/bdw: WaDisableFenceDestinationToSLM
` [PATCH 4/5] drm/i915: Let number of workarounds more clear

[PATCH 0/2] drm/i915: WA intel_backlight scale math
 2014-09-30 21:18 UTC  (9+ messages)
` [PATCH 1/2 v3] drm/i915: intel_backlight scale() math WA
` [PATCH 2/2] drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header

[PATCH] drm/i915/skl: Use correct use counters for force wakes
 2014-09-30 16:29 UTC  (6+ messages)

[PATCH i-g-t 1/4] tests/kms_flip: only print the activity indicator if output is a terminal
 2014-09-30 16:21 UTC  (6+ messages)
` [PATCH i-g-t 2/4] doc: various spelling and typo fixes
` [PATCH i-g-t 3/4] lib: ensure any buffers are flushed before fork
` [PATCH i-g-t 4/4] tests/sysfs_l3_parity: fix warnings in test enumeration
  ` [PATCH i-g-t] lib: add a function to indicate activity

[PATCH 1/2] drm/i915: intel_backlight scale() math WA
 2014-09-30 15:17 UTC  (3+ messages)
` [PATCH 2/2 v2] drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header

[PATCH v2 0/2] Disable Android low memory killer
 2014-09-30 13:41 UTC  (11+ messages)
` [PATCH v2 1/2] lib/igt_core: make single/simple tests use igt_exit
` [PATCH v2 2/2] lib/igt_core.c: add function to disable lowmemorykiller

[PATCH igt 1/2] lib: Add igt_plane_set_size()
 2014-09-30 12:56 UTC  (3+ messages)

[PATCH] drm/i915/hdmi: Compute port_clock for 27.027 pixel replicated modes
 2014-09-30 12:46 UTC  (4+ messages)

[PATCH] drm: Perform cmdline mode parsing during connector initialisation
 2014-09-30 11:53 UTC  (4+ messages)
` [PATCH 1/2] video/fbdev: Always built-in video= cmdline parsing

[PATCH i-g-t 01/26] skl: Add SKL PCI ids
 2014-09-30 11:24 UTC  (2+ messages)

[PATCH libdrm 1/3] intel/skl: Add SKL PCI ids
 2014-09-30 11:20 UTC  (3+ messages)

[PATCH 0/8] Add enlightenments for vGPU
 2014-09-30 10:56 UTC  (12+ messages)
` [PATCH 1/8] drm/i915: Introduce a PV INFO page structure for Intel GVT-g
` [PATCH 5/8] drm/i915: Add the display switch logic for vgpu in i915 driver

[PATCH 00/11] Spinlock use clarification in i915
 2014-09-30 10:22 UTC  (7+ messages)
` [PATCH 02/11] drm/i915: Clarify event_lock locking, irq&mixed context

[PATCH] drm/i915: Introduce sw_turbo parameter
 2014-09-30  1:40 UTC  (8+ messages)
` [PATCH] Revert "drm/i915/bdw: BDW Software Turbo"

[PATCH] drm/i915: intel_backlight scale() math WA v2
 2014-09-29 20:34 UTC  (6+ messages)

[PATCH 1/2] drm/i915: Fix Sink CRC
 2014-09-29 18:56 UTC  (3+ messages)
` [PATCH] "

[PATCH 00/16] fix VLV S4 suspend/resume, unify S3/S4 handlers
 2014-09-29 15:33 UTC  (7+ messages)
` [PATCH 01/16] drm/i915: vlv: fix gunit HW state corruption during S4 suspend
` [PATCH 06/16] drm/i915: vlv: fix switcheroo/legacy suspend/resume

[PATCH] drm/i915: Correctly reject invalid flags for wait_ioctl
 2014-09-29 13:31 UTC 

[PATCH] drm/i915: Don't spam dmesg with rps messages on vlv/chv
 2014-09-29 14:54 UTC  (3+ messages)

[PATCH 1/3] tests/gem_wait_render_timeout: Drop local structs
 2014-09-29 12:54 UTC  (3+ messages)
` [PATCH 2/3] tests/gem_wait_render_timeout: Convert to subtests
` [PATCH 3/3] tests/gem_wait: argument validation tests

[PATCH 75/89] drm/i915/skl: fetch, enable/disable pfit as needed
 2014-09-29 13:51 UTC  (4+ messages)
` [PATCH] drm/i915/skl: fetch, enable/disable pfit as needed v2

[PATCH 80/89] drm/i915/skl: Augment the latency debugfs files for SKL
 2014-09-29 13:37 UTC  (2+ messages)
` [PATCH 80/89 v2] "

[PATCH] drm/i915: Do not leak pages when freeing userptr objects
 2014-09-29 13:22 UTC  (4+ messages)

[PATCH] drm/i915: Do not store the error pointer for a failed userptr registration
 2014-09-29 13:20 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Flush the PTEs after updating them before suspend
 2014-09-29 13:20 UTC  (5+ messages)

[PATCH 0/2] Disable Android low memory killer
 2014-09-29 13:19 UTC  (9+ messages)
` [PATCH 1/2] lib/igt_core: make single/simple tests use igt_exit

[PATCH v3] drm/i915: Add ppgtt create/release trace points
 2014-09-29 13:06 UTC  (2+ messages)

[PATCH 2/2] drm/i915: Broadwell DDI Buffer translation - more tuning
 2014-09-29 12:53 UTC  (4+ messages)
` [PATCH] "


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