intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-31 22:01:11 to 2013-02-05 22:02:17 UTC [more...]

[PATCH 1/3] PM: make VT switching to the suspend console optional v3
 2013-02-05 22:02 UTC  (7+ messages)
` [PATCH 2/3] fb: add support for drivers not needing VT switch at suspend/resume time
` [PATCH 3/3] drm/i915: support resume without VT switch v2

[PATCH] Build: Add --disable-tests configure flag to avoid tests build
 2013-02-05 18:17 UTC  (2+ messages)
` [PATCH] Build: Add --disable-tests configure flag to avoid tests build - v2

Updated VLV patchset
 2013-02-05 18:14 UTC  (30+ messages)
` [PATCH 01/22] drm/i915: add more VLV IDs
` [PATCH 02/22] drm/i915: remove VLV MSI IRQ hack
` [PATCH 03/22] drm/i915: add UCGCTL4 to display reg check on VLV
` [PATCH 04/22] drm/i915: implement WaGTEnableMiFlush "
` [PATCH 05/22] drm/i915: enable force wake, disable LLC "
` [PATCH 06/22] drm/i915: add power context allocation and setup "
` [PATCH 07/22] drm/i915: new register for IS_DISPLAYREG
` [PATCH 08/22] drm/i915: allow force wake on VLV
` [PATCH 09/22] drm/i915: more clock gating disables "
` [PATCH 10/22] drm/i915: don't init LVDS "
` [PATCH 11/22] drm/i915: fixup port enumeration "
` [PATCH 12/22] drm/i915: Fix VLV hdmi limits
` [PATCH 13/22] drm/i915: update DPIO constants for VLV
` [PATCH 14/22] drm/i915: add HMDI workarounds on VLV
` [PATCH 15/22] drm/i915: move DPIO init to init and resume, not unload
` [PATCH 16/22] drm/i915: VLV hack: Disable wm for VLV
` [PATCH 17/22] drm/i915: VLV hack: force DP to report connected
` [PATCH 18/22] drm/i915: add flush control reg to IS_DISPLAYREG check
` [PATCH 19/22] drm/i915: use gen6 stolen check on VLV
` [PATCH 20/22] drm/i915: add Punit read/write routines for VLV
` [PATCH 21/22] drm/i915: add media well to VLV force wake routines
` [PATCH 22/22] drm/i915: turbo & RC6 support for VLV

[PATCH 00/10] [RFC v2] quick dump
 2013-02-05 16:48 UTC  (20+ messages)
` [PATCH 01/10] configure.ac: Fix spacing
` [PATCH 02/10] configure.ac: Add vim magic modeline
` [PATCH 03/10] quick_dump: A dump utility different than reg_dumper
` [PATCH 04/10] quick_dump: gen6 support
` [PATCH 05/10] quick_dump: gen7 support
` [PATCH 06/10] quick_dump: vlv support
` [PATCH 07/10] configure.ac: Add swig dependency
` [PATCH 08/10] quick_dump: SWIG chipset interface
` [PATCH 09/10] quick_dump: Connect libpciaccess and other utils
` [PATCH 10/10] quick_dump: Use the register access library

[PATCH V2 1/3] PM: Introduce suspend state PM_SUSPEND_FREEZE
 2013-02-05 12:35 UTC  (10+ messages)
` [PATCH V2 2/3] ACPI: enable ACPI SCI during suspend
` [PATCH V2 3/3] i915: ignore lid open event when resuming
    ` [Intel-gfx] "

[PATCH 1/1] tests/gem_ctx_exec: fix destroy ioctl number
 2013-02-05 11:06 UTC  (4+ messages)
  ` [PATCH] tests/gem_ctx_exec: properly test destroy_ctx ioctl

[pull] drm-intel-next for 3.9
 2013-02-05 10:49 UTC 

[RFC] [PATCH 0/7] arb robustness enablers
 2013-02-05 10:47 UTC  (9+ messages)
` [RFC] [PATCH 1/7] drm/i915: detect infinite loops in hang check
` [RFC] [PATCH 2/7] drm/i915: add struct i915_reset_stats
` [RFC] [PATCH 3/7] drm/i915: add reset_status for hw_contexts
` [RFC] [PATCH 4/7] drm/i915: add i915_get_reset_status_ioctl
  ` [PATCH 4/7] drm/i915: add i915_get_reset_stats_ioctl
