public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-02-14 12:40:42 to 2014-02-19 19:25:49 UTC [more...]

[PATCH 0/9] [REPOST] BDW 4G GGTT + PPGTT cleanups
 2014-02-19 19:25 UTC  (16+ messages)
  ` [PATCH 2/9] drm/i915/bdw: Reorganize PPGTT init
  ` [PATCH 3/9] drm/i915/bdw: Split ppgtt initialization up
  ` [PATCH 4/9] drm/i915: Make clear/insert vfuncs args absolute
  ` [PATCH 5/9] drm/i915/bdw: Reorganize PT allocations
  ` [PATCH 6/9] Revert "drm/i915/bdw: Limit GTT to 2GB"
  ` [PATCH 7/9] drm/i915: Update i915_gem_gtt.c copyright

[PATCH 1/2] drm/i915: Do forcewake reset on gen8
 2014-02-19 16:59 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Don't access fifodbg registers "

[PATCH] build: Skip kms_plane and kms_sysfs_edid_timing on Android
 2014-02-19 14:55 UTC  (7+ messages)
` [PATCH] build: Skip kms_plane "

[PATCH 00/19] drm/i915: vlv power domains support
 2014-02-19 12:39 UTC  (28+ messages)
` [PATCH 01/19] drm/i915: use drm_i915_private everywhere in the power domain api
` [PATCH 02/19] drm/i915: fold in __intel_power_well_get/put functions
` [PATCH 03/19] drm/i915: move modeset_update_power_wells earlier
` [PATCH 04/19] drm/i915: move power domain macros to intel_pm.c
` [PATCH 05/19] drm/i915: power domains: add power well ops
` [PATCH 06/19] drm/i915: remove power_well->always_on flag
` [PATCH 07/19] drm/i915: add port power domains
` [PATCH 08/19] drm/i915: get port power domain in connector detect
` [PATCH 09/19] drm/i915: check port power domain when reading the encoder hw state
` [PATCH 10/19] drm/i915: check pipe power domain when reading its "
` [PATCH 11/19] drm/i915: vlv: keep first level vblank IRQs masked
` [PATCH 12/19] drm/i915: sanitize PUNIT register macro definitions
` [PATCH 13/19] drm/i915: factor out reset_vblank_counter
` [PATCH 14/19] drm/i915: switch order of power domain init wrt. irq install
` [PATCH 15/19] drm/i915: use power domain api to check vga power state
` [PATCH 16/19] drm/i915: sanity check power well sw state against hw state
` [PATCH 17/19] drm/i915: vlv: factor out valleyview_display_irq_install
` [PATCH 18/19] drm/i915: move hsw power domain comment to its right place
` [PATCH 19/19] drm/i915: power domains: add vlv power wells

Need your advice: Add a new communication inteface between HD-Audio and Gfx drivers for hotplug notification/ELD update
 2014-02-19 11:29 UTC  (12+ messages)

Request for feedback : New Panel-fitter property for connectors
 2014-02-19 11:02 UTC  (4+ messages)

[PATCH] drm/i915: Accurately track when we mark the hardware as idle/busy
 2014-02-19 10:37 UTC  (5+ messages)

[PATCH 0/5] drm/i915: Full pipe rotation & rotation property name bikeshedding
 2014-02-19 10:25 UTC  (11+ messages)
` [PATCH 4/5] drm/i915: Add rotation support for the cursor plane
` [PATCH 5/5] drm/i915: Add full pipe rotation

[RFC 1/1] drm/i915: Added support for setting plane alpha through drm property
 2014-02-19 10:08 UTC 

[PATCH] drm/i915/opregion: work around buggy firmware that provides 8+ output devices
 2014-02-19  8:59 UTC  (8+ messages)

[PATCH v4] ACPI / video: Add systems that should favour native backlight interface
 2014-02-19  2:57 UTC  (8+ messages)

[PATCH] drm/i915: honor forced connector modes
 2014-02-18 20:14 UTC 

[PATCH 2/7] drm/i915: Resolving the memory region conflict for Stolen area
 2014-02-18 19:49 UTC  (3+ messages)

