public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-10-03 12:46:19 to 2014-10-09 14:03:55 UTC [more...]

Fast User Switching does not seem to work
 2014-10-09 14:03 UTC  (4+ messages)

[PATCH] drm/i915: use delayed work for resume hotplug v2
 2014-10-09 13:57 UTC  (5+ messages)

[PATCH 0/4] [RFC] Stage shared dpll configs
 2014-10-09 12:18 UTC  (10+ messages)
` [PATCH 1/4] drm/i915: Replace some loop through encoders with intel_pipe_has_type()
` [PATCH 2/4] drm/i915: Make *_crtc_mode_set work on new_config
` [PATCH 3/4] drm/i915: Convert shared dpll reference count to a crtc mask
` [PATCH 4/4] drm/i915: Compute clocks and choose DPLLs before disabling crtcs

[PATCH 1/2] Use = rather than == in test
 2014-10-09 10:16 UTC  (3+ messages)
` [PATCH 2/2] Don't use += to append to a shell variable

[PATCH] drm/i915: remove bogus intel_increase_pllclock
 2014-10-09  8:03 UTC  (3+ messages)

[PATCH 1/2] drm/i915: properly reenable gen8 pipe IRQs
 2014-10-08 18:36 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: only run hsw_power_well_post_enable when really needed
` [Intel-gfx] [PATCH 1/2] drm/i915: properly reenable gen8 pipe IRQs
    ` [PATCH] "
      ` [Intel-gfx] "

[PATCH v2] drm/i915: Expose all 36-bits of TIMESTAMP register on x86_64
 2014-10-08 16:34 UTC 

[RFC 00/38] PPGTT dynamic page allocations
 2014-10-08 14:04 UTC  (46+ messages)
` [RFC 01/38] drm/i915: Add some extra guards in evict_vm
` [RFC 02/38] drm/i915/trace: Fix offsets for 64b
` [RFC 03/38] drm/i915: Wrap VMA binding
` [RFC 04/38] drm/i915: Make pin global flags explicit
` [RFC 05/38] drm/i915: Split out aliasing binds
` [RFC 06/38] drm/i915: fix gtt_total_entries()
` [RFC 07/38] drm/i915: Rename to GEN8_LEGACY_PDPES
` [RFC 08/38] drm/i915: Split out verbose PPGTT dumping
` [RFC 09/38] drm/i915: s/pd/pdpe, s/pt/pde
` [RFC 10/38] drm/i915: rename map/unmap to dma_map/unmap
` [RFC 11/38] drm/i915: Setup less PPGTT on failed pagedir
` [RFC 12/38] drm/i915: Un-hardcode number of page directories
` [RFC 13/38] drm/i915: Make gen6_write_pdes gen6_map_page_tables
` [RFC 14/38] drm/i915: Range clearing is PPGTT agnostic
` [RFC 15/38] drm/i915: Page table helpers, and define renames
` [RFC 16/38] drm/i915: construct page table abstractions
` [RFC 17/38] drm/i915: Complete page table structures
` [RFC 18/38] drm/i915: Create page table allocators
` [RFC 19/38] drm/i915: Generalize GEN6 mapping
` [RFC 20/38] drm/i915: Clean up pagetable DMA map & unmap
` [RFC 21/38] drm/i915: Always dma map page table allocations
` [RFC 22/38] drm/i915: Consolidate dma mappings
` [RFC 23/38] drm/i915: Always dma map page directory allocations
` [RFC 24/38] drm/i915: Track GEN6 page table usage
` [RFC 25/38] drm/i915: Extract context switch skip logic
` [RFC 26/38] drm/i915: Track page table reload need
` [RFC 27/38] drm/i915: Initialize all contexts
` [RFC 28/38] drm/i915: Finish gen6/7 dynamic page table allocation
` [RFC 29/38] drm/i915/bdw: Use dynamic allocation idioms on free
` [RFC 30/38] drm/i915/bdw: pagedirs rework allocation
` [RFC 31/38] drm/i915/bdw: pagetable allocation rework
` [RFC 32/38] drm/i915/bdw: Make the pdp switch a bit less hacky
` [RFC 33/38] drm/i915: num_pd_pages/num_pd_entries isn't useful
` [RFC 34/38] drm/i915: Extract PPGTT param from pagedir alloc
` [RFC 35/38] drm/i915/bdw: Split out mappings
` [RFC 36/38] drm/i915/bdw: begin bitmap tracking
` [RFC 37/38] drm/i915/bdw: Dynamic page table allocations
` [RFC 38/38] drm/i915/bdw: Dynamic page table allocations in lrc mode

