public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-09-11 22:39:35 to 2013-09-16 11:14:32 UTC [more...]

[PATCH v3] drm/i915: Fix port_clock and adjusted_mode.clock readout all over
 2013-09-16 11:16 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 00/11] drm/i915: adjusted_mode.clock vs. port_clock v3
 2013-09-16 11:14 UTC  (17+ messages)
` [PATCH v2 02/11] drm/i915: Make adjusted_mode.clock non-pixel multiplied
` [PATCH v2 03/11] drm/i915: Add support for pipe_bpp readout
` [PATCH 05/11] drm/i915: Make intel_fuzzy_clock_check() take in arbitrary clocks
` [PATCH 06/11] drm/i915: Add intel_dotclock_calculate()
      ` [PATCH v2] "
` [PATCH 07/11] drm/i915: Make i9xx_crtc_clock_get() use dpll_hw_state
    ` [PATCH v2] "

[PATCH] drm/i915: garbage-collect vlv refclk function
 2013-09-16 10:41 UTC  (2+ messages)

[PATCH 1/6] drm/i915: trace vm eviction instead of everything
 2013-09-16  9:25 UTC  (8+ messages)
` [PATCH 2/6] drm/i915: Provide a cheap ggtt vma lookup
` [PATCH 3/6] drm/i915: Convert active API to VMA
` [PATCH 4/6] drm/i915: Add bind/unbind object functions to VM
` [PATCH 5/6] drm/i915: Use the new vm [un]bind functions
` [PATCH 6/6] drm/i915: eliminate vm->insert_entries()

3.11.0+ Laptop screen goes blank during kernelboot
 2013-09-14 20:29 UTC  (7+ messages)

[PATCH] Revert "drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock v2"
 2013-09-14 16:15 UTC 

[PATCH 1/8] drm/i915: Synchronize pread/pwrite with wait_rendering
 2013-09-14 15:31 UTC  (10+ messages)
` [PATCH 3/8] drm/i915: evict VM instead of everything
` [PATCH 6/8] drm/i915: Add bind/unbind object functions to VM
` [PATCH 7/8] drm/i915: Use the new vm [un]bind functions

[PATCH] Revert "drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock v2"
 2013-09-14 11:28 UTC  (3+ messages)

[PATCH] drm/i915: Do not unlock upon error in i915_gem_idle()
 2013-09-13 22:57 UTC 

[PATCH 0/5] drm/i915: VGA vs. power well
 2013-09-13 21:43 UTC  (16+ messages)
` [PATCH 1/5] drm/i915: Add intel_display_power_{get, put} to request power for specific domains
` [PATCH 2/5] drm/i915: Refactor power well refcount inc/dec operations
` [PATCH 3/5] drm/i915: Add POWER_DOMAIN_VGA
` [PATCH 4/5] drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw()
` [PATCH 5/5] drm/i915: Fix unclaimed register access due to delayed VGA memroy disable

[PATCH] drm/i915: move intel_init_pch_refclk into intel_modeset_init_hw
 2013-09-13 21:40 UTC  (2+ messages)

[PATCH 0/8] DPF (GPU l3 parity detection) improvements
 2013-09-13 16:29 UTC  (28+ messages)
` [PATCH 1/8] drm/i915: Remove extra "ring"
` [PATCH 2/8] drm/i915: Round l3 parity reads down
` [PATCH 3/8] drm/i915: Fix l3 parity user buffer offset
` [PATCH 4/8] drm/i915: Fix HSW parity test
` [PATCH 5/8] drm/i915: Add second slice l3 remapping
` [PATCH 6/8] drm/i915: Make l3 remapping use the ring
` [PATCH 7/8] drm/i915: Keep a list of all contexts
` [PATCH 8/8] drm/i915: Do remaps for "
` [PATCH 09/16] intel_l3_parity: Fix indentation
` [PATCH 10/16] intel_l3_parity: Assert all GEN7+ support
` [PATCH 11/16] intel_l3_parity: Use getopt for the l3 parity tool
` [PATCH 12/16] intel_l3_parity: Hardware info argument
` [PATCH 13/16] intel_l3_parity: slice support
` [PATCH 14/16] intel_l3_parity: Actually support multiple slices
` [PATCH 15/16] intel_l3_parity: Support error injection
` [PATCH 16/16] intel_l3_parity: Support a daemonic mode

