Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-28 18:07:23 to 2015-06-01 12:04:40 UTC [more...]

[PATCH] drm/i915/skl: Assume no scaling is available when things are not as expected
 2015-06-01 12:04 UTC 

[RFC 00/14] DSI Command mode(DBI mode) enabling on CHT
 2015-06-01 11:03 UTC  (23+ messages)
` [RFC 01/14] drm/i915: allocate gem memory for mipi dbi cmd buffer
` [RFC 02/14] drm/i915: Add support for TEAR ON Sequence
` [RFC 03/14] drm/i915: Add functions for dcs memory write cmd
` [RFC 04/14] drm/i915: Calculate bw timer for mipi DBI interface
` [RFC 05/14] drm/i915: Use the bpp value wrt the pixel format
` [RFC 06/14] drm/i915: Disable vlank interrupt for disabling MIPI cmd mode
` [RFC 07/14] drm/i915: Disable MIPI display self refresh mode
` [RFC 08/14] drm/i915: Disable Tearing effect trigger by GPIO pin
` [RFC 09/14] drm/i915: Changes for command mode preparation
` [RFC 10/14] drm/i915: Enable Tearing effect trigger by GPIO pin
` [RFC 11/14] drm/i915: Enable MIPI display self refresh mode
` [RFC 12/14] drm/i915: Generalize DSI enable function
` [RFC 13/14] drm/i915: Reset the display hw if vid mode to cmd mode
` [RFC 14/14] drm/i915: send one frame after enabling mipi "

[PATCH v4 00/27] drm/i915: Convert to atomic, part 2
 2015-06-01 10:50 UTC  (28+ messages)
` [PATCH v4 01/27] drm/i915: get rid of put_shared_dpll
` [PATCH v4 02/27] drm/i915: get rid of intel_crtc_disable and related code, v3
` [PATCH v4 03/27] drm/i915: add intel_display_suspend, v2
` [PATCH v4 04/27] drm/i915: use intel_crtc_control everywhere, v3
` [PATCH v4 05/27] drm/i915: Use drm_atomic_helper_update_legacy_modeset_state, v2
` [PATCH v4 06/27] drm/i915: Make __intel_set_mode() take only atomic state as argument
` [PATCH v4 07/27] drm/i915: Set mode_changed for audio in intel_modeset_pipe_config()
` [PATCH v4 08/27] drm/i915: Use crtc_state->active instead of crtc_state->enable
` [PATCH v4 09/27] drm/i915: Make sure all planes and connectors are added on modeset
` [PATCH v4 10/27] drm/i915: update plane state during init
` [PATCH v4 11/27] drm/i915: do not wait for vblank when crtc is off
` [PATCH v4 12/27] drm/i915: calculate primary visibility changes instead of calling from set_config
` [PATCH v4 13/27] drm/i915: Support modeset across multiple pipes
` [PATCH v4 14/27] drm/i915: Zap call to drm_plane_helper_disable, v2
` [PATCH v4 15/27] drm/i915: Use global atomic state for staged pll config, v2
` [PATCH v4 16/27] drm/i915: Use drm_atomic_helper_swap_state in intel_atomic_commit
` [PATCH v4 17/27] drm/i915: Swap planes on each crtc separately, v2
` [PATCH v4 18/27] drm/i915: Move cdclk and pll setup to intel_modeset_compute_config(), v2
` [PATCH v4 19/27] drm/i915: Read hw state into an atomic state struct, v2
` [PATCH v4 20/27] drm/i915: Implement intel_crtc_control using atomic state, v4
` [PATCH v4 21/27] drm/i915: Make intel_display_suspend atomic, v2
` [PATCH v4 22/27] drm/i915: move swap state to the right place
` [PATCH v4 23/27] drm/i915: Use crtc->hwmode for vblanks, v2
` [PATCH v4 24/27] drm/i915: Remove use of crtc->config from i915_debugfs.c
` [PATCH v4 25/27] drm/i915: Calculate haswell plane workaround, v5
` [PATCH v4 26/27] drm/i915: Use atomic state for calculating DVO_2X_MODE on i830
` [PATCH v4 27/27] drm/i915: use calculated state for vblank evasion

[PATCH v2 0/7] Add Per-context WA using WA batch buffers
 2015-06-01 10:22 UTC  (13+ messages)
` [PATCH v2 1/7] drm/i915/gen8: Add infrastructure to initialize "
` [PATCH v2 2/7] drm/i915/gen8: Re-order init pipe_control in lrc mode
` [PATCH v2 3/7] drm/i915/gen8: Enable WA batch buffers during ctx save/restore
` [PATCH v2 4/7] drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
` [PATCH v2 5/7] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
` [PATCH v2 6/7] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
` [PATCH v2 7/7] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround

[BUG] Again panning problems on i830 chipsets
 2015-06-01  9:33 UTC 

[PATCH i-g-t] gem_userptr_benchmark: Test overlapping bo mmu notifier performance impact
 2015-06-01 10:11 UTC 

