messages from 2015-03-03 13:22:38 to 2015-03-05 11:51:00 UTC [more...]
[PATCH 0/7] FBC frontbuffer tracking conversion, v3
2015-03-05 11:52 UTC (11+ 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 0/6] eDP DRRS based on frontbuffer tracking
2015-03-05 11:49 UTC (4+ messages)
` [PATCH] drm/i915: Fixing mutex deadlock window at eDP DRRS
[PULL] drm-intel-fixes
2015-03-05 11:29 UTC
[PATCH] drm/i915: Add debugfs entry for DRRS
2015-03-05 11:22 UTC (5+ messages)
[PATCH] drm/i915: Reudce CHV DPLL min vco frequency to 4.8 GHz
2015-03-05 10:43 UTC (6+ messages)
` checkpatch spell checking (was: Re: [PATCH] drm/i915: Reudce CHV DPLL min vco frequency to 4.8 GHz)
` checkpatch spell checking (was: Re: [Intel-gfx] "
[PATCH] drm/i915: Remove wait for for punit to updates freq
2015-03-05 10:30 UTC (4+ messages)
` [PATCH] drm/i915: Update PM interrupts before updating the freq
[PATCH v3 00/10] Added missing changes for Turbo feature on SKL
2015-03-05 10:26 UTC (16+ messages)
` [PATCH 1/8] drm/i915/skl: Added new macros
` [PATCH 2/8] drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()
` [PATCH 3/8] drm/i915/skl: Updated the gen6_init_rps_frequencies function
` [PATCH 4/8] drm/i915/skl: Updated the gen6_set_rps function
` [PATCH 6/8] drm/i915/skl: Updated the gen6_rps_limits function
` [PATCH 09/10] drm/i915/skl: Updated the act_freq_mhz_show sysfs function
[PATCH 1/3] drm/i915/skl: Allow universal planes to position
2015-03-05 9:21 UTC (3+ messages)
` [PATCH 2/3] drm/i915: Using plane state parameters instead of pipe's
` [PATCH 3/3] drm/i915/skl: Support for 90/270 rotation
[PATCH 0/4] drm/i915/skl: Support for edp1.4 intermediate frequencies
2015-03-05 4:33 UTC (9+ messages)
` [PATCH 2/4] drm/i915/skl: Read sink supported rates from edp panel
` [PATCH] "
` [PATCH 3/4] drm/i915/skl: Add support for edp 1.4 intermediate frequencies
` [PATCH] "
` [PATCH 4/4] drm/i915/skl: Program PLL for edp1.4 "
[PATCH] drm/i915: Export total subslice and EU counts
2015-03-05 4:35 UTC (3+ messages)
[PATCH] drm/i915: Don't clobber plane state on internal disables
2015-03-05 3:57 UTC (3+ messages)
` [PATCH i-g-t] tests/kms_plane: Ensure planes recover from DPMS
Preventing zero GPU virtual address allocation
2015-03-05 2:56 UTC
[PATCH 1/7] drm/i915: PSR: Remove wrong LINK_DISABLE
2015-03-05 2:48 UTC (10+ messages)
` [PATCH 4/7] drm/i915: PSR VLV: Add single frame update
` [PATCH 5/7] drm/i915: Make sure we invalidate frontbuffer on fbcon
[PATCH] drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again
2015-03-05 1:25 UTC (2+ messages)
[PATCH] drm/i915/skl: power on DP AUX well when getting CRTC power domains
2015-03-04 22:58 UTC (2+ messages)
[PATCH] drm/i915: Setup all page directories for gen8
2015-03-04 19:58 UTC (7+ messages)
[4.0-rc2] WARNING at intel_check_page_flip
2015-03-04 18:32 UTC (2+ messages)
[PATCH 1/2] drm/i915: Don't require primary->fb in intel_crtc_active()
2015-03-04 18:21 UTC (11+ messages)
` [PATCH 2/2] drm/i915: Don't assume primary & cursor are always on for wm calculation
[PATCH 00/23] Remove depencies on staged config for atomic transition
2015-03-04 17:51 UTC (35+ messages)
` [PATCH 01/23] drm/i915: Set crtc backpointer when duplicating crtc state
` [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 v2 0/8] Skylake 90/270 display rotation
2015-03-04 16:58 UTC (11+ messages)
` [PATCH 1/8] drm: Pass in new and old plane state to prepare_fb and cleanup_fb
` [Intel-gfx] "
` [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] drm/mm: Support 4 GiB and larger ranges
2015-03-04 16:20 UTC (2+ messages)
[PATCH] drm/i915: Add module param to test the load detect code
2015-03-04 16:09 UTC (9+ messages)
[PATCH] drm/i915: Add I915_PARAM_REVISION
2015-03-04 16:16 UTC (2+ messages)
[PATCH 00/12] drm/i915: Redo VLV/CHV watermark code
2015-03-04 15:26 UTC (11+ 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 i-g-t v2] tests/gem_render_tiled_blits: split into subtests
2015-03-04 15:18 UTC (2+ messages)
[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 1/2] acpi/video: Load the module even if ACPI is disabled
2015-03-04 14:39 UTC (3+ messages)
[PATCH 00/12] PPGTT with 48b addressing
2015-03-04 13:08 UTC (15+ messages)
` [PATCH 02/12] drm/i915/bdw: Abstract PDP usage
` [PATCH 05/12] drm/i915/bdw: implement alloc/free for 4lvl
` [PATCH 06/12] drm/i915/bdw: Add 4 level switching infrastructure
` [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
[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 1/3] drm/i915: DP link training optimization
2015-03-04 10:03 UTC (2+ messages)
` [PATCH 2/3] "
[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/skl: Restore the DDI translation tables when enabling PW1
2015-03-03 22:47 UTC (2+ messages)
[PATCH 2/2] drm/i915: Fix chv cdclk support
2015-03-03 20:55 UTC (2+ messages)
i915 driver doesn't find all Modelines that nouveau driver finds
2015-03-03 19:16 UTC (13+ messages)
[PATCH] drm/i915: Fix big cursors on snb
2015-03-03 18:56 UTC (2+ messages)
[PATCH v2] drm/i915/skl: Only use the 800mV+2bB HDMI translation entry
2015-03-03 17:16 UTC (2+ messages)
[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)
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)
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