messages from 2014-03-20 21:17:38 to 2014-03-24 11:20:44 UTC [more...]
[PATCH 0/6] Rendering Specific HW Workarounds for VLV
2014-03-24 11:20 UTC (17+ messages)
` [PATCH 1/6] drm/i915/vlv: Added a rendering specific Hw WA 'WaTlbInvalidateStoreDataBefore'
` [PATCH 2/6] drm/i915/vlv: Added a rendering specific Hw WA 'WaSendDummy3dPrimitveAfterSetContext'
` [PATCH 3/6] drm/i915: Enabling the TLB invalidate bit in GFX Mode register
` [PATCH 4/6] drm/i915/vlv: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg
` [PATCH 5/6] drm/i915/vlv:Implement WaDisable_RenderCache_OperationalFlush
` [PATCH 6/6] drm/i915/vlv: Modified Implementation of WaDisableL3Bank2xClockGate
[PATCH 00/11] [v2] BDW RPS + RC6 + rps fixlets
2014-03-24 10:31 UTC (15+ messages)
` [PATCH 00/12] [v3] "
` [PATCH 02/12] drm/i915: Fix coding style for RPS
` [PATCH 03/12] drm/i915: Store the HW min frequency as min_freq
` [PATCH 07/12] drm/i915/bdw: Set initial rps freq to RP0
` [PATCH 08/12] drm/i915/bdw: Extract rp_state_caps logic
` [PATCH 12/12] drm/i915/bdw: Enable RC6
[PATCH] drm/i915: use hrtimer in wait for vblank
2014-03-24 10:14 UTC (10+ messages)
[PATCH] drm/i915: Fix initial pipe underrun state tracking
2014-03-24 9:28 UTC (3+ messages)
[PATCH 00/28] more i-g-t docs and api polish
2014-03-23 23:04 UTC (32+ messages)
` [PATCH 01/28] lib: rename intel_pci.c to intel_chipset.c
` [PATCH 02/28] lib: consolidate chipset helpers in intel_chipset.[hc]
` [PATCH 03/28] lib/intel_chipset: intel_ prefix for pch global
` [PATCH 04/28] lib/intel_chipset: api docs
` [PATCH 05/28] lib: make rendercopy.h an internal header
` [PATCH 06/28] lib: make media_fill.h "
` [PATCH 07/28] lib/intel_batchbuffer: un-inline buf_height/width
` [PATCH 08/28] lib/intel_batchbuffer: igt_ namespace for the buffer structure
` [PATCH 09/28] lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcs
` [PATCH 10/28] lib/intel_batchbuffer: drop cpu_mapping from igt_buf
` [PATCH 11/28] lib/intel_batchbuffer: api documentation for render copy/media fill
` [PATCH 12/28] lib: Move non-register things out of intel-gpu-tools.h
` [PATCH 13/28] tests|lib: remove assert.h includes
` [PATCH 14/28] lib: add #include "foo.h" lines like in manpages
` [PATCH 15/28] lib: remove uncessary #includes from headers
` [PATCH 16/28] lib: more unecessary header removal
` [PATCH 17/28] lib: unnecessary header removal for drmtest.h, part 1
` [PATCH 18/28] lib: unnecessary header removal for drmtest.h, part 2
` [PATCH 19/28] lib: rename intel_gpu_tools.h to intel_io.h
` [PATCH 20/28] lib/intel_io: rename mmio setup functions
` [PATCH 21/28] lib/intel_io: api documentation
` [PATCH 22/28] lib: s/drmtest_dumb_aub/igt_aub_dump_enabled/
` [PATCH 23/28] lib: extract igt_aux.[hc]
` [PATCH 24/28] lib/igt_aux: api documentation
` [PATCH 25/28] lib: s/igt_env_set/igt_check_boolean_env_var
` [PATCH 26/28] lib: Use @include tag for include files
` [PATCH 27/28] lib/drmtest: api documentation
` [PATCH 28/28] lib/intel_batchbuffer: document header dependencies
[PATCH] drm/i915: Split out GTT specific header file
2014-03-23 17:49 UTC (4+ messages)
[PATCH 00/26] [RFCish] GEN7 dynamic page tables
2014-03-23 17:27 UTC (23+ messages)
` [PATCH 01/26] drm/i915: Split out verbose PPGTT dumping
` [PATCH 07/26] drm/i915: clean up PPGTT init error path
` [PATCH 09/26] drm/i915: Split out gtt specific header file
` [PATCH 14/26] drm/i915: Complete page table structures
` [PATCH 15/26] drm/i915: Create page table allocators
[PATCH 1/2] drm/i915: add locking to fixed panel edid probing
2014-03-23 13:51 UTC (3+ messages)
` [PATCH 2/2] drm/gma500: "
[PATCH 2/2] drm/i915/vlv: Replaced Blitter ring based flips with MMIO Flips for VLV
2014-03-23 9:01 UTC (5+ messages)
` [PATCH v2] drm/i915: Replaced Blitter ring based flips with MMIO flips "
` [PATCH v3] "
[PATCH v2 3/3] drm/i915: New drm crtc property for varying the size of borders
2014-03-23 8:56 UTC (2+ messages)
` [PATCH v3] "
[PATCH] drm/i915: Rename GFX_TLB_INVALIDATE_ALWAYS
2014-03-23 8:50 UTC (4+ messages)
[PATCH] lib: allow igt_skip_on_simulation outside of fixtures
2014-03-22 18:00 UTC (3+ messages)
[PATCH 1/2] drm/i915: Drop WARN_ON(flags) from ppgtt_bind_vma()
2014-03-22 17:54 UTC (3+ messages)
[PATCH 1/2] drm/i915: fix up semaphore_waits_for
2014-03-22 17:52 UTC (3+ messages)
[PATCH] tests/kms_cursor_crc: Fix up breakage
2014-03-22 14:37 UTC
[PATCH 00/12] Broadwell 3.14 backports
2014-03-22 11:34 UTC (22+ messages)
` [PATCH 01/12] drm/i915: Fix forcewake counts for gen8
` [PATCH 02/12] drm/i915: Do forcewake reset on gen8
` [PATCH 03/12] drm/i915: Disable semaphore wait event idle message on BDW
` [PATCH 04/12] drm/i915: Implement WaDisableSDEUnitClockGating:bdw
` [PATCH 05/12] drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw
` [PATCH 06/12] drm/i915: Add a partial instruction shootdown workaround on Broadwell
` [PATCH 07/12] drm/i915: Add thread stall DOP clock gating "
` [PATCH 08/12] drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPM
` [PATCH 09/12] drm/i915: Don't clobber CHICKEN_PIPESL_1 on BDW
` [PATCH 10/12] drm/i915: don't flood the logs about bdw semaphores
` [PATCH 10/12] [v2] "
` [PATCH 11/12] drm/i915/bdw: Use scratch page table for GEN8 PPGTT
` [PATCH 12/12] drm/i915/bdw: Restore PPAT on thaw
[PATCH v2 3/3] drm/i915/vlv: Modified the programming of 2 regs in Ring initialisation
2014-03-22 9:20 UTC (12+ messages)
` [PATCH 1/2] drm/i915/vlv: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg
` [PATCH 2/2] drm/i915/vlv: Enabling the TLB invalidate bit in GFX Mode register
` [PATCH v2] "
[PATCH 0/3] Two new drm crtc properties
2014-03-22 4:29 UTC (7+ messages)
` [PATCH 1/3] drm/i915: Initialized 'set_property' fn pointer field of intel_crtc_funcs structure
` [PATCH v2 0/3] Two new drm crtc properties
Proposal of the z-order patch
2014-03-21 23:48 UTC (4+ messages)
` [PATCH] drm/i915: add support for Z-order of planes
[PATCH] drm/i915: Add a DRM property "psr"
2014-03-21 21:10 UTC (12+ messages)
[PATCH] drm/i915: release mutex in i915_gem_init()'s error path
2014-03-21 19:27 UTC (4+ messages)
[RFC 1/1] drm/i915: Added support for setting plane alpha through drm property
2014-03-21 19:23 UTC (6+ messages)
` [PATCH 0/4] Adding support for plane alpha/color blending "
[PATCH 0/3] drm/i915: Fix BDW sprite colors and a few cleanups
2014-03-21 18:52 UTC (3+ messages)
` [PATCH 2/3] drm/i915: Use RMW to update chicken bits in gen7_enable_fbc()
Question about reduce power consumption for Intel graphic on baytrail platform
2014-03-21 17:39 UTC
[PATCH] drm/i915: Increase WM memory latency values on SNB with high pixel clock
2014-03-21 17:28 UTC (4+ messages)
[PATCH 1/2] drm/crtc-helper: fix locking for drm_helper_disable_unused_functions
2014-03-21 17:02 UTC (5+ messages)
` [PATCH 2/2] drm/fb-helper: improve drm_fb_helper_initial_config locking
[PATCH] drm/i915: Move all ring resets before setting the HWS page
2014-03-21 16:55 UTC
[PATCH 0/6] Rendering specific Hw workarounds for VLV
2014-03-21 16:50 UTC (7+ messages)
` [PATCH 2/6] drm/i915/vlv: Added a rendering specific Hw WA 'WaReadAfterWriteHazard'
I915: OOPSes on linux-3.14-rc7
2014-03-21 16:21 UTC (5+ messages)
[PATCH] build: Define enable_gtk_doc when the m4 macro is missing
2014-03-21 15:57 UTC (2+ messages)
i915 resume-from-hibernation problems on resume with current Linus' tree
2014-03-21 15:55 UTC (7+ messages)
[PATCH v3] drm/i915/vlv: Added a rendering specific Hw WA 'WaTlbInvalidateStoreDataBefore'
2014-03-21 15:46 UTC (3+ messages)
Updated drm-intel-testing
2014-03-21 15:39 UTC
[PATCH] drm/i915: Fix unsafe loop iteration over vma whilst unbinding them
2014-03-21 15:12 UTC (5+ messages)
[PATCH] fix out-of-tree builds
2014-03-21 15:02 UTC (3+ messages)
[PATCH] drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64
2014-03-21 14:38 UTC (2+ messages)
[PATCH] drm/i915/sdvo: fix questionable return value check
2014-03-21 14:37 UTC (2+ messages)
[PATCH 0/3] Increase the utilization of Stolen area on VLV
2014-03-21 13:39 UTC (8+ messages)
` [PATCH 1/3] drm/i915: Added a new 'I915_CPU_MAP_NOT_NEEDED' flag to gem_create ioctl
[PATCH v2] drm/i915/vlv: Added a rendering specific Hw WA 'WaSendDummy3dPrimitveAfterSetContext'
2014-03-21 13:23 UTC (2+ messages)
` [PATCH v3] "
[PATCH 4/6] drm/i915/vlv: Added 3 rendering specific Hw Workarounds in clock gating fn
2014-03-21 12:58 UTC (3+ messages)
` [PATCH 1/2] drm/i915/vlv:Implement WaDisable_RenderCache_OperationalFlush
` [PATCH 2/2] drm/i915/vlv: Modified Implementation of WaDisableL3Bank2xClockGate
[PATCH] drm/i915: bdw expands ACTHD to 64bit
2014-03-21 12:41 UTC (11+ messages)
` [PATCH] drm/i915: Broadwell "
` [PATCH] drm/i915: Split 64bit hexadecimal addresses to make them easier to read
[PATCH v2 0/3] Rendering specific Hw workarounds for VLV
2014-03-21 11:59 UTC (4+ messages)
` [PATCH v2 1/3] drm/i915/vlv: Added a rendering specific Hw WA 'WaTlbInvalidateStoreDataBefore'
[PATCH] drm/i915: move power domain init earlier during system resume
2014-03-21 10:10 UTC
How to check the HDMI TMDS clock frequency and DP link symbol clock frequency, on HSW/BDW/VLV?
2014-03-21 8:32 UTC
[PATCH] drm/edid: Fill PAR in AVI infoframe based on CEA mode list
2014-03-21 3:01 UTC
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