[PATCH] drm/i915: Do not access stolen memory directly by the CPU, even for error capture
 2014-02-18 19:18 UTC  (2+ messages)

[PATCH] drm/i915: fix forcewake counts for gen8
 2014-02-18 19:08 UTC  (5+ messages)
  ` [PATCH] drm/i915: Fix "

[PATCH] xf86-video-intel: Unbreak build on OpenBSD
 2014-02-18 19:05 UTC  (4+ messages)

[PATCH 1/9] drm/i915: Clarify RC6 enabling
 2014-02-18 19:03 UTC  (16+ messages)
` [PATCH 00/11] [v2] BDW RPS + RC6 + rps fixlets
  ` [PATCH 01/11] drm/i915: Reorganize the overclock code
  ` [PATCH 02/11] drm/i915: Fix coding style for RPS
  ` [PATCH 03/11] drm/i915: Rename and comment all the RPS *stuff*
    ` [PATCH 03/11] [v2] "
  ` [PATCH 04/11] drm/i915: Remove extraneous MMIO for RPS
  ` [PATCH 05/11] drm/i915: remove rps local variables
  ` [PATCH 06/11] drm/i915/bdw: Set initial rps freq to nominal
  ` [PATCH 07/11] drm/i915/bdw: Extract rp_state_caps logic
  ` [PATCH 08/11] drm/i915/bdw: RPS frequency bits are the same as HSW
  ` [PATCH 09/11] drm/i915/bdw: Implement a basic PM interrupt handler
  ` [PATCH 10/11] drm/i915/bdw: Enable RC6
  ` [PATCH 11/11] drm/i915/bdw: Ensure a context is loaded before RC6
    ` [PATCH 11/11] [v2] "
      ` [PATCH 11/11] [v3] "

[PATCH 1/6] tests: Add a test for the command parser
 2014-02-18 18:17 UTC  (6+ messages)
` [PATCH 2/6] tests/gem_exec_parse: Add tests for rejected commands
` [PATCH 3/6] tests/gem_exec_parse: Add tests for register whitelist
` [PATCH 4/6] tests/gem_exec_parse: Add tests for bitmask checks
` [PATCH 5/6] tests/gem_exec_parse: Test for batches w/o MI_BATCH_BUFFER_END
` [PATCH 6/6] tests/gem_exec_parse: Test a command crossing a page boundary

[PATCH 00/13] Gen7 batch buffer command parser
 2014-02-18 18:15 UTC  (14+ messages)
` [PATCH 01/13] drm/i915: Refactor shmem pread setup
` [PATCH 02/13] drm/i915: Implement command buffer parsing logic
` [PATCH 03/13] drm/i915: Initial command parser table definitions
` [PATCH 04/13] drm/i915: Reject privileged commands
` [PATCH 05/13] drm/i915: Allow some privileged commands from master
` [PATCH 06/13] drm/i915: Add register whitelists for mesa
` [PATCH 07/13] drm/i915: Add register whitelist for DRM master
` [PATCH 08/13] drm/i915: Enable register whitelist checks
` [PATCH 09/13] drm/i915: Reject commands that explicitly generate interrupts
` [PATCH 10/13] drm/i915: Enable PPGTT command parser checks
` [PATCH 11/13] drm/i915: Reject commands that would store to global HWS page
` [PATCH 12/13] drm/i915: Add a CMD_PARSER_VERSION getparam
` [PATCH 13/13] drm/i915: Enable command parsing by default

[PATCH] intel: Merge i915_drm.h with cmd parser define
 2014-02-18 18:17 UTC 

[PATCH] Update intel_chipset macros
 2014-02-18 17:03 UTC  (3+ messages)

[PATCH v3 0/5] drm/i915: Atomic sprites v3
 2014-02-18 15:11 UTC  (7+ messages)