` [RFC] [PATCH 5/7] drm/i915: add batch object and context to i915_add_request()
` [RFC] [PATCH 6/7] drm/i915: reference count for i915_hw_contexts
` [RFC] [PATCH 7/7] drm/i915: find guilty batch buffer on ring resets

[QA 02/05] Testing report for `drm-intel-testing` (was: Updated -next)
 2013-02-05  8:37 UTC 

[PATCH 0/2] drm: Fix 8bpp fbcon on i915
 2013-02-05  3:07 UTC  (4+ messages)
` [PATCH 2/2] drm: Use C8 instead of RGB332 when determining the format from depth/bpp

[PATCH 2/2] configure.ac: Do not include `x11-xcb`, `xcb-dri2` and `xcb-aux` in `XVMCLIB`
 2013-02-04 21:28 UTC  (4+ messages)

[PATCH xf86-video-intel 1/3] build: Make autoreconf honour ACLOCAL_FLAGS
 2013-02-04 20:40 UTC  (2+ messages)

Bug Team Status
 2013-02-04 18:05 UTC 

[PATCH] drm/i915: Fix RC6VIDS encode/devoce
 2013-02-04 17:55 UTC  (2+ messages)

Sync the assembler with Mesa's opcode emission code
 2013-02-04 15:28 UTC  (91+ messages)
` [PATCH 01/90] build: Add CAIRO_FLAGS to the debugger compilation
` [PATCH 02/90] gitignore: Ignore TAGS files
` [PATCH 03/90] build: Don't use AM_MAINTAINER_MODE
` [PATCH 04/90] build: Only build the assembler if flex and bison are found
` [PATCH 05/90] build: Add the debugger compilation status to the summary
` [PATCH 06/90] assembler: Sync brw_instruction's header with mesa's
` [PATCH 07/90] assembler: Rename three_src_gen6 to da3src
` [PATCH 08/90] assembler: Rename dp_read_gen6 to gen6_dp_sampler_const_cache
` [PATCH 09/90] assembler: Rename dp_gen6 to gen6_dp and sync with Mesa's
` [PATCH 10/90] assembler: Rename dp_gen7 to gen7_dp and sync it "
` [PATCH 11/90] assembler: Remove struct dp_write_gen6 and struct use gen6_dp
` [PATCH 12/90] assembler: Rename gen5 DP pixel_scoreboard_clear to last_render_target
` [PATCH 13/90] assembler: Rename branch to branch_gen6
` [PATCH 14/90] assembler: Rename branch_2_offset to break_cont
` [PATCH 15/90] assembler: Rename bits3.id and bits3.fd
` [PATCH 16/90] assembler: Adopt brw_structs.h from mesa
` [PATCH 17/90] assembler: Remove trailing white spaces from brw_structs.h
` [PATCH 18/90] assembler: Adopt enum brw_message_target from mesa
` [PATCH 19/90] assembler: Rename BRW_ACCWRCTRL_ACCWRCTRL
` [PATCH 20/90] assembler: Import brw_defines.h from Mesa
` [PATCH 21/90] assembler: Remove trailing white space from brw_defines.h
` [PATCH 22/90] assembler: Update the disassembler code
` [PATCH 23/90] assembler: Import ralloc from Mesa
` [PATCH 24/90] assembler: Remove white space from brw_eu.h
` [PATCH 25/90] assembler: Introduce struct brw_context
` [PATCH 26/90] assembler: Make an libbrw library
` [PATCH 27/90] assembler: Protect gen4asm.h from multiple inclusions
` [PATCH 28/90] assembler: Import brw_eu_compact.c
` [PATCH 29/90] assembler: Import brw_eu.c
` [PATCH 30/90] assembler: Don't use -Wpointer-arith
` [PATCH 31/90] assembler: Import brw_eu_emit.c
` [PATCH 32/90] assembler: Use BRW_WRITEMASK_XYZW instead of the 0xf constant
` [PATCH 33/90] assembler: Remove the writemask_set field of struct dest_operand
` [PATCH 34/90] assembler: Use subreg_nr to store the address register subreg
` [PATCH 35/90] assembler: Simplify get_subreg_address()
` [PATCH 36/90] assembler: Make print_instruction() take an instruction
` [PATCH 37/90] assembler: Refactor the code adding instructions and labels
` [PATCH 38/90] assembler: Make explicit that labels are part of the instructions list
` [PATCH 39/90] assembler: Don't change the size of opcodes!
` [PATCH 40/90] assembler: Make sure nobody adds a field back to struct brw_instruction
` [PATCH 41/90] assembler: Don't expose functions only used in main.c
` [PATCH 42/90] assembler: Make struct declared_register use struct brw_reg
` [PATCH 43/90] assembler: Replace struct direct_reg by "
` [PATCH 44/90] assembler: Replace struct indirect_reg "
` [PATCH 45/90] assembler: Unify the direct and indirect register type
` [PATCH 46/90] assembler: Replace struct dst_operand by struct brw_reg
` [PATCH 47/90] assembler: Consolidate the swizzling configuration on 8 bits
` [PATCH 48/90] assembler: Get rid of src operand's swizzle_set
` [PATCH 49/90] assembler: Use brw_reg in the source operand
` [PATCH 50/90] assembler: Factor out the destination register validation
` [PATCH 51/90] assembler: Use brw_set_dest() to encode the destination
` [PATCH 52/90] assembler: Factor out the source register validation
` [PATCH 53/90] assembler: ExecSize can be as big as 32 channels
` [PATCH 54/90] assembler: Fix comparisons between reg.type and Architecture registers
` [PATCH 55/90] assembler: Store immediate values in reg.dw1.ud
` [PATCH 56/90] assembler: Don't warn if identical declared registers are redefined
` [PATCH 57/90] assembler: Add location support
` [PATCH 58/90] assembler: Add error() and warn() shorthands and use them in set_src[01]
` [PATCH 59/90] assembler: Add a check for when width is 1 and hstride is not 0
` [PATCH 60/90] assembler: Add a check for when ExecSize and width are 1
` [PATCH 61/90] assembler: Add the input filename to the error/warning messages
` [PATCH 62/90] assembler: Use brw_set_src0()
` [PATCH 63/90] assembler: Port the warning and error reporting to warn()/error()
` [PATCH 64/90] assembler: Cleanup visibility of a few global variables/functions
` [PATCH 65/90] assembler: Fix ')' placement in condition
` [PATCH 66/90] assembler: Implement register-indirect addressing mode in brw_set_src1()
` [PATCH 67/90] assembler: Use brw_set_src1()
` [PATCH 68/90] assembler: Renamed the instruction field to insn
` [PATCH 69/90] assembler: Unify all instructions to be brw_program_instructions
` [PATCH 70/90] assembler: Move struct relocation out of relocatable instructions
` [PATCH 71/90] assembler: Gather all predicate data in its own structure
` [PATCH 72/90] assembler: Unify adding options to the header
` [PATCH 73/90] assembler: Isolate all the options in their own structure
` [PATCH 74/90] assembler: Introduce set_instruction_opcode()
` [PATCH 75/90] assembler: Introduce set_intruction_pred_cond()
` [PATCH 76/90] assembler: Introduce set_instruction_saturate()
` [PATCH 77/90] assembler: Expose setters for 3src operands
` [PATCH 78/90] assembler: Add support for D and UD in 3-src instructions
` [PATCH 79/90] assembler: Use brw_*() functions for "
` [PATCH 80/90] assembler: Don't pollute the library files with gen4asm.h
` [PATCH 81/90] assembler: Put struct opcode_desc back in brw_context.h
` [PATCH 82/90] assembler: Use set_instruction_src1() in send
` [PATCH 83/90] assembler: Finish importing brw_eu_*c from mesa
` [PATCH 84/90] assembler: Merge declared_register's type into the reg structure
` [PATCH 85/90] assembler: Use defines for width
` [PATCH 86/90] assembler: Remove trailing white space
` [PATCH 87/90] assembler: Don't use GL types
` [PATCH 88/90] assembler: Group the header inclusions together
` [PATCH 89/90] assembler: Fix the decoding of the destination horizontal stride
` [PATCH 90/90] assembler: Mark format() as PRINTFLIKE in the disassembler

