public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-11-09 13:52:21 to 2015-11-11 19:08:48 UTC [more...]

[PATCH v2 00/12] Skylake DMC/DC-state fixes and redesign
 2015-11-11 19:08 UTC  (19+ messages)
` [PATCH 01/12] drm/i915: Don't trust CSR program memory contents
` [PATCH 02/12] drm/i915/gen9: Always set mask memory up when enabling DC5 or DC6
` [PATCH 03/12] drm/i915: Clean up AUX power domain handling
` [PATCH 04/12] drm/i915: Introduce a gmbus power domain
` [PATCH 05/12] drm/i915: Remove DDI power domain exclusion SKL_DISPLAY_ALWAYS_ON_POWER_DOMAINS
` [PATCH 06/12] drm/i915: Remove distinction between DDI 2 vs 4 lanes
` [PATCH 07/12] drm/i915: Add a modeset power domain
` [PATCH 08/12] drm/i915: Do not warn on PG2 enabled in gen9_disable_dc5()
` [PATCH 09/12] drm/i915: Explain usage of power well IDs vs bit groups
` [PATCH v2 10/12] drm/i915/gen9: Turn DC handling into a power well
` [PATCH v2 11/12] drm/i915/gen9: Add boot parameter for disabling DC6
` [PATCH 12/12] drm/i915/skl: Remove unused suspend and resume callbacks

[PATCH 0/5] Sink CRC stabilization
 2015-11-11 19:05 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Allow 1 vblank to let Sink CRC calculation to start or stop
` [PATCH 2/5] drm/i915: Make Sink crc calculation waiting for counter to reset
` [PATCH 3/5] drm/i915: Stop tracking last calculated Sink CRC
` [PATCH 4/5] drm/i915: Rely on TEST_SINK_START instead of tracking Sink CRC state on dev_priv
` [PATCH 5/5] drm/i915/skl: implement DP Aux Mutex framework

[PATCH] drm/i915/guc: Fix a fw content lost issue after it is evicted
 2015-11-11 19:01 UTC  (8+ messages)
      ` [PATCH v1] "

[PATCH i-g-t] lib/kms: Pass fb_id=0 to setcrtc in kmstest_unset_all_crtcs()
 2015-11-11 18:51 UTC 

[PATCH i-g-t 1/4] tests/kms_flip: Use human readable pipe and connector names
 2015-11-11 18:50 UTC  (8+ messages)
` [PATCH i-g-t 2/4] tests/kms_flip: Disable all pipes before each test
  ` [PATCH i-g-t v2 "
` [PATCH i-g-t 3/4] tests/kms_flip: Modeset pipes in reverse order
` [PATCH i-g-t 4/4] tests/kms_flip: Add a note that the test was skipped when modeset fails

[PATCH 0/7] drm/i915: Reordered AUX patches from type safety series
 2015-11-11 18:34 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: Replace aux_ch_ctl_reg check with port check
` [PATCH 2/7] drm/i915: Replace the aux ddc name switch statement with kasprintf()
` [PATCH 3/7] drm/i915: Parametrize AUX registers
` [PATCH 4/7] drm/i915: Remove the magic AUX_CTL is at DP + foo tricks
` [PATCH 5/7] drm/i915: Store aux data reg offsets in intel_dp->aux_ch_data_reg[]
` [PATCH 6/7] drm/i915: Add dev_priv->psr_mmio_base
` [PATCH 7/7] drm/i915: Model PSR AUX register selection more like the normal AUX code

[PATCH] drm/i915: Reset dpll_hw_state when selecting a new pll on hsw
 2015-11-11 18:27 UTC  (16+ messages)
                          ` [PATCH] drm/i915: Clear DDI pll selection in intel_crtc_compute_config()

[PATCH 1/2] drm/i915: Don't clobber the addfb2 ioctl params
 2015-11-11 17:36 UTC  (6+ messages)
` [PATCH 2/2] drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
` [PATCH i-g-t] tests/kms_addfb_basic: Add clobbered-modifier subtest

[PATCH] drm/i915: fix handling of the disable_power_well module option
 2015-11-11 17:03 UTC 

[RFC i-g-t] tests/gem_reset_stats.c: prepare for per engine resets
 2015-11-11 16:46 UTC 

[PATCH] drm/i915: Clean up LVDS register handling harder
 2015-11-11 15:54 UTC  (2+ messages)

