Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-12 11:15:41 to 2014-11-14 16:30:53 UTC [more...]

[PULL] drm-intel-next
 2014-11-14 16:31 UTC 

[PATCH] drm/i915/skl: Fix big integer constant sparse warning
 2014-11-14 16:27 UTC  (2+ messages)

[PATCH] drm/i915: s/MI_STORE_DWORD_IMM_GEN8/MI_STORE_DWORD_IMM_GEN4/
 2014-11-14 16:16 UTC 

drm-i915-mst + Ubuntu 14.04 + HP 840
 2014-11-14 15:32 UTC  (4+ messages)

[PATCH] drm/i915: Kick fbdev before vgacon
 2014-11-14 15:23 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/skl: Don't allow disabling ppgtt and execlists on gen9+
 2014-11-14 15:05 UTC 

[PATCH 00/11] BYT DSI Dual Link Support
 2014-11-14 14:54 UTC  (6+ messages)
  ` [PATCH 0/3] "
    ` [PATCH 1/3] drm/i915/dsi: clean up MIPI DSI pipe vs. port usage
    ` [PATCH 2/3] drm/i915/dsi: add ports to intel_dsi to describe the ports being driven
    ` [PATCH 3/3] drm/i915/dsi: an example how to handle dual link for each port

[PATCH] drm/i915: WaSetupGtModeTdRowDispatch:snb
 2014-11-14 14:25 UTC  (5+ messages)
` [Intel-gfx] "

[QA 11/14 ww45] Testing report for `drm-intel-testing` (was: Updated -next)
 2014-11-14 13:48 UTC 

[PATCH v2 00/28] Replace seqno values with request structures
 2014-11-14 12:19 UTC  (29+ messages)
` [PATCH v2 01/28] drm/i915: Ensure OLS & PLR are always in sync
` [PATCH v2 02/28] drm/i915: Add reference count to request structure
` [PATCH v2 03/28] drm/i915: Add helper functions to aid seqno -> request transition
` [PATCH v2 04/28] drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
` [PATCH v2 05/28] drm/i915: Convert i915_gem_ring_throttle to use requests
` [PATCH v2 06/28] drm/i915: Ensure requests stick around during waits
` [PATCH v2 07/28] drm/i915: Remove 'outstanding_lazy_seqno'
` [PATCH v2 08/28] drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
` [PATCH v2 09/28] drm/i915: Convert 'last_flip_req' to be a request not a seqno
` [PATCH v2 10/28] drm/i915: Convert i915_wait_seqno to i915_wait_request
` [PATCH v2 11/28] drm/i915: Add IRQ friendly request deference facility
` [PATCH v2 12/28] drm/i915: Convert mmio_flip::seqno to struct request
` [PATCH v2 13/28] drm/i915: Convert __wait_seqno() to __wait_request()
` [PATCH v2 14/28] drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
` [PATCH v2 15/28] drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'
` [PATCH v2 16/28] drm/i915: Convert trace functions from seqno to request
` [PATCH v2 17/28] drm/i915: Convert 'trace_irq' to use requests rather than seqnos
` [PATCH v2 18/28] drm/i915: Convert 'ring_idle()' to use requests not seqnos
` [PATCH v2 19/28] drm/i915: Connect requests to rings at creation not submission
` [PATCH v2 20/28] drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
` [PATCH v2 21/28] drm/i915: Remove the now redundant 'obj->ring'
` [PATCH v2 22/28] drm/i915: Cache request completion status
` [PATCH v2 23/28] drm/i915: Zero fill the request structure
` [PATCH v2 24/28] drm/i915: Spinlock protection for request list
` [PATCH v2 25/28] drm/i915: Interrupt driven request completion
` [PATCH v2 26/28] drm/i915: Remove obsolete parameter to i915_gem_request_completed()
` [PATCH v2 27/28] drm/i915: Add unique id to the request structure for debugging
` [PATCH v2 28/28] drm/i915: Additional request structure tracing

[PATCH v3 0/8] Add enlightenments for vGPU
 2014-11-14 12:01 UTC  (14+ messages)
` [PATCH v3 1/8] drm/i915: Introduce a PV INFO page structure for Intel GVT-g
` [PATCH v3 2/8] drm/i915: Adds graphic address space ballooning logic
` [PATCH v3 3/8] drm/i915: Partition the fence registers for vGPU in i915 driver
` [PATCH v3 4/8] drm/i915: Disable framebuffer compression for i915 driver in VM
` [PATCH v3 5/8] drm/i915: Add the display switch logic for vGPU in i915 driver
` [PATCH v3 6/8] drm/i915: Disable power management for i915 driver in VM
` [PATCH v3 7/8] drm/i915: Create vGPU specific write MMIO to reduce traps
` [PATCH v3 8/8] drm/i915: Support alias ppgtt in VM if ppgtt is enabled
  ` [PATCH v3 8/8] drm/i915: Support alias ppgtt in VM if

[PATCH] drm: Simplify return value handling in drm_crtc.c
 2014-11-14 11:50 UTC  (3+ messages)