[PATCH 0/3] drm/i915: HSW modeset hang fix
 2013-09-13 14:47 UTC  (22+ messages)
` [PATCH 1/3] drm/i915: do not update cursor in crtc mode set
    ` [Intel-gfx] "
      ` [PATCH 1/2] drm/i915: add asserts for cursor disabled
        ` [PATCH 2/2] drm/i915: clean up and simplify i9xx_crtc_mode_set wrt PLL handling
` [PATCH 2/3] drm/i915: Don't enable the cursor on a disable pipe
    ` [Intel-gfx] "
` [PATCH 3/3] drm/i915: Don't enable sprites on a disabled pipe
  ` [Intel-gfx] "

[PATCH] drm/i915: Add support to change pixel format, tiling mode, tiling offset
 2013-09-13 14:38 UTC  (3+ messages)

Fix typo in intel_lid.man
 2013-09-13 14:34 UTC  (2+ messages)

[PATCH 08/11] drm/i915: Make i9xx_crtc_clock_get() work for PCH DPLLs
 2013-09-13 13:54 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/5] drm/i915: don't save/restore LBB on Gen5+
 2013-09-13 13:53 UTC  (19+ messages)
` [PATCH 2/5] drm/i915: WARN if the DP aux read is too big
    ` [PATCH 2/5] drm/i915: fix intel_dp_aux_native_read's reply array size
` [PATCH 3/5] drm/i915: check for more ASLC interrupts
` [PATCH 4/5] drm/i915: clear opregon->lid_state after we unmap it
` [PATCH 5/5] drm/i915: check for errors on i915_drm_thaw
    ` [PATCH 6/5] drm/i915: move more code to __i915_drm_thaw

[PATCH 0/2] Enable VLV to work in BIOS-less system
 2013-09-13 12:48 UTC  (6+ messages)
  ` [PATCH 1/2] drm/i915: Send a DPIO cmnreset during driver load or system resume
  ` [PATCH 2/2] drm/i915: Program GMBUS Frequency based on the CDCLK

[PATCH 04/11] drm/i915: Add state readout and checking for has_dp_encoder and dp_m_n
 2013-09-13 12:11 UTC  (3+ messages)
` [PATCH v2] "

[BUG] completely bonkers use of set_need_resched + VM_FAULT_NOPAGE
 2013-09-13  9:21 UTC  (36+ messages)

[PATCH 1/2] drm/i915: kill set_need_resched
 2013-09-13  8:46 UTC  (7+ messages)
` [PATCH 2/2] drm/udl: rip out set_need_resched
` [Intel-gfx] [PATCH 1/2] drm/i915: kill set_need_resched

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww37
 2013-09-13  6:57 UTC 

[PATCH] drm/i915: Enable VLV to work in BIOS-less system
 2013-09-13  3:59 UTC  (3+ messages)

[PATCH] drm/i915/vlv: disable rc6p and rc6pp residency reporting on BYT
 2013-09-12 20:52 UTC  (5+ messages)

[PATCH 5/5] drm/i915: don't init DP or HDMI when not supported by DDI port
 2013-09-12 20:12 UTC  (2+ messages)

[PATCH 4/5] drm/i915: add some assertions about VBT DDI port types
 2013-09-12 20:10 UTC  (2+ messages)

[PATCH 3/5] drm/i915: check the DDC and AUX bits of the VBT on DDI machines
 2013-09-12 20:07 UTC  (2+ messages)

[PATCH 1/5] drm/i915: VBT's child_device_config changes over time
 2013-09-12 20:06 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: use the HDMI DDI buffer translations from VBT

[PATCH] lib/drmtest: skip suspend tests in simulation
 2013-09-12 12:51 UTC  (3+ messages)

[PATCH 0/2] Rework ACPI video driver
 2013-09-12  2:26 UTC  (7+ messages)
` [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8


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