[PATCH 00/13] Yet another FBC series, v3 part 1
 2015-11-11 15:36 UTC  (9+ messages)
` [PATCH 10/13] drm/i915: fix the CFB size check

[PATCH i-g-t] tests/gem_buffered_svm_test: New tests for buffered SVM feature
 2015-11-11 15:10 UTC  (2+ messages)

[PATCH i-g-t v4] tests/gem_exec_nop: Improved test run time
 2015-11-11 14:46 UTC 

[PATCH] drm/i915: Do a better job at disabling primary plane in the noatomic case
 2015-11-11 14:36 UTC 

[PATCH] drm/i915: A better maximum brightness for users
 2015-11-11 14:10 UTC  (22+ messages)
` [PATCH v2] drm/i915: Respect the brightness range from VBT
  ` [PATCH v3] drm/i915: Set brightness maximum to a fixed value 100
` [PATCH v4] "
` [PATCH v5] drm/i915: Set backlight class max to 100 and respect the VBT minimum again

[PATCH i-g-t v3] tests/gem_exec_nop: Improved test run time
 2015-11-11 13:42 UTC  (2+ messages)

[PATCH] drm/i915: Fix SKL i_boost level
 2015-11-11 13:15 UTC 

[PATCH] drm/i915/skl: Update DDI translation tables for SKL
 2015-11-11 13:02 UTC  (2+ messages)

[PATCH v9 0/6] Support for creating/using Stolen memory backed objects
 2015-11-11 12:12 UTC  (11+ messages)
` [PATCH 1/6] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 2/6] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 3/6] drm/i915: Propagating correct error codes to the userspace
` [PATCH 4/6] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 5/6] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 6/6] drm/i915: Migrate stolen objects before hibernation

[PATCH 0/3] drm/i915: Module unload fixes
 2015-11-11 11:46 UTC  (9+ messages)
` [PATCH 1/3] drm/i915: Kill intel_runtime_pm_disable()
` [PATCH 3/3] drm/i915: Move the fbdev async_schedule() into intel_fbdev.c

[PULL] topic/drm-fixes
 2015-11-11 11:41 UTC 

[PATCH 0/5] Atomic core fixes
 2015-11-11 10:29 UTC  (6+ messages)
` [PATCH 1/5] drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane
` [PATCH 2/5] drm/core: Fix old_fb handling in drm_mode_atomic_ioctl
` [PATCH 3/5] drm/atomic: add a drm_atomic_clean_old_fb helper
` [PATCH 4/5] drm/core: Fix old_fb handling in restore_fbdev_mode_atomic
` [PATCH 5/5] drm/core: Fix old_fb handling in pan_display_atomic

[PATCH i-g-t 2/8] lib: highlight subtest results on terminals
 2015-11-11 10:09 UTC  (5+ messages)
` [PATCH i-g-t] lib: add a environment variable to control output

[V2 PATCH 1/2] dp/mst: add SDP stream support
 2015-11-11  5:33 UTC  (2+ messages)
` [V2 PATCH 2/2] drm/i915: start adding dp mst audio

[PATCH] drm/i915/skl: implement DP Aux Mutex framework
 2015-11-11  0:49 UTC  (5+ messages)

[PATCH i-g-t] tests/gem_buffered_svm_test: New tests for buffered SVM feature
 2015-11-10 15:37 UTC 

[PATCH 00/31] IPS/DRRS/PSR rework with PSR enabled by default
 2015-11-10 21:49 UTC  (21+ messages)
