messages from 2014-03-04 05:18:12 to 2014-03-05 16:13:15 UTC [more...]
[PATCH 0/5] bdw forcewake fixes
2014-03-05 16:11 UTC (4+ messages)
` [PATCH 5/5] drm/i915: No need to put forcewake after a reset
[PATCH 1/2] drm/i915: No need to put forcewake after a reset
2014-03-05 16:08 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Always set fifo count to zero in gen6_reset
[PATCH] drm/i915: print connector mode list in display_info
2014-03-05 15:49 UTC (4+ messages)
[PATCH] drm/i915: Disable stolen memory when DMAR is active
2014-03-05 15:32 UTC (3+ messages)
[PATCH 0/3] drm/i915: A few BDW workarounds
2014-03-05 15:26 UTC (6+ messages)
` [PATCH 1/3] drm/i915: Disable semaphore wait event idle message on BDW
` [PATCH 3/3] drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw
[PATCH] drm/i915/bdw: Fix 4g GGTT insert entries regression
2014-03-05 15:24 UTC (3+ messages)
[PATCH 0/5] drm/i915: FDI port_clock fix for DDI and other FDI changes
2014-03-05 15:09 UTC (9+ messages)
` [PATCH 2/5] drm/i915: Change intel_fdi_link_freq() to 10kHz
` [PATCH 5/5] drm/i915: Add SPLL sharing support for DDI
[PATCH] drm/i915: don't flood the logs about bdw semaphores
2014-03-05 14:49 UTC (3+ messages)
[PATCH 1/2] drm/i915: Add a partial instruction shootdown workaround on Broadwell
2014-03-05 14:48 UTC (4+ messages)
[PATCH 0/3] tests: New userptr test case
2014-03-05 14:48 UTC (3+ messages)
` [PATCH 1/3] tests/gem_userptr_blits: Expanded userptr test cases
[PATCH 0/3] drm/i915: Fix BDW sprite colors and a few cleanups
2014-03-05 14:40 UTC (7+ messages)
` [PATCH 1/3] drm/i915: Don't clobber CHICKEN_PIPESL_1 on BDW
` [PATCH 2/3] drm/i915: Use RMW to update chicken bits in gen7_enable_fbc()
` [PATCH 3/3] drm/i915: Unify CHICKEN_PIPESL_1 register definitions
[PATCH 4/9] [v4] drm/i915: Make clear/insert vfuncs args absolute
2014-03-05 14:28 UTC (4+ messages)
[PATCH v2 00/21] drm/i915: vlv power domains support
2014-03-05 14:20 UTC (27+ messages)
` [PATCH v2 01/21] drm/i915: use drm_i915_private everywhere in the power domain api
` [PATCH v2 02/21] drm/i915: fold in __intel_power_well_get/put functions
` [PATCH v2 03/21] drm/i915: move modeset_update_power_wells earlier
` [PATCH v3 "
` [PATCH v2 04/21] drm/i915: move power domain macros to intel_pm.c
` [PATCH v2 05/21] drm/i915: add init power domain to always-on power wells
` [PATCH v2 06/21] drm/i915: split power well 'set' handler to separate enable/disable/sync_hw
` [PATCH v2 07/21] drm/i915: add noop power well handlers instead of NULL checking them
` [PATCH v2 08/21] drm/i915: add port power domains
` [PATCH v2 09/21] drm/i915: get port power domain in connector detect handlers
` [PATCH v3 "
` [PATCH v2 10/21] drm/i915: check port power domain when reading the encoder hw state
` [PATCH v3 "
` [PATCH v2 11/21] drm/i915: check pipe power domain when reading its "
` [PATCH v3 "
` [PATCH v2 12/21] drm/i915: vlv: keep first level vblank IRQs masked
` [PATCH v2 13/21] drm/i915: sanitize PUNIT register macro definitions
` [PATCH v2 14/21] drm/i915: factor out reset_vblank_counter
` [PATCH v2 15/21] drm/i915: switch order of power domain init wrt. irq install
` [PATCH v2 16/21] drm/i915: use power domain api to check vga power state
` [PATCH v2 17/21] drm/i915: sanity check power well sw state against hw state
` [PATCH v2 18/21] drm/i915: vlv: factor out valleyview_display_irq_install
` [PATCH v2 19/21] drm/i915: move hsw power domain comment to its right place
` [PATCH v2 20/21] drm/i915: factor out intel_set_cpu_fifo_underrun_reporting_nolock
` [PATCH v2 21/21] drm/i915: power domains: add vlv power wells
` [PATCH v3 "
[PATCH] drm/i915: Reset vma->mm_list after unbinding
2014-03-05 14:15 UTC (4+ messages)
[PATCH] drm/i915: Implement dma-buf mmap() on systems with LLC
2014-03-05 14:11 UTC (2+ messages)
[PATCH 1/1] kms_cursor_crc/Enabling this test for variable cursor width and heights
2014-03-05 14:05 UTC (3+ messages)
[PATCH 0/2] drm/i915: VLV forcewake fixes
2014-03-05 14:03 UTC (7+ messages)
` [PATCH 1/2] drm/i915: Fix VLV forcewake after reset
` [PATCH 3/2] drm/i915: Streamline VLV forcewake handling
[PATCH] Add I915_EXEC_SECURE macro
2014-03-05 13:58 UTC (3+ messages)
[PATCH 0/5] drm: Allow vblank interrupts during modeset and make the code less racy
2014-03-05 13:55 UTC (15+ messages)
` [PATCH 3/5] drm: Allow the driver to reject vblank requests only when it really has the vblank interrupts disabled
` [PATCH 4/5] drm: Allow reenabling of vblank interrupts even if refcount>0
` [PATCH 5/5] drm/i915: Allow vblank interrupts during modeset and eliminate some vblank races
[PATCH 1/3] lib: Export interval_tree
2014-03-05 13:54 UTC (4+ messages)
` [PATCH 3/3] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
[PATCH 1/3] drm/i915: Rely on accurate request tracking for finding hung batches
2014-03-05 13:50 UTC (10+ messages)
` [PATCH 2/3] drm/i915: Record pid/comm of hanging task
[PATCH 00/11] Runtime PM fixes
2014-03-05 13:46 UTC (32+ messages)
` [PATCH 01/11] drm/i915: Accurately track when we mark the hardware as idle/busy
` [PATCH 02/11] drm/i915: put runtime PM only at the end of intel_mark_idle
` [PATCH 03/11] drm/i915: put runtime PM only when we actually release force_wake
` [PATCH 04/11] drm/i915: get runtime PM at intel_set_mode
` [PATCH 06/11] drm/i915: get/put runtime PM in more places at i915_debugfs.c
` [PATCH 07/11] drm/i915: kill dev_priv->pc8.gpu_idle
` [PATCH 10/11] drm/i915: don't get/put runtime PM at the debugfs forcewake file
` [PATCH 11/11] drm/i915: assert we're not runtime suspended when writing registers
[PATCH] drm/i915: Perform pageflip using mmio if the GPU is terminally wedged
2014-03-05 13:45 UTC (3+ messages)
[PATCH] drm/i915: Don't ban default context when stop_rings!=0
2014-03-05 13:03 UTC (4+ messages)
[v2 1/2] drm/i915: Update VBT data structures to have MIPI block enhancements
2014-03-05 12:52 UTC (3+ messages)
` [PATCH] "
[PATCH] drm/i915: Convert the forcewake worker into a timer func
2014-03-05 12:50 UTC (4+ messages)
[RFC 0/3] Increase the utilization of Stolen area on VLV
2014-03-05 12:45 UTC (7+ messages)
` [RFC 1/3] drm/i915: Added a new 'I915_CPU_MAP_NOT_NEEDED' flag to gem_create ioctl
` [RFC 2/3] i915/drm: Increase the utilization of stolen memory on VLV
` [RFC 3/3] drm/i915: Add the truncation logic for Stolen objects
[PATCH v2] drm/i915/vlv: WA for Turbo and RC6 to work together
2014-03-05 12:30 UTC (4+ messages)
[PATCH 01/13] drm/i915: Move semaphore specific ring members to struct
2014-03-05 12:29 UTC (5+ messages)
` [PATCH 06/13] drm/i915/bdw: implement semaphore signal
[RFC PATCH] drm/dp: let drivers specify the name of the I2C-over-AUX adapter
2014-03-05 11:50 UTC
Shrinker improvements
2014-03-05 11:44 UTC (6+ messages)
` [PATCH 1/5] shmemfs: Report ENOMEM for page allocation failures outside of tmpfs faults
` [PATCH 2/5] shmemfs: Use redirty_page_for_writepage()
` [PATCH 3/5] drm/i915: Include bound and active pages in the count of shrinkable objects
` [PATCH 4/5] drm/i915: Refactor common lock handling between shrinker count/scan
` [PATCH 5/5] drm/i915: Writeback our pages under memory pressure
[RFC 0/2] New flag to indicate no cpu mapping requirement for buffer object
2014-03-05 11:33 UTC (3+ messages)
` [RFC 1/2] include/drm: Rename the 'pad' field to 'flags' of gem_create ioctl
` [RFC 2/2] intel: Added a new flag 'BO_ALLOC_CPU_MAP_NOT_NEEDED' flag in bo_alloc
[RFC] tests/gem_stolen_mem: New testcases for testing the non cpu mappable buffer objects
2014-03-05 11:32 UTC
[PATCH] intel-gpu-tools: Add script to build testdisplay in Android environment
2014-03-05 11:08 UTC (2+ messages)
[PATCH] drm/i915/bdw: Add FBC support
2014-03-05 11:00 UTC (4+ messages)
` [PATCH] [v2] "
[PATCH 1/1] Documentation: drm: describing drm properties exposed by various drivers
2014-03-05 10:56 UTC
[PATCH] drm/i915: Accurately track when we mark the hardware as idle/busy
2014-03-05 10:55 UTC (4+ messages)
[PATCH 00/13] Gen7 batch buffer command parser
2014-03-05 10:46 UTC (3+ messages)
[PATCH 00/19] drm/i915: vlv power domains support
2014-03-05 10:38 UTC (35+ messages)
` [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 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 18/19] drm/i915: move hsw power domain comment to its right place
` [PATCH 19/19] drm/i915: power domains: add vlv power wells
[PATCH 0/6] v6: Enabling DRRS in the kernel
2014-03-05 9:58 UTC (8+ messages)
` [PATCH 1/6] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 2/6] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/6] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/6] drm/i915: Idleness detection for DRRS
` [PATCH 5/6] drm/i915/bdw: Add support for DRRS to switch RR
` [PATCH 6/6] drm/i915: Support for RR switching on VLV
[PULL] drm-intel-fixes
2014-03-05 9:38 UTC (4+ messages)
[PATCH] [RFC] Taint the kernel for unsafe module options
2014-03-05 9:33 UTC
[PATCH] drm/i915: Fix PSR programming
2014-03-05 9:31 UTC (2+ messages)
[PATCH] drm/i915/bdw: MU_FLUSH_DW a qword instead of dword
2014-03-05 9:24 UTC (2+ messages)
[PATCH] drm/i915: Do not access stolen memory directly by the CPU, even for error capture
2014-03-05 9:18 UTC (6+ messages)
brix pro + dell UP3214Q, 3840x2160 @ 60 Hz
2014-03-05 8:46 UTC (11+ messages)
[PATCH 50/62] drm/i915/bdw: Support eDP PSR
2014-03-05 6:31 UTC (4+ messages)
` [PATCH 50/62] [v5] "
[PATCH v4] drm/i915: add support for Z-order of planes for VLV
2014-03-05 1:37 UTC (3+ messages)
[PATCH 1/2] drm/i915: s/any_enabled/!fallback/ in fbdev_initial_config
2014-03-04 21:08 UTC (5+ messages)
` [PATCH 2/2] drm/i915: ignore bios output config if not all outputs are on
[PATCH] drm/i915: re-add locking around hw state readout
2014-03-04 18:16 UTC (3+ messages)
[PATCH] Revert "drm/i915: enable HiZ Raw Stall Optimization on IVB"
2014-03-04 18:38 UTC (4+ messages)
[PATCH] drm/i915: honor forced connector modes v2
2014-03-04 18:13 UTC (2+ messages)
[PATCH] drm/i915: Reject changes of fb base when we have a flip pending
2014-03-04 17:09 UTC (3+ messages)
[PATCH] drm/i915: Revert workaround for disabling L3 cache aging on IVB
2014-03-04 15:48 UTC (3+ messages)
[PATCH] Fix GPU Hang on BYT
2014-03-04 15:47 UTC (4+ messages)
` [PATCH] drm/i915: Revert workaround for disabling L3 cache aging "
[PATCH 0/9] [REPOST] BDW 4G GGTT + PPGTT cleanups
2014-03-04 15:42 UTC (6+ messages)
` [PATCH 0/9] [v2] "
` [PATCH 10/9] drm/i915/bdw: Kill ppgtt->num_pt_pages
[PATCH] drm: Check if the allocation has succeeded before dereferencing newmode
2014-03-04 15:06 UTC (2+ messages)
[PATCH 1/9] drm/i915/bdw: Free PPGTT struct
2014-03-04 14:53 UTC (3+ messages)
` [PATCH .5/9] drm/i915: Move ppgtt_release out of the header
[PATCH] drm/i915/opregion: work around buggy firmware that provides 8+ output devices
2014-03-04 14:45 UTC (9+ messages)
[PATCH 0/7] drm/i915: Some more w/a'ish stuff
2014-03-04 14:40 UTC (3+ messages)
[PATCH 11/11] [v3] drm/i915/bdw: Ensure a context is loaded before RC6
2014-03-04 14:30 UTC (3+ messages)
` [PATCH 11/11] [v4] "
[PATCH 00/19] Make PC8 become part of runtime PM
2014-03-04 14:18 UTC (5+ messages)
` [PATCH 03/19] drm/i915: add forcewake functions that don't touch "
i915 resume-from-hibernation problems on resume with current Linus' tree
2014-03-04 13:45 UTC (3+ messages)
[PATCH 4/4] drm/i915: Register primary plane for each CRTC
2014-03-04 13:15 UTC (2+ messages)
` [Intel-gfx] "
[RFC 1/1] drm/i915: Added support for setting plane alpha through drm property
2014-03-04 12:06 UTC (4+ messages)
` [Intel-gfx] "
[RFC] drm/i915 : Added a new 'window size' property for connector
2014-03-04 10:11 UTC
Request for feedback : New Panel-fitter property for connectors
2014-03-04 9:46 UTC (8+ messages)
3.13 i915 brightness settings broken when going from docked -> undocked
2014-03-04 8:54 UTC (5+ messages)
[PATCH] drm/i915: Don't just say it, actually force edp vdd
2014-03-04 8:17 UTC (2+ messages)
[PATCH] drm/i915: stop command parser before sync flush
2014-03-04 7:39 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