[PULL] topic/vblank-rework, take 2
 2014-10-08 13:21 UTC  (2+ messages)

[PATCH] drm: Implement O_NONBLOCK support on /dev/dri/cardN
 2014-10-08 13:09 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Report the current number of bytes freed during oom
 2014-10-08 10:25 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Suppress no action noise from oom shrinker

[PATCH] drm/i915/hdmi: Compute port_clock for 27.027 pixel replicated modes
 2014-10-08  9:36 UTC  (7+ messages)

[PATCH i-g-t 1/3] quick_dump: Move base_display.txt to indivual platforms
 2014-10-08  9:31 UTC  (5+ messages)
` [PATCH i-g-t 2/3] quick_dump/skl: Add some display registers
` [PATCH i-g-t 3/3] quick_dump/skl: Make quick_dump SKL aware

[PATCH i-g-t] quick_dump: Drop common_display.txt from VLV/CHV
 2014-10-08  9:31 UTC 

[PATCH i-g-t 1/2] quick-dump: Make quick dump link against libintel_tools
 2014-10-08  9:21 UTC  (4+ messages)
` [PATCH i-g-t 2/2] quick_dump: Add a test to verify we can load the dynamic library

[PATCH v3 01/11] drm/i915: Merge of visible and !visible paths for primary planes
 2014-10-08  9:03 UTC  (17+ messages)
` [PATCH v3 04/11] drm/i915: move check of intel_crtc_cursor_set_obj() out
      ` [Intel-gfx] "
` [PATCH v3 05/11] drm/i915: remove intel_crtc_cursor_set_obj()
` [PATCH v3 06/11] drm/i915: split intel_crtc_page_flip() into check() and commit()
` [PATCH v3 07/11] drm: add helper to get crtc timings
` [PATCH v3 09/11] drm/i915: create a prepare phase for sprite plane updates
` [PATCH v3 10/11] drm/i915: use intel_fb_obj() macros to assign gem objects
  ` [Intel-gfx] "
` [PATCH v3 11/11] drm/i915: remove intel_pipe_set_base()

[PATCH] drm/i915: Do not export RC6p and RC6pp if they don't exist
 2014-10-07 21:13 UTC  (7+ messages)

[PATCH] demos/intel_sprite_on: Added support to display all sprites
 2014-10-07 18:28 UTC  (2+ messages)

[RFC 00/21] Replace seqno values with request structures
 2014-10-07 16:47 UTC  (26+ messages)
` [RFC 01/21] Bug: missing i915_seqno_passed() call?
  ` [RFC 02/21] drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()
    ` [RFC 03/21] drm/i915: Ensure OLS & PLR are always in sync
      ` [RFC 04/21] drm/i915: Add reference count to request structure
        ` [RFC 05/21] drm/i915: Add helper functions to aid seqno -> request transition
          ` [RFC 06/21] drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
            ` [RFC 07/21] drm/i915: Ensure requests stick around during waits
              ` [RFC 08/21] drm/i915: Remove 'outstanding_lazy_seqno'
                ` [RFC 09/21] drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
                  ` [RFC 10/21] drm/i915: Convert 'last_flip_req' to be a request not a seqno
                    ` [RFC 11/21] drm/i915: Convert i915_wait_seqno to i915_wait_request
                      ` [RFC 12/21] drm/i915: Convert 'i915_add_request' to take a request not a seqno
                        ` [RFC 13/21] drm/i915: Convert mmio_flip::seqno to struct request
                          ` [RFC 14/21] drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'
                            ` [RFC 15/21] drm/i915: Convert most 'i915_seqno_passed' calls into 'i915_gem_request_completed'
                              ` [RFC 16/21] drm/i915: Convert __wait_seqno() to __wait_request()
                                ` [RFC 17/21] drm/i915: Convert trace functions from seqno to request
                                  ` [RFC 18/21] drm/i915: Convert 'trace_irq' to use requests rather than seqnos
                                    ` [RFC 19/21] drm/i915: Convert semaphores to handle requests not seqnos
                                      ` [RFC 20/21] drm/i915: Convert 'ring_idle()' to use "
                                        ` [RFC 21/21] drm/i915: Remove 'obj->ring'
` [RFC 22/21] drm/i915: Cache request completion status

[PATCH] drm/i915: Convert hangcheck from a timer into a delayed work item
 2014-10-07 15:34 UTC  (3+ messages)

[PATCH 1/4] drm/i915: Restore default render context after hw state reset
 2014-10-07 15:06 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Reinitialize default context after resume
