messages from 2014-09-30 15:02:37 to 2014-10-06 23:19:08 UTC [more...]
[PATCH] drm/i915/hdmi: Compute port_clock for 27.027 pixel replicated modes
2014-10-06 23:17 UTC (5+ messages)
[PATCH] drm/i915: Audio N value computed for pixel doubled modes
2014-10-06 22:01 UTC (4+ messages)
` [PATCH v2] "
[PATCH i-g-t 1/3] quick_dump: Move base_display.txt to indivual platforms
2014-10-06 17:56 UTC (3+ 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 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
Taking tiling and rotation into account in watermark computations
2014-10-06 16:11 UTC
[PATCH i-g-t] gem_wait: Use PRIu64 in format string
2014-10-06 16:01 UTC
[PATCH i-g-t 1/2] quick-dump: Make quick dump link against libintel_tools
2014-10-06 16:00 UTC (2+ messages)
` [PATCH i-g-t 2/2] quick_dump: Add a test to verify we can load the dynamic library
[RFC 00/21] Replace seqno values with request structures
2014-10-06 15:17 UTC (25+ 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'
[PATCH 0/2] drm/i915: WA intel_backlight scale math
2014-10-06 14:15 UTC (11+ 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 (12+ messages)
` [PATCH 1/6] drm/i915: Use IS_HSW_ULT() in a HSW specific code path
` [PATCH 2/6] drm/i915: Use IS_HSW_ULT() in HAS_IPS()
` [PATCH 3/6] drm/i915: Spell out IS_HSW/BDW_ULT() in intel_crt_present()
` [PATCH 4/6] drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-out
` [PATCH 5/6] drm/i915/skl: Don't check for ULT/ULX when detecting the PCH
` [PATCH 6/6] drm/i915: Remove IS_ULT()
[PATCH 00/14] i915 kerneldocs part 1
2014-10-03 20:51 UTC (15+ messages)
` [PATCH 07/14] drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/
` [PATCH 08/14] drm/i915: Use dev_priv instead of dev in irq setup functions
` [PATCH 09/14] drm/i915: kerneldoc for interrupt enable/disable functions
` [PATCH 14/14] drm/i915: kerneldoc for intel_fifo_underrun.c
[PATCH 00/89] Basic Skylake enabling
2014-10-03 18:25 UTC (23+ messages)
` [PATCH 58/89] drm/i915/skl: Register definitions for SKL Clocks
` [PATCH 60/89] drm/i915/skl: CD clock back calculation for SKL
` [PATCH 61/89] drm/i915/skl: Determine enabled PLL and its linkrate/pixel clock
` [PATCH 62/89] drm/i915/skl: Query DPLL attached to port on SKL
` [PATCH 63/89] drm/i915/skl: Define shared DPLLs for Skylake
` [PATCH 65/89] drm/i915/skl: Always use DPLL0 for eDP
` [PATCH 66/89] drm/i915/skl: Implementation of SKL DPLL programming
[PATCH 00/18] drm/i915: hdmi/dp audio rework
2014-10-03 16:22 UTC (20+ messages)
` [PATCH 01/18] drm/i915: add new intel audio file to group DP/HDMI audio
` [PATCH 02/18] drm/i915/audio: constify hdmi audio clock struct
` [PATCH 03/18] drm/i915/audio: beat some sense into the variable types and names
` [PATCH 04/18] drm/i915: pass intel_encoder to intel_write_eld
` [PATCH 05/18] drm/i915/audio: pass intel_encoder on to platform specific ELD functions
` [PATCH 06/18] drm/i915/audio: set ELD Conn_Type at one place
` [PATCH 07/18] drm/i915/ddi: write ELD where it's supposed to be done
` [PATCH 08/18] drm/i915: introduce intel_audio_codec_{enable, disable}
` [PATCH 09/18] drm/i915/audio: remove misleading checks for !eld[0]
` [PATCH 10/18] drm/i915: clean up and clarify audio related register defines
` [PATCH 11/18] drm/i915: rewrite hsw/bdw audio codec enable/disable sequences
` [PATCH 12/18] drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence
` [PATCH 13/18] drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequence
` [PATCH 14/18] drm/i915: enable audio codec after port
` [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 (9+ messages)
` [PATCH RFC 1/4] drm/i915: set PM callbacks only if modeset is turned off
` [PATCH RFC 2/4] drm/core: re-enable suspend/resume callbacks for KMS drivers
` [PATCH RFC 3/4] drm/exynos: remove master component PM callbacks
` [PATCH RFC 4/4] drm/exynos: correct connector->dpms field before resuming
[PATCH] drm/i915: Remove the duplicated logic between the two shrink phases
2014-10-03 13:41 UTC (2+ messages)
[PULL] drm-intel-next-fixes for 3.18
2014-10-03 8:49 UTC
[PULL] topic/core-stuff
2014-10-03 8:42 UTC
[PATCH 0/4] drm/i915: A few CHV stragglers
2014-10-03 8:21 UTC (6+ messages)
` [PATCH 3/4] drm/i915: Make sure hardware uses the correct swing margin/deemph bits on chv
` [PATCH v2 4/4] drm/i915: Clear TX FIFO reset master override "
[PATCH] drm/i915: Revert "drm/i915: Reject the pin ioctl on gen6+"
2014-10-02 21:47 UTC (7+ messages)
randconfig build error with next-20141001, in drivers/gpu/drm/i915
2014-10-02 16:56 UTC (5+ messages)
[PATCH] lib/Android.mk: add define of IGT_DATADIR for igt_fb.c
2014-10-02 15:56 UTC (2+ messages)
[PULL] drm-intel-fixes
2014-10-02 13:42 UTC
[PATCH] tests: Sprinkle missing igt_exit() where needed
2014-10-02 12:07 UTC (2+ messages)
limiting modes on 4k monitors on Haswell ULT
2014-10-02 11:15 UTC (5+ messages)
[PATCH] drm/i915: fix short vs. long hpd detection
2014-10-02 8:26 UTC (2+ messages)
[PATCH] drm/i915: make sink_crc return -EIO on aux read/write failure
2014-10-02 7:49 UTC (2+ messages)
[PATCH] drm/i915: Constify send buffer for intel_dp_aux_ch
2014-10-02 7:46 UTC
[PATCH] drm/i915: De-magic the PSR AUX message
2014-10-02 7:42 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Do not export RC6p and RC6pp if they don't exist
2014-10-01 20:54 UTC (5+ messages)
[PATCH] drm/i915: add cherryview specfic forcewake in execlists_elsp_write
2014-10-01 16:45 UTC (5+ messages)
` [PATCH] drm/i915: Reduce duplicated forcewake logic
[PATCH] drm/irq: Even more debug output for drm_wait_one_vblank
2014-10-01 15:11 UTC
[PATCH] drm/i915: Reinstate error level message for non-simulated gpu hangs
2014-10-01 14:40 UTC (15+ messages)
[PATCH 5/5] drm/i915/bdw: Remove BDW preproduction W/As until C stepping
2014-10-01 14:11 UTC (4+ messages)
` [PATCH] "
[PATCH 3/5] drm/i915/bdw: WaProgramL3SqcReg1Default
2014-10-01 13:46 UTC (3+ messages)
` [PATCH] "
[PATCH] lib/igt_core.c: disable lowmemorykiller during tests
2014-10-01 12:45 UTC (2+ messages)
[IGT PATCH] tools: terminate getopt_long long option arrays properly
2014-10-01 11:25 UTC
[RFC PATCH 0/8] Add host i915 support for vGPU
2014-10-01 10:58 UTC (7+ messages)
` [RFC PATCH 3/8] drm/i915: add the vgt implementation of MMIO/GTT mediations
` [RFC PATCH 7/8] drm/i915: vgt irq mediation - via a tasklet based mechanism
[PATCH] lib/aux: Print progress output with igt_info
2014-10-01 10:06 UTC (5+ messages)
` [PATCH] lib/aux: Print progress output at INFO level
[PATCH] drm/i915: Reinstate error level message for non-simulated gpu hangs
2014-10-01 9:15 UTC
[PATCH 1/2] drm/i915: Tighting frontbuffer tracking around flips
2014-10-01 8:13 UTC (5+ messages)
` [PATCH 2/2] drm/i915: spelling fixes for frontbuffer tracking kerneldoc
[PATCH] drm/i915: preserve other DP_TEST_SINK bits
2014-10-01 8:06 UTC (4+ messages)
[PATCH] drm/i915: Enable pixel replicated modes on BDW and HSW
2014-10-01 8:03 UTC (4+ messages)
` [PATCH v4] "
[PATCH 1/5] drm/i915: Add IS_BDW_GT3 macro
2014-09-30 22:13 UTC (13+ messages)
` [PATCH 2/5] drm/i915/bdw: WaDisableFenceDestinationToSLM
` [PATCH 4/5] drm/i915: Let number of workarounds more clear
[PATCH] drm/i915/skl: Use correct use counters for force wakes
2014-09-30 16:29 UTC (5+ messages)
[PATCH i-g-t 1/4] tests/kms_flip: only print the activity indicator if output is a terminal
2014-09-30 16:21 UTC (2+ messages)
` [PATCH i-g-t] lib: add a function to indicate activity
[PATCH 1/2] drm/i915: intel_backlight scale() math WA
2014-09-30 15:17 UTC (3+ messages)
` [PATCH 2/2 v2] drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header
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