` [PATCH] drm: Simplify return value handling in

[PATCH 00/10] SKL stage 1 part 3
 2014-11-14 11:30 UTC  (14+ messages)
` [PATCH 01/10] drm/i915/skl: Register definitions for SKL Clocks
` [PATCH 02/10] drm/i915/skl: Structure/enum definitions for SKL clocks
` [PATCH 03/10] drm/i915/skl: CD clock back calculation for SKL
` [PATCH 04/10] drm/i915/skl: Determine enabled PLL and its linkrate/pixel clock
` [PATCH 05/10] drm/i915/skl: Query DPLL attached to port on SKL
` [PATCH 06/10] drm/i915/skl: Define shared DPLLs for Skylake
` [PATCH 07/10] drm/i915/skl: Adjust the port PLL selection code
` [PATCH 08/10] drm/i915/skl: Implementation of SKL DPLL programming
` [PATCH 09/10] drm/i915/skl: Provide skl-specific pll hw state cross-checking
` [PATCH 10/10] drm/i915/skl: Apply eDP WA only for gen < 9
  ` [PATCH 10/10] drm/i915/skl: Apply eDP WA only for gen <

[PATCH 0/7] SKL stage 1 part 4 - loose ends
 2014-11-14 10:31 UTC  (10+ messages)
` [PATCH 1/7] drm/i915/skl: Implement queue_flip
` [PATCH 2/7] drm/i915/skl: fetch, enable/disable pfit as needed v2
` [PATCH 3/7] drm/i915/skl: AUX irqs have moved
` [PATCH 4/7] drm/i915/skl: Add Gen9 LRC size
` [PATCH 5/7] drm/i915: Clear PCODE_DATA1 on SNB+
` [PATCH 6/7] drm/i915/skl: Use correct use counters for force wakes
` [PATCH 7/7] drm/i915: Let's hope future platforms will use the same WM code as SKL
  ` [PATCH 7/7] drm/i915: Let's hope future platforms will

sna: Experimental support for write-combining mmaps (wc-mmap)
 2014-11-14 10:16 UTC  (12+ messages)

[PATCH] drm/i915: remove the unnecessary block around display.hpd_irq_setup
 2014-11-14 10:10 UTC  (4+ messages)
` [PATCH] drm/i915: remove the unnecessary block around

[PATCH 00/10] PSR VLV-Braytrail and CHV-Braswell
 2014-11-14 10:02 UTC  (17+ messages)
` [PATCH 01/10] drm/i915: Add PSR registers for PSR VLV/CHV
` [PATCH 04/10] drm/i915: PSR VLV/CHV: Introduce setup, enable and disable functions
` [PATCH 06/10] drm/i915: VLV/CHV PSR Software timer mode control
` [PATCH 07/10] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR
` [PATCH 08/10] drm/i915: VLV/CHV PSR debugfs

[PATCH 0/7] i915 atomic plane helper conversion
 2014-11-14  9:39 UTC  (27+ messages)
` [PATCH 1/7] drm/i915: Make intel_plane_state subclass drm_plane_state
` [PATCH 2/7] drm/i915: Allow intel_plane_disable() to operate on all plane types
` [PATCH 3/7] drm/i915: Clarify sprite plane function names
  ` [Intel-gfx] "
` [PATCH 4/7] drm/i915: Make intel_crtc_has_pending_flip() non-static
` [PATCH 5/7] drm/i915: Prepare for atomic plane helpers
  ` [PATCH 5/8] drm/i915: Prepare for atomic plane helpers (v2)
` [PATCH 6/7] drm/i915: Switch plane handling to atomic helpers
  ` [PATCH 6/8] drm/i915: Switch plane handling to atomic helpers (v2)
  ` [Intel-gfx] [PATCH 6/7] drm/i915: Switch plane handling to atomic helpers
` [PATCH 7/7] drm/i915: Drop unused position fields
` [PATCH 8/8] drm/i915: Integrate kerneldoc for atomic plane helpers

[PATCH 1/4] drm/i915: preserve SSC if previously set v3
 2014-11-14  9:36 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Drop the HSW special case from __gen6_gt_wait_for_thread_c0()
 2014-11-14  6:48 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Drop WaRsForcewakeWaitTC0:vlv

[PATCH] drm/i915: Add haswell_pcode_write function
 2014-11-14  2:50 UTC  (2+ messages)
` [PATCH] drm/i915: Extend pcode mailbox interface

[PATCH 0/8] drm-intel-collector - update
 2014-11-14  0:56 UTC  (9+ messages)
` [PATCH 2/8] drm/i915: Specify bsd rings through exec flag
` [PATCH 3/8] drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
` [PATCH 8/8] drm/i915: Wait thread status on gen8+ fw sequence

[Regression] 83f45fc turns machine's screen off
 2014-11-13 21:37 UTC  (2+ messages)

[intel-gfx] Displayport compliance testing
 2014-11-13 21:07 UTC  (9+ messages)