` [PATCH 3/4] drm/i915: Build workaround list in ring initialization
` [PATCH 4/4] drm/i915: Check workaround status on dfs read time

[PATCH 0/6] RFC: Persistent workarounds across reset/resume
 2014-10-07 14:54 UTC  (4+ messages)
` [PATCH 1/6] drm/i915: Reinitialize default context after reset

[RFC 0/6] Rearranging PPS related code
 2014-10-07 15:09 UTC  (7+ messages)
` [RFC 1/6] drm/i915: Create PPS related struct and func pointers
` [RFC 2/6] drm/i915: Define PPS setup functions
` [RFC 3/6] drm/i915: Program PPS registers
` [RFC 4/6] drm/i915: Removing refs to intel_dp_panel_power_sequencer
` [RFC 5/6] drm/i915: Replace all refs to intel_dp delays
` [RFC 6/6] drm/i915: Modify refs to intel dp timestamps

[PATCH 1/3] drm/i915: Add missing '\n' to cdclk debug message
 2014-10-07 14:41 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Grab rpm ref when changing cdclk on VLV/CHV
` [PATCH 3/3] drm/i915: Cache HPLL frequency "

[PATCH 1/1] drm/i915: Wait thread status on gen8+ fw sequence
 2014-10-07 13:30 UTC 

limiting modes on 4k monitors on Haswell ULT
 2014-10-07 13:07 UTC  (5+ messages)

[PATCH 0/3] drm/i915: Make HDMI 12bpc actually work
 2014-10-07 11:20 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb, ivb
` [PATCH 2/3] drm/i915: Send GCP infoframes for deep color HDMI sinks
` [PATCH 3/3] drm/i915: Enable default_phase in GCP when possible

Taking tiling and rotation into account in watermark computations
 2014-10-07 11:13 UTC  (3+ messages)

[PATCH] drm/i915: Audio N value computed for pixel doubled modes
 2014-10-07  8:52 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 2/2] drm/i915: Add rotation support for cursor plane
 2014-10-07  8:43 UTC  (3+ messages)
` [PATCH] "

[PATCH i-g-t 1/2] gem_seqno_wrap: Remove unused variable
 2014-10-06 17:52 UTC  (2+ messages)
` [PATCH i-g-t 2/2] overlay: Fix compilation warning when not having xrandr

[PATCH i-g-t] gem_wait: Use PRIu64 in format string
 2014-10-06 16:01 UTC 

[PATCH 0/2] drm/i915: WA intel_backlight scale math
 2014-10-06 14:15 UTC  (5+ messages)
` [PATCH 1/2 v3] drm/i915: intel_backlight scale() math WA
` [PATCH 2/2] drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header

Kswapd 100% CPU since 3.8 on Sandybridge
 2014-10-06 13:32 UTC  (4+ messages)

[PATCH] tests/gem_wait: Don't close drmfd in subtest
 2014-10-06  6:33 UTC 

[PATCH] drm/i915/skl: Add 180 degree HW rotation support
 2014-10-04  9:58 UTC  (2+ messages)

[PATCH 0/6] Kill IS_ULT() in favour of the per-product variant
 2014-10-03 21:34 UTC  (6+ messages)

[PATCH 00/14] i915 kerneldocs part 1
 2014-10-03 20:51 UTC  (4+ messages)
` [PATCH 14/14] drm/i915: kerneldoc for intel_fifo_underrun.c

[PATCH 00/89] Basic Skylake enabling
 2014-10-03 18:25 UTC  (5+ messages)
` [PATCH 61/89] drm/i915/skl: Determine enabled PLL and its linkrate/pixel clock

[PATCH 00/18] drm/i915: hdmi/dp audio rework
 2014-10-03 16:22 UTC  (7+ messages)
` [PATCH 12/18] drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence
` [PATCH 15/18] drm/i915/audio: add audio codec disable on g4x
` [PATCH 16/18] drm/i915/audio: add audio codec enable debug log for g4x
` [PATCH 17/18] drm/i915: make pipe/port based audio valid accessors easier to use
` [PATCH 18/18] drm/i915/audio: add DOC comment describing HDA over HDMI/DP

Updated drm-intel-testing
 2014-10-03 15:41 UTC 

[PATCH RFC 0/4] drm/core: restore suspend/resume calbacks in KMS drm drivers
 2014-10-03 15:22 UTC  (5+ messages)

[PATCH] drm/i915: Remove the duplicated logic between the two shrink phases
 2014-10-03 13:41 UTC  (2+ messages)


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