messages from 2012-03-23 14:58:51 to 2012-03-28 19:32:32 UTC [more...]
[RFC] [PATCH 00/38] Haswell
2012-03-28 19:32 UTC (62+ messages)
` [PATCH 02/37] drm/i915: add support for LynxPoint PCH
` [PATCH 05/37] drm/i915: add support for power wells
` [PATCH 06/37] drm/i915: add DDI registers
` [PATCH 09/37] drm/i915: add definitions for DDI_BUF_CTL registers
` [PATCH 10/37] drm/i915: add definition of LPT FDI port width registers
` [PATCH 11/37] drm/i915: add definition of DDI buffer translations regs
` [PATCH 12/37] drm/i915: add SBI registers
` [PATCH 14/37] drm/i915: add PIXCLK_GATE register
` [PATCH 15/37] drm/i915: add S PLL control
` [PATCH 16/37] drm/i915: add port clock selection support for HSW
` [PATCH 17/37] drm/i915: add SSC offsets for SBI access
` [PATCH 18/37] drm/i915: add GTC registers
` [PATCH 19/37] drm/i915: add LCPLL control registers
` [PATCH 20/37] drm/i915: add WM_LINETIME registers
` [PATCH 24/37] drm/i915: share forcewaking code between IVB and HSW
` [PATCH 25/37] drm/i915: haswell has 3 pipes as well
` [PATCH 27/37] drm/i915: share pipe count handling with Ivybridge
` [PATCH 28/37] drm/i915: share IVB cursor routine with Haswell
` [PATCH 30/37] drm/i915: disable rc6 on haswell for now
` [PATCH 31/37] drm/i915: enable PCH earlier
` [PATCH 32/37] drm/i915: perform Haswell DDI link training in FDI mode
` [PATCH 33/37] drm/i915: double-write DDI translation table
` [PATCH 34/37] drm/i915: do not use fdi_normal_train on haswell
` [PATCH 35/37] drm/i915: program iCLKIP on Lynx Point
` [PATCH 36/37] drm/i915: add warning when using old bits on Haswell/LPT
[RFC] algorithm for handling bad cachelines
2012-03-28 18:04 UTC (7+ messages)
[RFCv2] ValleyView support
2012-03-28 17:43 UTC (37+ messages)
` [PATCH 01/26] drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c
` [PATCH 02/26] drm/i915: re-order GT IIR bit definitions
` [PATCH 04/26] drm/i915: ValleyView watermark support
` [PATCH 08/26] drm/i915: add DPIO read/write functions for ValleyView
` [PATCH 09/26] drm/i915: split PLL update code out of i9xx_crtc_mode_set
` [PATCH 10/26] drm/i915: split LVDS "
` [PATCH 12/26] drm/i915: program drain latency regs on ValleyView
` [PATCH 15/26] agp/intel: map more registers for use by the GTT code
` [PATCH 16/26] agp/intel: add ValleyView AGP driver
` [PATCH 18/26] drm/i915: add ValleyView specific CRT detect function
` [PATCH 19/26] drm/i915: add ValleyView specific force wake get/put functions
` [PATCH 20/26] drm/i915: ValleyView has limited cacheability
` [PATCH 25/26] drm/i915: disable turbo on ValleyView for now
[PATCH] drm/i915: properly restore the ppgtt page directory on resume
2012-03-28 17:06 UTC (5+ messages)
please try patch against hibernate breakage
2012-03-28 14:23 UTC (2+ messages)
Broken LVDS output at mode changes
2012-03-28 13:29 UTC
[PATCH] drm/i915: Mark untiled BLT commands as fenced on gen2/3
2012-03-28 11:20 UTC (4+ messages)
[PATCH 1/2] drm/i915: add rc6 residency times to debugfs
2012-03-28 2:31 UTC (6+ messages)
` [PATCH 2/2] drm/i915: rc6 in sysfs
` [PATCH 1/3] build: make sure we have asprintf
` [PATCH 2/3] drm/i915: extract card getting
` [PATCH] tests: rc6 residency test
[PATCH] drm/i915: Initialise GTT MTRR to -1
2012-03-27 22:05 UTC (4+ messages)
[PATCH 01/16] drm/i915: merge shmem_pwrite slow&fast-path
2012-03-27 11:42 UTC (24+ messages)
` [PATCH 02/16] drm/i915: merge shmem_pread slow&fast-path
` [PATCH 03/16] drm: add helper to clflush a virtual address range
` [PATCH 04/16] drm/i915: move clflushing into shmem_pread
` [PATCH 05/16] drm/i915: kill ranged cpu read domain support
` [PATCH 06/16] drm/i915: don't use gtt_pwrite on LLC cached objects
` [PATCH 07/16] drm/i915: don't call shmem_read_mapping unnecessarily
` [PATCH 08/16] drm/i915: drop gtt slowpath
` [PATCH 09/16] drm/i915: don't clobber userspace memory before commiting to the pread
` [PATCH 10/16] drm/i915: implement inline clflush for pwrite
` [PATCH 11/16] drm/i915: fall back to shmem pwrite when the buffer is not accessible
` [PATCH 12/16] drm/i915: use uncached writes in pwrite
` [PATCH 13/16] drm/i915: extract copy helpers from shmem_pread|pwrite
` [PATCH 14/16] mm: extend prefault helpers to fault in more than PAGE_SIZE
` [PATCH 15/16] drm/i915: fixup in-line clflushing on bit17 swizzled bos
` [PATCH 16/16] drm/i915: mark pwrite/pread slowpaths with unlikely
[PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE
2012-03-27 11:37 UTC (4+ messages)
[PATCH] drm/i915: reinstate GM45 TV detection fix
2012-03-27 11:14 UTC (4+ messages)
[PATCH] drm/i915: Avoid using mappable space for relocation processing through the CPU
2012-03-27 11:17 UTC (3+ messages)
[PATCH 1/3] drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt
2012-03-27 11:15 UTC (8+ messages)
` [PATCH 2/3] drm/i915: the intel gtt is _not_ an agp bridge!
` [PATCH 3/3] drm/i915: clear the entire gtt when using gem
i915_driver_irq_handler: irq 42: nobody cared
2012-03-27 8:57 UTC (2+ messages)
[PATCH v2 1/3] drm/i915: add rc6 residency times to debugfs
2012-03-27 8:34 UTC (18+ messages)
` [PATCH 2/3] drm/i915: extract intel_enable_rc6()
` [PATCH v2 3/3] drm/i915: rc6 in sysfs
` [PATCH 1/3] build: make sure we have asprintf
` [PATCH 2/3] drm/i915: extract card getting
` [PATCH v2 3/3] tests: rc6 residency test
[PATCH] drm/i915: apply CS reg readback trick against missed IRQ on snb
2012-03-27 7:31 UTC
[PATCH] drm/i915: Add a dual link lvds quirk for MacBook Pro 8, 2
2012-03-27 7:18 UTC
[PATCH] drm/i915: refuse to load on gen6+ without kms
2012-03-26 21:21 UTC (8+ messages)
` [PATCH] drm/i915: disallow gem init ioctl on ilk
[PATCH] drm/i915: quirk away broken OpRegion VBT
2012-03-26 18:54 UTC (3+ messages)
[RFC] ValleyView support
2012-03-26 18:52 UTC (10+ messages)
` [PATCH 04/25] drm/i915: Add basic support for parsing of VBT OEM Custom Block
` [PATCH 11/25] drm/i915: Enable HDMI on ValleyView
[PATCH] xf86-video-intel: deactivate unused CRTCs
2012-03-26 13:30 UTC (3+ messages)
[PATCH] drm/i915: Batch copy_from_user for relocation processing
2012-03-26 7:59 UTC (5+ messages)
[PATCH 1/2] drm/i915/sdov: switch IS_SDVOB to a flag
2012-03-25 20:37 UTC (6+ messages)
` [PATCH 2/2] drm/i915: add an explict mmio base for gpio/gmbus io
[PATCH] drm/i915: Relax the need-mappable? flag for execbuffers
2012-03-25 17:18 UTC (2+ messages)
[PATCH] drm/i915: enable gmbus on gen2
2012-03-25 16:40 UTC (5+ messages)
[PATCH 1/3] drm/i915: add rc6 residency times to debugfs
2012-03-25 12:21 UTC (10+ messages)
` [PATCH 2/3] drm/i915: extract intel_enable_rc6()
` [PATCH 3/3] drm/i915: rc6 in sysfs
` [PATCH 1/2] build: make sure we have asprintf
` [PATCH 2/2] tests: rc6 residency test
[PATCH] drm/i915: add rc6 residency times to debugfs
2012-03-25 0:01 UTC (5+ messages)
VA-API brightness property
2012-03-24 12:20 UTC (6+ messages)
` VAAPI crashes X
Need to help on installaling a driver
2012-03-24 7:24 UTC (2+ messages)
[PATCH 1/2] drm/i915: Reorganise rules for get_fence/put_fence
2012-03-23 20:13 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Remove fence pipelining infrastructure
[PATCH 0/2] RC6 changes for 3.4 got missing
2012-03-23 15:34 UTC (4+ messages)
` [PATCH 2/2] drm/i915: enable plain RC6 on Sandy Bridge by default
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