[PATCH] Fix resume from suspend to RAM on IBM X30
 2015-06-01  8:25 UTC  (2+ messages)
  ` [PATCH] Fix resume from suspend to RAM on IBM X30 (take two)

[PATCH v3 00/22] drm/i915: Convert to atomic, part 2
 2015-06-01  8:11 UTC  (19+ messages)
` [PATCH v3 10/22] drm/i915: Support modeset across multiple pipes
  ` [PATCH v3 13/22] drm/i915: Swap planes on each crtc separately
  ` [PATCH v3 14/22] drm/i915: Move cdclk and pll setup to intel_modeset_compute_config()
  ` [PATCH v3 15/22] drm/i915: Read hw state into an atomic state struct
  ` [PATCH v3 16/22] drm/i915: Implement intel_crtc_control using atomic state, v3
    ` [PATCH v3.6 16/22] drm/i915: Implement intel_crtc_control using atomic state, v4
  ` [PATCH v3 20/22] drm/i915: Calculate haswell plane workaround, v3
    ` [PATCH v3.6 20/22] drm/i915: Calculate haswell plane workaround, v4

[PATCH] drm/i915/vlv: fix RC6 residency time calculation
 2015-06-01  7:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/atomic: Clear crtc_state->active in drm_atomic_helper_set_config
 2015-06-01  6:59 UTC 

[PATCH] drm/i915: Fix IPS related flicker
 2015-05-31 14:36 UTC  (4+ messages)

[PATCH v2] drm/i915: Fix DDC probe for passive adapters
 2015-05-31 12:03 UTC  (2+ messages)

[PATCH] drm/i915: Don't skip request retirement if the active list is empty
 2015-05-31 10:14 UTC  (4+ messages)

Playing with the xf86-video-intel code
 2015-05-31  9:50 UTC 

[PATCH] drm/i915: Fix DDC probe for passive adapters
 2015-05-31  9:43 UTC  (2+ messages)

01.org: HTTPS: Please fix mixed content loading
 2015-05-29 21:10 UTC  (4+ messages)

[PATCH 00/59] Remove the outstanding_lazy_request
 2015-05-29 18:07 UTC  (6+ messages)

[PULL] drm-intel-next-fixes
 2015-05-29 17:39 UTC 

[PATCH 1/3] drm/nouveau: Use drm_vblank_on/off consistently
 2015-05-29 17:35 UTC  (5+ messages)

[PATCH] drm/i915: abstract hpd irq storm detection
 2015-05-29 17:24 UTC  (3+ messages)

[PATCH] drm/i915: limit PPGTT size to 2GB in 32-bit platforms
 2015-05-29 17:08 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 15/35] drm/i915: Remove all *_pipes flags from modeset
 2015-05-29 17:06 UTC  (3+ messages)
` [PATCH] drm/i915: Silence compiler warning

[PATCH 00/55] Remove the outstanding_lazy_request
 2015-05-29 16:44 UTC  (56+ messages)
