June 2015 Archives by thread
Starting: Mon Jun 1 00:32:01 PDT 2015
Ending: Tue Jun 30 22:34:24 PDT 2015
Messages: 2542
- [Intel-gfx] [PATCH v2] drm/i915/vlv: fix RC6 residency time calculation
Imre Deak
- [Intel-gfx] [PATCH v3 00/22] drm/i915: Convert to atomic, part 2.
Ander Conselvan De Oliveira
- [Intel-gfx] [PATCH] Fix resume from suspend to RAM on IBM X30 (take two)
Thomas Richter
- [Intel-gfx] [BUG] Again panning problems on i830 chipsets
Thomas Richter
- [Intel-gfx] [PATCH v2 1/7] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] [PATCH i-g-t] gem_userptr_benchmark: Test overlapping bo mmu notifier performance impact
Tvrtko Ursulin
- [Intel-gfx] [PATCH v4 00/27] drm/i915: Convert to atomic, part 2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 04/27] drm/i915: use intel_crtc_control everywhere, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 05/27] drm/i915: Use drm_atomic_helper_update_legacy_modeset_state, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 06/27] drm/i915: Make __intel_set_mode() take only atomic state as argument
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 07/27] drm/i915: Set mode_changed for audio in intel_modeset_pipe_config()
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 08/27] drm/i915: Use crtc_state->active instead of crtc_state->enable
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 09/27] drm/i915: Make sure all planes and connectors are added on modeset.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 10/27] drm/i915: update plane state during init
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 11/27] drm/i915: do not wait for vblank when crtc is off
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 12/27] drm/i915: calculate primary visibility changes instead of calling from set_config
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 13/27] drm/i915: Support modeset across multiple pipes
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 14/27] drm/i915: Zap call to drm_plane_helper_disable, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 15/27] drm/i915: Use global atomic state for staged pll config, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 16/27] drm/i915: Use drm_atomic_helper_swap_state in intel_atomic_commit.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 17/27] drm/i915: Swap planes on each crtc separately, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 18/27] drm/i915: Move cdclk and pll setup to intel_modeset_compute_config(), v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 19/27] drm/i915: Read hw state into an atomic state struct, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 20/27] drm/i915: Implement intel_crtc_control using atomic state, v4
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 21/27] drm/i915: Make intel_display_suspend atomic, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 22/27] drm/i915: move swap state to the right place
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 23/27] drm/i915: Use crtc->hwmode for vblanks, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 24/27] drm/i915: Remove use of crtc->config from i915_debugfs.c
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 25/27] drm/i915: Calculate haswell plane workaround, v5.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 26/27] drm/i915: Use atomic state for calculating DVO_2X_MODE on i830.
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 27/27] drm/i915: use calculated state for vblank evasion
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 00/27] drm/i915: Convert to atomic, part 2.
Jani Nikula
- [Intel-gfx] [PATCH v4 01/27] drm/i915: get rid of put_shared_dpll
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 02/27] drm/i915: get rid of intel_crtc_disable and related code, v3
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 03/27] drm/i915: add intel_display_suspend, v2
Maarten Lankhorst
- [Intel-gfx] [RFC 01/14] drm/i915: allocate gem memory for mipi dbi cmd buffer
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/skl: Assume no scaling is available when things are not as expected
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Don't check modeset state in the hw state force restore path
Ander Conselvan de Oliveira
- [Intel-gfx] [PATCH 00/24] Convert to atomic, part 3.
Maarten Lankhorst
- [Intel-gfx] [PATCH 01/24] drm/i915: Always reset in intel_crtc_restore_mode
Maarten Lankhorst
- [Intel-gfx] [PATCH 02/24] drm/i915: Use crtc state in intel_modeset_pipe_config
Maarten Lankhorst
- [Intel-gfx] [PATCH 01/21] drm/i915/gtt: Mark TLBS dirty for gen8+
Joonas Lahtinen
- [Intel-gfx] [PATCH 05/21] drm/i915/gtt: Don't leak scratch page on mapping error
Joonas Lahtinen
- [Intel-gfx] [PATCH 03/21] drm/i915/gtt: Check va range against vm size
Joonas Lahtinen
- [Intel-gfx] [PATCH 15/21] drm/i915/gtt: Fill scratch page
Chris Wilson
- [Intel-gfx] [PATCH] drm/atomic: Handle vblank events in atomic ioctl correctly.
Maarten Lankhorst
- [Intel-gfx] [PATCH 0/9] drm/i915: HDMI 12bpc fixes
Konduru, Chandra
- [Intel-gfx] [PATCH v2 4/9] drm/i915: Fix HDMI 12bpc TRANSCONF bpc value
Konduru, Chandra
- [Intel-gfx] [PATCH v2 1/9] drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb, ivb
Konduru, Chandra
- [Intel-gfx] [PATCH v2 2/9] drm/i915: Send GCP infoframes for deep color HDMI sinks
Konduru, Chandra
- [Intel-gfx] [PATCH v2 3/9] drm/i915: Enable default_phase in GCP when possible
Konduru, Chandra
- [Intel-gfx] [PATCH v2 6/9] drm/i915: Disable all infoframes when turning off the HDMI port
Konduru, Chandra
- [Intel-gfx] [PATCH 7/9] drm/i915: Check infoframe state more diligently.
Konduru, Chandra
- [Intel-gfx] [PATCH 8/9] drm/i915: Fix hdmi clock readout with pixel repeat
Konduru, Chandra
- [Intel-gfx] [PATCH 9/9] drm/i915: Double the port clock when using double clocked modes with 12bpc
Konduru, Chandra
- [Intel-gfx] [PATCH v5 0/8] All sort of cdclk stuff
Mika Kahola
- [Intel-gfx] [PATCH] drm/i915/skl: changed the filename of csr firmware
Timo Aaltonen
- [Intel-gfx] [PATCH v3] drm/i915: Fix DDC probe for passive adapters
Jani Nikula
- [Intel-gfx] [PATCH 1/3] drm/i915: Fix command parser to validate multiple register access with the same command.
Zhigang Gong
- [Intel-gfx] [PATCH 06/21] drm/i915/gtt: Remove _single from page table allocator
Joonas Lahtinen
- [Intel-gfx] [PATCH 07/21] drm/i915/gtt: Introduce i915_page_dir_dma_addr
Michel Thierry
- [Intel-gfx] [PATCH 1/7] drm/i915: Initialize Color Manager
Jindal, Sonika
- [Intel-gfx] [PATCH] drm/i915: Include G4X/VLV/CHV in self refresh status
Ander Conselvan de Oliveira
- [Intel-gfx] [PATCH 3/7] drm/i915: Add Set property interface for CRTC
Jindal, Sonika
- [Intel-gfx] [PATCH 4/7] drm: Add Gamma correction structure
Jindal, Sonika
- [Intel-gfx] [PATCH] perf/x86/intel/pt: Fix lockdep interaction
Tvrtko Ursulin
- [Intel-gfx] [PATCH 5/7] drm/i915: Add pipe level Gamma correction for CHV/BSW
Jindal, Sonika
- [Intel-gfx] [PATCH 0/7] Color Manager Implementation
Damien Lespiau
- [Intel-gfx] [PATCH 1/3] drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 08/21] drm/i915/gtt: Introduce struct i915_page_dma
Michel Thierry
- [Intel-gfx] [PATCH 09/21] drm/i915/gtt: Rename unmap_and_free_px to free_px
Michel Thierry
- [Intel-gfx] [PATCH 10/21] drm/i915/gtt: Remove superfluous free_pd with gen6/7
Michel Thierry
- [Intel-gfx] [PATCH 11/21] drm/i915/gtt: Introduce fill_page_dma()
Michel Thierry
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
Tomas Elf
- [Intel-gfx] [PATCH 03/55] drm/i915: i915_add_request must not fail
Tomas Elf
- [Intel-gfx] [PATCH 13/55] drm/i915: Add flag to i915_add_request() to skip the cache flush
Tomas Elf
- [Intel-gfx] [PATCH 18/55] drm/i915: Add explicit request management to i915_gem_init_hw()
Tomas Elf
- [Intel-gfx] [PATCH 22/55] drm/i915: Update deferred context creation to do explicit request management
Tomas Elf
- [Intel-gfx] [PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
Tomas Elf
- [Intel-gfx] [PATCH 54/55] drm/i915: Remove the now obsolete 'i915_gem_check_olr()'
Tomas Elf
- [Intel-gfx] [PATCH 55/55] drm/i915: Rename the somewhat reduced i915_gem_object_flush_active()
Tomas Elf
- [Intel-gfx] [PATCH] drm/i915: Initialize HWS page address after GPU reset
Arun Siluvery
- [Intel-gfx] [PATCH] drm/i915/skl: Implement WaBarrierPerformanceFixDisable (again)
Ben Widawsky
- [Intel-gfx] [PATCH] drm/i915/bxt: edp1.4 Intermediate Freq support
Jindal, Sonika
- [Intel-gfx] FAILED: patch "[PATCH] drm/i915: Avoid GPU hang when coming out of s3 or s4" failed to apply to 4.0-stable tree
Jani Nikula
- [Intel-gfx] [PATCH i-g-t] tests/gem_reset_stats : mask off ring_stop bits
tim.gore at intel.com
- [Intel-gfx] [PATCH 12/21] drm/i915/gtt: Introduce kmap|kunmap for dma page
Michel Thierry
- [Intel-gfx] [PATCH 13/21] drm/i915/gtt: Use macros to access dma mapped pages
Michel Thierry
- [Intel-gfx] [PATCH 01/55] drm/i915: Re-instate request->uniq becuase it is extremely useful
Tomas Elf
- [Intel-gfx] [PATCH 51/55] drm/i915: Move the request/file and request/pid association to creation time
Tomas Elf
- [Intel-gfx] [PATCH 3.10 02/46] drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid}
Greg Kroah-Hartman
- [Intel-gfx] [PATCH v4] drm/i915/bxt: eDP Panel Power sequencing
Kannan, Vandana
- [Intel-gfx] [PATCH 09/13] drm/i915/skl: Use MISSING_CASE() in skl_wrpll_params_populate()
Damien Lespiau
- [Intel-gfx] [PATCH v6 0/8] All sort of cdclk stuff
Mika Kahola
- [Intel-gfx] Deadlock in intel_user_framebuffer_destroy()
Lukas Wunner
- [Intel-gfx] [PATCH 14/21] drm/i915/gtt: Make scratch page i915_page_dma compatible
Michel Thierry
- [Intel-gfx] [PATCH 16/21] drm/i915/gtt: Pin vma during virtual address allocation
Michel Thierry
- [Intel-gfx] [PATCH 17/21] drm/i915/gtt: Cleanup page directory encoding
Michel Thierry
- [Intel-gfx] intel_check_page_flip() - WARN_ON(!in_interrupt())
Dave Gordon
- [Intel-gfx] [PATCH 18/21] drm/i915/gtt: Move scratch_pd and scratch_pt into vm area
Michel Thierry
- [Intel-gfx] [PATCH 19/21] drm/i915/gtt: One instance of scratch page table/directory
Michel Thierry
- [Intel-gfx] [PATCH 20/21] drm/i915/gtt: Use nonatomic bitmap ops
Michel Thierry
- [Intel-gfx] [PATCH 21/21] drm/i915/gtt: Reorder page alloc/free/init functions
Michel Thierry
- [Intel-gfx] [PATCH v2 5/9] drm/i915: Fix 12bpc HDMI enable for IBX
Konduru, Chandra
- [Intel-gfx] [PATCH 1/2] drm/i915/skl: Retrieve the Rpe value from Pcode
Rodrigo Vivi
- [Intel-gfx] [PATCH 2/2] drm/i915/skl: Ring frequency table programming changes
Rodrigo Vivi
- [Intel-gfx] [PATCH 3/3] drm/i915/skl: Updated the i915_ring_freq_table debugfs function
Rodrigo Vivi
- [Intel-gfx] [PATCH] drm/i915/skl: Fix DMC API version.
Rodrigo Vivi
- [Intel-gfx] [PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
Sagar Arun Kamble
- [Intel-gfx] DC6 already programmed to be disabled
Sagar Arun Kamble
- [Intel-gfx] [PATCH] drm/i915: Make pinned object handling more specific
Joonas Lahtinen
- [Intel-gfx] [PATCH v2 00/27] Convert to atomic, part 3.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 02/27] drm/i915: Use crtc state in intel_modeset_pipe_config
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 03/27] drm/i915: clean up intel_sanitize_crtc, v2
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 06/27] drm/i915: Clean up intel_atomic_setup_scalers slightly.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 08/27] drm/i915: Move scaler setup to check crtc function, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 09/27] drm/i915: Assign a new pll from the crtc check function.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 11/27] drm/i915: Split skl_update_scaler, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 12/27] drm/i915: Split plane updates of crtc->atomic into a helper, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 14/27] drm/i915: clean up atomic plane check functions
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 15/27] drm/i915: remove force argument from disable_plane
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 17/27] drm/i915: Move crtc commit updates to separate functions.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 23/27] drm/i915: Remove transitional references from intel_plane_atomic_check.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 26/27] drm/i915: always disable irqs in intel_pipe_update_start
Maarten Lankhorst
- [Intel-gfx] [PATCH igt 1/4] tests/template: add IGT_TEST_DESCRIPTION
Paulo Zanoni
- [Intel-gfx] [PATCH] drm/i915/bxt: fix DDI PHY vswing scale value setting
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Remove unnecessary () used with WARN()
Damien Lespiau
- [Intel-gfx] [PATCH] drm/i915: Make sure our labels start at column 0
Damien Lespiau
- [Intel-gfx] [PATCH 1/7] drm/i915: Make broxton_set_cdclk() static
Damien Lespiau
- [Intel-gfx] [PATCH 1/2] drm/i915: Make pc8_status report status for all runtime PM platforms
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t] pm_rpm: Update the debugfs filename
Damien Lespiau
- [Intel-gfx] [PATCH 14/56] drm/i915: Make retire condition check for requests not objects
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH] drm/i915 : Added Programming of the MOCS
Peter Antoine
- [Intel-gfx] [RFC PATCH 00/11] drm/i915: Expose OA metrics via perf PMU
Robert Bragg
- [Intel-gfx] Fwd: [PATCH] drm/i915: Fix IPS related flicker
Rodrigo Vivi
- [Intel-gfx] Playing with the xf86-video-intel code
Chris Wilson
- [Intel-gfx] [PATCH v2 00/10] Color Manager Implementation
Jindal, Sonika
- [Intel-gfx] linux-next: manual merge of the drm tree with the drm-intel-fixes tree
Jani Nikula
- [Intel-gfx] drm/i915: Possible security hole in command parsing
Rebecca N. Palmer
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Sedat Dilek
- [Intel-gfx] [PATCH v3 0/6] Add Per-context WA using WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH v2 04/10] drm: Add Gamma correction structure
Jindal, Sonika
- [Intel-gfx] [PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
Minu Mathai
- [Intel-gfx] [PULL] drm-intel-fixes
Jani Nikula
- [Intel-gfx] [PATCH 00/03] Preventing zero GPU virtual address allocation
Dave Gordon
- [Intel-gfx] [PATCH] sna: Partly revert "sna: Compilation fixes for stable distros"
Sedat Dilek
- [Intel-gfx] [PATCH i-g-t] build: Add the automake subdir-objects option
Damien Lespiau
- [Intel-gfx] [RFC] drm/i915/lrc: Update PDPx registers with lri commands
Michel Thierry
- [Intel-gfx] [PATCH 1/6] intel: Defer setting madv on the bo cache
Ben Widawsky
- [Intel-gfx] [PATCH 1/3] drm/nouveau: Use drm_vblank_on/off consistently
Mario Kleiner
- [Intel-gfx] pull request: linux-firmware: i915 firmware components
rodrigo.vivi at intel.com
- [Intel-gfx] [PATCH] drm/i915: Use helper to set CRTC state's mode
Matt Roper
- [Intel-gfx] [PATCH 1/2] drm/i915: PPGTT Cacheability Override
Rodrigo Vivi
- [Intel-gfx] [PATCH v2 01/10] drm/i915: Initialize Color Manager
Matt Roper
- [Intel-gfx] [PATCH v2 05/10] drm: Add a new function for updating color blob
Matt Roper
- [Intel-gfx] [PATCH v2 06/10] drm: Avoid atomic commit path for CRTC property (Gamma)
Matt Roper
- [Intel-gfx] [PATCH v2 07/10] drm/i915: Add pipe level Gamma correction for CHV/BSW
Jindal, Sonika
- [Intel-gfx] drm/i915: WARN_ON(dev_priv->mm.busy)
Jeremiah Mahler
- [Intel-gfx] [PATCH 0/5] Ring frequency & Rpe changes for SKL
akash.goel at intel.com
- [Intel-gfx] output stutters
Brian J. Murrell
- [Intel-gfx] [PATCH 2/2] drm/i915: Let hardware keep track of ctx buf read pointer
Mika Kuoppala
- [Intel-gfx] drm/i915/hsw/bdw: Enable resource streamer v3
Abdiel Janulgue
- [Intel-gfx] [PATCH 1/3] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
Abdiel Janulgue
- [Intel-gfx] [PATCH 3/3] drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag
Abdiel Janulgue
- [Intel-gfx] [PATCH 0/2] drm/i915/bxt: work around HW coherency issue
Imre Deak
- [Intel-gfx] [PATCH] tests/gem_storedw_batches_loop: add subtest for cached mappings
Imre Deak
- [Intel-gfx] [RFC 00/11] TDR/watchdog timeout support for gen8
Tomas Elf
- [Intel-gfx] [PATCH] drm/i915: Reinstate order of operations in {intel, logical}_ring_begin()
Dave Gordon
- [Intel-gfx] [PATCH igt] tests: add kms_frontbuffer_tracking
Paulo Zanoni
- [Intel-gfx] [PATCH] [rfc] hack patch to fix dirty on offload screens
Dave Airlie
- [Intel-gfx] [PATCH] Fix suspend from resume for IBM x30
Thomas Richter
- [Intel-gfx] [PATCH v3 3/4] drm/i915: Add a partial GGTT view type
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Mark the final obj->pages sg entry as last
Chris Wilson
- [Intel-gfx] [PATCH v2 02/10] drm/i915: Attach color properties to CRTC
Damien Lespiau
- [Intel-gfx] [PATCH 0/4] drm: Add decoding for DRM/KMS and i915 ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH v2 08/10] drm: Add CSC correction structure
Damien Lespiau
- [Intel-gfx] [PATCH v2 10/10] drm/i915: Add CSC support for CHV/BSW
Damien Lespiau
- [Intel-gfx] [PATCH] Fix typos found with codespell v1.7
Sedat Dilek
- [Intel-gfx] [PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Anuj Phogat
- [Intel-gfx] [PATCH 2/2] Set alignment value in drm_intel_add_validate_buffer()
Anuj Phogat
- [Intel-gfx] Add support for Displayport CTS 4.2.2.7, 4.2.2.8 and 4.2.2.9
Todd Previte
- [Intel-gfx] [PATCH] drm: Turn off Legacy Context Functions
Peter Antoine
- [Intel-gfx] [PATCH 0/2] Revert atomic hw readout.
Maarten Lankhorst
- [Intel-gfx] [PATCH i-g-t] intel_reg: install and load the register files
Thomas Wood
- [Intel-gfx] [PATCH i-g-t] tools: print a warning for tools replaced by intel_reg
Thomas Wood
- [Intel-gfx] [PATCH 02/21] drm/i915/gtt: Workaround for HW preload not flushing pdps
Michel Thierry
- [Intel-gfx] [PATCH] tests/kms_color.c :Color IGT Patch This patch will verify color correction capability of a display driver. Currently Pipe level CSC and Pipe level Gamma are supported.
Dhanya Pillai
- [Intel-gfx] [PATCH] drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
Chris Wilson
- [Intel-gfx] [PATCH v2 00/18] 48-bit PPGTT
Michel Thierry
- [Intel-gfx] [PATCH] drm/i915: Add the ddi get cdclk code for BXT.
Bob Paauwe
- [Intel-gfx] [PATCH] drm/i915: Delete duplicate #defines added for DCx
Chandra Konduru
- [Intel-gfx] [PATCH] drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
Chris Wilson
- [Intel-gfx] [PATCH v2] Limit CHV max cdclk
Mika Kahola
- [Intel-gfx] [PATCH v2] drm/i915: Limit CHV max cdclk
Mika Kahola
- [Intel-gfx] [PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
Jani Nikula
- [Intel-gfx] [PULL] drm-intel-next-fixes
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: drrs_invalidate at flip schedule
Ramalingam C
- [Intel-gfx] [PATCH 1/2] drm/i915: fb_obj invalidate is divided into two functions
Ramalingam C
- [Intel-gfx] [PATCH] tests/kms_color.c :Color IGT Patch
Dhanya Pillai
- [Intel-gfx] [PATCH 1/3] drm/i915: Actually respect DSPSURF alignment restrictions
ville.syrjala at linux.intel.com
- [Intel-gfx] [ANNOUNCE] intel-gpu-tools 1.11
Thomas Wood
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 04/21] drm/i915/gtt: Allow >= 4GB sizes for vm.
Mika Kuoppala
- [Intel-gfx] [PATCH 0/4] FBC trivial patches
Paulo Zanoni
- [Intel-gfx] CRTC fixup failed
Konduru, Chandra
- [Intel-gfx] [PATCH v3] Limit CHV max cdclk
Mika Kahola
- [Intel-gfx] [PATCH 0/3] Couple of bug fixes for drm-intel-next-fixes
Ander Conselvan de Oliveira
- [Intel-gfx] [PATCH 1/3] drm/i915: Don't check modeset state in the hw state force restore path
Ander Conselvan de Oliveira
- [Intel-gfx] [PATCH 0/4] Fix more fallout from reverting atomic hw readout.
Maarten Lankhorst
- [Intel-gfx] [PATCH 2/4] drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip
Maarten Lankhorst
- [Intel-gfx] [PATCH 3/4] drm/i915: Set hwmode during readout.
Maarten Lankhorst
- [Intel-gfx] [PATCH 4/4] drm/i915: Only enable cursor if it can be enabled.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
- [Intel-gfx] [PATCH i-g-t v4] lib/tests/igt_segfault Add unit test to test segfault handling
Morton, Derek J
- [Intel-gfx] [PATCH i-g-t v5] libs/igt_core.c: Fix compile warnings in igt_core.c
Derek Morton
- [Intel-gfx] [PATCH] Fix resume from suspend on IBM X30
Thomas Richter
- [Intel-gfx] [PATCH 3/3] drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk
Clint Taylor
- [Intel-gfx] [PATCH v2] Resolve issues with ringbuffer space management
Dave Gordon
- [Intel-gfx] VP9 Encoding support in Braswell
Rahul Atlury
- [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)
Paulo Zanoni
- [Intel-gfx] panning crash
Felix Miata
- [Intel-gfx] [PATCH 5/5] drm/i915: Enable PSR by default.
Rodrigo Vivi
- [Intel-gfx] [RFC 11/14] drm/i915: Enable MIPI display self refresh mode
Mohan Marimuthu, Yogesh
- [Intel-gfx] i915 DRM driver problem when installing Mint linux on Surface3
소병철
- [Intel-gfx] [PATCH] Revert "drm/i915: Don't skip request retirement if the active list is empty"
Jani Nikula
- [Intel-gfx] Warning: Broadwell/i915: Unclaimed register detected before reading register 0x130040
Daniel Vetter
- [Intel-gfx] [PATCH v3 00/19] Convert to atomic, part 3.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Fix failure paths around initial fbdev allocation
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Report to userspace if we have a (presumed) working GPU reset
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Don't skip request retirement if the active list is empty
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Fix build without CONFIG_PM
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] Android.mk: Disable tools that do not build for android
Derek Morton
- [Intel-gfx] [PATCH i-g-t v2] Android.mk: Disable tools that do not build for android
Derek Morton
- [Intel-gfx] [PATCH i-g-t] tests/kms_fbc_crc: Don't force fbc on old platforms
Daniel Vetter
- [Intel-gfx] [PATCH 00/15] Batch submission via GuC
Dave Gordon
- [Intel-gfx] [PATCH] igt: adding parameter to drm_open_any and drm_open_any_master to allow specification of non-intel GPUs
Micah Fedke
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Lennart Poettering
- [Intel-gfx] [PATCH] drm/i915: Enable runtime pm
Daniel Vetter
- [Intel-gfx] [PATCH v2 1/3] drm/i915: Don't check modeset state in the hw state force restore path
Ander Conselvan de Oliveira
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Tvrtko Ursulin
- [Intel-gfx] [PATCH i-g-t v3] tests/gem_exec_params: check invalid flags for Resource Streamer
Abdiel Janulgue
- [Intel-gfx] [PATCH resend 1/5] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
Abdiel Janulgue
- [Intel-gfx] [PATCH 0/3] Broadwell atomic CD clock
Mika Kahola
- [Intel-gfx] [RFC 1/3] drm/i915: Pass in plane state instead of plane to intel_plane_obj_offset
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/1] drm/i915: Reset request handling for gen9+
Mika Kuoppala
- [Intel-gfx] [RFC 06/14] drm/i915: Disable vlank interrupt for disabling MIPI cmd mode
Singh, Gaurav K
- [Intel-gfx] [RFC 07/14] drm/i915: Disable MIPI display self refresh mode
Singh, Gaurav K
- [Intel-gfx] [PATCH v4 0/6] Add Per-context WA using WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH 0/3] FBC locking
Paulo Zanoni
- [Intel-gfx] [PATCH 6/8] pwm: crc: Add Crystalcove (CRC) PWM driver
Shobhit Kumar
- [Intel-gfx] haswell displayport MST audio support
Dave Airlie
- [Intel-gfx] [PATCH 4/5] drm/i915: PSR VLV: Add single frame update.
Daniel Vetter
- [Intel-gfx] RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external
Chris Wilson
- [Intel-gfx] [PATCH 1/1] drm/i915: Tracepoints for profiling DC9 entry and exit programming
Sagar Arun Kamble
- [Intel-gfx] [PATCH 1/2] drm/i915: factor out intel_mode_target_cdclk
Imre Deak
- [Intel-gfx] [PATCH] Antigcc bitfield bikeshed
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/bxt: fix intel_prepare_ddi for DSI ports
Imre Deak
- [Intel-gfx] [PATCH 48/55] drm/i915: Add *_ring_begin() to request allocation
Daniel Vetter
- [Intel-gfx] Fwd: RE: [Contact] Fedora 22
Mikhail
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Peter Antoine
- [Intel-gfx] T100TA Backlight
Kumar, Shobhit
- [Intel-gfx] [PATCH] igt: Add gem_eio for inducing expected EIO
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms
ville.syrjala at linux.intel.com
- [Intel-gfx] Pegatron BYT-T1 eDP/LVDS resolution problem (VBT vs EDID)
Edgardo Gho
- [Intel-gfx] [PATCH 1/9] drm/i915: Clear fb_tracking.busy_bits also for synchronous flips
Daniel Vetter
- [Intel-gfx] [PATCH v2 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH] drm/atomic: Extract needs_modeset function
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/skl: Buffer translation improvements
David Weinehall
- [Intel-gfx] [PATCH 0/5] drm/i915: hotplug cleanup saga continues
Jani Nikula
- [Intel-gfx] [PATCH] vlv eDP BIOS Compatiblity to EMGD generated BIOS
Andreas Lampersperger
- [Intel-gfx] [PATCH] drm/i915: Report an error when i915.reset prevents a reset
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Factor out p2 divider selection for pre-ilk platforms
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH] drm/i915: Per-DDI I_boost override
Antti Koskipaa
- [Intel-gfx] [PATCH 15/55] drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH] igt: remove deprecated reg access tools in favor of intel_reg
Jani Nikula
- [Intel-gfx] [PATCH v5] drm/i915 : Added Programming of the MOCS
Peter Antoine
- [Intel-gfx] [PATCH v5 0/6] Add Per-context WA using WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH 1/5] drm/i915/bxt: mask off the DPLL state checker bits we don't program
Imre Deak
- [Intel-gfx] [PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
Shobhit Kumar
- [Intel-gfx] [PATCH 1/5] drm/i915: Enable runtime pm
Rodrigo Vivi
- [Intel-gfx] [alsa-devel] DP MST audio support
Lin, Mengdong
- [Intel-gfx] [RFC PATCH 0/7] Convert to atomic, part 4.
Maarten Lankhorst
- [Intel-gfx] [RFC PATCH 3/7] All changes from try2.
Maarten Lankhorst
- [Intel-gfx] [RFC PATCH 4/7] drm/i915: enable fastboot for everyone
Maarten Lankhorst
- [Intel-gfx] [RFC] drm/i915: Introduce documentation for register subfields
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOS
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Enforce execobject.alignment to be a power-of-two
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Avoid GPU stalls from kswapd
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Kill DRI1 cliprects
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Officially give up on seqno coherency
Daniel Vetter
- [Intel-gfx] [PATCH v6 0/6] Add Per-context WA using WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH v6 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH v2 0/6] Ring frequency & Rpe changes for SKL
akash.goel at intel.com
- [Intel-gfx] Updated drm-intel-testing
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Remove KMS Kconfig option
Chris Wilson
- [Intel-gfx] linux-firmware-i915 pull request
Vivi, Rodrigo
- [Intel-gfx] [RFC 0/8] Introduce framework to forward asynchronous OA counter
sourab.gupta at intel.com
- [Intel-gfx] [RFC 0/7] Introduce framework for forwarding generic non-OA performance
sourab.gupta at intel.com
- [Intel-gfx] [v2 0/7] Crystalcove (CRC) PMIC based panel and pwm control
Shobhit Kumar
- [Intel-gfx] [PULL] topic/drm-misc
Daniel Vetter
- [Intel-gfx] [PATCH] drm/vblank: WARN_ON nested use of drm_vblank_on/off
Daniel Vetter
- [Intel-gfx] [PATCH v2 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Anuj Phogat
- [Intel-gfx] [drm-intel:drm-intel-next-queued 201/204] DockBook: Warning(drivers/gpu/drm/i915/intel_lrc.c:1127): bad line:
kbuild test robot
- [Intel-gfx] [PATCH 00/55] Remove the outstanding_lazy_request
Daniel Vetter
- [Intel-gfx] [PATCH 0/2] Prevent (sleeping) wm updates under vblank evasion
Matt Roper
- [Intel-gfx] [PATCH] sna: Correct misspelled cacheing->caching in comments
Sedat Dilek
- [Intel-gfx] [PATCH v2] drm: Turn off Legacy Context Functions
Peter Antoine
- [Intel-gfx] [PATCH 1/3] drm: Turn off Legacy Context Functions
Daniel Vetter
- [Intel-gfx] [PATCH 1/3] drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages
Tvrtko Ursulin
- [Intel-gfx] [PATCH 46/55] drm/i915: Update intel_ring_begin() to take a request structure
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Fix up KMS Kconfig removal patch
Daniel Vetter
- [Intel-gfx] [PATCH libdrm] intel: Add EXEC_OBJECT_SUPPORTS_48BADDRESS flag.
Michel Thierry
- [Intel-gfx] [PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
Imre Deak
- [Intel-gfx] [PATCH 0/2] Some fixes on top of WA batch patches
Arun Siluvery
- [Intel-gfx] [PATCH i-g-t] tests/gem_fence_thrash.c: Reduce memory usage
Derek Morton
- [Intel-gfx] [PATCH igt] tests/kms_frontbuffer_tracking: skip expected failures
Paulo Zanoni
- [Intel-gfx] [PATCH i-g-t v2] tests/gem_fence_thrash.c: Reduce memory usage
Derek Morton
- [Intel-gfx] [PATCH] drm/i915/gen9: fix typo when setting up the crtc scaler
Imre Deak
- [Intel-gfx] [drm-intel:drm-intel-next-queued 260/261] DockBook: Warning(drivers/gpu/drm/i915/intel_lrc.c:799): Excess function parameter 'ctx' description in 'intel_logical_ring_begin'
kbuild test robot
- [Intel-gfx] [PATCH 00/11] [RFC] drm_for_each_* macros and list locking
Daniel Vetter
- [Intel-gfx] Do we also need to reset HW when execlist mode is enabled?
Zhi Wang
- [Intel-gfx] [bisect] regression in suspend with i915 on 82852/855GM
Philipp Gesang
- [Intel-gfx] [PATCH 1/2] drm/atomic: Update old_fb after setting a property.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Do a lightweight pm_get() from intel_mark_busy()
Chris Wilson
- [Intel-gfx] [PATCH i-g-t v3] tests/gem_fence_thrash.c: Reduce memory usage
Derek Morton
- [Intel-gfx] [igt] Enable locale dependent output to a terminal
Chris Wilson
- [Intel-gfx] [PATCH] tests: Add gem_ringfill_noop and -forked subtests to gem_ringfill
Joonas Lahtinen
- [Intel-gfx] [drm-intel:drm-intel-next-queued 273/275] drivers/gpu/drm/i915/i915_gem_gtt.c:2748:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t'
kbuild test robot
- [Intel-gfx] [drm-intel:drm-intel-next-queued 273/275] drivers/gpu/drm/i915/i915_gem_gtt.c:2748:2: note: in expansion of macro 'DRM_DEBUG_KMS'
kbuild test robot
- [Intel-gfx] [PATCH igt] Put thousands separators in %llu outputs
Michel Thierry
- [Intel-gfx] [PATCH] drm/i915: Reserve space improvements
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH 1/3] drm/i915: Store frontbuffer_bits in the plane
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 00/10] drm/i915: Another WM rewrite to enable DDR DVFS on CHV
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH] scripts/kernel-doc: Adding cross-reference links to html documentation.
Daniel Vetter
- [Intel-gfx] Reason for discontinuing support for Glamor
Yu, Chan KitX
- [Intel-gfx] [PATCH 1/1] tools/intel_audio_dump: add support for Broxton
han.lu at intel.com
- [Intel-gfx] [PATCH] drm/atomic: free state in atomic ioctl if atomic commit failed
Liu, Hong
- [Intel-gfx] [PATCH 12/13] drm/i915/skl: Replace the HDMI DPLL divider computation algorithm
Damien Lespiau
- [Intel-gfx] [PATCH] drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path
Michel Thierry
- [Intel-gfx] [PATCH i-g-t v2] tests/gem_ringfill: Add {render, blitter}-forked subtests.
Joonas Lahtinen
- [Intel-gfx] [PATCH 00/17 v2] Batch submission via GuC
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915: Also perform gpu reset under execlist mode.
bing.niu at intel.com
- [Intel-gfx] [PATCH 12/13 v2] drm/i915/skl: Replace the HDMI DPLL divider computation algorithm
Damien Lespiau
- [Intel-gfx] [PATCH 13/13] drm/i915/skl: Prefer even dividers for SKL DPLLs
Damien Lespiau
- [Intel-gfx] [PATCH 13/13 v2] drm/i915/skl: Prefer even dividers for SKL DPLLs
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 1/4] lib: Add a tiny utility function to compute averages
Damien Lespiau
- [Intel-gfx] [PATCH 00/18] ppgtt cleanups / scratch merge (v3)
Mika Kuoppala
- [Intel-gfx] [PATCH 01/18] drm/i915/gtt: Mark TLBS dirty for gen8+
Mika Kuoppala
- [Intel-gfx] [PATCH 02/18] drm/i915/gtt: Check va range against vm size
Mika Kuoppala
- [Intel-gfx] [PATCH 03/18] drm/i915/gtt: Allow >= 4GB sizes for vm.
Mika Kuoppala
- [Intel-gfx] [PATCH 04/18] drm/i915/gtt: Introduce i915_page_dir_dma_addr
Mika Kuoppala
- [Intel-gfx] [PATCH 05/18] drm/i915/gtt: Introduce struct i915_page_dma
Mika Kuoppala
- [Intel-gfx] [PATCH 06/18] drm/i915/gtt: Rename unmap_and_free_px to free_px
Mika Kuoppala
- [Intel-gfx] [PATCH 08/18] drm/i915/gtt: Introduce fill_page_dma()
Mika Kuoppala
- [Intel-gfx] [PATCH 09/18] drm/i915/gtt: Introduce kmap|kunmap for dma page
Mika Kuoppala
- [Intel-gfx] [PATCH 10/18] drm/i915/gtt: Use macros to access dma mapped pages
Mika Kuoppala
- [Intel-gfx] [PATCH 11/18] drm/i915/gtt: Make scratch page i915_page_dma compatible
Mika Kuoppala
- [Intel-gfx] [PATCH 12/18] drm/i915/gtt: Fill scratch page
Mika Kuoppala
- [Intel-gfx] [PATCH 13/18] drm/i915/gtt: Pin vma during virtual address allocation
Mika Kuoppala
- [Intel-gfx] [PATCH 15/18] drm/i915/gtt: Move scratch_pd and scratch_pt into vm area
Mika Kuoppala
- [Intel-gfx] [PATCH 16/18] drm/i915/gtt: One instance of scratch page table/directory
Mika Kuoppala
- [Intel-gfx] [PATCH 17/18] drm/i915/gtt: Use nonatomic bitmap ops
Mika Kuoppala
- [Intel-gfx] [PATCH 18/18] drm/i915/gtt: Reorder page alloc/free/init functions
Mika Kuoppala
- [Intel-gfx] [PATCH igt] lib/igt_core: fflush stdout after printing subtest results
Paulo Zanoni
- [Intel-gfx] [PATCH igt] lib/igt_draw: move to the GTT domain before using GTT mmaps
Paulo Zanoni
- [Intel-gfx] Color management in DRM framework
Sharma, Shashank
- [Intel-gfx] [PATCH i-g-t 1/2] skl_compute_wrpll: Sync a comment with from the kernel code
Damien Lespiau
- [Intel-gfx] [PATCH] drm/i915/skl: Skip remaining dividers when deviation is 0
Damien Lespiau
- [Intel-gfx] [PATCH 1/2] drm/i915: Unconditionally do fb tracking invalidate in set_domain
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Update rps frequencies for BXT
Bob Paauwe
- [Intel-gfx] [PATCH i-g-t 1/5] stats: Be more precise and talk about mean, not average
Damien Lespiau
- [Intel-gfx] [v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
Shobhit Kumar
- [Intel-gfx] [PATCH i-g-t] tests/gem_fenced_exec_thrash.c: Fix memory leaks
Derek Morton
- [Intel-gfx] [PATCH] drm/i915: fix backlight after resume on 855gm
Jani Nikula
- [Intel-gfx] [PATCH i-g-t v3] tests/gem_ringfill: Add {render, blitter}-forked-1 subtests.
Joonas Lahtinen
- [Intel-gfx] [PATCH 0/4] Convert requests to use struct fence
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH 0/2] Fix min dbuf, 90/270 wm calcs
Chandra Konduru
- [Intel-gfx] [RFC PATCH 00/18] Generic DRRS implementation across the encoders
Ramalingam C
- [Intel-gfx] Adding custom bugzilla fields
Ander Conselvan De Oliveira
- [Intel-gfx] [QA 2015/06/19 ww26] Testing report for `drm-intel-testing`
Prigent, Christophe
- [Intel-gfx] [git pull] drm tree for 4.2
Linus Torvalds
- [Intel-gfx] More stats thingies
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t] stats: Test we do correctly invalidate the sorted array
Damien Lespiau
- [Intel-gfx] Make igt_stats_t able to grow dynamically
Damien Lespiau
- [Intel-gfx] [PATCH] drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: During shrink_all we only need to idle the GPU
Chris Wilson
- [Intel-gfx] [PATCH] intel: Check the physical swizzle mode for the object
Chris Wilson
- [Intel-gfx] [PATCH] agp/intel: Fix typo in needs_ilk_vtd_wa()
Chris Wilson
- [Intel-gfx] [drm-intel:drm-intel-next-queued 300/300] drivers/gpu/drm/i915/intel_display.c:4769:6: error: 'intel_crtc' undeclared
kbuild test robot
- [Intel-gfx] [lkp] [drm/i915] 53d9f4e99de:
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Fix intel_crtc typo in intel_pre_plane_update()
Patrik Jakobsson
- [Intel-gfx] [PATCH v3 0/6] Ring frequency & Rpe changes for SKL
akash.goel at intel.com
- [Intel-gfx] [PATCH] tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular bo
Michał Winiarski
- [Intel-gfx] [PATCH] drm/i915/hotplug: Fixing storm handling for digital ports
Sivakumar Thulasimani
- [Intel-gfx] [PATCH] drm/i915: Preallocate request before access of the ring
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Store device pointer in contexts for late tracepoint usafe
Jani Nikula
- [Intel-gfx] [PATCH 0/9] drm/i915: VLV/CHV DPLL workarounds and cleanups
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH i-g-t] docs: override section id to avoid '/' in filenames
Thomas Wood
- [Intel-gfx] [PATCH v2] drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
- [Intel-gfx] [PATCH 1/4] drm/i915/bxt: Enable WaVSRefCountFullforceMissDisable
Nick Hoath
- [Intel-gfx] [PATCH 0/4] drm/i915: Extra GEN 9 workaround patches
Nick Hoath
- [Intel-gfx] Warning in intel_disable_pipe with v4.1-11235-gc63f887bdea8
Josh Boyer
- [Intel-gfx] [PATCH] drm/i915: Kill cross-module option depencies
Daniel Vetter
- [Intel-gfx] [PATCH 1/2] drm/i915/skl: Remove of the DC5 code
Damien Lespiau
- [Intel-gfx] [PATCH] Revert "drm/i915: Allocate context objects from stolen"
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 1/4] drm/i915: Make fb user dirty operation to invalidate frontbuffer
Rodrigo Vivi
- [Intel-gfx] [PATCH 1/3] drm/i915: add attached connector to hdmi container
Sonika Jindal
- [Intel-gfx] [PATCH] drm/i915/bxt: Calculate port clock
Vandana Kannan
- [Intel-gfx] [PATCH v3 1/2] drm/i915: Fix failure paths around initial fbdev allocation
Lukas Wunner
- [Intel-gfx] [PATCH v4 1/2] drm/i915: Fix failure paths around initial fbdev allocation
Lukas Wunner
- [Intel-gfx] [PATCH] drm/i915: Report correct GGTT space usage
Tvrtko Ursulin
- [Intel-gfx] [PATCH i-g-t] lib: Add 64-bit version of igt_assert_cmp
Michel Thierry
- [Intel-gfx] [PATCH v2 0/4] drm/i915: Re-enable HDMI 12bpc
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 1/2 i-g-t v2] lib: Add 64-bit version of igt_assert_cmp
Michel Thierry
- [Intel-gfx] [PATCH 0/8] FBC locking v3
Paulo Zanoni
- [Intel-gfx] [PATCH] drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6
Imre Deak
- [Intel-gfx] [PATCH v4] drm/i915: Add soft-pinning API for execbuffer
Thomas Daniel
- [Intel-gfx] [PATCH i-g-t] tools Add a intel_fw_dump tool
Damien Lespiau
- [Intel-gfx] [PATCH v6] drm/i915 : Added Programming of the MOCS
Peter Antoine
- [Intel-gfx] [PATCH 1/2] drm/i915: Split late "for_each_ring" loop from i915_gem_init_hw()
Dave Gordon
- [Intel-gfx] [PATCH 1/4] drm/i915/gtt: Reorder page alloc/free/init functions
Mika Kuoppala
- [Intel-gfx] [PATCH 2/4] drm/i915/gtt: Warn if the next layer scratch dma is invalid
Mika Kuoppala
- [Intel-gfx] [PATCH 3/4] drm/i915/gtt: Return struct i915_scratch_page from alloc_scratch
Mika Kuoppala
- [Intel-gfx] [PATCH 4/4] drm/i915/gtt: Per ppgtt scratch page
Mika Kuoppala
- [Intel-gfx] [PATCH 0/6] A bit of debug info for DMC/CSR
Damien Lespiau
- [Intel-gfx] [PATCH 1/3] drm/i915: Make fb user dirty operation to invalidate frontbuffer
Rodrigo Vivi
- [Intel-gfx] [PATCH] drm/i915/bxt: BUNs related to port PLL
Vandana Kannan
Last message date:
Tue Jun 30 22:34:24 PDT 2015
Archived on: Tue Jul 7 06:30:03 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).