` [PATCH 06/31] drm/i915: Fix IPS disable sequence
` [PATCH 24/31] drm/i915: PSR: Don't Skip aux handshake on DP_PSR_NO_TRAIN_ON_EXIT
` [PATCH 25/31] drm/i915: Send TP1 TP2/3 even when panel claims no NO_TRAIN_ON_EXIT
` [PATCH 27/31] drm/i915: Allow 1 vblank to let Sink CRC calculation to start or stop
` [PATCH 28/31] drm/i915: Make Sink crc calculation waiting for counter to reset
` [PATCH 29/31] drm/i915: Stop tracking last calculated Sink CRC
` [PATCH 30/31] drm/i915: Rely on TEST_SINK_START instead of tracking Sink CRC state on dev_priv

[PATCH] drm/i915: Try to fix MST for SKL
 2015-11-10 20:36 UTC  (3+ messages)

HDMI hotplug fails when using VT or boot on text mode
 2015-11-10 16:34 UTC  (4+ messages)

[PATCH 00/14] drm/i915: FIFO underrun elimination for PCH platforms
 2015-11-10 15:04 UTC  (8+ messages)
` [PATCH 13/14] drm/i915: Use intel_dp->DP in eDP PLL setup
  ` [PATCH v2 "

[PATCH i-g-t 1/2] tests/kms_force_connector: clear forced edid in reset
 2015-11-10 14:32 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tests/kms_force_connector: reset connectors and edid on exit

[PATCH v2 00/14] Kill off intel_crtc->atomic, rework
 2015-11-10 13:21 UTC  (15+ messages)
` [PATCH v2 06/14] drm/i915: Update watermark related members in the crtc_state, v2
` [PATCH v2 07/14] drm/i915: Kill off intel_crtc->atomic.wait_vblank
` [PATCH v2 08/14] drm/i915: Remove intel_crtc->atomic.disable_ips
` [PATCH v2 09/14] drm/i915: Remove atomic.pre_disable_primary
` [PATCH v2 11/14] drm/i915: Remove some post-commit members from intel_crtc->atomic
` [PATCH v2 12/14] drm/i915: Nuke fbc "

[RFC 0/5] LRC irq handler cleanups
 2015-11-10 12:09 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: Avoid invariant conditionals in lrc interrupt handler
` [PATCH 2/5] drm/i915: Move LRCA check out of the hot path
` [PATCH 3/5] drm/i915: Cache LRCA in the context
` [PATCH 4/5] drm/i915: Grab one forcewake across the whole LRC irq handler
` [PATCH 5/5] drm/i915: Only grab and calculate timestamps when needed

[PATCH v3 0/3] Support for mapping an object page by page
 2015-11-10 11:51 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: Use insert_page for pwrite_fast

[PATCH 0/4] drm/i915: improve the RPM device suspended assert
 2015-11-10  9:47 UTC  (18+ messages)
` [PATCH 1/4] drm/i915: export assert_device_not_suspended
` [PATCH 2/4] drm/i915: use assert_device_not_suspended instead of opencoding it
` [PATCH 3/4] drm/i915: make assert_device_not_suspended more precise
  ` [PATCH v2 "
` [PATCH 4/4] drm/i915: add assert_device_not_suspended to GGTT PTE updaters
  ` [PATCH v2 "

[PATCH] drm/i915/bxt: Broxton doesn't use gen9 scaling for rps frequencies
 2015-11-10  9:04 UTC  (2+ messages)

[PATCH] drm/i915: Change context lifecycle
 2015-11-10  8:49 UTC  (2+ messages)

[Patchwork] The infrequent patchwork update #1
 2015-11-10  7:43 UTC  (2+ messages)
  ` [Spice-devel] "

[PATCH] drm/i915: get runtime PM reference around GEM set_tiling IOCTL
 2015-11-09 20:56 UTC  (2+ messages)

[PATCH] drm/i915: Avoid pointer arithmetic in calculating plane surface offset
 2015-11-09 18:22 UTC  (3+ messages)

[PATCH] drm/i915: Print a debug message when exceeding dotclock limit on pre-gen4
 2015-11-09 18:20 UTC  (3+ messages)

[PATCH] drm/i915: Add Backlight Control using DPCD for eDP connectors (v2)
 2015-11-09 18:10 UTC 

[PATCH 1/7] drm/i915/skl: Store and print the DMC firmware version we load
 2015-11-09 17:29 UTC  (3+ messages)

[PATCH 1/2] drm/dp: Add definition for Display Control DPCD Registers capability size
 2015-11-09 17:28 UTC 

[PATCH i-g-t 1/8] kms_force_connector: use comparison macros to make debug output clearer
 2015-11-09 14:50 UTC  (4+ messages)
` [PATCH i-g-t 8/8] tests/kms_fbc_crc: ensure context is initialized correctly

[PATCH v6 3/4] drm/i915: Fix failure paths around initial fbdev allocation
 2015-11-09 14:23 UTC  (3+ messages)
` [PATCH v7 0/3] fbdev fixes (reviewed)

[PATCH i-g-t 1/8] kms_frontbuffer_tracking: Increase the time we wait for PSR
 2015-11-09 13:52 UTC  (5+ messages)
` [PATCH i-g-t 4/8] kms_frontbuffer_tracking: Allow to skip suspend_resume sub test case


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