` [PATCH 01/55] drm/i915: Re-instate request->uniq becuase it is extremely useful
` [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
` [PATCH 03/55] drm/i915: i915_add_request must not fail
` [PATCH 04/55] drm/i915: Early alloc request in execbuff
` [PATCH 05/55] drm/i915: Set context in request from creation even in legacy mode
` [PATCH 06/55] drm/i915: Merged the many do_execbuf() parameters into a structure
` [PATCH 07/55] drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters
` [PATCH 08/55] drm/i915: Update alloc_request to return the allocated request
` [PATCH 09/55] drm/i915: Add request to execbuf params and add explicit cleanup
` [PATCH 10/55] drm/i915: Update the dispatch tracepoint to use params->request
` [PATCH 11/55] drm/i915: Update move_to_gpu() to take a request structure
` [PATCH 12/55] drm/i915: Update execbuffer_move_to_active() "
` [PATCH 13/55] drm/i915: Add flag to i915_add_request() to skip the cache flush
` [PATCH 14/55] drm/i915: Update i915_gpu_idle() to manage its own request
` [PATCH 15/55] drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
` [PATCH 16/55] drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable()
` [PATCH 17/55] drm/i915: Don't tag kernel batches as user batches
` [PATCH 18/55] drm/i915: Add explicit request management to i915_gem_init_hw()
` [PATCH 19/55] drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
` [PATCH 20/55] drm/i915: Update i915_switch_context() to take a request structure
` [PATCH 21/55] drm/i915: Update do_switch() "
` [PATCH 22/55] drm/i915: Update deferred context creation to do explicit request management
` [PATCH 23/55] drm/i915: Update init_context() to take a request structure
` [PATCH 24/55] drm/i915: Update render_state_init() "
` [PATCH 25/55] drm/i915: Update i915_gem_object_sync() "
` [PATCH 26/55] drm/i915: Update overlay code to do explicit request management
` [PATCH 27/55] drm/i915: Update queue_flip() to take a request structure
` [PATCH 28/55] drm/i915: Update add_request() "
` [PATCH 29/55] drm/i915: Update [vma|object]_move_to_active() to take request structures
` [PATCH 30/55] drm/i915: Update l3_remap to take a request structure
` [PATCH 31/55] drm/i915: Update mi_set_context() "
` [PATCH 32/55] drm/i915: Update a bunch of execbuffer helpers to take request structures
` [PATCH 33/55] drm/i915: Update workarounds_emit() "
` [PATCH 34/55] drm/i915: Update flush_all_caches() "
` [PATCH 35/55] drm/i915: Update switch_mm() to take a request structure
` [PATCH 36/55] drm/i915: Update ring->flush() to take a requests structure
` [PATCH 37/55] drm/i915: Update some flush helpers to take request structures
` [PATCH 38/55] drm/i915: Update ring->emit_flush() to take a request structure
` [PATCH 39/55] drm/i915: Update ring->add_request() "
` [PATCH 40/55] drm/i915: Update ring->emit_request() "
` [PATCH 41/55] drm/i915: Update ring->dispatch_execbuffer() "
` [PATCH 42/55] drm/i915: Update ring->emit_bb_start() "
` [PATCH 43/55] drm/i915: Update ring->sync_to() "
` [PATCH 44/55] drm/i915: Update ring->signal() "
` [PATCH 45/55] drm/i915: Update cacheline_align() "
` [PATCH 46/55] drm/i915: Update intel_ring_begin() "
` [PATCH 47/55] drm/i915: Update intel_logical_ring_begin() "
` [PATCH 48/55] drm/i915: Add *_ring_begin() to request allocation
` [PATCH 49/55] drm/i915: Remove the now obsolete intel_ring_get_request()
` [PATCH 50/55] drm/i915: Remove the now obsolete 'outstanding_lazy_request'
` [PATCH 51/55] drm/i915: Move the request/file and request/pid association to creation time
` [PATCH 52/55] drm/i915: Remove 'faked' request from LRC submission
` [PATCH 53/55] drm/i915: Update a bunch of LRC functions to take requests
` [PATCH 54/55] drm/i915: Remove the now obsolete 'i915_gem_check_olr()'
` [PATCH 55/55] drm/i915: Rename the somewhat reduced i915_gem_object_flush_active()

[PATCH v4 00/12] All sort of cdclk stuff
 2015-05-29 13:51 UTC  (29+ messages)
` [PATCH v4 01/12] drm/i915: Fix i855 get_display_clock_speed
` [PATCH v4 02/12] drm/i915: Fix 852GM/GMV cdclk
` [PATCH v4 03/12] drm/i915: Add cdclk extraction for g33, g965gm and g4x
` [PATCH v4 04/12] drm/i915: Warn when cdclk for the platforms is not known
` [PATCH v4 05/12] drm/i915: Cache current cdclk frequency in dev_priv
` [PATCH v4 06/12] drm/i915: Use cached cdclk value
` [PATCH v4 07/12] drm/i915: Unify ilk and hsw .get_aux_clock_divider
` [PATCH v4 8/8] drm/i915: Store max cdclk value in dev_priv
` [PATCH v4 09/12] drm/i915: Don't enable IPS when pixel rate exceeds 95%
` [PATCH v4 10/12] drm/i915: HSW cdclk support
` [PATCH v4 11/12] drm/i915: Add IS_BDW_ULX
` [PATCH v4 12/12] drm/i915: BDW clock change support

[PATCH 1/3] drm/i915: Fix command parser to validate multiple register access with the same command
 2015-05-29 13:44 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Extend the parser to check register writes against a mask/value pair
` [PATCH 3/3] drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist

[PATCH 00/21] ppgtt cleanups / scratch merge (V2)
 2015-05-29 12:53 UTC  (4+ messages)
` [PATCH 02/21] drm/i915/gtt: Workaround for HW preload not flushing pdps

[PATCH 00/03] Preventing zero GPU virtual address allocation
 2015-05-29  8:18 UTC  (10+ messages)
` [PATCH 01/03] drm/i915: add a context parameter to {en, dis}able zero address mapping
` [PATCH i-g-t 4/3] tests/gem_ctx_param_basic: Expand ctx_param tests

[QA 2015/05/29 ww22] Testing report for `drm-intel-testing`
 2015-05-29  8:16 UTC 

[PATCH] drm/i915: Another fbdev hack to avoid PSR on fbcon
 2015-05-29  8:18 UTC  (2+ messages)

[PATCH] drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes
 2015-05-29  8:18 UTC  (2+ messages)

intel_check_page_flip() - WARN_ON(!in_interrupt())
 2015-05-29  6:26 UTC  (2+ messages)

[PATCH 0/7] drm/i915 hotplug cleanup, part II
 2015-05-29  6:18 UTC  (6+ messages)
` [PATCH 6/7] drm/i915: abstract away platform specific parts from hpd handling
` [PATCH 7/7] drm/i915/bxt: clear hpd status sticky bits earlier

[PATCH] drm/i915: Fix IPS related flicker
 2015-05-28 23:57 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).