` [PATCH 05/10] drm/i915: Add debugfs interface for Displayport debug and "

[PATCH 1/2] drm/i915: don't save/restore panel fitter registers
 2014-11-13 20:29 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: don't save/restore backlight hist ctl registers
  ` [PATCH 3/2] drm/i915: unify remaining register save/restore code a bit
  ` [PATCH 2/2] drm/i915: don't save/restore backlight hist

[PATCH 6/6] x86: Use clwb in drm_clflush_virt_range
 2014-11-13 18:43 UTC  (5+ messages)

[PATCH i-g-t] configure: update bug reporting url
 2014-11-13 17:19 UTC 

[PATCH v3] drm/i915: Move to CPU domain in pwrite/pread
 2014-11-13 15:56 UTC  (3+ messages)
  ` [PATCH i-g-t] tests/kms_pwrite_crc: Add pwrite vs display coherency test

Preserving DPMS state over suspend/resume
 2014-11-13 14:40 UTC 

[PULL] drm-intel-fixes
 2014-11-13 13:28 UTC 

[PATCH] drm/i915: add missing rpm ref to i915_gem_pwrite_ioctl
 2014-11-13 12:58 UTC  (4+ messages)
  ` [PATCH] tests/pm_rpm: add gem-evict-pwrite subtest
` [PATCH] drm/i915: add missing rpm ref to

[PATCH] drm/i915: Delete outdated comment in byt_pte_encode
 2014-11-13 12:55 UTC  (4+ messages)
` [PATCH] drm/i915: Delete outdated comment in

[PATCH i-g-t 1/3] lib/tests: add a test for igt_set_timeout
 2014-11-13 11:59 UTC  (3+ messages)
` [PATCH i-g-t 2/3] tests/kms_flip: add a timeout for the nonblocking-read test
` [PATCH i-g-t 3/3] lib: only skip subsequent tests if a timeout occurs outside of a subtest

[PATCH 4/4] drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
 2014-11-13 10:28 UTC  (2+ messages)
` [PATCH v5 "

[PATCH 3/4] drm/i915/bdw: Pin the context backing objects to GGTT on-demand
 2014-11-13 10:28 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v4 1/4] drm/i915/bdw: Clean up execlist queue items in retire_work
 2014-11-13 10:27 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v2] drm/i915: Move to CPU domain in pwrite/pread
 2014-11-13  4:10 UTC  (5+ messages)

[Announcement] PRTS is now enabled for Intel-gfx for Kernel patch testing
 2014-11-13  1:21 UTC 

[PATCH i-g-t v2] demos/intel_sprite_on: Added support to compile intel_sprite_on on Android
 2014-11-13 18:12 UTC 

[RFC PATCH 0/4] perf pmu driver for OA counters
 2014-11-12 17:22 UTC  (4+ messages)
` [RFC PATCH 3/4] drm/i915: add api to pin/unpin context state

[PATCH] drm/i915: expose a fixed brightness range to userspace
 2014-11-12 17:12 UTC  (2+ messages)
` [PATCH] drm/i915: expose a fixed brightness range to

[RFC 0/5] Preparation for multiple VMA and GGTT views per GEM object
 2014-11-12 17:02 UTC  (3+ messages)
` [RFC] drm/i915: Infrastructure for supporting different GGTT views per object

[PATCH v4 0/7] Command parser batch buffer copy
 2014-11-12 16:38 UTC  (6+ messages)
` [PATCH v4 1/7] drm/i915: Implement a framework for batch buffer pools

[PATCH 1/4] drm/i915: HSW/BDW PSR Set idle_frames = VBT + 1
 2014-11-12 16:07 UTC  (5+ messages)
` [PATCH 4/4] drm/i915: Add PSR docbook

[PATCH 2/2] drm/i915: calculate pfit changes in set_config v3
 2014-11-12 15:41 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: calculate pfit changes in

[PATCH] drm/i915: use the correct obj when preparing the sprite plane
 2014-11-12 14:45 UTC  (7+ messages)
    ` How to handle planes/fbs when disabling the crtc? (was Re: [Intel-gfx] [PATCH] drm/i915: use the correct obj when preparing the sprite plane)
        ` How to handle planes/fbs when disabling the crtc? (was "

[PATCH] drm/i915: Use correct pipe config to update pll dividers. V2
 2014-11-12 14:08 UTC  (2+ messages)
` [PATCH] drm/i915: Use correct pipe config to update pll

[PATCH v4] drm/i915: Initialize workarounds in logical ring mode too
 2014-11-12 13:08 UTC  (2+ messages)
` [PATCH v4] drm/i915: Initialize workarounds in logical

[PATCH 0/5] drm/i915: Untangle execlist tracking
 2014-11-12 12:13 UTC  (4+ messages)
` [PATCH 4/5] drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request

[PATCH v3] drm/i915: Initialize workarounds in logical ring mode too
 2014-11-12 11:15 UTC  (2+ messages)
` [PATCH v3] drm/i915: Initialize workarounds in logical


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