public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-10-16 06:52:46 to 2014-10-20 16:16:13 UTC [more...]

drm tiled monitor support (not hiding in kernel)
 2014-10-20 16:16 UTC  (14+ messages)
` [PATCH 1/6] drm/displayid: add displayid defines and edid extension
` [PATCH 2/6] drm: add tile_group support
` [PATCH 3/6] drm/mst: cached EDID for logical ports
` [PATCH 4/6] drm/connector: store tile information from displayid
` [PATCH 5/6] drm/tile: expose the tile property to userspace
    ` [Intel-gfx] "
` [PATCH 6/6] drm/fb: add support for tiled monitor configurations

[PATCH 1/4] drm/i915: Restore default render context after hw state reset
 2014-10-20 16:13 UTC  (3+ messages)
` [PATCH 3/4] drm/i915: Build workaround list in ring initialization

[RFC v2 0/7] Rearranging PPS related code
 2014-10-20 16:14 UTC  (11+ messages)
` [RFC 1/7] drm/i915: Move around funcs related to eDP PPS
` [RFC 2/7] drm/i915: Setup PPS in intel_panel
` [RFC 3/7] drm/i915: Split PPS setup code based on platform
` [RFC 4/7] drm/i915: Program PPS registers
` [RFC 5/7] drm/i915: Split PPS reg write func based on platform
` [RFC 6/7] drm/i915: Replace all refs to intel_dp delays
` [RFC 7/7] drm/i915: Modify refs to intel dp timestamps

[RFC 00/21] Replace seqno values with request structures
 2014-10-20 15:58 UTC  (57+ 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 16/25] drm/i915: Convert most 'i915_seqno_passed' calls into 'i915_gem_request_completed'
                ` [RFC 08/25] drm/i915: Remove 'outstanding_lazy_seqno'
` [RFC 22/21] drm/i915: Cache request completion status
` [RFC 24/25] drm/i915: Zero fill the request structure
` [RFC 25/25] drm/i915: Defer seqno allocation until actual hardware submission time

[PATCH 1/4] drm/i915: Replace some loop through encoders with intel_pipe_has_type()
 2014-10-20 14:33 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtc
` [PATCH 3/4] drm/i915: Make *_crtc_mode_set() "
` [PATCH 4/4] drm/i915: Make intel_pipe_has_type() and some callers take intel_crtc
  ` [PATCH 4/4] drm/i915: Make intel_pipe_has_type() and

[PATCH] drm/i915/bdw: Clean up execlist queue items in retire_work
 2014-10-20 14:20 UTC  (6+ messages)
` [PATCH] drm/i915/bdw: Clean up execlist queue items in

[PATCH] drm/i915/bdw: Setup global hardware status page in execlists mode
 2014-10-20 13:53 UTC 

[PATCH] drm/i915: Use vblank evade mechanism in mmio_flip
 2014-10-20 13:17 UTC 

[PATCH 1/2] drm/i915: allow dev_priv for HAS_PCH_* macros too
 2014-10-20 11:28 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: spt does not have pch backlight override bit

[PATCH 0/4] [RFC] Stage shared dpll configs
 2014-10-20 10:49 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: Make *_crtc_mode_set work on new_config

[PATCH] drm/i915: Remove unecessary per execlist queue item pm reference
 2014-10-20 10:31 UTC 

[RFC 00/44] GPU scheduler for i915 driver
 2014-10-20 10:31 UTC  (3+ messages)

[PATCH] drm/i915: run intel_uncore_early_sanitize earlier on resume on non-VLV
 2014-10-20 10:20 UTC  (2+ messages)

dmar messages caused by graphics
 2014-10-20 10:05 UTC  (2+ messages)

[PATCH] drm/i915: Document that mmap forwarding is discouraged
 2014-10-19 14:52 UTC  (5+ messages)

[PATCH] drm/i915: use delayed work for resume hotplug v2
 2014-10-19 14:27 UTC  (3+ messages)
` [PATCH] drm/i915: use delayed work for resume hotplug v4

[PATCH] drm/i915/bdw: Remove BDW preproduction W/As until C stepping
 2014-10-19 12:14 UTC  (3+ messages)

[PATCH] drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic
 2014-10-19 12:14 UTC  (3+ messages)

v3.17, i915 vs nouveau: possible recursive locking detected
 2014-10-19 11:31 UTC  (4+ messages)