` [PATCH 7/5] drm/i915: Improve gen3/4 frame counter
  ` [PATCH 8/5] drm/i915: Fix gen2 scanline counter
  ` [PATCH 9/5] drm/i915: Draw a picture about video timings

[PATCH 1/1] drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support
 2014-02-18 13:13 UTC  (2+ messages)

[PATCH] drm/i915: Added a new Panel-fitter property for connectors
 2014-02-18 10:42 UTC 

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww07
 2014-02-18  1:42 UTC 

[PATCH 0/9] Broadwel RC6 & RPS
 2014-02-17 20:07 UTC  (14+ messages)
` [PATCH 4/9] drm/i915/bdw: Use centralized rc6 info print
` [PATCH 8/9] drm/i915/bdw: Implement a basic PM interrupt handler
` [PATCH 9/9] drm/i915/bdw: Enable RC6

[PATCH 0/4] backlight-helper: fixes and improvements
 2014-02-17 18:42 UTC  (6+ messages)
` [PATCH 1/4] backlight: Explain better why we support both pkexec and suid root for the helper
` [PATCH 2/4] backlight: Use System instead of system when checking for pkexec
` [PATCH 3/4] backlight: Drop rights before executing pkexec
` [PATCH 4/4] backlight-helper: Simplify reading the level from stdin

[PATCH] drm/i915: Revert workaround for disabling L3 cache aging on IVB
 2014-02-17  8:59 UTC  (2+ messages)

help for dsi RXECC_SINGLE_BIT_ERROR
 2014-02-17  2:42 UTC 

[PATCH 1/3] xf86-video-intel: Fix fd_set_nonblock
 2014-02-15 21:37 UTC  (10+ messages)
` [PATCH 2/3] xf86-video-intel: export fd_set_cloexec / fd_set_nonblock
` [PATCH 3/3] xf86-video-intel: Add a helper for setting backlight without root rights
      ` [PATCH] intel: "

[WARNING - 3.14-rc2] i915: pipe_off wait timed out
 2014-02-14 22:41 UTC 

[PATCH] Fix GPU Hang on BYT
 2014-02-14 22:13 UTC 

[Regression 3.14-rc2] drm/i915: Brightness adjustment is broken in 945GM
 2014-02-14 20:46 UTC  (6+ messages)

[PATCH] drm/i915: fix pch pci device enumeration
 2014-02-14 18:36 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/i915: Don't drop pinned fences
 2014-02-14 18:02 UTC  (8+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] drm/i915: tune down user-triggerable dmesg noise in the cursor/overlay code
  ` [PATCH 3/3] drm/i915: Only do gtt cleanup in vma_unbind for the global vma

Updated drm-intel-testing
 2014-02-14 17:54 UTC 

[PATCH 0/5] v5: Enabling DRRS in the kernel
 2014-02-14 16:39 UTC  (3+ messages)
` [PATCH 1/5] drm/i915: Adding VBT fields to support eDP DRRS feature

[PATCH] drm/i915: fix NULL deref in the load detect code
 2014-02-14 16:11 UTC  (2+ messages)

[PULL] drm-intel-next
 2014-02-14 13:30 UTC 

Shuffled full-ppgtt vma binding performance fix
 2014-02-14 13:19 UTC  (14+ messages)
` [PATCH 01/11] drm/i915: Consolidate binding parameters into flags
` [PATCH 02/11] drm/i915: split PIN_GLOBAL out from PIN_MAPPABLE
` [PATCH 03/11] drm/i915: Handle set_cache_level errors in the pipe control scratch setup
` [PATCH 04/11] drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers
` [PATCH 05/11] drm/i915: Don't pin the status page as mappable
` [PATCH 06/11] drm/i915: Handle set_cache_level errors in the status page setup
` [PATCH 07/11] drm/i915: Don't allocate context pages as mappable
` [PATCH 08/11] drm/i915: Allow blocking in the PDE alloc when running low on gtt space
` [PATCH 09/11] drm/i915: Simplify i915_gem_object_ggtt_unpin
` [PATCH 10/11] drm/i915: Directly return the vma from bind_to_vm
` [PATCH 11/11] drm/i915: Only bind each object rather than for every execbuffer

[PATCH v6 3/5] drm/i915: Make sprite updates atomic
 2014-02-14 12:50 UTC  (2+ messages)
` [PATCH v7 "

[PATCH] drm/i915: Avoid div by zero when pixel clock is large
 2014-02-14 12:40 UTC  (3+ messages)


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