[RFC PATCH 1/3] PM: Introduce suspend state PM_SUSPEND_FREEZE
 2013-02-04  6:26 UTC  (8+ messages)
` [RFC PATCH 3/3] i915: ignore lid open event when resuming
  ` [Intel-gfx] "

Intel-gfx Digest, Vol 61, Issue 10
 2013-02-03 20:40 UTC 

Advanced Deinterlacers
 2013-02-03 14:37 UTC  (2+ messages)

VT switchless suspend/resume
 2013-02-03 12:59 UTC  (6+ messages)
` [PATCH] PM: make VT switching to the suspend console optional v2

[PATCH 1/2] configure.ac: Do not include `xext` and `xfixes` in `XVMCLIB`
 2013-02-02 21:53 UTC 

updated drm-intel-testing
 2013-02-01 14:27 UTC 

[ANNOUNCE] xf86-video-intel 2.21.0
 2013-02-01 13:56 UTC 

[PATCH] tests/testdisplay.c: Remove the variable only_one_mode
 2013-02-01  6:40 UTC 

[PATCH 0/9] Enable eDP PSR functionality at HSW - v2
 2013-01-31 22:01 UTC  (3+ messages)
` [PATCH 7/9] drm/i915: Enable/Disable PSR on HSW


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 NNTP newsgroup(s).