messages from 2012-05-24 20:28:22 to 2012-06-01 20:05:29 UTC [more...]
[PATCH 1/3] drm/i915: clarify IBX dp workaround
2012-06-01 20:04 UTC (9+ messages)
` [PATCH 2/3] drm/i915: implement IBX hdmi transcoder select workaround
` [PATCH 3/3] drm/i915: assert that the IBX port transcoder select w/a is implemented
[PATCH] drm/i915: extract object unplug code from busy/wait_timeout ioctl
2012-06-01 13:21 UTC (8+ messages)
` [PATCH] drm/i915: extract object active state flushing code
[RFC] fastboot
2012-06-01 9:25 UTC (47+ messages)
` [PATCH 01/43] drm/i915: Track unbound pages
` [PATCH 02/43] drm/i915: Only pwrite through the GTT if there is space in the aperture
` [PATCH 03/43] drm/i915: Try harder to allocate an mmap_offset
` [PATCH 04/43] drm/i915: Pin backing pages for pwrite
` [PATCH 05/43] drm/i915: Pin pages for pread
` [PATCH 06/43] drm/i915/debugfs: Show (count, size) of purgeable objects in i915_gem_objects
` [PATCH 07/43] drm: Introduce drm_mm_create_block()
` [PATCH 08/43] drm/i915: Fix detection of stolen base for gen2
` [PATCH 09/43] drm/i915: Fix location of stolen memory register for SandyBridge+
` [PATCH 10/43] drm/i915: Avoid clearing preallocated regions from the GTT
` [PATCH 11/43] drm/i915: Always use the scatterlists if available for GTT insertion
` [PATCH 12/43] drm/i915: Tidy handling of the scatterlist by ppgtt
` [PATCH 13/43] drm/i915: Delay allocation of stolen space for FBC
` [PATCH 14/43] drm/i915: Extract general object init routine
` [PATCH 15/43] drm/i915: Allow objects to be created with no backing pages, but stolen space
` [PATCH 16/43] drm/i915: Support readback of stolen objects upon error
` [PATCH 17/43] drm/i915: Handle stolen objects in pwrite
` [PATCH 18/43] drm/i915: Handle stolen objects for pread
` [PATCH 19/43] drm/i915: Introduce i915_gem_object_create_stolen()
` [PATCH 20/43] drm/i915: Allocate fbcon from stolen memory
` [PATCH 21/43] drm/i915: Allocate ringbuffers "
` [PATCH 22/43] drm/i915: Allocate overlay registers "
` [PATCH 23/43] drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated
` [PATCH 24/43] drm/i915: Split the framebuffer_info creation into a separate routine
` [PATCH 25/43] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon
` [PATCH 26/43] drm: add initial_config function to fb helper and add i915 support
` [PATCH 27/43] drm/i915: read initial config from hardware
` [PATCH 28/43] drm: don't zero out the CRTC even if it's the same as the current one
` [PATCH 29/43] drm/fb: don't NULL encoder CRTCs at fb init time
` [PATCH 30/43] drm/i915: when reading initial config, don't clobber PCH clock state
` [PATCH 31/43] drm/i915: use fb helper probe when building BIOS config
` [PATCH 32/43] drm/i915: read current LVDS config at boot
` [PATCH 33/43] drm/i915: more debug messages when BIOS display config can't be replicated
` [PATCH 34/43] drm/i915: allow 8 bit BIOS configs to be inherited
` [PATCH 35/43] drm/i915: add panel shutdown debug message
` [PATCH 36/43] drm/i915: try to handle multi-head BIOS configurations too
` [PATCH 37/43] drm/i915: Skip modifying PCH DREF if not changing clock sources
` [PATCH 38/43] drm/i915: Disable unused CRTCs
` [PATCH 39/43] drm/i915: remove unnecessary arg from intel_crtc_mode_get
` [PATCH 40/43] drm/i915: fetch sync polarity when building initial configuration
` [PATCH 41/43] drm/i915: remove unnecessary arg from intel_crtc_clock_get
` [PATCH 42/43] drm/i915: HACK: hard code existing mode clock to 137500
` [PATCH 43/43] drm/i915: HACK: force plane enable at plane update time
[PATCH 1/3] drm/i915: ivybridge_handle_parity_error should be static
2012-06-01 8:12 UTC (7+ messages)
` [PATCH 2/3] drm/i915: initialize the parity work only once
` [PATCH 3/3] drm/i915: simplify sysfs setup code
[RFC] [PATCH 00/14] HPD/connector-polling rework
2012-05-31 19:36 UTC (17+ messages)
` [PATCH 01/14] drm: extract drm_kms_helper_hotplug_event
` [PATCH 02/14] drm: handle HDP and polled connectors separately
` [Intel-gfx] "
` [PATCH] drm: handle HPD "
` [PATCH 1/2] "
` [PATCH 2/2] drm: run the hpd irq event code directly
` [PATCH 05/14] drm: properly init/reset connector status
` [PATCH 06/14] drm: kill unnecessary calls to connector->detect
` [PATCH 07/14] drm: don't start the poll engine in probe_single_connector
` [PATCH 10/14] drm/i915: cache crt edid
` [PATCH 11/14] drm/i915: cache dp edid
` [PATCH 13/14] drm/i915/sdvo: implement correct return value for ->get_modes
` [PATCH 14/14] drm/i915: s/mdelay/msleep/ in the sdvo detect function
(no subject)
2012-05-31 18:00 UTC
[PATCH 1/4 v2] drm/i915: Dynamic Parity Detection handling
2012-05-31 15:55 UTC (9+ messages)
` [PATCH 2/4] drm/i915: enable parity error interrupts
` [PATCH 3/4 v2] drm/i915: remap l3 on hw init
` [PATCH 4/4] drm/i915: l3 parity sysfs interface
` [PATCH 5/6] tools/dpf: Tool to read and write l3 remap registers
` [PATCH 6/6] tests/dpf: simple dpf test
Lots of i915/drm spew on 3.4
2012-05-31 14:43 UTC (3+ messages)
[PATCH] drm/i915/crt: Do not rely upon the HPD presence pin
2012-05-31 13:34 UTC (3+ messages)
[PATCH] drm/i915: don't chnage the original mode in dp_mode_fixup
2012-05-31 10:49 UTC (13+ messages)
` [PATCH 1/2] drm/i915: adjusted_mode->clock in the dp mode_fixup
` [PATCH 2/2] drm/i915: don't chnage the original mode in dp_mode_fixup
` [PATCH] drm/i915: compute the target_clock for edp directly
[PATCH] drm/i915: reuse the sdvo tv clock adjustment in ilk mode_set
2012-05-31 7:31 UTC (3+ messages)
[PATCH] drm/i915: there's no cxsr on ilk
2012-05-31 7:30 UTC (3+ messages)
[PATCH 00/14] More HDMI fixes V2
2012-05-30 21:08 UTC (19+ messages)
` [PATCH 01/14] drm/i915: add set_infoframes to struct intel_hdmi
` [PATCH 02/14] drm/i915: properly alternate between DVI and HDMI
` [PATCH 03/14] drm/i915: only set the HDMI port on the DIP once
` [PATCH 04/14] drm/i915: enable DIP before enabling each InfoFrame
` [PATCH 05/14] drm/i915: don't wait for vblank while writing InfoFrames
` [PATCH 06/14] drm/i915: explicitly disable the DIPs we're not using
` [PATCH 07/14] drm/i915: disable DIP while changing the port
` [PATCH 08/14] drm/i915: don't write 0 to DIP control at HDMI init
` [PATCH 09/14] drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI
` [PATCH 10/14] drm/i915: rename sdvox_reg to hdmi_reg on HDMI context
` [PATCH 11/14] drm/i915: remove comment about HSW HDMI DIPs
` [PATCH 12/14] drm/i915: clarify confusion between HDMI and SDVO registers
` [PATCH 13/14] drm/i915: add some barriers when changing DIPs
` [PATCH 14/14] drm/i915: make sure HDMI port is disabled inside set_infoframes
gstreamer-vaapi does not work with g45
2012-05-30 10:28 UTC (10+ messages)
[PATCH] drm/i915: Reset last_retired_head when resetting ring
2012-05-29 18:07 UTC (2+ messages)
[drm:gen6_sanitize_pm] *ERROR* Power management discrepancy
2012-05-28 18:26 UTC (2+ messages)
SNA crashes
2012-05-27 15:22 UTC (4+ messages)
[PATCH 0/5] Dynamic Parity Detection/Correction
2012-05-25 20:50 UTC (13+ messages)
` [PATCH 2/5] drm/i915: Dynamic Parity Detection handling
` [PATCH 3/5] drm/i915: enable parity error interrupts
` [PATCH 4/5] drm/i915: remap l3 on hw init
` [PATCH 5/5] drm/i915: l3 parity sysfs interface
[PATCH] drm/i915: add min freq control to debugfs
2012-05-25 19:35 UTC (4+ messages)
[PATCH] drm/i915: add min freq control to debugfs
2012-05-25 19:34 UTC
[PATCH 1/4] drm/i915: disable RCBP and VDS unit clock gating on IVB and VLV
2012-05-25 19:32 UTC (4+ messages)
` [PATCH 2/4] drm/i915: load boot context at driver init time
` [PATCH 3/4] drm/i915: add TDL unit clock gating disable for IVB and VLV
` [PATCH 4/4] drm/i915: add L3 bank clock gating disable on "
[PATCH] drm/i915/hdmi: Fix reg values for g4x_hdmi_connected
2012-05-25 12:33 UTC (3+ messages)
[PATCH 1/4 v5] drm/i915: timeout parameter for seqno wait
2012-05-25 12:20 UTC (6+ messages)
` [PATCH 2/4 v3] [RESEND] drm/i915: improve i915_wait_request_begin trace
` [PATCH 3/4 v7] drm/i915: wait render timeout ioctl
` [PATCH 4/4] [RESEND] drm/i915: s/i915_wait_request/i915_wait_seqno/g
[pull] drm-intel-fixes for 3.5
2012-05-25 12:00 UTC (2+ messages)
[PATCH 03/14] drm: introduce DRM_CONNECTOR_POLL_FORCE
2012-05-25 10:54 UTC (2+ messages)
` [PATCH] "
[PATCH] drm/i915: Remove the error message for unbinding pinned buffers
2012-05-25 8:10 UTC (2+ messages)
[PATCH] drm/i915: Limit page allocations to lowmem (dma32) for i965
2012-05-25 8:07 UTC (2+ messages)
[PATCH 00/11] More HDMI fixes
2012-05-24 23:07 UTC (15+ messages)
` [PATCH 01/11] drm/i915: add set_infoframes to struct intel_hdmi
` [PATCH 02/11] drm/i915: properly alternate between DVI and HDMI
` [PATCH 03/11] drm/i915: only set the HDMI port on the DIP once
` [PATCH 04/11] drm/i915: enable DIP before enabling each InfoFrame
` [PATCH 05/11] drm/i915: don't wait for vblank while writing InfoFrames
` [PATCH 06/11] drm/i915: explicitly disable the DIPs we're not using
` [PATCH 07/11] drm/i915: disable DIP while changing the port
` [PATCH 08/11] drm/i915: don't write 0 to DIP control at HDMI init
` [PATCH 09/11] drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI
` [PATCH 10/11] drm/i915: rename sdvox_reg to hdmi_reg on HDMI context
` [PATCH 11/11] drm/i915: remove comment about HSW HDMI DIPs
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