messages from 2014-03-27 17:12:04 to 2014-04-01 02:36:04 UTC [more...]
[PATCH] drm/edid: Fill PAR in AVI infoframe based on CEA mode list
2014-04-01 2:36 UTC (4+ messages)
[PATCH 00/49] Execlists
2014-04-01 0:38 UTC (29+ messages)
` [PATCH 02/49] drm/i915: s/for_each_ring/for_each_active_ring
` [PATCH 03/49] drm/i915: for_each_ring
` [PATCH 04/49] drm/i915: Simplify a couple of functions thanks to for_each_ring
` [PATCH 05/49] drm/i915: Extract trivial parts of ring init (early init)
` [PATCH 06/49] drm/i915/bdw: New file for logical ring contexts and execlists
` [PATCH 07/49] drm/i915/bdw: Rework init code for gen8 contexts
` [PATCH 08/49] drm/i915: Make i915_gem_create_context outside accessible
` [PATCH 09/49] drm/i915: Extract ringbuffer obj alloc & destroy
` [PATCH 10/49] drm/i915: s/intel_ring_buffer/intel_engine
` [PATCH 11/49] drm/i915: Split the ringbuffers and the rings
` [PATCH 12/49] drm/i915: Rename functions that mention ringbuffers (meaning rings)
` [PATCH 13/49] drm/i915/bdw: Execlists ring tail writing
` [PATCH 17/49] drm/i915/bdw: A bit more advanced context init/fini
` [PATCH 19/49] drm/i915/bdw: Populate LR contexts (somewhat)
` [PATCH 31/49] drm/i915/bdw: Introduce dependent contexts
` [PATCH 35/49] drm/i915: Allocate an integer ID for each new file descriptor
` [PATCH 36/49] drm/i915/bdw: Prepare for a 20-bits globally unique submission ID
` [PATCH 38/49] drm/i915/bdw: Add forcewake lock around ELSP writes
` [PATCH 39/49] drm/i915/bdw: Swap the PPGTT PDPs, LRC style
` [PATCH 40/49] drm/i915/bdw: Write the tail pointer, "
` [PATCH 41/49] drm/i915/bdw: LR context switch interrupts
` [PATCH 45/49] drm/i915/bdw: Display context ringbuffer info in debugfs
` [PATCH 48/49] drm/i915/bdw: Enable logical ring contexts
[PATCH 1/4] drm/i915/bdw: Set initial rps freq to RP1
2014-04-01 0:18 UTC (4+ messages)
` [PATCH 2/4] drm/i915/bdw: Extract rp_state_caps logic
` [PATCH 3/4] drm/i915/bdw: RPS frequency bits are the same as HSW
` [PATCH 4/4] drm/i915/bdw: Implement a basic PM interrupt handler
[PATCH 1/4] drm/i915/bdw: Set initial rps freq to RP1
2014-04-01 0:16 UTC (3+ messages)
` [PATCH 2/4] drm/i915/bdw: Extract rp_state_caps logic
` [PATCH 3/4] drm/i915/bdw: RPS frequency bits are the same as HSW
[PATCH 0/7] drm/i915: Pile of display related patches
2014-03-31 20:57 UTC (16+ messages)
` [PATCH 1/7] drm/i915: Refactor gmch hpd irq handling
` [PATCH 2/7] drm/i915: Move DP M/N setup from update_pll to mode_set for gmch platforms
` [PATCH 3/7] drm/i915: Split dp post_disable hooks
` [PATCH 4/7] drm/i915: Warn when DPIO read returns 0xffffffff
` [PATCH 5/7] drm/i915: Provide a bit more info when pipestat bits are wrong
` [PATCH 6/7] drm/i915: Fix framecount offset
` [PATCH 7/7] drm/i915: Use enum plane instaad of numbers
` [PATCH] drm/i915: Kill crtc->plane checks from the primary plane update hooks
[PATCH 1/3] drm/i915: add PWM and BLC assertion checks
2014-03-31 19:14 UTC (5+ messages)
` [PATCH 2/3] drm/i915: correct BLC vs PWM enable/disable ordering
` [PATCH 3/3] drm/i915/vlv: use min brightness from VBT
[PATCH] drm/edid: Populate picture aspect ratio for CEA modes
2014-03-31 19:00 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Fix runtime pm inbalance due to reg I/O forcewake dance
2014-03-31 18:59 UTC (7+ messages)
` [PATCH] drm/i915: Rebalance runtime pm vs forcewake
[PATCH] drm/i915: Increase WM memory latency values on SNB with high pixel clock
2014-03-31 18:29 UTC (4+ messages)
[PATCH] drm/i915: Match debugfs interface name to new RPS naming
2014-03-31 18:08 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/3] drm/i915: Gen8 workarounds and debugfs fix
2014-03-31 18:01 UTC (6+ messages)
` [PATCH 1/3] drm/i915: Fix debugfs PDP register dump
` [PATCH 2/3] drm/i915: Implement sema idle msg disable for all rings
` [PATCH 3/3] drm/i915: Implement WaProgramMiArbOnOffAroundMiSetContext:bdw
[PATCH 1/3] drm/i915: Deprecate UMS harder
2014-03-31 17:19 UTC (5+ messages)
` [PATCH 2/3] drm/i915: dmesg output for VT-d testing
` [PATCH 3/3] drm/i915: Add debug module option for VTd validation
[PATCH] drm/i915: Make contexts non-snooped on non-LLC platforms
2014-03-31 15:39 UTC (2+ messages)
[PATCH 0/9] drm/i915: nuke drm_i915_private_t
2014-03-31 13:48 UTC (13+ messages)
` [PATCH 1/9] drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_t
` [PATCH 2/9] drm/i915/dma: "
` [PATCH 3/9] drm/i915/gem: "
` [PATCH 4/9] drm/i915/irq: "
` [PATCH 5/9] drm/i915/display: "
` [PATCH 6/9] drm/i915/ringbuffer: "
` [PATCH 7/9] drm/i915/overlay: "
` [PATCH 8/9] drm/i915: "
` [PATCH 9/9] drm/i915: drop the typedef for drm_i915_private_t
[PATCH] drm/i915: vlv: reserve the GT power context only once during driver init
2014-03-31 12:10 UTC
[PATCH] drm/i915: Use a macro to express the range of valid gens for reg_read
2014-03-31 12:08 UTC (3+ messages)
[PATCH] Avoid include of cairo.h on Android build
2014-03-31 11:15 UTC (3+ messages)
` [PATCH] intel-gpu-tools: avoid include of cairo.h on Android builds
[PATCH] Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec"
2014-03-31 8:32 UTC (2+ messages)
[PATCH 3/3] drm/i915: Mask PM interrupt generation when at up/down limits
2014-03-31 8:30 UTC (4+ messages)
` [PATCH] drm/i915: Mask PM/RPS interrupt generation based on activity
Eyestrain problems with new Intel drivers
2014-03-31 8:05 UTC
PROBLEM: i915 Haswell KMS wrong maximum resolution
2014-03-31 7:43 UTC (5+ messages)
[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww13
2014-03-31 6:09 UTC
[PATCH 1/3] Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq."
2014-03-30 6:48 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Refactor gen6_set_rps
[PATCH v4 0/3] WA for Turbo and RC6 to work together
2014-03-30 6:28 UTC (6+ messages)
` [PATCH v5] drm/i915/vlv: "
` [PATCH v6] "
[PATCH 1/2] drm/i915/bdw: Add WT caching ability
2014-03-29 22:58 UTC (3+ messages)
` [PATCH 2/2] drm/i915/bdw: enable eDRAM
[PATCH 0/3] drm/i915: Some vsyncshift fixes
2014-03-29 9:40 UTC (8+ messages)
` [PATCH 1/3] drm/i915: Program VSYNCSHIFT in a more consistent manner
` [PATCH 2/3] drm/i915: Fix the interlace mode selection for gmch platforms
` [PATCH 3/3] drm/i915: Make sure vsyncshift is positive
[PATCH] drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLV
2014-03-29 9:36 UTC (5+ messages)
[PATCH 1/3] lib: Export interval_tree
2014-03-28 22:58 UTC (3+ messages)
` [PATCH 2/3] drm/i915: Do not call retire_requests from wait_for_rendering
[PATCH 0/3] Fix up cmd parser OACONTROL handling + refactorings
2014-03-28 17:37 UTC (12+ messages)
` [PATCH 1/3] drm/i915: BUG_ON() when cmd/reg tables are not sorted
` [PATCH 2/3] drm/i915: Refactor cmd parser checks into a function
` [PATCH 3/3] drm/i915: Track OACONTROL register enable/disable during parsing
` [PATCH v2 "
[PATCH] drm/i915: use __func__ instead of __FUNCTION__
2014-03-28 17:35 UTC (6+ messages)
` [PATCH] drm/i915: drop __FUNCTION__ as argument to DRM_DEBUG_KMS
[PATCH] drm/i915: add flags to i915_ring_stop
2014-03-28 17:04 UTC (2+ messages)
[PATCH 0/2] A bit more forcewake related information hiding
2014-03-28 17:02 UTC (4+ messages)
` [PATCH 1/2] drm/i915: Hide vlv_force_wake_{get, put}() in intel_uncore.c
` [PATCH 2/2] drm/i915: Hide the per forcewake-engine register ranges
[PATCH 0/3] Patches to enable building IGT in Android
2014-03-28 16:50 UTC (5+ messages)
` [PATCH 1/3] intel-gpu-tools: fix problem with redefinition of mmap64
` [PATCH 2/3] intel-gpu-tools: fix some include path problems on android builds
` [PATCH 3/3] intel-gpu-tools: change how cairo.h is included, to enable Android build
[PATCH 1/4] lib: add igt_get_stop_rings and igt_set_stop_rings
2014-03-28 16:38 UTC (4+ messages)
` [PATCH 2/4] tests: use lib igt_[get|set]_stop_rings()
` [PATCH 3/4] lib/drmtest: don't dup quiescent fd
` [PATCH 4/4] tests/gem_reset_stats: check gpu state before each subtest
[PATCH 0/2] drm/i915: vlv: preparation for enabling RPM
2014-03-28 16:20 UTC (3+ messages)
[PATCH] drm/i915/tv: fix gen4 composite s-video tv-out
2014-03-28 16:15 UTC (4+ messages)
[PATCH] drm/i915: Don't store the max cursor width/height in the crtc
2014-03-28 14:28 UTC (2+ messages)
[PATCH] drm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH, HEIGHT} caps
2014-03-28 13:00 UTC (3+ messages)
[PULL] drm-intel-next
2014-03-28 9:05 UTC
[PATCHv4 00/13] Universal plane preparation patches
2014-03-28 8:15 UTC (3+ messages)
` [PATCHv4 03/13] drm/i915: Restrict plane loops to only operate on overlay planes (v2)
` [Intel-gfx] [PATCHv4 00/13] Universal plane preparation patches
[PATCH 00/20] ILK+ interrupt improvements, v2
2014-03-28 7:41 UTC (6+ messages)
` [PATCH 14/20] drm/i915: enable SDEIER later
[PATCH] drm/i915: Add OACONTROL to the command parser register whitelist
2014-03-28 7:36 UTC (14+ messages)
[PATCH 0/6] v7: Enabling DRRS in the kernel
2014-03-28 4:45 UTC (7+ messages)
` [PATCH 1/6] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 2/6] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/6] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/6] drm/i915: Idleness detection for DRRS
` [PATCH 5/6] drm/i915/bdw: Add support for DRRS to switch RR
` [PATCH 6/6] drm/i915: Support for RR switching on VLV
[RFC 0/3] Add new ioctl to resize gem object for deferred allocation
2014-03-27 22:23 UTC (2+ messages)
Zaphod Mode on Intel Ironlake (Arch Linux 64 bit)
2014-03-27 20:44 UTC
[PATCH] tests/gem_exec_parse: Test for OACONTROL tracking
2014-03-27 18:44 UTC
[PATCH v3 1/1] Documentation: drm: describing plane alpha and color blending property
2014-03-27 17:31 UTC (2+ messages)
` [PATCH v4 "
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