` [Intel-gfx] "

[RFC PATCH 0/3] drm driver for baytrail's vxd392
 2014-10-19 11:28 UTC  (22+ messages)
` [RFC PATCH 1/3] drm/i915: add vxd392 bridge in i915
` [RFC PATCH 2/3] drm/ipvr: drm driver for vxd392
        ` [Intel-gfx] "
  ` [Intel-gfx] [RFC PATCH 0/3] drm driver for baytrail's vxd392

[PATCH] tests/kms_cursor_crc: HSW/BDW only have square cursors
 2014-10-17 22:07 UTC  (4+ messages)

[PATCH] drm/i915/chv: Use 16 and 32 for low and high drain latency precision
 2014-10-17 15:05 UTC 

[PATCH] drm/i915: disable IPS while getting the pipe CRCs
 2014-10-17 21:42 UTC 

[PATCH] drm/i915: Change order of operations for VLV/CHV to not train DP link before PHYs are ready
 2014-10-17 18:41 UTC  (3+ messages)
` [PATCH V2] "
  ` [PATCH 2/3] "

[PATCH 00/17] drm/i915: Fix vlv/chv panel power sequencer
 2014-10-17 17:26 UTC  (21+ messages)
` [PATCH 01/17] drm/i915: Warn if trying to register eDP on port != B/C on vlv/chv
` [PATCH 02/17] drm/i915: Warn if stealing power sequencer from an active eDP port
` [PATCH 03/17] drm/i915: Remove high level intel_edp_vdd_{on, off}() from hpd/detect
` [PATCH 04/17] drm/i915: Store power sequencer delays in intel_dp
` [PATCH 05/17] drm/i915: Don't initialize power seqeuencer delays more than once
` [PATCH 06/17] drm/i915: Split power sequencer panel on/off functions to locked and unlocked variants
` [PATCH 07/17] drm/i915: Hold the pps mutex across the whole panel power enable sequence
` [PATCH 08/17] drm/i915: Wait for PHY port ready before link training on VLV/CHV
` [PATCH 09/17] drm/i915: Fix eDP link training when switching pipes "
` [PATCH 10/17] drm/i915: Kick the power sequencer before AUX transactions
` [PATCH 11/17] drm/i915: Make sure DPLL is enabled when kicking the power sequencer on VLV/CHV
` [PATCH 12/17] drm/i915: Don't kick the power seqeuncer just to check if we have vdd/panel power
` [PATCH 13/17] drm/i915: Clear PPS port select when giving up the power sequencer
` [PATCH 14/17] drm/i915: Warn if stealing non pipe A/B "
` [PATCH 15/17] drm/i915: Steal power sequencer in vlv_power_sequencer_pipe()
` [PATCH 16/17] drm/i915: Improve VDD/PPS debugs
` [PATCH 17/17] drm/i915: Warn if panel power is already on when enabling it

[PATCH 1/2] drm/i915: Do a dummy DPCD read before the actual read
 2014-10-17 16:38 UTC  (15+ messages)
` [PATCH 2/2] drm/i915: Ignore long hpds on eDP ports

[PATCH 00/89] Basic Skylake enabling
 2014-10-17 14:29 UTC  (3+ messages)
` [PATCH 00/89] Basic Skylake enabling (reviewers)

[PATCH] drm/i915/skl: Make sure to allocate mininum sizes in the DDB
 2014-10-17 13:02 UTC 

[PATCH i-g-t] skl_ddb_allocation: Respect the minimum number of blocks
 2014-10-17 13:02 UTC 

[PATCH] drm/i915: call drm_vblank_cleanup() earlier at unload
 2014-10-17 11:18 UTC  (2+ messages)

DRI3 only DDX driver
 2014-10-17 10:18 UTC  (3+ messages)

[PATCH 0/5] drm/i915: Random pile of VLV/CHV fixes
 2014-10-17  9:08 UTC  (10+ messages)
` [PATCH 1/5] drm/i915: Don't claim that we're resetting PCH ADPA register
` [PATCH 2/5] drm/i915: Fix GMBUSFREQ on vlv/chv
` [PATCH 3/5] drm/i915: Fix chv PCS DW11 register defines
` [PATCH 4/5] drm/i915: Do vlv cmnlane toggle w/a in more cases
` [PATCH 5/5] drm/i915: Initialize new chv primary plane and pipe blender registers

[PULL] drm-intel-next-fixes for 3.18
 2014-10-17  7:16 UTC 

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

[RFC PATCH 3/3] libdrm: user mode helper for ipvr drm driver
 2014-10-17  0:36 UTC  (6+ messages)

[PATCH i-g-t 0/7] Miscellaneous fixes and improvements
 2014-10-16 19:56 UTC  (9+ messages)
` [PATCH i-g-t 1/7] Fix uninitialised variable warnings
` [PATCH i-g-t 2/7] lib: various documentation fixes
` [PATCH i-g-t 3/7] lib: add common min and max macros
` [PATCH i-g-t 4/7] quick_dump: fix distcheck
` [PATCH i-g-t 5/7] configure: include the skylake quick_dump files in EXTRA_DIST
` [PATCH i-g-t 6/7] drm_lib.sh: add standard command line options
` [PATCH i-g-t 7/7] tests: add a check for command line handling

[PATCH] drm/i915: Abort command parsing for chained batches
 2014-10-16 19:26 UTC  (2+ messages)
` [PATCH] drm/i915: Abort command parsing for chained

[PATCH] drm/i915: run intel_uncore_early_sanitize earlier on resume
 2014-10-16 16:04 UTC  (4+ messages)

[PATCH] drm/i915: add runtime PM get/put call in i915_execlists
 2014-10-16 15:13 UTC 

[PATCH] drm/i915: fix short vs. long hpd detection
 2014-10-16 12:09 UTC  (6+ messages)

[PATCH] drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHV
 2014-10-16 12:09 UTC  (3+ messages)

[PATCH i-g-t] tests/kms_force_connector: fix assertion when VGA is already connected
 2014-10-16  9:47 UTC 

[PATCH v2 6/8] drm/i915: Disable power management for i915 driver in VM
 2014-10-16  9:06 UTC 

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


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