messages from 2015-03-02 17:54:47 to 2015-03-04 15:20:03 UTC [more...]
[PATCH 00/23] Remove depencies on staged config for atomic transition
2015-03-04 15:21 UTC (26+ messages)
` [PATCH 01/23] drm/i915: Set crtc backpointer when duplicating crtc state
` [PATCH 02/23] drm/i915: Add a for_each_intel_connector macro
` [PATCH 03/23] drm/i915: Improve staged config logging
` [PATCH 04/23] drm/i915: Add intel_atomic_get_crtc_state() helper function
` [PATCH 05/23] drm/i915: Allocate a drm_atomic_state for the legacy modeset code
` [PATCH 06/23] drm/i915: Add an optional atomic state argument to intel_set_mode()
` [PATCH 07/23] drm/i915: Use an atomic state for the load detect modeset
` [PATCH 08/23] drm/i915: Allocate a crtc_state also when the crtc is being disabled
` [PATCH 09/23] drm/i915: Update dummy connector atomic state with current config
` [PATCH 10/23] drm/i915: Implement connector state duplication
` [PATCH 11/23] drm/i915: Copy the staged connector config to the legacy atomic state
` [PATCH 12/23] drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()
` [PATCH 13/23] drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()
` [PATCH 14/23] drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()
` [PATCH 15/23] drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_config
` [PATCH 16/23] drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()
` [PATCH 17/23] drm/i915: Don't use staged config in intel_dp_mst_compute_config()
` [PATCH 18/23] drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()
` [PATCH 19/23] drm/i915: Pass an atomic state to modeset_global_resources() functions
` [PATCH 20/23] drm/i915: Use atomic state in pipe_has_enabled_pch()
` [PATCH 21/23] drm/i915: Convert intel_pipe_will_have_type() to using atomic state
` [PATCH 22/23] drm/i915: Don't look at staged config crtc when changing DRRS state
` [PATCH 23/23] drm/i915: Remove usage of encoder->new_crtc from clock computations
[PATCH i-g-t v2] tests/gem_render_tiled_blits: split into subtests
2015-03-04 15:18 UTC (2+ messages)
[PATCH] drm/i915: Reudce CHV DPLL min vco frequency to 4.8 GHz
2015-03-04 15:15 UTC (4+ messages)
[PATCH 00/12] drm/i915: Redo VLV/CHV watermark code
2015-03-04 15:07 UTC (10+ messages)
` [PATCH 10/12] drm/i915: Support maxfifo with two planes on CHV
` [PATCH 11/12] drm/i915: Program PFI credits for VLV
` [PATCH 12/12] drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV
[PATCH 0/5] Skylake 90/270 display rotation
2015-03-04 15:04 UTC (6+ messages)
` [PATCH 3/5] drm/i915/skl: Support secondary (rotated) frame buffer mapping
[PATCH] demos/intel_sprite_on : Sprite Stress Testing
2015-03-04 14:48 UTC (2+ messages)
[PATCH] drm/i915: Add I915_PARAM_REVISION
2015-03-04 14:41 UTC
[PATCH 1/2] acpi/video: Load the module even if ACPI is disabled
2015-03-04 14:39 UTC (3+ messages)
[PATCH] drm/i915: Add module param to test the load detect code
2015-03-04 14:29 UTC (7+ messages)
[PATCH 1/7] drm/i915: PSR: Remove wrong LINK_DISABLE
2015-03-04 14:30 UTC (11+ messages)
` [PATCH 3/7] drm/i915: PSR: deprecate link_standby support for core platforms
` [PATCH 5/7] drm/i915: Make sure we invalidate frontbuffer on fbcon
[PATCH 00/12] PPGTT with 48b addressing
2015-03-04 13:08 UTC (22+ messages)
` [PATCH 01/12] drm/i915/bdw: Make pdp allocation more dynamic
` [PATCH 02/12] drm/i915/bdw: Abstract PDP usage
` [PATCH 04/12] drm/i915/bdw: Add ppgtt info for dynamic pages
` [PATCH 05/12] drm/i915/bdw: implement alloc/free for 4lvl
` [PATCH 06/12] drm/i915/bdw: Add 4 level switching infrastructure
` [PATCH 07/12] drm/i915/bdw: Support 64 bit PPGTT in lrc mode
` [PATCH 10/12] drm/i915/bdw: Add 4 level support in insert_entries and clear_range
` [PATCH 11/12] drm/i915: Expand error state's address width to 64b
[PATCH] drm/i915: Setup all page directories for gen8
2015-03-04 12:55 UTC (4+ messages)
[git pull] drm fixes
2015-03-04 12:41 UTC (7+ messages)
` [PATCH] drm/i915: Fix modeset state confusion in the load detect code
[PATCH 0/4] drm/i915/skl: Support for edp1.4 intermediate frequencies
2015-03-04 11:25 UTC (7+ messages)
` [PATCH 2/4] drm/i915/skl: Read sink supported rates from edp panel
` [PATCH 3/4] drm/i915/skl: Add support for edp 1.4 intermediate frequencies
` [PATCH 4/4] drm/i915/skl: Program PLL for edp1.4 "
[PATCH 0/7] FBC frontbuffer tracking conversion, v3
2015-03-04 11:21 UTC (8+ messages)
` [PATCH 4/7] drm/i915: pass which operation triggered the frontbuffer tracking
` [PATCH 5/7] drm/i915: also do frontbuffer tracking on pwrites
` [PATCH 6/7] drm/i915: add frontbuffer tracking to FBC
[PATCH 1/3] drm/i915: DP link training optimization
2015-03-04 10:03 UTC (2+ messages)
` [PATCH 2/3] "
[PATCH 1/2] drm/i915: Don't require primary->fb in intel_crtc_active()
2015-03-04 9:45 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Don't assume primary & cursor are always on for wm calculation
[PATCH v2 0/8] Skylake 90/270 display rotation
2015-03-04 9:10 UTC (10+ messages)
` [PATCH 1/8] drm: Pass in new and old plane state to prepare_fb and cleanup_fb
` [PATCH 2/8] drm/i915/skl: Extract tile height code into a helper function
` [PATCH 3/8] drm/i915: Use GGTT view when (un)pinning objects to planes
` [PATCH 4/8] drm/i915: Pass in plane state when (un)pinning frame buffers
` [PATCH 5/8] drm/i915: Helper function to determine GGTT view from plane state
` [PATCH 6/8] drm/i915/skl: Support secondary (rotated) frame buffer mapping
` [PATCH 7/8] drm/i915/skl: Query display address through a wrapper
` [PATCH 8/8] drm/i915/skl: Take 90/270 rotation into account in watermark calculations
[PATCH v2] drm/i915: gen4: work around hang during hibernation
2015-03-04 8:15 UTC (5+ messages)
[PATCH] drm/i915: Changes for calculating dsi clk for CHT
2015-03-04 2:17 UTC (2+ messages)
[PATCH] drm/i915: Export total subslice and EU counts
2015-03-04 0:32 UTC (5+ messages)
[PATCH] Restore the DDI translation tables after enabling PG1
2015-03-03 22:47 UTC (4+ messages)
` [PATCH] drm/i915/skl: Restore the DDI translation tables when enabling PW1
[PATCH 1/2] drm/i915: Allow pixel clock up to 95% of cdclk on CHV
2015-03-03 20:55 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Fix chv cdclk support
i915 driver doesn't find all Modelines that nouveau driver finds
2015-03-03 19:16 UTC (14+ messages)
[PATCH] drm/i915: Fix big cursors on snb
2015-03-03 18:56 UTC (5+ messages)
[PATCH] drm/i915/skl: Update the 800mV+2bB HDMI translation entry
2015-03-03 17:16 UTC (4+ messages)
` [PATCH v2] drm/i915/skl: Only use "
[PATCH] intel: New libdrm interface to create unbound wc user mappings for objects
2015-03-03 17:16 UTC (10+ messages)
` [PATCH v3] "
[PATCH] Revert "drm/i915: Switch planes from transitional helpers to full atomic helpers"
2015-03-03 16:44 UTC (2+ messages)
[PATCH i-g-t v3 00/13] Testing the Y tiled display
2015-03-03 16:12 UTC (16+ messages)
` [PATCH i-g-t 01/13] tests/kms_addfb: Add support for fb modifiers
` [PATCH i-g-t 02/13] lib: Extract igt_buf_write_to_png() from gem_render_copy
` [PATCH i-g-t 03/13] tests/kms_addfb: Y tiled testcases
` [PATCH i-g-t 04/13] lib/skl: Add gen9 specific igt_blitter_fast_copy()
` [PATCH i-g-t 05/13] lib: Don't give a struct igt_buf * to fast_copy_pitch()
` [PATCH i-g-t 06/13] lib: Split two helpers to build fast copy's dword0 and dword1
` [PATCH i-g-t 07/13] lib: Provide a raw version of the gen9 fast copy blits
` [PATCH i-g-t 08/13] tiling: Convert framebuffer helpers to use fb modifiers
` [PATCH i-g-t 09/13] lib: Add support for new extension to the ADDFB2 ioctl
` [PATCH i-g-t 10/13] lib/igt_fb: Use new ADDFB2 extension for new tiling modes
` [PATCH i-g-t 11/13] lib: Allow the creation of Ys/Yf tiled FBs
` [PATCH i-g-t 12/13] testdisplay/skl: Add command line options for Yb/Yf tiled fbs
` [PATCH i-g-t 13/13] tests/kms_flip_tiling: Exercise Y tiling modes on Gen9+
[PATCH] drm/i915: More DPIO magic for CHV HDMI & DP
2015-03-03 15:45 UTC (11+ messages)
` [v2 0/5] "
` [v2 2/5] drm/i915: Limit max VCO supported in CHV to 6.48GHz
` [v2 5/5] drm/i915: Update prop, int co-eff and gain threshold for CHV
` [PATCH 3/3] "
[v2 4/5] drm/i915: Initialize CHV digital lock detect threshold
2015-03-03 15:38 UTC (3+ messages)
` [PATCH 2/3] "
[v2 3/5] drm/i915: Disable M2 frac division for integer case
2015-03-03 15:36 UTC (3+ messages)
` [PATCH 1/3] "
[PATCH 0/3] Watermark atomic fixes (v2)
2015-03-03 15:33 UTC (4+ messages)
` [PATCH 3/3] drm/i915: Use plane->state->fb in watermark code (v2)
[PATCH] drm/i915: Add debugfs entry for DRRS
2015-03-03 15:23 UTC (2+ messages)
i915 when using vaapi, screen only refreshes on mouse movement
2015-03-03 13:49 UTC (6+ messages)
[PATCH 2/2] acpi/video: Propagate the error code for acpi_video_register
2015-03-03 13:39 UTC (2+ messages)
eDP display control registers in Linux kernel
2015-03-03 13:36 UTC (8+ messages)
[PATCH 6/6] drm/i915: Add debugfs entry for DRRS
2015-03-03 12:20 UTC (4+ messages)
` [PATCH] "
[PATCH 0/2] Make for_each_{plane, sprite} take dev_priv as first argument
2015-03-03 11:42 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Make for_each_sprite() take dev_priv as argument
[PATCH i-g-t v4] tests/gem_render_linear_blits: split into two subtests
2015-03-03 10:23 UTC
[PATCH 7/7] drm/i915: Enable PSR by default
2015-03-03 9:54 UTC (2+ messages)
[PATCH 0/3] Restore pipe interrupts registers after power well enabling
2015-03-03 8:23 UTC (8+ messages)
` [PATCH 1/3] drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask
` [PATCH 2/3] drm/i915/skl: Restore pipe interrupt registers after power well enabling
` [PATCH 3/3] drm/i915: Remove unused condition in hsw_power_well_post_enable()
[PATCH 1/2] drm/i915: Disable DDR DVFS on CHV
2015-03-03 7:57 UTC (2+ messages)
Intel-gfx Digest, Vol 85, Issue 280
2015-03-03 7:42 UTC
[PATCH 2/2] drm/i915/chv: Add CHV HW status to SSEU status
2015-03-03 7:28 UTC (2+ messages)
[PATCH 0/6] eDP DRRS based on frontbuffer tracking
2015-03-03 6:41 UTC (2+ messages)
` [PATCH] drm/i915: Fixing mutex deadlock window at eDP DRRS
[PATCH] drm/i915: Do both mt and gen6 style forcewake reset on ivb probe
2015-03-03 5:45 UTC (2+ messages)
[PATCH] drm/i915: Extract context switch skip and add pd load logic
2015-03-03 3:54 UTC (2+ messages)
[PATCH v2] drm/dp: add DPCD definitions from DP 1.1 and 1.2a
2015-03-03 2:18 UTC (2+ messages)
[PATCH 0/2] SSEU detection for CHV
2015-03-03 1:33 UTC (4+ messages)
` [PATCH v2 1/2] drm/i915/chv: Determine CHV slice/subslice/EU info
[PATCH 1/2] Add driver callback for updating device info
2015-03-02 23:42 UTC (2+ messages)
` [PATCH 2/2] Query the driver directly for compute units and subslice
[PATCH] tests/core_getparams: Create new test core_getparams
2015-03-02 23:40 UTC
[PATCH] intel: Export total subslice and EU counts
2015-03-02 23:39 UTC
[PATCH] drm: Fix deadlock due to getconnector locking changes
2015-03-02 20:03 UTC (3+ messages)
[PATCH 00/24] PPGTT dynamic page allocations
2015-03-02 18:57 UTC (5+ messages)
` [PATCH v6 00/32] PPGTT dynamic page allocations and 48b addressing
` [PATCH v6 03/32] drm/i915: Create page table allocators
[PATCH i-g-t v3] tests/gem_render_linear_blits: split into two subtests
2015-03-02 18:26 UTC (2+ messages)
[PATCH 2/2] drm/i915/gen8: Apply Per-context workarounds using W/A batch buffers
2015-03-02 18:08 UTC (4+ messages)
` [PATCH v2 "
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