messages from 2014-09-09 19:34:39 to 2014-09-12 17:32:40 UTC [more...]
[PULL] topic/core-stuff
2014-09-12 17:32 UTC
[RFC 0/6] eDP DRRS based on frontbuffer tracking
2014-09-12 17:43 UTC (7+ messages)
` [RFC 1/6] drm/i915: Modifying structures related to DRRS
` [RFC 2/6] drm/i915: Initialize DRRS delayed work
` [RFC 3/6] drm/i915: Enable/disable DRRS
` [RFC 4/6] drm/i915: DRRS calls based on frontbuffer
` [RFC 5/6] drm/i915/bdw: Add support for DRRS to switch RR
` [RFC 6/6] drm/i915: Support for RR switching on VLV
[PATCH] drm: Assert correct locking for drm_send_vblank_event
2014-09-12 17:25 UTC (6+ messages)
` [Intel-gfx] "
[PATCH] drm/i915/ppgtt: Load address space after mi_set_context
2014-09-12 17:14 UTC (5+ messages)
[PATCH] drm/i915: Don't enable IPS when pixel rate exceeds 95% of cdclk
2014-09-12 15:49 UTC (5+ messages)
` [PATCH v2] "
[PULL] topic/drm-header-rework
2014-09-12 15:38 UTC
v3.17-rc4+: DRM warning
2014-09-12 15:08 UTC (5+ messages)
` [PATCH] drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv
[PATCH] drm: Fixup locking for universal cursor planes
2014-09-12 15:07 UTC
[PATCH] drm/i915: Fix SRC_COPY width on 830/845g
2014-09-12 15:06 UTC (3+ messages)
` [Intel-gfx] "
[PATCH igt 1/3] tools: Allow iosf-sb utils to work on chv
2014-09-12 15:02 UTC (5+ messages)
` [PATCH igt 2/3] toos/intel_iosf_sb: Add symbolic unit names
` [PATCH igt 3/3] tools: Remove punit and nc reg read/write tools
[PATCH] drm/i915: Support variable cursor height on ivb+
2014-09-12 14:00 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/2] drm/i915: Drop get/put_pages for scratch page
2014-09-12 13:23 UTC (2+ messages)
` [PATCH 2/2] agp/intel-gtt: Remove get/put_pages
[PATCH] drm/i915: Extend BIOS stolen mem handling to all platform
2014-09-12 9:39 UTC (3+ messages)
[PATCH 1/2] drm/i915/dp: Cache EDID for a detection cycle
2014-09-12 8:40 UTC (7+ messages)
` [PATCH 1/3] drm/i915/dp: Refactor common eDP lid detection
` [PATCH 3/3] drm/i915/hdmi: Cache EDID for a detection cycle
[PATCH -v4 0/4] split plane's updates functions into check() and commit()
2014-09-12 8:27 UTC (6+ messages)
` [PATCH -v4 2/4] drm/i915: split intel_update_plane "
` [Intel-gfx] "
` [PATCH] drm/i915: Fix regression in the sprite plane update split
[PULL] topic/vblank-rework, take 2
2014-09-12 7:48 UTC
[RFC] drm/i915/edp: use max lanes and clock for edp
2014-09-12 7:23 UTC (4+ messages)
[PATCH] drm/i915: Fix SRC_COPY width on 830/845g
2014-09-12 7:20 UTC
[PATCH] demos/intel_sprite_on: Added support to display all sprites
2014-09-12 19:56 UTC
[PATCH] drm/i915: Add secure batch ggtt vma as active during execution
2014-09-11 20:31 UTC (4+ messages)
[PATCH] demos/intel_sprite_on: Added support to display all sprites
2014-09-12 19:28 UTC
[PATCH 0/2 xf86-video-intel] Two DRI3/Present bug fixes for UXA
2014-09-11 19:53 UTC (7+ messages)
` [PATCH 1/2] Do not clear pending kernel events on mode switch
` [PATCH 2/2] Correct BO allocation alignment
` [Intel-gfx] [PATCH 0/2 xf86-video-intel] Two DRI3/Present bug fixes for UXA
i915.fastboot bug report - not working on coreboot
2014-09-11 18:36 UTC (2+ messages)
[PATCH 1/2] drm/i915: Remove dead code, i915_gem_verify_gtt
2014-09-11 15:09 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Match GTT space sanity checker with implementation
` [PATCH] "
[PATCH v3] drm/i915: Merge of visible and !visible paths for primary planes
2014-09-11 14:30 UTC
[PATCH 00/16] fix VLV S4 suspend/resume, unify S3/S4 handlers
2014-09-11 14:15 UTC (29+ messages)
` [PATCH 01/16] drm/i915: vlv: fix gunit HW state corruption during S4 suspend
` [PATCH 02/16] drm/i915: remove dead code from legacy suspend handler
` [PATCH 03/16] drm/i915: factor out i915_drm_suspend_late
` [PATCH 04/16] drm/i915: unify legacy S3 suspend and S4 freeze handlers
` [PATCH 05/16] drm/i915: propagate error from legacy resume handler
` [PATCH 06/16] drm/i915: vlv: fix switcheroo/legacy suspend/resume
` [PATCH 07/16] drm/i915: fix S4 suspend while switcheroo state is off
` [PATCH 08/16] drm/i915: remove unused restore_gtt_mappings optimization during suspend
` [PATCH 09/16] drm/i915: check for GT faults during S3 resume and S4 restore too
` [PATCH 10/16] drm/i915: enable output polling during S4 thaw
` [PATCH 11/16] drm/i915: disable/re-enable PCI device around S4 freeze/thaw
` [PATCH 12/16] drm/i915: unify S3 and S4 suspend/resume handlers
` [PATCH 13/16] drm/i915: sanitize suspend/resume helper function names
` [PATCH 14/16] drm/i915: add poweroff_late handler
` [PATCH 15/16] drm/i915: unify switcheroo and legacy suspend/resume handlers
` [PATCH 16/16] drm/i915: add comments on what stage a given PM handler is called
[PATCH 1/3] drm/i915: Remove DRI1 ring accessors and API
2014-09-11 12:01 UTC (6+ messages)
` [PATCH 2/3] drm/i915: s/seqno/request/ tracking inside objects
[PULL] topic/vblank-rework
2014-09-11 10:58 UTC (6+ messages)
` [Intel-gfx] "
[PATCH 00/11]: Color manager framework for I915 driver
2014-09-11 9:23 UTC (30+ messages)
` [PATCH 0/4] Color manager framework
` [PATCH 1/4] drm/i915: Color manager framework for valleyview
` [PATCH 2/4] drm/i915: Plug-in color manager attach
` [PATCH 3/4] drm/i915: CSC color correction
[PATCH v2 1/2] drm/i915: create intel_update_pipe_size()
2014-09-10 18:50 UTC (5+ messages)
` [PATCH v2 2/2] drm/i915: Merge of visible and !visible paths for primary planes
` [Intel-gfx] "
[PATCH 00/89] Basic Skylake enabling
2014-09-10 18:39 UTC (7+ messages)
` [PATCH 44/89] drm/i915/skl: Register definitions and macros for SKL Watermark regs
` [PATCH 45/89] drm/i915/skl: Definition of SKL WM param structs for pipe/plane
` [PATCH 53/89] drm/i915/skl: Gen9 Forcewake
[PATCH] drm/i915: add cherryview specfic forcewake in execlists_elsp_write
2014-09-10 18:34 UTC (17+ messages)
` [PATCH] rpm
` [PATCH] drm/i915: Reduce duplicated forcewake logic
[PATCH 43/89] drm/i915/skl: Read the Memory Latency Values for WM computation
2014-09-10 17:37 UTC (3+ messages)
` [PATCH 43/89 v6] "
[PATCH 0/2] Couple of patches on top of the SKL latency retrieval
2014-09-10 17:33 UTC (5+ messages)
` [PATCH 1/2] drm/i915: Use anonymous union/struct to save space taken by latency values
` [PATCH 2/2] drm/i915: Clear PCODE_DATA1 on SNB+
[PATCH v2] drm/i915: pin sprite fb only if it changed
2014-09-10 16:56 UTC (3+ messages)
GPU-hang on i830
2014-09-10 14:17 UTC (6+ messages)
[PATCH] drm/i915: De-magic the PSR AUX message
2014-09-10 14:02 UTC (3+ messages)
[PULL] drm-intel-fixes
2014-09-10 13:12 UTC
[PATCH] drm/i915: Reset RPS events when enabling RPS
2014-09-10 12:20 UTC (2+ messages)
[PATCH] drm/i915: Use GGTT batchbuffer selector
2014-09-10 12:16 UTC (8+ messages)
` [PATCH] drm/i915: HSW always use GGTT selector for secure batches
[PATCH] drm/i915: pin sprite fb only if it changed
2014-09-10 8:45 UTC (2+ messages)
[PATCH] drm: Move vblank related module options into drm_irq.c
2014-09-10 6:16 UTC
[RFC 1/3] drm/i915: remove !enabled handling from commit primary plane step
2014-09-10 6:33 UTC (7+ messages)
` [RFC 2/3] drm/i915: create intel_update_pipe_size()
` [Intel-gfx] [RFC 1/3] drm/i915: remove !enabled handling from commit primary plane step
[PATCH] tests: Kill pm_psr
2014-09-09 23:12 UTC
[PATCH] tests/kms_psr_sink_crc: Check color ref CRC
2014-09-09 23:11 UTC
[PATCH] tests/kms_psr_sink_crc: Adding test debug options
2014-09-09 23:10 UTC
[PATCH 03/12] tests/kms_sink_crc_basic: Simplify test by using igt_kms functions
2014-09-09 23:09 UTC (3+ messages)
` [PATCH] "
` [PATCH] tests/kms_sink_crc_basic: Wait 2 vblanks before grabing the new crc
External monitor issues with 3.17-rc4 and i915 module
2014-09-09 21:54 UTC
[PATCH 1/3] drm/i915: remove !enabled handling from commit primary plane step
2014-09-09 19:34 UTC (3+ messages)
` [PATCH 2/3] drm/i915: create intel_update_pipe_size()
` [PATCH 3/3] drm/i915: Merge of visible and !visible paths for primary planes
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