June 2015 Archives by date
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 v2 1/7] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] gem_userptr_benchmark: Test overlapping bo mmu notifier performance impact
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2 1/7] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Daniel, Thomas
- [Intel-gfx] [PATCH v4 00/27] drm/i915: Convert to atomic, part 2.
Maarten Lankhorst
- [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] [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] [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] drm/i915: Don't check modeset state in the hw state force restore path
Conselvan De Oliveira, Ander
- [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 03/24] drm/i915: clean up intel_sanitize_crtc
Maarten Lankhorst
- [Intel-gfx] [PATCH 04/24] drm/i915: Update power domains only on affected crtc's.
Maarten Lankhorst
- [Intel-gfx] [PATCH 05/24] drm/i915: add fastboot checks for has_audio and has_infoframe
Maarten Lankhorst
- [Intel-gfx] [PATCH 06/24] drm/i915: Clean up intel_atomic_setup_scalers slightly.
Maarten Lankhorst
- [Intel-gfx] [PATCH 07/24] drm/i915: Add a simple atomic crtc check function.
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers.
Maarten Lankhorst
- [Intel-gfx] [PATCH 09/24] drm/i915: Assign a new pll from the crtc check function.
Maarten Lankhorst
- [Intel-gfx] [PATCH 10/24] drm/i915: Do not run most checks when there's no modeset.
Maarten Lankhorst
- [Intel-gfx] [PATCH 11/24] drm/i915: Split skl_update_scaler.
Maarten Lankhorst
- [Intel-gfx] [PATCH 12/24] drm/i915: Split plane updates of crtc->atomic into a helper.
Maarten Lankhorst
- [Intel-gfx] [PATCH 13/24] drm/i915: move detaching scalers to begin_crtc_commit
Maarten Lankhorst
- [Intel-gfx] [PATCH 14/24] drm/i915: Move crtc commit updates to separate functions.
Maarten Lankhorst
- [Intel-gfx] [PATCH 15/24] drm/i915: clean up plane commit functions
Maarten Lankhorst
- [Intel-gfx] [PATCH 16/24] drm/i915: atomic plane updates in a nutshell
Maarten Lankhorst
- [Intel-gfx] [PATCH 17/24] drm/i915: Update less state during modeset.
Maarten Lankhorst
- [Intel-gfx] [PATCH 18/24] drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip
Maarten Lankhorst
- [Intel-gfx] [PATCH 19/24] drm/i915: Make setting color key atomic.
Maarten Lankhorst
- [Intel-gfx] [PATCH 20/24] drm/i915: clean up atomic plane check functions
Maarten Lankhorst
- [Intel-gfx] [PATCH 21/24] drm/i915: remove force argument from disable_plane
Maarten Lankhorst
- [Intel-gfx] [PATCH 22/24] drm/i915: Use full atomic modeset.
Maarten Lankhorst
- [Intel-gfx] [PATCH 23/24] drm/i915: Unify plane updates.
Maarten Lankhorst
- [Intel-gfx] [PATCH 24/24] drm/i915: always disable irqs in intel_pipe_update_start
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 01/21] drm/i915/gtt: Mark TLBS dirty for gen8+
Michel Thierry
- [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] drm/atomic: Handle vblank events in atomic ioctl correctly.
Daniel Stone
- [Intel-gfx] [PATCH v2] drm/i915/vlv: fix RC6 residency time calculation
Rodrigo Vivi
- [Intel-gfx] [PATCH 0/9] drm/i915: HDMI 12bpc fixes
Konduru, Chandra
- [Intel-gfx] [PATCH v2] drm/i915/vlv: fix RC6 residency time calculation
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915/skl: Assume no scaling is available when things are not as expected
shuang.he at intel.com
- [Intel-gfx] [PATCH v4 19/27] drm/i915: Read hw state into an atomic state struct, v2.
Matt Roper
- [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] drm/i915: Don't check modeset state in the hw state force restore path
shuang.he at intel.com
- [Intel-gfx] [PATCH v4 19/27] drm/i915: Read hw state into an atomic state struct, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2] drm/atomic: Handle vblank events in atomic ioctl correctly.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Don't check modeset state in the hw state force restore path
Jani Nikula
- [Intel-gfx] [PATCH v5 0/8] All sort of cdclk stuff
Mika Kahola
- [Intel-gfx] [PATCH v5 1/8] drm/i915: Cache current cdclk frequency in dev_priv
Mika Kahola
- [Intel-gfx] [PATCH v5 2/8] drm/i915: Use cached cdclk value
Mika Kahola
- [Intel-gfx] [PATCH v5 3/8] drm/i915: Unify ilk and hsw .get_aux_clock_divider
Mika Kahola
- [Intel-gfx] [PATCH v5 4/8] drm/i915: Store max cdclk value in dev_priv
Mika Kahola
- [Intel-gfx] [PATCH v5 5/8] drm/i915: Don't enable IPS when pixel rate exceeds 95%
Mika Kahola
- [Intel-gfx] [PATCH v5 6/8] drm/i915: Add IS_BDW_ULX
Mika Kahola
- [Intel-gfx] [PATCH v5 7/8] drm/i915: BDW clock change support
Mika Kahola
- [Intel-gfx] [PATCH v5 8/8] drm/i915: HSW cdclk support
Mika Kahola
- [Intel-gfx] [PATCH] drm/i915: Don't check modeset state in the hw state force restore path
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Don't check modeset state in the hw state force restore path
Ander Conselvan De Oliveira
- [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 00/24] Convert to atomic, part 3.
Maarten Lankhorst
- [Intel-gfx] [PATCH 1/3] drm/i915: Fix command parser to validate multiple register access with the same command.
Zhigang Gong
- [Intel-gfx] [PATCH v2] drm/i915/vlv: fix RC6 residency time calculation
Imre Deak
- [Intel-gfx] [PATCH 06/21] drm/i915/gtt: Remove _single from page table allocator
Joonas Lahtinen
- [Intel-gfx] [PATCH 06/21] drm/i915/gtt: Remove _single from page table allocator
Michel Thierry
- [Intel-gfx] [PATCH 07/21] drm/i915/gtt: Introduce i915_page_dir_dma_addr
Michel Thierry
- [Intel-gfx] [PATCH v3] drm/i915: Fix DDC probe for passive adapters
Ville Syrjälä
- [Intel-gfx] [PATCH v4] drm/i915: Fix DDC probe for passive adapters
Jani Nikula
- [Intel-gfx] [PATCH v5 8/8] drm/i915: HSW cdclk support
shuang.he at intel.com
- [Intel-gfx] [PATCH v5 0/8] All sort of cdclk stuff
Damien Lespiau
- [Intel-gfx] [PATCH 1/3] drm/i915: Fix command parser to validate multiple register access with the same command.
Francisco Jerez
- [Intel-gfx] [PATCH 1/7] drm/i915: Initialize Color Manager
Jindal, Sonika
- [Intel-gfx] [PATCH v2 6/9] drm/i915: Disable all infoframes when turning off the HDMI port
Ville Syrjälä
- [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 4/7] drm: Add Gamma correction structure
Daniel Stone
- [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] perf/x86/intel/pt: Fix lockdep interaction
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2 3/9] drm/i915: Enable default_phase in GCP when possible
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Include G4X/VLV/CHV in self refresh status
Ville Syrjälä
- [Intel-gfx] [PATCH 5/7] drm/i915: Add pipe level Gamma correction for CHV/BSW
Daniel Stone
- [Intel-gfx] [PATCH] drm/i915: Include G4X/VLV/CHV in self refresh status
Jani Nikula
- [Intel-gfx] [PATCH 0/7] Color Manager Implementation
Damien Lespiau
- [Intel-gfx] [PATCH 0/7] Color Manager Implementation
Sharma, Shashank
- [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 2/3] drm/i915: Set INSTPM_FORCE_ORDERING via LRI on gen8, drop it on gen9+
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 3/3] drm/i915: Apply WaDisableAsyncFlipPerfMode via LRIs on gen8
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 08/21] drm/i915/gtt: Introduce struct i915_page_dma
Michel Thierry
- [Intel-gfx] [PATCH i-g-t] gem_userptr_benchmark: Test overlapping bo mmu notifier performance impact
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code
Damien Lespiau
- [Intel-gfx] [PATCH v2 2/9] drm/i915: Send GCP infoframes for deep color HDMI sinks
Ville Syrjälä
- [Intel-gfx] [PATCH v3] drm/i915: Fix DDC probe for passive adapters
shuang.he at intel.com
- [Intel-gfx] [PATCH 09/21] drm/i915/gtt: Rename unmap_and_free_px to free_px
Michel Thierry
- [Intel-gfx] [PATCH v4] drm/i915: Fix DDC probe for passive adapters
Ville Syrjälä
- [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 11/21] drm/i915/gtt: Introduce fill_page_dma()
Ville Syrjälä
- [Intel-gfx] [PATCH v5 1/8] drm/i915: Cache current cdclk frequency in dev_priv
Jani Nikula
- [Intel-gfx] [PATCH v4] drm/i915: Fix DDC probe for passive adapters
shuang.he at intel.com
- [Intel-gfx] [PATCH v5] drm/i915: Fix DDC probe for passive adapters
Jani Nikula
- [Intel-gfx] [PATCH v5] drm/i915: Fix DDC probe for passive adapters
Ville Syrjälä
- [Intel-gfx] [PATCH v5] drm/i915: Fix DDC probe for passive adapters
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Include G4X/VLV/CHV in self refresh status
shuang.he at intel.com
- [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 v2 6/9] drm/i915: Disable all infoframes when turning off the HDMI port
Konduru, Chandra
- [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 v2 3/9] drm/i915: Enable default_phase in GCP when possible
Konduru, Chandra
- [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 v2 1/7] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] [PATCH v2 1/7] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915: Initialize HWS page address after GPU reset
Arun Siluvery
- [Intel-gfx] [PATCH v2 2/9] drm/i915: Send GCP infoframes for deep color HDMI sinks
Konduru, Chandra
- [Intel-gfx] [PATCH] perf/x86/intel/pt: Fix lockdep interaction
shuang.he at intel.com
- [Intel-gfx] [PATCH 3/3] drm/i915: Apply WaDisableAsyncFlipPerfMode via LRIs on gen8
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915/skl: Implement WaBarrierPerformanceFixDisable (again)
Ben Widawsky
- [Intel-gfx] [PATCH v5] drm/i915: Fix DDC probe for passive adapters
shuang.he at intel.com
- [Intel-gfx] [PATCH 03/24] drm/i915: clean up intel_sanitize_crtc
Matt Roper
- [Intel-gfx] [PATCH 04/24] drm/i915: Update power domains only on affected crtc's.
Matt Roper
- [Intel-gfx] [PATCH 07/24] drm/i915: Add a simple atomic crtc check function.
Matt Roper
- [Intel-gfx] [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers.
Matt Roper
- [Intel-gfx] [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers.
Konduru, Chandra
- [Intel-gfx] [PATCH] drm/i915: Initialize HWS page address after GPU reset
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915/bxt: edp1.4 Intermediate Freq support
Jindal, Sonika
- [Intel-gfx] [PATCH] drm/i915/skl: Implement WaBarrierPerformanceFixDisable (again)
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915/bxt: edp1.4 Intermediate Freq support
Kannan, Vandana
- [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 03/24] drm/i915: clean up intel_sanitize_crtc
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915/skl: Implement WaBarrierPerformanceFixDisable (again)
Jani Nikula
- [Intel-gfx] [PATCH 04/24] drm/i915: Update power domains only on affected crtc's.
Maarten Lankhorst
- [Intel-gfx] [PATCH 07/24] drm/i915: Add a simple atomic crtc check function.
Maarten Lankhorst
- [Intel-gfx] [PATCH v5 1/8] drm/i915: Cache current cdclk frequency in dev_priv
Mika Kahola
- [Intel-gfx] [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915/skl: Implement WaBarrierPerformanceFixDisable (again)
Ben Widawsky
- [Intel-gfx] [PATCH 1/3] drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/bxt: edp1.4 Intermediate Freq support
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] drm/i915/skl: Implement WaBarrierPerformanceFixDisable (again)
Nick Hoath
- [Intel-gfx] [PATCH i-g-t] tests/gem_reset_stats : mask off ring_stop bits
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/skl: Implement WaBarrierPerformanceFixDisable (again)
Jani Nikula
- [Intel-gfx] [PATCH i-g-t] tests/gem_reset_stats : mask off ring_stop bits
Gore, Tim
- [Intel-gfx] [PATCH v2 6/9] drm/i915: Disable all infoframes when turning off the HDMI port
Ville Syrjälä
- [Intel-gfx] [PATCH v2 3/9] drm/i915: Enable default_phase in GCP when possible
Ville Syrjälä
- [Intel-gfx] [PATCH 2/3] drm/i915: Set INSTPM_FORCE_ORDERING via LRI on gen8, drop it on gen9+
Damien Lespiau
- [Intel-gfx] [PATCH 3/3] drm/i915: Apply WaDisableAsyncFlipPerfMode via LRIs on gen8
Damien Lespiau
- [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/3] drm/i915: Apply WaDisableAsyncFlipPerfMode via LRIs on gen8
Jani Nikula
- [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] [PATCH v6 1/8] drm/i915: Cache current cdclk frequency in dev_priv
Mika Kahola
- [Intel-gfx] [PATCH v6 2/8] drm/i915: Use cached cdclk value
Mika Kahola
- [Intel-gfx] [PATCH v6 3/8] drm/i915: Unify ilk and hsw .get_aux_clock_divider
Mika Kahola
- [Intel-gfx] [PATCH v6 4/8] drm/i915: Store max cdclk value in dev_priv
Mika Kahola
- [Intel-gfx] [PATCH v6 5/8] drm/i915: Don't enable IPS when pixel rate exceeds 95%
Mika Kahola
- [Intel-gfx] [PATCH v6 6/8] drm/i915: Add IS_BDW_ULX
Mika Kahola
- [Intel-gfx] [PATCH v6 7/8] drm/i915: BDW clock change support
Mika Kahola
- [Intel-gfx] [PATCH v6 8/8] drm/i915: HSW cdclk support
Mika Kahola
- [Intel-gfx] [PATCH 5/7] drm/i915: Add pipe level Gamma correction for CHV/BSW
Sharma, Shashank
- [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 5/7] drm/i915: Add pipe level Gamma correction for CHV/BSW
Sharma, Shashank
- [Intel-gfx] Deadlock in intel_user_framebuffer_destroy()
Chris Wilson
- [Intel-gfx] [PATCH 15/21] drm/i915/gtt: Fill scratch page
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] [PATCH] drm/i915: Initialize HWS page address after GPU reset
Ville Syrjälä
- [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 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers.
Konduru, Chandra
- [Intel-gfx] [PATCH v2 3/9] drm/i915: Enable default_phase in GCP when possible
Konduru, Chandra
- [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 v2 6/9] drm/i915: Disable all infoframes when turning off the HDMI port
Konduru, Chandra
- [Intel-gfx] [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers.
Matt Roper
- [Intel-gfx] [PATCH] drm/i915/skl: Fix DMC API version.
Rodrigo Vivi
- [Intel-gfx] [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
Sagar Arun Kamble
- [Intel-gfx] [PATCH] drm/i915/skl: Fix DMC API version.
shuang.he at intel.com
- [Intel-gfx] [PATCH 1/2] drm/i915/skl: Retrieve the Rpe value from Pcode
Akash Goel
- [Intel-gfx] [PATCH v6 8/8] drm/i915: HSW cdclk support
shuang.he at intel.com
- [Intel-gfx] [PATCH v4 15/27] drm/i915: Use global atomic state for staged pll config, v2.
Jani Nikula
- [Intel-gfx] [PATCH v4 14/27] drm/i915: Zap call to drm_plane_helper_disable, v2.
Jani Nikula
- [Intel-gfx] [PATCH 2/2] drm/i915/skl: Ring frequency table programming changes
Akash Goel
- [Intel-gfx] [PATCH 3/3] drm/i915/skl: Updated the i915_ring_freq_table debugfs function
Akash Goel
- [Intel-gfx] DC6 already programmed to be disabled
Sagar Arun Kamble
- [Intel-gfx] [PATCH] drm/i915: Initialize HWS page address after GPU reset
Jani Nikula
- [Intel-gfx] [PATCH v4.1 01/13] drm/i915: Use global atomic state for staged pll, config, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Include G4X/VLV/CHV in self refresh status
Jani Nikula
- [Intel-gfx] [PATCH 3/3] drm/i915/skl: Updated the i915_ring_freq_table debugfs function
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Make pinned object handling more specific
Joonas Lahtinen
- [Intel-gfx] [PATCH v4 00/27] drm/i915: Convert to atomic, part 2.
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Make pinned object handling more specific
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Make pinned object handling more specific
Joonas Lahtinen
- [Intel-gfx] DC6 already programmed to be disabled
Damien Lespiau
- [Intel-gfx] [PATCH 15/21] drm/i915/gtt: Fill scratch page
Tomas Elf
- [Intel-gfx] [PATCH] drm/i915: Don't check modeset state in the hw state force restore path
Jani Nikula
- [Intel-gfx] [PATCH 1/3] drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code
Jani Nikula
- [Intel-gfx] [PATCH 15/21] drm/i915/gtt: Fill scratch page
Chris Wilson
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH v6 0/8] All sort of cdclk stuff
Damien Lespiau
- [Intel-gfx] [PATCH v2 00/27] Convert to atomic, part 3.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 01/27] drm/i915: Always reset in intel_crtc_restore_mode
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 04/27] drm/i915: Update power domains only on affected crtc's.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 05/27] drm/i915: add fastboot checks for has_audio and has_infoframe
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 06/27] drm/i915: Clean up intel_atomic_setup_scalers slightly.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 07/27] drm/i915: Add a simple atomic crtc check function, v2.
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 10/27] drm/i915: Do not run most checks when there's no modeset.
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 13/27] drm/i915: clean up plane commit functions
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 16/27] drm/i915: move detaching scalers to begin_crtc_commit, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 17/27] drm/i915: Move crtc commit updates to separate functions.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 18/27] drm/i915: Handle disabling planes better.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 19/27] drm/i915: atomic plane updates in a nutshell
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 20/27] drm/i915: Update less state during modeset.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 21/27] drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 22/27] drm/i915: Make setting color key atomic.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 23/27] drm/i915: Remove transitional references from intel_plane_atomic_check.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 24/27] drm/i915: Use full atomic modeset.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 25/27] drm/i915: Call plane update functions directly from intel_atomic_commit.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 26/27] drm/i915: always disable irqs in intel_pipe_update_start
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 27/27] drm/i915: Only commit planes on crtc's that have changed planes.
Maarten Lankhorst
- [Intel-gfx] [PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
John Harrison
- [Intel-gfx] [PATCH v6 3/8] drm/i915: Unify ilk and hsw .get_aux_clock_divider
Jani Nikula
- [Intel-gfx] [PATCH] perf/x86/intel/pt: Fix lockdep interaction
Alexander Shishkin
- [Intel-gfx] [PATCH v6 8/8] drm/i915: HSW cdclk support
Jani Nikula
- [Intel-gfx] [PATCH v6 0/8] All sort of cdclk stuff
Jani Nikula
- [Intel-gfx] [PATCH 03/55] drm/i915: i915_add_request must not fail
John Harrison
- [Intel-gfx] [PATCH v2 1/7] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] [PATCH igt 1/4] tests/template: add IGT_TEST_DESCRIPTION
Paulo Zanoni
- [Intel-gfx] [PATCH igt 2/4] lib/igt_aux: add functions to manipulate i915.ko parameters
Paulo Zanoni
- [Intel-gfx] [PATCH igt 3/4] tests/kms_fbc_crc: run even if FBC is disabled by default
Paulo Zanoni
- [Intel-gfx] [PATCH igt 4/4] tests/kms_psr_sink_crc: test even if PSR is disabled by default
Paulo Zanoni
- [Intel-gfx] [PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915/bxt: fix DDI PHY vswing scale value setting
Imre Deak
- [Intel-gfx] [PATCH v6 3/8] drm/i915: Unify ilk and hsw .get_aux_clock_divider
Ville Syrjälä
- [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 2/2] drm/i915/skl: Add debug messages at the start/end of DMC firmware loading
Damien Lespiau
- [Intel-gfx] [PATCH 2/2] drm/i915/skl: Add debug messages at the start/end of DMC firmware loading
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Make sure our labels start at column 0
Damien Lespiau
- [Intel-gfx] [PATCH igt 4/4] tests/kms_psr_sink_crc: test even if PSR is disabled by default
Rodrigo Vivi
- [Intel-gfx] [PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Make sure our labels start at column 0
Ville Syrjälä
- [Intel-gfx] [PATCH 2/2] drm/i915/skl: Add debug messages at the start/end of DMC firmware loading
Damien Lespiau
- [Intel-gfx] [PATCH 1/7] drm/i915: Make broxton_set_cdclk() static
Damien Lespiau
- [Intel-gfx] [PATCH 2/7] drm/i915/skl: Derive the max CDCLK from DFSM
Damien Lespiau
- [Intel-gfx] [PATCH 3/7] drm/i915/skl: Don't warn if reading back DPLL0 is disabled
Damien Lespiau
- [Intel-gfx] [PATCH 4/7] drm/i915: Don't display the boot CDCLK twice
Damien Lespiau
- [Intel-gfx] [PATCH 5/7] drm/i915/skl: Update the cached CDCLK at the end of set_cdclk()
Damien Lespiau
- [Intel-gfx] [PATCH 6/7] drm/i915/bxt: Use intel_update_cdclk() to update dev_priv->cdclk_freq
Damien Lespiau
- [Intel-gfx] [PATCH 7/7] drm/i915/skl: Warn if the cached cdclk freq is not the requested one
Damien Lespiau
- [Intel-gfx] [PATCH 1/2] drm/i915: Make pc8_status report status for all runtime PM platforms
Damien Lespiau
- [Intel-gfx] [PATCH 2/2] drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status
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 14/56] drm/i915: Make retire condition check for requests not objects
John Harrison
- [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] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915 : Added Programming of the MOCS
Matt Turner
- [Intel-gfx] drm/i915: Possible security hole in command parsing
Kees Cook
- [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
mpe at ellerman.id.au
- [Intel-gfx] [PATCH] drm/i915: Make pinned object handling more specific
shuang.he at intel.com
- [Intel-gfx] [PATCH i-g-t] tests/gem_reset_stats : mask off ring_stop bits
Gore, Tim
- [Intel-gfx] [PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] tests/gem_reset_stats : mask off ring_stop bits
Chris Wilson
- [Intel-gfx] [PATCH v6 3/8] drm/i915: Unify ilk and hsw .get_aux_clock_divider
Jani Nikula
- [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] Fwd: [PATCH] drm/i915: Fix IPS related flicker
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915 : Added Programming of the MOCS
Antoine, Peter
- [Intel-gfx] Fwd: [PATCH] drm/i915: Fix IPS related flicker
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/skl: Fix DMC API version.
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/bxt: fix DDI PHY vswing scale value setting
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Make sure our labels start at column 0
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Make sure our labels start at column 0
Ville Syrjälä
- [Intel-gfx] [PATCH v2 00/10] Color Manager Implementation
Malladi, Kausal
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Sedat Dilek
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Make sure our labels start at column 0
Damien Lespiau
- [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 v3 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH v3 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
Arun Siluvery
- [Intel-gfx] [PATCH v3 3/6] drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
Arun Siluvery
- [Intel-gfx] [PATCH v3 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v3 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Arun Siluvery
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Chris Wilson
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Sedat Dilek
- [Intel-gfx] [PATCH 03/55] drm/i915: i915_add_request must not fail
Tomas Elf
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Sedat Dilek
- [Intel-gfx] [PATCH v3 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Chris Wilson
- [Intel-gfx] [PATCH v3 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Chris Wilson
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
shuang.he at intel.com
- [Intel-gfx] [PATCH v3 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] [PATCH v3 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Chris Wilson
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Sedat Dilek
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Chris Wilson
- [Intel-gfx] [PATCH v3 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Sedat Dilek
- [Intel-gfx] [PATCH v2 04/10] drm: Add Gamma correction structure
Jindal, Sonika
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Sedat Dilek
- [Intel-gfx] [PATCH 1/7] drm/i915: Make broxton_set_cdclk() static
Ville Syrjälä
- [Intel-gfx] [PATCH 2/2] drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status
Paulo Zanoni
- [Intel-gfx] [PATCH 7/7] drm/i915/skl: Warn if the cached cdclk freq is not the requested one
Ville Syrjälä
- [Intel-gfx] [PATCH v2 04/10] drm: Add Gamma correction structure
Malladi, Kausal
- [Intel-gfx] [PATCH 7/7] drm/i915/skl: Warn if the cached cdclk freq is not the requested one
Damien Lespiau
- [Intel-gfx] [PATCH 7/7] drm/i915/skl: Warn if the cached cdclk freq is not the requested one
Ville Syrjälä
- [Intel-gfx] [PATCH i-g-t] pm_rpm: Update the debugfs filename
Paulo Zanoni
- [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 2/2] drm/i915/skl: Add debug messages at the start/end of DMC firmware loading
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
Ville Syrjälä
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Sedat Dilek
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Sedat Dilek
- [Intel-gfx] [PATCH] drm/i915: Make sure our labels start at column 0
Dave Gordon
- [Intel-gfx] [PATCH v3 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH v3 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
Arun Siluvery
- [Intel-gfx] [PATCH v3 3/6] drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
Arun Siluvery
- [Intel-gfx] [PATCH v3 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v3 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Arun Siluvery
- [Intel-gfx] [PATCH 00/03] Preventing zero GPU virtual address allocation
Dave Gordon
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Sedat Dilek
- [Intel-gfx] [PATCH] sna: Partly revert "sna: Compilation fixes for stable distros"
Sedat Dilek
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Chris Wilson
- [Intel-gfx] [PATCH] sna: Partly revert "sna: Compilation fixes for stable distros"
Chris Wilson
- [Intel-gfx] [PATCH] sna: Partly revert "sna: Compilation fixes for stable distros"
Sedat Dilek
- [Intel-gfx] [PATCH v2] drm/i915 : Added Programming of the MOCS
Peter Antoine
- [Intel-gfx] [PATCH v3 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Ville Syrjälä
- [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login
Sedat Dilek
- [Intel-gfx] [PATCH] sna: Partly revert "sna: Compilation fixes for stable distros"
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Make sure our labels start at column 0
shuang.he at intel.com
- [Intel-gfx] [PATCH i-g-t] build: Add the automake subdir-objects option
Damien Lespiau
- [Intel-gfx] [PATCH] sna: Partly revert "sna: Compilation fixes for stable distros"
Sedat Dilek
- [Intel-gfx] [PATCH v2] drm/i915 : Added Programming of the MOCS
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t v2] pm_rpm: Update the debugfs filename
Damien Lespiau
- [Intel-gfx] [PATCH v2] drm/i915 : Added Programming of the MOCS
Antoine, Peter
- [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 7/7] drm/i915/skl: Warn if the cached cdclk freq is not the requested one
shuang.he at intel.com
- [Intel-gfx] [PATCH 1/6] intel: Defer setting madv on the bo cache
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915 : Added Programming of the MOCS
shuang.he at intel.com
- [Intel-gfx] [PATCH 2/2] drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status
shuang.he at intel.com
- [Intel-gfx] [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers.
Konduru, Chandra
- [Intel-gfx] [PATCH 1/3] drm/nouveau: Use drm_vblank_on/off consistently
Mario Kleiner
- [Intel-gfx] [PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
shuang.he at intel.com
- [Intel-gfx] pull request: linux-firmware: i915 firmware components
rodrigo.vivi at intel.com
- [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 2/2] drm/i915/bdw: WaGttCachingOffByDefault: bdw
Rodrigo Vivi
- [Intel-gfx] [PATCH v2 01/10] drm/i915: Initialize Color Manager
Matt Roper
- [Intel-gfx] [PATCH v2 04/10] drm: Add Gamma correction structure
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] [PATCH v2] drm/i915 : Added Programming of the MOCS
shuang.he at intel.com
- [Intel-gfx] [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers.
Maarten Lankhorst
- [Intel-gfx] [PATCH] sna: Partly revert "sna: Compilation fixes for stable distros"
Sedat Dilek
- [Intel-gfx] [PATCH v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Use helper to set CRTC state's mode
shuang.he at intel.com
- [Intel-gfx] [PATCH] sna: Partly revert "sna: Compilation fixes for stable distros"
Chris Wilson
- [Intel-gfx] [PATCH v2 01/10] drm/i915: Initialize Color Manager
Sharma, Shashank
- [Intel-gfx] [PATCH v2 04/10] drm: Add Gamma correction structure
Sharma, Shashank
- [Intel-gfx] [PATCH v2 05/10] drm: Add a new function for updating color blob
Sharma, Shashank
- [Intel-gfx] [PATCH v2 06/10] drm: Avoid atomic commit path for CRTC property (Gamma)
Sharma, Shashank
- [Intel-gfx] [PATCH v2 07/10] drm/i915: Add pipe level Gamma correction for CHV/BSW
Sharma, Shashank
- [Intel-gfx] [PATCH 2/2] drm/i915/bdw: WaGttCachingOffByDefault: bdw
shuang.he at intel.com
- [Intel-gfx] [PATCH] sna: Partly revert "sna: Compilation fixes for stable distros"
Sedat Dilek
- [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] [PATCH 1/5] drm/i915/skl: Retrieve the Rpe value from Pcode
akash.goel at intel.com
- [Intel-gfx] [PATCH 2/5] drm/i915/skl: Ring frequency table programming changes
akash.goel at intel.com
- [Intel-gfx] [PATCH 3/5] drm/i915/skl: Restrict the ring frequency table programming to SKL
akash.goel at intel.com
- [Intel-gfx] [PATCH 4/5] drm/i915: Corrected the platform checks in i915_ring_freq_table function
akash.goel at intel.com
- [Intel-gfx] [PATCH 5/5] drm/i915/skl: Updated the i915_ring_freq_table debugfs function
akash.goel at intel.com
- [Intel-gfx] output stutters
Brian J. Murrell
- [Intel-gfx] [PATCH] drm/i915: Use helper to set CRTC state's mode
Maarten Lankhorst
- [Intel-gfx] [BUG, bisect] Re: drm/i915: WARN_ON(dev_priv->mm.busy)
Jeremiah Mahler
- [Intel-gfx] [PATCH v2 09/27] drm/i915: Assign a new pll from the crtc check function.
Maarten Lankhorst
- [Intel-gfx] [PATCH 2/2] drm/i915: Let hardware keep track of ctx buf read pointer
Mika Kuoppala
- [Intel-gfx] [PATCH 2/2] drm/i915: Let hardware keep track of ctx buf read pointer
Chris Wilson
- [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 2/3] drm/i915: Enable Resource Streamer state save/restore
Abdiel Janulgue
- [Intel-gfx] [PATCH 3/3] drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag
Abdiel Janulgue
- [Intel-gfx] [PATCH 2/2] drm/i915: Let hardware keep track of ctx buf read pointer
Ville Syrjälä
- [Intel-gfx] [PATCH 2/2] drm/i915: Let hardware keep track of ctx buf read pointer
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
Mathai, Minu
- [Intel-gfx] [PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
Jani Nikula
- [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
Ville Syrjälä
- [Intel-gfx] [PATCH 0/2] drm/i915/bxt: work around HW coherency issue
Imre Deak
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Imre Deak
- [Intel-gfx] [PATCH 2/2] drm/i915/bxt: work around HW coherency issue for cached GEM mappings
Imre Deak
- [Intel-gfx] [PATCH] tests/gem_storedw_batches_loop: add subtest for cached mappings
Imre Deak
- [Intel-gfx] [PATCH] tests/gem_storedw_batches_loop: add subtest for cached mappings
Chris Wilson
- [Intel-gfx] [RFC 00/11] TDR/watchdog timeout support for gen8
Tomas Elf
- [Intel-gfx] [RFC 01/11] drm/i915: Early exit from semaphore_waits_for for execlist mode.
Tomas Elf
- [Intel-gfx] [RFC 02/11] drm/i915: Introduce uevent for full GPU reset.
Tomas Elf
- [Intel-gfx] [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset.
Tomas Elf
- [Intel-gfx] [RFC 04/11] drm/i915: Adding TDR / per-engine reset support for gen8.
Tomas Elf
- [Intel-gfx] [RFC 05/11] drm/i915: Extending i915_gem_check_wedge to check engine reset in progress
Tomas Elf
- [Intel-gfx] [RFC 06/11] drm/i915: Disable warnings for TDR interruptions in the display driver.
Tomas Elf
- [Intel-gfx] [RFC 07/11] drm/i915: Reinstate hang recovery work queue.
Tomas Elf
- [Intel-gfx] [RFC 08/11] drm/i915: Watchdog timeout support for gen8.
Tomas Elf
- [Intel-gfx] [RFC 09/11] drm/i915: Fake lost context interrupts through forced CSB check.
Tomas Elf
- [Intel-gfx] [RFC 10/11] drm/i915: Debugfs interface for per-engine hang recovery.
Tomas Elf
- [Intel-gfx] [RFC 11/11] drm/i915: TDR/watchdog trace points.
Tomas Elf
- [Intel-gfx] [PATCH v2] tests/gem_storedw_batches_loop: add subtest for cached mappings
Imre Deak
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Dave Gordon
- [Intel-gfx] [PATCH v2] tests/gem_storedw_batches_loop: add subtest for cached mappings
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Imre Deak
- [Intel-gfx] [PATCH v2] tests/gem_storedw_batches_loop: add subtest for cached mappings
Imre Deak
- [Intel-gfx] [RFC 05/11] drm/i915: Extending i915_gem_check_wedge to check engine reset in progress
Chris Wilson
- [Intel-gfx] [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers.
Konduru, Chandra
- [Intel-gfx] [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset.
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Ville Syrjälä
- [Intel-gfx] [RFC 01/11] drm/i915: Early exit from semaphore_waits_for for execlist mode.
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
Abdiel Janulgue
- [Intel-gfx] [RFC 10/11] drm/i915: Debugfs interface for per-engine hang recovery.
Chris Wilson
- [Intel-gfx] [RFC 06/11] drm/i915: Disable warnings for TDR interruptions in the display driver.
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Reinstate order of operations in {intel, logical}_ring_begin()
Dave Gordon
- [Intel-gfx] [PATCH 2/2] drm/i915/bdw: WaGttCachingOffByDefault: bdw
Damien Lespiau
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Dave Gordon
- [Intel-gfx] [PATCH igt] tests: add kms_frontbuffer_tracking
Paulo Zanoni
- [Intel-gfx] [PATCH v2 04/10] drm: Add Gamma correction structure
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] linux-next: manual merge of the drm tree with the drm-intel-fixes tree
Stephen Rothwell
- [Intel-gfx] [PATCH] [rfc] hack patch to fix dirty on offload screens
Dave Airlie
- [Intel-gfx] [PATCH] [rfc] hack patch to fix dirty on offload screens
Chris Wilson
- [Intel-gfx] [PATCH v5] drm/i915: Fix DDC probe for passive adapters
Jani Nikula
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Jani Nikula
- [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 2/2] drm/i915/bdw: WaGttCachingOffByDefault: bdw
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Mark the final obj->pages sg entry as last
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Mark the final obj->pages sg entry as last
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Mark the final obj->pages sg entry as last
Chris Wilson
- [Intel-gfx] [PATCH v2 00/10] Color Manager Implementation
Damien Lespiau
- [Intel-gfx] [PATCH v2 01/10] drm/i915: Initialize Color Manager
Damien Lespiau
- [Intel-gfx] [PATCH v2 02/10] drm/i915: Attach color properties to CRTC
Damien Lespiau
- [Intel-gfx] [RFC 01/11] drm/i915: Early exit from semaphore_waits_for for execlist mode.
Tomas Elf
- [Intel-gfx] [PATCH v2 04/10] drm: Add Gamma correction structure
Damien Lespiau
- [Intel-gfx] [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset.
Tomas Elf
- [Intel-gfx] [RFC 05/11] drm/i915: Extending i915_gem_check_wedge to check engine reset in progress
Tomas Elf
- [Intel-gfx] [RFC 05/11] drm/i915: Extending i915_gem_check_wedge to check engine reset in progress
Chris Wilson
- [Intel-gfx] [RFC 10/11] drm/i915: Debugfs interface for per-engine hang recovery.
Tomas Elf
- [Intel-gfx] [PATCH v2 07/10] drm/i915: Add pipe level Gamma correction for CHV/BSW
Damien Lespiau
- [Intel-gfx] [PATCH 0/4] drm: Add decoding for DRM/KMS and i915 ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH 1/4] drm: Add config for detecting libdrm
Patrik Jakobsson
- [Intel-gfx] [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
Patrik Jakobsson
- [Intel-gfx] [PATCH 3/4] drm: Add decoding of i915 ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH 4/4] drm: Add decoding of DRM and KMS ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH v4 19/27] drm/i915: Read hw state into an atomic state struct, v2.
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/3] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
Dave Gordon
- [Intel-gfx] [PATCH v2 07/10] drm/i915: Add pipe level Gamma correction for CHV/BSW
Damien Lespiau
- [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] drm/i915: Correcting the reg definitions for PORT_DFT
Mathai, Minu
- [Intel-gfx] [PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
Ville Syrjälä
- [Intel-gfx] [RFC 10/11] drm/i915: Debugfs interface for per-engine hang recovery.
Chris Wilson
- [Intel-gfx] [PATCH v2 00/10] Color Manager Implementation
Damien Lespiau
- [Intel-gfx] [PATCH v4 19/27] drm/i915: Read hw state into an atomic state struct, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
Mathai, Minu
- [Intel-gfx] [PATCH 0/4] drm: Add decoding for DRM/KMS and i915 ioctls
Gabriel Laskar
- [Intel-gfx] [PATCH 4/4] drm: Add decoding of DRM and KMS ioctls
Gabriel Laskar
- [Intel-gfx] [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
Gabriel Laskar
- [Intel-gfx] [PATCH v2 07/10] drm/i915: Add pipe level Gamma correction for CHV/BSW
Damien Lespiau
- [Intel-gfx] [PATCH v4 19/27] drm/i915: Read hw state into an atomic state struct, v2.
Jani Nikula
- [Intel-gfx] [PATCH v2 01/10] drm/i915: Initialize Color Manager
Damien Lespiau
- [Intel-gfx] [PATCH 4/4] drm: Add decoding of DRM and KMS ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
Patrik Jakobsson
- [Intel-gfx] [PATCH 0/4] drm: Add decoding for DRM/KMS and i915 ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH 4/4] drm: Add decoding of DRM and KMS ioctls
Gabriel Laskar
- [Intel-gfx] [PATCH v2 08/10] drm: Add CSC correction structure
Damien Lespiau
- [Intel-gfx] [PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
Dave Gordon
- [Intel-gfx] [PATCH v4 19/27] drm/i915: Read hw state into an atomic state struct, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
Ville Syrjälä
- [Intel-gfx] [PATCH v3 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
Dave Gordon
- [Intel-gfx] [PATCH v3 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
Siluvery, Arun
- [Intel-gfx] [PATCH 14/56] drm/i915: Make retire condition check for requests not objects
Tomas Elf
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
Tomas Elf
- [Intel-gfx] [PATCH v3 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Dave Gordon
- [Intel-gfx] [RFC 10/11] drm/i915: Debugfs interface for per-engine hang recovery.
Tomas Elf
- [Intel-gfx] [PATCH v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Dave Gordon
- [Intel-gfx] [PATCH] Fix typos found with codespell v1.7
Sedat Dilek
- [Intel-gfx] [PATCH] Fix typos found with codespell v1.7
Chris Wilson
- [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] [PATCH] Fix typos found with codespell v1.7
Sedat Dilek
- [Intel-gfx] [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
Dmitry V. Levin
- [Intel-gfx] [PATCH] Fix typos found with codespell v1.7
Sedat Dilek
- [Intel-gfx] [PATCH 3/4] drm: Add decoding of i915 ioctls
Dmitry V. Levin
- [Intel-gfx] [PATCH 4/4] drm: Add decoding of DRM and KMS ioctls
Dmitry V. Levin
- [Intel-gfx] [PATCH 4/4] drm: Add decoding of DRM and KMS ioctls
Dmitry V. Levin
- [Intel-gfx] [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
Dmitry V. Levin
- [Intel-gfx] [PATCH 1/5] drm/i915/skl: Retrieve the Rpe value from Pcode
Rodrigo Vivi
- [Intel-gfx] [PATCH 2/5] drm/i915/skl: Ring frequency table programming changes
Rodrigo Vivi
- [Intel-gfx] [PATCH 3/5] drm/i915/skl: Restrict the ring frequency table programming to SKL
Rodrigo Vivi
- [Intel-gfx] [PATCH 4/5] drm/i915: Corrected the platform checks in i915_ring_freq_table function
Rodrigo Vivi
- [Intel-gfx] [PATCH 5/5] drm/i915/skl: Updated the i915_ring_freq_table debugfs function
Rodrigo Vivi
- [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 1/3] drm/i915: Displayport compliance test 4.2.2.9 support
Todd Previte
- [Intel-gfx] [PATCH 2/3] drm/i915: Displayport compliance test 4.2.2.7 support
Todd Previte
- [Intel-gfx] [PATCH 3/3] drm/i915: Displayport compliance test 4.2.2.8 support
Todd Previte
- [Intel-gfx] [PATCH v2 03/27] drm/i915: clean up intel_sanitize_crtc, v2
Matt Roper
- [Intel-gfx] [PATCH v2 03/27] drm/i915: clean up intel_sanitize_crtc, v2
Maarten Lankhorst
- [Intel-gfx] [PATCH v4 19/27] drm/i915: Read hw state into an atomic state struct, v2.
Jani Nikula
- [Intel-gfx] [PATCH] drm: Turn off Legacy Context Functions
Peter Antoine
- [Intel-gfx] [PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
Jani Nikula
- [Intel-gfx] [PATCH v3] drm/i915 : Added Programming of the MOCS
Peter Antoine
- [Intel-gfx] [PATCH 0/2] Revert atomic hw readout.
Maarten Lankhorst
- [Intel-gfx] [PATCH 1/2] Revert "drm/i915: Make intel_display_suspend atomic, v2."
Maarten Lankhorst
- [Intel-gfx] [PATCH 2/2] Revert "drm/i915: Read hw state into an atomic state struct, v2."
Maarten Lankhorst
- [Intel-gfx] [PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t] intel_reg: install and load the register files
Thomas Wood
- [Intel-gfx] output stutters
Brian J. Murrell
- [Intel-gfx] [PATCH v3] drm/i915 : Added Programming of the MOCS
Chris Wilson
- [Intel-gfx] [PATCH v3 3/4] drm/i915: Add a partial GGTT view type
Joonas Lahtinen
- [Intel-gfx] [PATCH i-g-t] tools: print a warning for tools replaced by intel_reg
Thomas Wood
- [Intel-gfx] [PATCH v3 3/4] drm/i915: Add a partial GGTT view type
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Imre Deak
- [Intel-gfx] output stutters
Chris Wilson
- [Intel-gfx] [PATCH 02/21] drm/i915/gtt: Workaround for HW preload not flushing pdps
Michel Thierry
- [Intel-gfx] [PATCH 0/2] Revert atomic hw readout.
Ander Conselvan De Oliveira
- [Intel-gfx] [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
Patrik Jakobsson
- [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 0/2] Revert atomic hw readout.
Jani Nikula
- [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.
Jani Nikula
- [Intel-gfx] [PATCH 2/7] drm/i915/skl: Derive the max CDCLK from DFSM
Jani Nikula
- [Intel-gfx] [PATCH 1/7] drm/i915: Make broxton_set_cdclk() static
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
Dave Gordon
- [Intel-gfx] [PATCH 3/4] drm: Add decoding of i915 ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
Jani Nikula
- [Intel-gfx] [PATCH 2/2] drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status
Jani Nikula
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Imre Deak
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Chris Wilson
- [Intel-gfx] [PATCH 4/4] drm: Add decoding of DRM and KMS ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Imre Deak
- [Intel-gfx] [PATCH] drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Ville Syrjälä
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Jesse Barnes
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Imre Deak
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Imre Deak
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Jesse Barnes
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Imre Deak
- [Intel-gfx] [PATCH] drm/i915/bxt: fix DDI PHY vswing scale value setting
Matt Roper
- [Intel-gfx] [PATCH v2 00/18] 48-bit PPGTT
Michel Thierry
- [Intel-gfx] [PATCH v2 01/18] drm/i915/lrc: Update PDPx registers with lri commands
Michel Thierry
- [Intel-gfx] [PATCH v2 02/18] drm/i915/gtt: Switch gen8_free_page_tables params
Michel Thierry
- [Intel-gfx] [PATCH v2 03/18] drm/i915: Remove unnecessary gen8_clamp_pd
Michel Thierry
- [Intel-gfx] [PATCH v2 04/18] drm/i915/gen8: Make pdp allocation more dynamic
Michel Thierry
- [Intel-gfx] [PATCH v2 05/18] drm/i915/gen8: Abstract PDP usage
Michel Thierry
- [Intel-gfx] [PATCH v2 06/18] drm/i915/gen8: Add dynamic page trace events
Michel Thierry
- [Intel-gfx] [PATCH v2 07/18] drm/i915/gen8: implement alloc/free for 4lvl
Michel Thierry
- [Intel-gfx] [PATCH v2 08/18] drm/i915/gen8: Add 4 level switching infrastructure and lrc support
Michel Thierry
- [Intel-gfx] [PATCH v2 09/18] drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT
Michel Thierry
- [Intel-gfx] [PATCH v2 10/18] drm/i915/gen8: Pass sg_iter through pte inserts
Michel Thierry
- [Intel-gfx] [PATCH v2 11/18] drm/i915/gen8: Add 4 level support in insert_entries and clear_range
Michel Thierry
- [Intel-gfx] [PATCH v2 12/18] drm/i915/gen8: Initialize PDPs
Michel Thierry
- [Intel-gfx] [PATCH v2 13/18] drm/i915: Expand error state's address width to 64b
Michel Thierry
- [Intel-gfx] [PATCH v2 14/18] drm/i915/gen8: Add ppgtt info and debug_dump
Michel Thierry
- [Intel-gfx] [PATCH v2 15/18] drm/i915: object size needs to be u64
Michel Thierry
- [Intel-gfx] [PATCH v2 16/18] drm/i915: Check against correct user_size limit in 48b ppgtt mode
Michel Thierry
- [Intel-gfx] [PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Michel Thierry
- [Intel-gfx] [PATCH v2 18/18] drm/i915/gen8: Flip the 48b switch
Michel Thierry
- [Intel-gfx] [PATCH v2] tests/gem_ppgtt: Check Wa32bitOffsets workarounds
Michel Thierry
- [Intel-gfx] [PATCH v2 16/18] drm/i915: Check against correct user_size limit in 48b ppgtt mode
Chris Wilson
- [Intel-gfx] [PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Chris Wilson
- [Intel-gfx] [PATCH 1/5] drm/i915/skl: Retrieve the Rpe value from Pcode
O'Rourke, Tom
- [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 2/4] drm: Add dispatcher and driver identification for DRM
Dmitry V. Levin
- [Intel-gfx] [PATCH 3/4] drm: Add decoding of i915 ioctls
Dmitry V. Levin
- [Intel-gfx] [PATCH v2 11/27] drm/i915: Split skl_update_scaler, v2.
Matt Roper
- [Intel-gfx] [PATCH v2 12/27] drm/i915: Split plane updates of crtc->atomic into a helper, v2.
Matt Roper
- [Intel-gfx] [PATCH v2 14/27] drm/i915: clean up atomic plane check functions
Matt Roper
- [Intel-gfx] [PATCH v2 16/27] drm/i915: move detaching scalers to begin_crtc_commit, v2.
Matt Roper
- [Intel-gfx] [PATCH v2 18/27] drm/i915: Handle disabling planes better.
Matt Roper
- [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 v2 12/27] drm/i915: Split plane updates of crtc->atomic into a helper, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 16/27] drm/i915: move detaching scalers to begin_crtc_commit, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 18/27] drm/i915: Handle disabling planes better.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 14/27] drm/i915: clean up atomic plane check functions
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
Chris Wilson
- [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.
Jani Nikula
- [Intel-gfx] [PATCH 02/21] drm/i915/gtt: Workaround for HW preload not flushing pdps
Dave Gordon
- [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 v2 00/10] Color Manager Implementation
Malladi, Kausal
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Dave Gordon
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Chris Wilson
- [Intel-gfx] [PATCH] drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
Dave Gordon
- [Intel-gfx] [PATCH] drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
Jani Nikula
- [Intel-gfx] [PULL] drm-intel-fixes
Jani Nikula
- [Intel-gfx] [PULL] drm-intel-next-fixes
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915: Limit CHV max cdclk
Jani Nikula
- [Intel-gfx] [PATCH v2 00/10] Color Manager Implementation
Jani Nikula
- [Intel-gfx] [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset.
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915: drrs_invalidate at flip schedule
Ramalingam C
- [Intel-gfx] [PATCH v2] drm/i915: Limit CHV max cdclk
Mika Kahola
- [Intel-gfx] [RFC 10/11] drm/i915: Debugfs interface for per-engine hang recovery.
Dave Gordon
- [Intel-gfx] [PATCH 1/2] drm/i915: fb_obj invalidate is divided into two functions
Ramalingam C
- [Intel-gfx] [PATCH 2/2] drm/i915: frontbuffer invalidate at flip schedule
Ramalingam C
- [Intel-gfx] [PATCH 2/2] drm/i915: frontbuffer invalidate at flip schedule
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/bxt: fix DDI PHY vswing scale value setting
Damien Lespiau
- [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
Dhanya Pillai
- [Intel-gfx] [PATCH 2/2] drm/i915: frontbuffer invalidate at flip schedule
Ramalingam C
- [Intel-gfx] [PATCH] tests/kms_color.c :Color IGT Patch
Dhanya Pillai
- [Intel-gfx] [PATCH] drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Delete duplicate #defines added for DCx
Damien Lespiau
- [Intel-gfx] [PATCH 1/3] drm/i915: Actually respect DSPSURF alignment restrictions
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 2/3] drm/i915: Align DSPSURF to 128k on VLV/CHV
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 3/3] drm/i915: Drop the 64k linear scanout alignment on gen2/3
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 3/4] drm: Add decoding of i915 ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH 1/3] drm/i915: Actually respect DSPSURF alignment restrictions
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Drop the 64k linear scanout alignment on gen2/3
Chris Wilson
- [Intel-gfx] [PATCH 02/21] drm/i915/gtt: Workaround for HW preload not flushing pdps
Mika Kuoppala
- [Intel-gfx] [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
Patrik Jakobsson
- [Intel-gfx] [PATCH 03/21] drm/i915/gtt: Check va range against vm size
Mika Kuoppala
- [Intel-gfx] [ANNOUNCE] intel-gpu-tools 1.11
Thomas Wood
- [Intel-gfx] [PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
Hugh Greenberg
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 14/21] drm/i915/gtt: Make scratch page i915_page_dma compatible
Mika Kuoppala
- [Intel-gfx] [PATCH 15/21] drm/i915/gtt: Fill scratch page
Mika Kuoppala
- [Intel-gfx] [PATCH v2] drm/i915: Ignore -EIO from __i915_wait_request() during flips
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 01/21] drm/i915/gtt: Mark TLBS dirty for gen8+
Mika Kuoppala
- [Intel-gfx] [PATCH 04/21] drm/i915/gtt: Allow >= 4GB sizes for vm.
Mika Kuoppala
- [Intel-gfx] [PATCH 08/21] drm/i915/gtt: Introduce struct i915_page_dma
Mika Kuoppala
- [Intel-gfx] [PATCH 09/21] drm/i915/gtt: Rename unmap_and_free_px to free_px
Mika Kuoppala
- [Intel-gfx] [PATCH 11/21] drm/i915/gtt: Introduce fill_page_dma()
Mika Kuoppala
- [Intel-gfx] [PATCH 12/21] drm/i915/gtt: Introduce kmap|kunmap for dma page
Mika Kuoppala
- [Intel-gfx] [PATCH 21/21] drm/i915/gtt: Reorder page alloc/free/init functions
Mika Kuoppala
- [Intel-gfx] [PATCH v2 01/18] drm/i915/lrc: Update PDPx registers with lri commands
Mika Kuoppala
- [Intel-gfx] [PATCH v2 02/18] drm/i915/gtt: Switch gen8_free_page_tables params
Mika Kuoppala
- [Intel-gfx] [PATCH 0/4] FBC trivial patches
Paulo Zanoni
- [Intel-gfx] [PATCH 1/4] drm/i915: print FBC compression status on debugfs
Paulo Zanoni
- [Intel-gfx] [PATCH 2/4] drm/i915: add FBC_ROTATION to enum no_fbc_reason
Paulo Zanoni
- [Intel-gfx] [PATCH 3/4] drm/i915: unify no_fbc_reason message printing
Paulo Zanoni
- [Intel-gfx] [PATCH 4/4] drm/i915: don't set the FBC plane select bits on HSW+
Paulo Zanoni
- [Intel-gfx] CRTC fixup failed
Konduru, Chandra
- [Intel-gfx] [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
Chris Wilson
- [Intel-gfx] CRTC fixup failed
Konduru, Chandra
- [Intel-gfx] [PATCH 2/3] drm/i915: Align DSPSURF to 128k on VLV/CHV
Clint Taylor
- [Intel-gfx] [PATCH 2/3] drm/i915: Align DSPSURF to 128k on VLV/CHV
Arun R Murthy
- [Intel-gfx] [PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
Jani Nikula
- [Intel-gfx] [PATCH v3] Limit CHV max cdclk
Mika Kahola
- [Intel-gfx] [PATCH v3] drm/i915: 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 2/3] drm/i915: Don't update staged config during force restore modesets
Ander Conselvan de Oliveira
- [Intel-gfx] [PATCH 3/3] drm/i915: Don't set enabled value of all CRTCs when restoring the mode
Ander Conselvan de Oliveira
- [Intel-gfx] [PATCH 1/5] drm/i915/skl: Retrieve the Rpe value from Pcode
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/bxt: fix DDI PHY vswing scale value setting
Jani Nikula
- [Intel-gfx] [PATCH 4/4] drm/i915: don't set the FBC plane select bits on HSW+
Chris Wilson
- [Intel-gfx] [PATCH 3/4] drm/i915: unify no_fbc_reason message printing
Chris Wilson
- [Intel-gfx] [PATCH 0/4] FBC trivial patches
Chris Wilson
- [Intel-gfx] [PATCH 0/4] Fix more fallout from reverting atomic hw readout.
Maarten Lankhorst
- [Intel-gfx] [PATCH 1/4] drm/i915: Do not use atomic modesets in 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 v2] drm/i915/skl: Retrieve the Rpe value from Pcode
akash.goel at intel.com
- [Intel-gfx] [PATCH i-g-t v4] lib/tests/igt_segfault Add unit test to test segfault handling
Derek Morton
- [Intel-gfx] [PATCH i-g-t v4] lib/tests/igt_segfault Add unit test to test segfault handling
Morton, Derek J
- [Intel-gfx] [PATCH 2/4] drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip
Ville Syrjälä
- [Intel-gfx] [PATCH 3/4] drm/i915: Set hwmode during readout.
Ville Syrjälä
- [Intel-gfx] [PATCH 4/4] drm/i915: Only enable cursor if it can be enabled.
Ville Syrjälä
- [Intel-gfx] [PATCH v4] drm/i915/bxt: eDP Panel Power sequencing
Vandana Kannan
- [Intel-gfx] [PATCH 2/4] drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip
Maarten Lankhorst
- [Intel-gfx] [PATCH v2] drm/i915/skl: Retrieve the Rpe value from Pcode
Ville Syrjälä
- [Intel-gfx] [PATCH 4/4] drm/i915: Only enable cursor if it can be enabled.
Maarten Lankhorst
- [Intel-gfx] [PATCH i-g-t v5] libs/igt_core.c: Fix compile warnings in igt_core.c
Derek Morton
- [Intel-gfx] [PATCH 1/3] drm/i915: Actually respect DSPSURF alignment restrictions
Ville Syrjälä
- [Intel-gfx] [PATCH 2/4] drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip
Ville Syrjälä
- [Intel-gfx] [PATCH 2/4] drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip
Ville Syrjälä
- [Intel-gfx] [PATCH v2] drm/i915/skl: Retrieve the Rpe value from Pcode
Akash Goel
- [Intel-gfx] [PATCH 4/4] drm/i915: Only enable cursor if it can be enabled.
Ville Syrjälä
- [Intel-gfx] [PATCH v3 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Siluvery, Arun
- [Intel-gfx] [PATCH v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Siluvery, Arun
- [Intel-gfx] [PATCH 1/4] drm/i915: print FBC compression status on debugfs
Ville Syrjälä
- [Intel-gfx] [PATCH 1/4] drm/i915: Do not use atomic modesets in hw readout.
Ville Syrjälä
- [Intel-gfx] [PATCH 3/4] drm/i915: unify no_fbc_reason message printing
Damien Lespiau
- [Intel-gfx] [PATCH 0/4] Fix more fallout from reverting atomic hw readout.
Jani Nikula
- [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] 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 v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Dave Gordon
- [Intel-gfx] [PATCH v2] Resolve issues with ringbuffer space management
Dave Gordon
- [Intel-gfx] [PATCH 1/2] drm/i915: use effective_size for ringbuffer calculations
Dave Gordon
- [Intel-gfx] [PATCH 2/2] drm/i915: Rework order of operations in {__intel, logical}_ring_prepare()
Dave Gordon
- [Intel-gfx] [PATCH v2 04/10] drm: Add Gamma correction structure
Emil Velikov
- [Intel-gfx] [PATCH 0/4] FBC trivial patches, V2
Paulo Zanoni
- [Intel-gfx] [PATCH 1/4] drm/i915: print FBC compression status on debugfs
Paulo Zanoni
- [Intel-gfx] [PATCH 2/4] drm/i915: add FBC_ROTATION to enum no_fbc_reason
Paulo Zanoni
- [Intel-gfx] [PATCH 3/4] drm/i915: unify no_fbc_reason message printing
Paulo Zanoni
- [Intel-gfx] [PATCH 4/4] drm/i915: don't set the FBC plane select bits on HSW+
Paulo Zanoni
- [Intel-gfx] [PATCH 0/4] FBC trivial patches, V2
Chris Wilson
- [Intel-gfx] [PATCH v3] drm/i915/skl: Retrieve the Rpe value from Pcode
akash.goel at intel.com
- [Intel-gfx] [PATCH 2/2] drm/i915: Rework order of operations in {__intel, logical}_ring_prepare()
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: use effective_size for ringbuffer calculations
Chris Wilson
- [Intel-gfx] VP9 Encoding support in Braswell
Rahul Atlury
- [Intel-gfx] [PATCH 2/2] drm/i915: Rework order of operations in {__intel, logical}_ring_prepare()
Dave Gordon
- [Intel-gfx] [PATCH 2/2] drm/i915: Rework order of operations in {__intel, logical}_ring_prepare()
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: use effective_size for ringbuffer calculations
Dave Gordon
- [Intel-gfx] (no subject)
Dave Gordon
- [Intel-gfx] [PATCH 1/2] drm/i915: Don't wait twice in {__intel, logical}_ring_prepare()
Dave Gordon
- [Intel-gfx] [PATCH 2/2] drm/i915: Allocate OLR more safely (workaround until OLR goes away)
Dave Gordon
- [Intel-gfx] [PATCH 1/2] drm/i915: use effective_size for ringbuffer calculations
Chris Wilson
- [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)
Paulo Zanoni
- [Intel-gfx] [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
Dmitry V. Levin
- [Intel-gfx] [PATCH 3/4] drm: Add decoding of i915 ioctls
Dmitry V. Levin
- [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] panning crash
Chris Wilson
- [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag
shuang.he at intel.com
- [Intel-gfx] [PATCH 2/2] drm/i915/bxt: work around HW coherency issue for cached GEM mappings
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Reinstate order of operations in {intel, logical}_ring_begin()
shuang.he at intel.com
- [Intel-gfx] panning crash
Felix Miata
- [Intel-gfx] [PATCH] drm: Turn off Legacy Context Functions
shuang.he at intel.com
- [Intel-gfx] [PATCH v3] drm/i915 : Added Programming of the MOCS
shuang.he at intel.com
- [Intel-gfx] [PATCH v2 04/10] drm: Add Gamma correction structure
Sharma, Shashank
- [Intel-gfx] [PATCH 3/4] drm: Add decoding of i915 ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
Patrik Jakobsson
- [Intel-gfx] [PATCH] drm/i915: Add the ddi get cdclk code for BXT.
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Delete duplicate #defines added for DCx
shuang.he at intel.com
- [Intel-gfx] [PATCH v2] drm/i915: Limit CHV max cdclk
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
shuang.he at intel.com
- [Intel-gfx] [PATCH 2/2] drm/i915: frontbuffer invalidate at flip schedule
shuang.he at intel.com
- [Intel-gfx] [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
Dmitry V. Levin
- [Intel-gfx] [PATCH 3/3] drm/i915: Drop the 64k linear scanout alignment on gen2/3
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
shuang.he at intel.com
- [Intel-gfx] [PATCH v2] drm/i915: Ignore -EIO from __i915_wait_request() during flips
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Initialize HWS page address after GPU reset
Daniel Vetter
- [Intel-gfx] [PATCH 4/4] drm/i915: don't set the FBC plane select bits on HSW+
shuang.he at intel.com
- [Intel-gfx] [PATCH v2] drm/atomic: Handle vblank events in atomic ioctl correctly.
Daniel Vetter
- [Intel-gfx] Deadlock in intel_user_framebuffer_destroy()
Jani Nikula
- [Intel-gfx] [PATCH v2 00/10] Color Manager Implementation
Daniel Vetter
- [Intel-gfx] [BUG, bisect] Re: drm/i915: WARN_ON(dev_priv->mm.busy)
Daniel Vetter
- [Intel-gfx] i915 DRM driver problem when installing Mint linux on Surface3
소병철
- [Intel-gfx] [PATCH] drm/atomic: pass old crtc state to atomic_begin/flush.
Daniel Vetter
- [Intel-gfx] [PATCH] drm: Turn off Legacy Context Functions
Daniel Vetter
- [Intel-gfx] [PATCH] drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
- [Intel-gfx] Deadlock in intel_user_framebuffer_destroy()
Lukas Wunner
- [Intel-gfx] Deadlock in intel_user_framebuffer_destroy()
Chris Wilson
- [Intel-gfx] i915 DRM driver problem when installing Mint linux on Surface3
Jani Nikula
- [Intel-gfx] [BUG, bisect] Re: drm/i915: WARN_ON(dev_priv->mm.busy)
Jeremiah Mahler
- [Intel-gfx] [PATCH v2] drm/atomic: Handle vblank events in atomic ioctl correctly.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
Chris Wilson
- [Intel-gfx] [BUG, bisect] Re: drm/i915: WARN_ON(dev_priv->mm.busy)
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Add the ddi get cdclk code for BXT.
Ville Syrjälä
- [Intel-gfx] [BUG, bisect] Re: drm/i915: WARN_ON(dev_priv->mm.busy)
Jani Nikula
- [Intel-gfx] [PATCH] drm/atomic: pass old crtc state to atomic_begin/flush.
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Reinstate order of operations in {intel, logical}_ring_begin()
Chris Wilson
- [Intel-gfx] [PATCH] drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
- [Intel-gfx] Deadlock in intel_user_framebuffer_destroy()
Tvrtko Ursulin
- [Intel-gfx] [PATCH 0/9] drm/i915: HDMI 12bpc fixes
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: drrs_invalidate at flip schedule
Daniel Vetter
- [Intel-gfx] DC6 already programmed to be disabled
Daniel Vetter
- [Intel-gfx] [PATCH v2] drm/i915/vlv: fix RC6 residency time calculation
Daniel Vetter
- [Intel-gfx] [PATCH] Revert "drm/i915: Don't skip request retirement if the active list is empty"
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
Daniel Vetter
- [Intel-gfx] [PATCH 05/21] drm/i915/gtt: Don't leak scratch page on mapping error
Daniel Vetter
- [Intel-gfx] [PATCH 06/21] drm/i915/gtt: Remove _single from page table allocator
Daniel Vetter
- [Intel-gfx] [PATCH 11/21] drm/i915/gtt: Introduce fill_page_dma()
Daniel Vetter
- [Intel-gfx] [PATCH] Fix resume from suspend to RAM on IBM X30 (take two)
Daniel Vetter
- [Intel-gfx] Warning: Broadwell/i915: Unclaimed register detected before reading register 0x130040
Daniel Vetter
- [Intel-gfx] [PATCH 3/3] drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk
Daniel Vetter
- [Intel-gfx] [RFC 01/14] drm/i915: allocate gem memory for mipi dbi cmd buffer
Daniel Vetter
- [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)
Dave Gordon
- [Intel-gfx] [RFC 11/14] drm/i915: Enable MIPI display self refresh mode
Daniel Vetter
- [Intel-gfx] [PATCH v3 00/19] Convert to atomic, part 3.
Maarten Lankhorst
- [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)
Dave Gordon
- [Intel-gfx] [PATCH v3 01/19] drm/i915: Use crtc state in intel_modeset_pipe_config
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 02/19] drm/i915: Clean up intel_atomic_setup_scalers slightly.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 03/19] drm/i915: Add a simple atomic crtc check function, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 04/19] drm/i915: Move scaler setup to check crtc function, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 05/19] drm/i915: Assign a new pll from the crtc check function, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 06/19] drm/i915: Split skl_update_scaler, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 07/19] drm/i915: Split plane updates of crtc->atomic into a helper, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 08/19] drm/i915: clean up plane commit functions
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 09/19] drm/i915: clean up atomic plane check functions, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 10/19] drm/i915: remove force argument from disable_plane
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 11/19] drm/i915: move detaching scalers to begin_crtc_commit, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 12/19] drm/i915: Move crtc commit updates to separate functions.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 13/19] drm/i915: Do not run most checks when there's no modeset.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 14/19] drm/i915: Handle disabling planes better, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 15/19] drm/i915: atomic plane updates in a nutshell
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 16/19] drm/i915: Update less state during modeset.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 17/19] drm/i915: Make setting color key atomic.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 18/19] drm/i915: Remove transitional references from intel_plane_atomic_check.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 19/19] drm/i915: Make cdclk part of the atomic state.
Maarten Lankhorst
- [Intel-gfx] [PATCH 1/3] drm/i915: Fix command parser to validate multiple register access with the same command.
Daniel Vetter
- [Intel-gfx] [PATCH] Revert "drm/i915: Don't skip request retirement if the active list is empty"
Ville Syrjälä
- [Intel-gfx] [PATCH v2 1/7] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Daniel Vetter
- [Intel-gfx] [PATCH v2 1/7] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/skl: Assume no scaling is available when things are not as expected
Daniel Vetter
- [Intel-gfx] Warning: Broadwell/i915: Unclaimed register detected before reading register 0x130040
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Fix failure paths around initial fbdev allocation
Tvrtko Ursulin
- [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] tests/gem_reset_stats : mask off ring_stop bits
Daniel Vetter
- [Intel-gfx] Warning: Broadwell/i915: Unclaimed register detected before reading register 0x130040
Daniel Vetter
- [Intel-gfx] [PATCH 1/3] drm/i915: Fix command parser to validate multiple register access with the same command.
Francisco Jerez
- [Intel-gfx] [PATCH] drm/i915: Fix failure paths around initial fbdev allocation
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Report to userspace if we have a (presumed) working GPU reset
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915: Fix command parser to validate multiple register access with the same command.
Ville Syrjälä
- [Intel-gfx] [PATCH] Revert "drm/i915: Don't skip request retirement if the active list is empty"
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Don't skip request retirement if the active list is empty
Jani Nikula
- [Intel-gfx] [BUG, bisect] Re: drm/i915: WARN_ON(dev_priv->mm.busy)
Jani Nikula
- [Intel-gfx] [PATCH 1/3] drm/i915: Fix command parser to validate multiple register access with the same command.
Daniel Vetter
- [Intel-gfx] [PATCH 04/24] drm/i915: Update power domains only on affected crtc's.
Daniel Vetter
- [Intel-gfx] [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers.
Daniel Vetter
- [Intel-gfx] [PATCH 04/24] drm/i915: Update power domains only on affected crtc's.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Fix build without CONFIG_PM
Chris Wilson
- [Intel-gfx] [PATCH v6 2/8] drm/i915: Use cached cdclk value
Daniel Vetter
- [Intel-gfx] Deadlock in intel_user_framebuffer_destroy()
Daniel Vetter
- [Intel-gfx] [PATCH v2 14/27] drm/i915: clean up atomic plane check functions
Maarten Lankhorst
- [Intel-gfx] [PATCH 1/3] drm/i915: Fix command parser to validate multiple register access with the same command.
Francisco Jerez
- [Intel-gfx] [PATCH] drm/i915: Fix build without CONFIG_PM
Damien Lespiau
- [Intel-gfx] [PATCH v2 14/27] drm/i915: clean up atomic plane check functions
Daniel Vetter
- [Intel-gfx] Deadlock in intel_user_framebuffer_destroy()
Chris Wilson
- [Intel-gfx] [PATCH v2 18/27] drm/i915: Handle disabling planes better.
Daniel Vetter
- [Intel-gfx] [PATCH igt 3/4] tests/kms_fbc_crc: run even if FBC is disabled by default
Daniel Vetter
- [Intel-gfx] [PATCH igt 1/4] tests/template: add IGT_TEST_DESCRIPTION
Daniel Vetter
- [Intel-gfx] [PATCH v6 2/8] drm/i915: Use cached cdclk value
Damien Lespiau
- [Intel-gfx] [PATCH v6 2/8] drm/i915: Use cached cdclk value
Kahola, Mika
- [Intel-gfx] [PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
Daniel Vetter
- [Intel-gfx] [PATCH 2/2] drm/i915/skl: Add debug messages at the start/end of DMC firmware loading
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Make sure our labels start at column 0
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
Chris Wilson
- [Intel-gfx] [PATCH v6 2/8] drm/i915: Use cached cdclk value
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status
Daniel Vetter
- [Intel-gfx] [PATCH v3] drm/i915 : Added Programming of the MOCS
Daniel Vetter
- [Intel-gfx] [PATCH 2/2] drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status
Damien Lespiau
- [Intel-gfx] [PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t] Android.mk: Disable tools that do not build for android
Derek Morton
- [Intel-gfx] [PATCH v6 2/8] drm/i915: Use cached cdclk value
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t] Android.mk: Disable tools that do not build for android
Thomas Wood
- [Intel-gfx] [PATCH v6 2/8] drm/i915: Use cached cdclk value
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t] intel_reg: install and load the register files
Thomas Wood
- [Intel-gfx] [PATCH v6 2/8] drm/i915: Use cached cdclk value
Damien Lespiau
- [Intel-gfx] [PATCH 1/3] drm/i915: Fix command parser to validate multiple register access with the same command.
Jani Nikula
- [Intel-gfx] [PATCH 4/5] drm/i915: Corrected the platform checks in i915_ring_freq_table function
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t] Android.mk: Disable tools that do not build for android
Morton, Derek J
- [Intel-gfx] [PATCH i-g-t] Android.mk: Disable tools that do not build for android
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
Chris Wilson
- [Intel-gfx] [PATCH v6 2/8] drm/i915: Use cached cdclk value
Tvrtko Ursulin
- [Intel-gfx] [PATCH i-g-t] Android.mk: Disable tools that do not build for android
Morton, Derek J
- [Intel-gfx] [PATCH i-g-t] Android.mk: Disable tools that do not build for android
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Report to userspace if we have a (presumed) working GPU reset
Daniel Vetter
- [Intel-gfx] [PATCH] Fix resume from suspend to RAM on IBM X30 (take two)
Stefan Monnier
- [Intel-gfx] [PATCH] drm/i915: Report to userspace if we have a (presumed) working GPU reset
Chris Wilson
- [Intel-gfx] [PATCH] drm/atomic: pass old crtc state to atomic_begin/flush.
Daniel Vetter
- [Intel-gfx] [PATCH 4/5] drm/i915: Corrected the platform checks in i915_ring_freq_table function
Akash Goel
- [Intel-gfx] [PATCH i-g-t v4] lib/tests/igt_segfault Add unit test to test segfault handling
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Report to userspace if we have a (presumed) working GPU reset
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] Android.mk: Disable tools that do not build for android
Morton, Derek J
- [Intel-gfx] [PATCH igt 3/4] tests/kms_fbc_crc: run even if FBC is disabled by default
Paulo Zanoni
- [Intel-gfx] [PATCH i-g-t v4] lib/tests/igt_segfault Add unit test to test segfault handling
Morton, Derek J
- [Intel-gfx] [PATCH v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Siluvery, Arun
- [Intel-gfx] [PATCH v2 1/7] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] [PATCH v3] drm/i915: Limit CHV max cdclk
Jani Nikula
- [Intel-gfx] [PATCH i-g-t v5] libs/igt_core.c: Fix compile warnings in igt_core.c
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t v2] Android.mk: Disable tools that do not build for android
Derek Morton
- [Intel-gfx] [PATCH] drm/i915: Report to userspace if we have a (presumed) working GPU reset
Daniel Vetter
- [Intel-gfx] [PATCH igt 3/4] tests/kms_fbc_crc: run even if FBC is disabled by default
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t] tests/kms_fbc_crc: Don't force fbc on old platforms
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: drrs_invalidate at flip schedule
Ramalingam C
- [Intel-gfx] [PATCH i-g-t] tests/kms_fbc_crc: Don't force fbc on old platforms
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Restarting the Idleness DRRS in drrs_flush
Ramalingam C
- [Intel-gfx] [PATCH v3 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Daniel Vetter
- [Intel-gfx] [PATCH v3 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] [PATCH v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t v2] Android.mk: Disable tools that do not build for android
Jani Nikula
- [Intel-gfx] [PATCH 1/3] drm/i915: Displayport compliance test 4.2.2.9 support
Daniel Vetter
- [Intel-gfx] [PATCH 2/3] drm/i915: Displayport compliance test 4.2.2.7 support
Daniel Vetter
- [Intel-gfx] [PATCH 3/3] drm/i915: Displayport compliance test 4.2.2.8 support
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Restarting the Idleness DRRS in drrs_flush
Daniel Vetter
- [Intel-gfx] [PATCH 1/3] drm/i915: Displayport compliance test 4.2.2.9 support
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] tools: print a warning for tools replaced by intel_reg
Jani Nikula
- [Intel-gfx] [PATCH i-g-t] tools: print a warning for tools replaced by intel_reg
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t] tests/kms_fbc_crc: Don't force fbc on old platforms
Paulo Zanoni
- [Intel-gfx] [PATCH] drm/i915: Delete duplicate #defines added for DCx
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t] tools: print a warning for tools replaced by intel_reg
Thomas Wood
- [Intel-gfx] [PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
Daniel Vetter
- [Intel-gfx] [PATCH 1/3] drm/i915: Actually respect DSPSURF alignment restrictions
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t] tools: print a warning for tools replaced by intel_reg
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
Daniel Vetter
- [Intel-gfx] [PATCH 0/4] FBC trivial patches, V2
Daniel Vetter
- [Intel-gfx] [PATCH v3] drm/i915: Limit CHV max cdclk
Daniel Vetter
- [Intel-gfx] [PATCH 2/4] drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip
Daniel Vetter
- [Intel-gfx] [PATCH 0/4] Fix more fallout from reverting atomic hw readout.
Daniel Vetter
- [Intel-gfx] [PATCH 4/4] drm/i915: Only enable cursor if it can be enabled.
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t] tests/kms_fbc_crc: Don't force fbc on old platforms
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t] tests/kms_fbc_crc: Don't force fbc on old platforms
Daniel Vetter
- [Intel-gfx] [PATCH v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Dave Gordon
- [Intel-gfx] [PATCH v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Siluvery, Arun
- [Intel-gfx] [PATCH] drm/i915: Reinstate order of operations in {intel, logical}_ring_begin()
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915: Make sure our labels start at column 0
Dave Gordon
- [Intel-gfx] [PATCH 00/15] Batch submission via GuC
Dave Gordon
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Dave Gordon
- [Intel-gfx] [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
Dave Gordon
- [Intel-gfx] [PATCH 03/15] drm/i915: Add GuC-related module parameters
Dave Gordon
- [Intel-gfx] [PATCH 04/15] drm/i915: Add GuC-related header files
Dave Gordon
- [Intel-gfx] [PATCH 05/15] drm/i915: GuC-specific firmware loader
Dave Gordon
- [Intel-gfx] [PATCH 06/15] drm/i915: Debugfs interface to read GuC load status
Dave Gordon
- [Intel-gfx] [PATCH 07/15] drm/i915: Defer default hardware context initialisation until first open
Dave Gordon
- [Intel-gfx] [PATCH 08/15] drm/i915: Move execlists defines from .c to .h
Dave Gordon
- [Intel-gfx] [PATCH 09/15] drm/i915: GuC submission setup, phase 1
Dave Gordon
- [Intel-gfx] [PATCH 10/15] drm/i915: Enable GuC firmware log
Dave Gordon
- [Intel-gfx] [PATCH 11/15] drm/i915: Implementation of GuC client
Dave Gordon
- [Intel-gfx] [PATCH 12/15] drm/i915: Interrupt routing for GuC submission
Dave Gordon
- [Intel-gfx] [PATCH 13/15] drm/i915: Integrate GuC-based command submission
Dave Gordon
- [Intel-gfx] [PATCH 14/15] drm/i915: Debugfs interface for GuC submission statistics
Dave Gordon
- [Intel-gfx] [PATCH 15/15] Documentation/drm: kerneldoc for GuC
Dave Gordon
- [Intel-gfx] [PATCH 16/15] drm/i915: Enable GuC submission, where supported
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
Dave Gordon
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Chris Wilson
- [Intel-gfx] [PATCH 04/15] drm/i915: Add GuC-related header files
Chris Wilson
- [Intel-gfx] [PATCH v2 00/10] Color Manager Implementation
Matheson, Annie J
- [Intel-gfx] [PATCH 05/15] drm/i915: GuC-specific firmware loader
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Reinstate order of operations in {intel, logical}_ring_begin()
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/skl: Assume no scaling is available when things are not as expected
Konduru, Chandra
- [Intel-gfx] [PATCH v6 2/8] drm/i915: Use cached cdclk value
Konduru, Chandra
- [Intel-gfx] [PATCH 09/15] drm/i915: GuC submission setup, phase 1
Chris Wilson
- [Intel-gfx] [PATCH 10/15] drm/i915: Enable GuC firmware log
Chris Wilson
- [Intel-gfx] [PATCH 11/15] drm/i915: Implementation of GuC client
Chris Wilson
- [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 1/3] drm/i915: Don't check modeset state in the hw state force restore path
Matt Roper
- [Intel-gfx] [PATCH 2/3] drm/i915: Don't update staged config during force restore modesets
Matt Roper
- [Intel-gfx] [PATCH 3/3] drm/i915: Don't set enabled value of all CRTCs when restoring the mode
Matt Roper
- [Intel-gfx] [PATCH v2 00/10] Color Manager Implementation
Sharma, Shashank
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Daniel Vetter
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Jani Nikula
- [Intel-gfx] [PATCH] drm/atomic: pass old crtc state to atomic_begin/flush.
Ville Syrjälä
- [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 v2 2/3] drm/i915: Don't update staged config during force restore modesets
Ander Conselvan de Oliveira
- [Intel-gfx] [PATCH v2 3/3] drm/i915: Don't set enabled value of all CRTCs when restoring the mode
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] drm i915 weirdness with /sys/class/drm/card0*/status
Chris Wilson
- [Intel-gfx] [PATCH 13/15] drm/i915: Integrate GuC-based command submission
Chris Wilson
- [Intel-gfx] [PATCH 12/15] drm/i915: Interrupt routing for GuC submission
Chris Wilson
- [Intel-gfx] [PATCH 10/15] drm/i915: Enable GuC firmware log
Tvrtko Ursulin
- [Intel-gfx] [PATCH 14/15] drm/i915: Debugfs interface for GuC submission statistics
Chris Wilson
- [Intel-gfx] [PATCH 07/15] drm/i915: Defer default hardware context initialisation until first open
Chris Wilson
- [Intel-gfx] [PATCH 08/15] drm/i915: Move execlists defines from .c to .h
Chris Wilson
- [Intel-gfx] [PATCH 06/15] drm/i915: Debugfs interface to read GuC load status
Chris Wilson
- [Intel-gfx] [PATCH] drm/atomic: pass old crtc state to atomic_begin/flush.
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t v2] Android.mk: Disable tools that do not build for android
Morton, Derek J
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Tvrtko Ursulin
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Daniel Vetter
- [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 resend 2/5] drm/i915: Enable Resource Streamer state save/restore on MI_SET_CONTEXT
Abdiel Janulgue
- [Intel-gfx] [PATCH resend 3/5] drm/i915: Enable resource streamer on Execlists
Abdiel Janulgue
- [Intel-gfx] [PATCH resend 4/5] drm/i915: add I915_PARAM_HAS_RESOURCE_STREAMER to i915_getparam
Abdiel Janulgue
- [Intel-gfx] [PATCH resend 5/5] drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag
Abdiel Janulgue
- [Intel-gfx] [PATCH] drm/i915: Enable runtime pm
Liam Girdwood
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Reinstate order of operations in {intel, logical}_ring_begin()
Dave Gordon
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Chris Wilson
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Lennart Poettering
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Tvrtko Ursulin
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Lennart Poettering
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Tvrtko Ursulin
- [Intel-gfx] [PATCH 0/3] Broadwell atomic CD clock
Mika Kahola
- [Intel-gfx] [PATCH 1/3] drm/i915: Broadwell modeset global pipes to atomic
Mika Kahola
- [Intel-gfx] [PATCH 2/3] drm/i915: Max CD clock for Broadwell
Mika Kahola
- [Intel-gfx] [PATCH 3/3] drm/i915: Unify modesetting for global pipes
Mika Kahola
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Chris Wilson
- [Intel-gfx] [PATCH 10/15] drm/i915: Enable GuC firmware log
Chris Wilson
- [Intel-gfx] [PATCH 09/15] drm/i915: GuC submission setup, phase 1
Chris Wilson
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Daniel Vetter
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Chris Wilson
- [Intel-gfx] [PATCH] igt: adding parameter to drm_open_any and drm_open_any_master to allow specification of non-intel GPUs
Daniel Vetter
- [Intel-gfx] [PATCH v2 resend 4/5] drm/i915: add I915_PARAM_HAS_RESOURCE_STREAMER to i915_getparam
Abdiel Janulgue
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Reinstate order of operations in {intel, logical}_ring_begin()
Daniel Vetter
- [Intel-gfx] [PATCH v2 resend 4/5] drm/i915: add I915_PARAM_HAS_RESOURCE_STREAMER to i915_getparam
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Enable runtime pm
Paulo Zanoni
- [Intel-gfx] [PATCH] drm/i915: Reinstate order of operations in {intel, logical}_ring_begin()
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Enable runtime pm
Paulo Zanoni
- [Intel-gfx] [PATCH 10/15] drm/i915: Enable GuC firmware log
Tvrtko Ursulin
- [Intel-gfx] [PATCH v3 resend 4/5] drm/i915: add I915_PARAM_HAS_RESOURCE_STREAMER to i915_getparam
Abdiel Janulgue
- [Intel-gfx] [PATCH v6 7/8] drm/i915: BDW clock change support
Jani Nikula
- [Intel-gfx] [PATCH v6 7/8] drm/i915: BDW clock change support
Jani Nikula
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Tvrtko Ursulin
- [Intel-gfx] [RFC 1/3] drm/i915: Pass in plane state instead of plane to intel_plane_obj_offset
Tvrtko Ursulin
- [Intel-gfx] [RFC 2/3] drm/i915: Cache display address in plane state
Tvrtko Ursulin
- [Intel-gfx] [RFC 3/3] drm/i915: Use intel_plane_obj_offset from more places
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/1] drm/i915: Reset request handling for gen9+
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/skl: Assume no scaling is available when things are not as expected
Daniel Vetter
- [Intel-gfx] [RFC 02/11] drm/i915: Introduce uevent for full GPU reset.
Daniel Vetter
- [Intel-gfx] [RFC 01/11] drm/i915: Early exit from semaphore_waits_for for execlist mode.
Daniel Vetter
- [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915/skl: Assume no scaling is available when things are not as expected
Ville Syrjälä
- [Intel-gfx] [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset.
Daniel Vetter
- [Intel-gfx] [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset.
Daniel Vetter
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Chris Wilson
- [Intel-gfx] [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset.
Chris Wilson
- [Intel-gfx] [RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)
Chris Wilson
- [Intel-gfx] [PATCH 1/1] drm/i915: Reset request handling for gen9+
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Tvrtko Ursulin
- [Intel-gfx] RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external
Nathan Schulte
- [Intel-gfx] [RFC 02/11] drm/i915: Introduce uevent for full GPU reset.
Tomas Elf
- [Intel-gfx] [RFC 01/11] drm/i915: Early exit from semaphore_waits_for for execlist mode.
Tomas Elf
- [Intel-gfx] [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset.
Tomas Elf
- [Intel-gfx] [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset.
Daniel Vetter
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
Chris Wilson
- [Intel-gfx] [RFC 01/11] drm/i915: Early exit from semaphore_waits_for for execlist mode.
Chris Wilson
- [Intel-gfx] [RFC 06/14] drm/i915: Disable vlank interrupt for disabling MIPI cmd mode
Singh, Gaurav K
- [Intel-gfx] [RFC 02/11] drm/i915: Introduce uevent for full GPU reset.
Chris Wilson
- [Intel-gfx] [RFC 07/14] drm/i915: Disable MIPI display self refresh mode
Singh, Gaurav K
- [Intel-gfx] [RFC 11/14] drm/i915: Enable MIPI display self refresh mode
Singh, Gaurav K
- [Intel-gfx] [RFC 01/11] drm/i915: Early exit from semaphore_waits_for for execlist mode.
Tomas Elf
- [Intel-gfx] [RFC 01/14] drm/i915: allocate gem memory for mipi dbi cmd buffer
Singh, Gaurav K
- [Intel-gfx] [PATCH 1/1] drm/i915: Reset request handling for gen9+
Chris Wilson
- [Intel-gfx] [RFC 02/11] drm/i915: Introduce uevent for full GPU reset.
Tomas Elf
- [Intel-gfx] Warning: Broadwell/i915: Unclaimed register detected before reading register 0x130040
Jochen Betz
- [Intel-gfx] [PATCH] drm/i915: Enable runtime pm
Jesse Barnes
- [Intel-gfx] [PATCH v4 0/6] Add Per-context WA using WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH v4 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH v4 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
Arun Siluvery
- [Intel-gfx] [PATCH v4 3/6] drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
Arun Siluvery
- [Intel-gfx] [PATCH v4 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v4 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v4 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Arun Siluvery
- [Intel-gfx] [RFC 02/11] drm/i915: Introduce uevent for full GPU reset.
Chris Wilson
- [Intel-gfx] [PATCH 1/1] drm/i915: Reset request handling for gen9+
Tomas Elf
- [Intel-gfx] [PATCH 1/1] drm/i915: Reset request handling for gen9+
Tomas Elf
- [Intel-gfx] [PATCH v4 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Chris Wilson
- [Intel-gfx] [PATCH v4 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Chris Wilson
- [Intel-gfx] [PATCH v4 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Chris Wilson
- [Intel-gfx] [PATCH v4 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Chris Wilson
- [Intel-gfx] [PATCH v4 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Chris Wilson
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Lennart Poettering
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Lennart Poettering
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Lennart Poettering
- [Intel-gfx] [PATCH v2 00/10] Color Manager Implementation
Matheson, Annie J
- [Intel-gfx] [PATCH] drm/i915: Use helper to set CRTC state's mode
Matt Roper
- [Intel-gfx] [PATCH 0/3] FBC locking
Paulo Zanoni
- [Intel-gfx] [PATCH 1/3] drm/i915: don't increment the FBC threshold at fbc_enable
Paulo Zanoni
- [Intel-gfx] [PATCH 2/3] drm/i915: add the FBC mutex
Paulo Zanoni
- [Intel-gfx] [PATCH 3/3] drm/i915: stop using struct_mutex for FBC
Paulo Zanoni
- [Intel-gfx] [PATCH 0/3] FBC locking
Paulo Zanoni
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Dave Airlie
- [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 1/4] dp/mst: add SDP stream support
Dave Airlie
- [Intel-gfx] [PATCH 2/4] i915: add support for GPU side of MST audio
Dave Airlie
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Dave Airlie
- [Intel-gfx] [PATCH 4/4] snd/hdmi: hack out haswell codec workaround
Dave Airlie
- [Intel-gfx] [PATCH] drm/i915: Use helper to set CRTC state's mode
Maarten Lankhorst
- [Intel-gfx] [PATCH 1/1] drm/i915: Reset request handling for gen9+
Mika Kuoppala
- [Intel-gfx] [PATCH v3] drm/i915 : Added Programming of the MOCS
Antoine, Peter
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Dave Gordon
- [Intel-gfx] [PATCH 08/15] drm/i915: Move execlists defines from .c to .h
Dave Gordon
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915: add the FBC mutex
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: stop using struct_mutex for FBC
Daniel Vetter
- [Intel-gfx] [PATCH 2/3] drm/i915: add the FBC mutex
Chris Wilson
- [Intel-gfx] [PATCH 08/15] drm/i915: Move execlists defines from .c to .h
Chris Wilson
- [Intel-gfx] [PATCH 08/15] drm/i915: Move execlists defines from .c to .h
Chris Wilson
- [Intel-gfx] [PATCH 2/4] i915: add support for GPU side of MST audio
Chris Wilson
- [Intel-gfx] [PATCH 12/15] drm/i915: Interrupt routing for GuC submission
Dave Gordon
- [Intel-gfx] [PATCH 2/3] drm/i915: add the FBC mutex
Daniel Vetter
- [Intel-gfx] [PATCH 4/5] drm/i915: PSR VLV: Add single frame update.
Daniel Vetter
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
David Herrmann
- [Intel-gfx] RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external
Chris Wilson
- [Intel-gfx] RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external
Chris Wilson
- [Intel-gfx] [PATCH v4] drm/i915/bxt: eDP Panel Power sequencing
Jindal, Sonika
- [Intel-gfx] [PATCH v4] drm/i915/bxt: eDP Panel Power sequencing
Kannan, Vandana
- [Intel-gfx] [PATCH v4 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [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 2/2] drm/i915/bxt: fix max scaling factor calculation
Imre Deak
- [Intel-gfx] (no subject)
Daniel Vetter
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Daniel Vetter
- [Intel-gfx] [PATCH 2/4] i915: add support for GPU side of MST audio
Daniel Vetter
- [Intel-gfx] [PATCH 1/1] drm/i915: Tracepoints for profiling DC9 entry and exit programming
Daniel Vetter
- [Intel-gfx] [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
Daniel Vetter
- [Intel-gfx] [RFC 06/14] drm/i915: Disable vlank interrupt for disabling MIPI cmd mode
Daniel Vetter
- [Intel-gfx] [RFC 11/14] drm/i915: Enable MIPI display self refresh mode
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/skl: Assume no scaling is available when things are not as expected
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Use helper to set CRTC state's mode
Daniel Vetter
- [Intel-gfx] [RFC 01/11] drm/i915: Early exit from semaphore_waits_for for execlist mode.
Daniel Vetter
- [Intel-gfx] [RFC 02/11] drm/i915: Introduce uevent for full GPU reset.
Daniel Vetter
- [Intel-gfx] [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset.
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
Daniel Vetter
- [Intel-gfx] [PATCH 2/4] i915: add support for GPU side of MST audio
Jani Nikula
- [Intel-gfx] [PATCH 2/4] i915: add support for GPU side of MST audio
Jani Nikula
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Daniel Vetter
- [Intel-gfx] [PATCH v2 1/3] drm/i915: Don't check modeset state in the hw state force restore path
Jani Nikula
- [Intel-gfx] [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
Daniel Vetter
- [Intel-gfx] [PATCH v2 1/3] drm/i915: Don't check modeset state in the hw state force restore path
Jani Nikula
- [Intel-gfx] [PATCH 07/15] drm/i915: Defer default hardware context initialisation until first open
Daniel Vetter
- [Intel-gfx] [PATCH 12/15] drm/i915: Interrupt routing for GuC submission
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 v2 1/3] drm/i915: Don't check modeset state in the hw state force restore path
Ander Conselvan De Oliveira
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Mika Kuoppala
- [Intel-gfx] (no subject)
Jani Nikula
- [Intel-gfx] [PATCH 12/15] drm/i915: Interrupt routing for GuC submission
Daniel Vetter
- [Intel-gfx] [PATCH v2 1/3] drm/i915: Don't check modeset state in the hw state force restore path
Jani Nikula
- [Intel-gfx] [PATCH 00/15] Batch submission via GuC
Daniel Vetter
- [Intel-gfx] [PATCH] Antigcc bitfield bikeshed
Chris Wilson
- [Intel-gfx] [PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Daniel Vetter
- [Intel-gfx] [RFC 02/11] drm/i915: Introduce uevent for full GPU reset.
Chris Wilson
- [Intel-gfx] [PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/bxt: fix intel_prepare_ddi for DSI ports
Imre Deak
- [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 48/55] drm/i915: Add *_ring_begin() to request allocation
Daniel Vetter
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
Daniel Vetter
- [Intel-gfx] [PATCH 55/55] drm/i915: Rename the somewhat reduced i915_gem_object_flush_active()
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
Chris Wilson
- [Intel-gfx] [PATCH 55/55] drm/i915: Rename the somewhat reduced i915_gem_object_flush_active()
Chris Wilson
- [Intel-gfx] [PATCH 48/55] drm/i915: Add *_ring_begin() to request allocation
Chris Wilson
- [Intel-gfx] [PATCH] Antigcc bitfield bikeshed
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Add the ddi get cdclk code for BXT.
Imre Deak
- [Intel-gfx] [PATCH 48/55] drm/i915: Add *_ring_begin() to request allocation
Daniel Vetter
- [Intel-gfx] RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external
Nathan Schulte
- [Intel-gfx] [PATCH 14/56] drm/i915: Make retire condition check for requests not objects
Daniel Vetter
- [Intel-gfx] [PATCH 04/15] drm/i915: Add GuC-related header files
Dave Gordon
- [Intel-gfx] [PATCH v3] drm/i915 : Added Programming of the MOCS
Antoine, Peter
- [Intel-gfx] [PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Daniel Vetter
- [Intel-gfx] Fwd: RE: [Contact] Fedora 22
Mikhail
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
Daniel Vetter
- [Intel-gfx] [PATCH] Antigcc bitfield bikeshed
Daniel Vetter
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Peter Antoine
- [Intel-gfx] [PATCH v3] drm/i915 : Added Programming of the MOCS
chris at chris-wilson.co.uk
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
Chris Wilson
- [Intel-gfx] [PATCH 48/55] drm/i915: Add *_ring_begin() to request allocation
Chris Wilson
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Chris Wilson
- [Intel-gfx] drm i915 weirdness with /sys/class/drm/card0*/status
Lennart Poettering
- [Intel-gfx] T100TA Backlight
Brain WrecK
- [Intel-gfx] T100TA Backlight
Kumar, Shobhit
- [Intel-gfx] [PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Chris Wilson
- [Intel-gfx] [PATCH] igt: Add gem_eio for inducing expected EIO
Chris Wilson
- [Intel-gfx] RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external
Nathan Schulte
- [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] [PATCH 2/2] Revert "drm/i915: Disable 12bpc hdmi for now"
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH v4 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] [PATCH 2/3] drm/i915: add the FBC mutex
Paulo Zanoni
- [Intel-gfx] [PATCH v4 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] [PATCH v4 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915: add the FBC mutex
Chris Wilson
- [Intel-gfx] RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915: add the FBC mutex
Paulo Zanoni
- [Intel-gfx] Pegatron BYT-T1 eDP/LVDS resolution problem (VBT vs EDID)
Edgardo Gho
- [Intel-gfx] [PATCH v4 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] output stutters
Brian J. Murrell
- [Intel-gfx] [PATCH v3 06/19] drm/i915: Split skl_update_scaler, v3.
Matt Roper
- [Intel-gfx] [PATCH v3 09/19] drm/i915: clean up atomic plane check functions, v2.
Matt Roper
- [Intel-gfx] [BUG, bisect] Re: drm/i915: WARN_ON(dev_priv->mm.busy)
Jeremiah Mahler
- [Intel-gfx] [PATCH v5] drm/i915/bxt: eDP Panel Power sequencing
Vandana Kannan
- [Intel-gfx] [PATCH v3 06/19] drm/i915: Split skl_update_scaler, v3.
Maarten Lankhorst
- [Intel-gfx] [PULL] drm-intel-fixes
Jani Nikula
- [Intel-gfx] [PULL] drm-intel-next-fixes
Jani Nikula
- [Intel-gfx] [PATCH v5] drm/i915/bxt: eDP Panel Power sequencing
Jindal, Sonika
- [Intel-gfx] Pegatron BYT-T1 eDP/LVDS resolution problem (VBT vs EDID)
Jani Nikula
- [Intel-gfx] [PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Daniel Vetter
- [Intel-gfx] [PATCH v5] drm/i915/bxt: eDP Panel Power sequencing
Daniel Vetter
- [Intel-gfx] [PATCH v3 06/19] drm/i915: Split skl_update_scaler, v3.
Daniel Vetter
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Daniel Vetter
- [Intel-gfx] [PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Chris Wilson
- [Intel-gfx] [PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Daniel Vetter
- [Intel-gfx] [PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Chris Wilson
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Antoine, Peter
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Enable runtime pm
Yang, Libin
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
chris at chris-wilson.co.uk
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Antoine, Peter
- [Intel-gfx] [PATCH 1/9] drm/i915: Clear fb_tracking.busy_bits also for synchronous flips
Daniel Vetter
- [Intel-gfx] [PATCH 2/9] drm/i915: Filter out no-op frontbuffer tracking flushes
Daniel Vetter
- [Intel-gfx] [PATCH 3/9] drm/i915: debugfs for frontbuffer tracking
Daniel Vetter
- [Intel-gfx] [PATCH 4/9] drm/i915: Nuke lvds downclock support
Daniel Vetter
- [Intel-gfx] [PATCH 5/9] drm/i915: s/update/compute/ for gmch dpll register functions
Daniel Vetter
- [Intel-gfx] [PATCH 6/9] drm/i915/drrs: Restrict buffer tracking to the DRRS pipe
Daniel Vetter
- [Intel-gfx] [PATCH 7/9] drm/i915/psr: Restrict buffer tracking to the PSR pipe
Daniel Vetter
- [Intel-gfx] [PATCH 8/9] drm/i915/psr: Restrict single-shot updates to the PSR pipe
Daniel Vetter
- [Intel-gfx] [PATCH 9/9] drm/i915: Use to_i915 in intel_frontbuffer.c
Daniel Vetter
- [Intel-gfx] [PATCH 1/9] drm/i915: Clear fb_tracking.busy_bits also for synchronous flips
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Mika Kuoppala
- [Intel-gfx] [PATCH 2/3] drm/i915: add the FBC mutex
Chris Wilson
- [Intel-gfx] [PATCH v2 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH v2 1/5] drm: Add config for detecting libdrm
Patrik Jakobsson
- [Intel-gfx] [PATCH v2 2/5] drm: Add private data field to trace control block
Patrik Jakobsson
- [Intel-gfx] [PATCH v2 3/5] drm: Add dispatcher and driver identification for DRM
Patrik Jakobsson
- [Intel-gfx] [PATCH v2 4/5] drm: Add decoding of i915 ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH v2 5/5] drm: Add decoding of DRM and KMS ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH 1/9] drm/i915: Clear fb_tracking.busy_bits also for synchronous flips
Chris Wilson
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Antoine, Peter
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Chris Wilson
- [Intel-gfx] [PATCH 8/9] drm/i915/psr: Restrict single-shot updates to the PSR pipe
Chris Wilson
- [Intel-gfx] [PATCH 4/9] drm/i915: Nuke lvds downclock support
Chris Wilson
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
chris at chris-wilson.co.uk
- [Intel-gfx] [PATCH 4/9] drm/i915: Nuke lvds downclock support
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Clear fb_tracking.busy_bits also for synchronous flips
Daniel Vetter
- [Intel-gfx] [PATCH] drm/atomic: Extract needs_modeset function
Daniel Vetter
- [Intel-gfx] [PATCH 4/9] drm/i915: Nuke lvds downclock support
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/skl: Buffer translation improvements
David Weinehall
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Chris Wilson
- [Intel-gfx] [PATCH 0/5] drm/i915: hotplug cleanup saga continues
Jani Nikula
- [Intel-gfx] [PATCH 1/5] drm/i915/irq: move hotplug even debug print to second connector loop
Jani Nikula
- [Intel-gfx] [PATCH 2/5] drm/i915/irq: abstract irq storm hotplug disabling
Jani Nikula
- [Intel-gfx] [PATCH 3/5] drm/i915/irq: clarify irq storm related function naming
Jani Nikula
- [Intel-gfx] [PATCH 4/5] drm/i915: move generic hotplug code into new intel_hotplug.c file
Jani Nikula
- [Intel-gfx] [PATCH 5/5] drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()
Jani Nikula
- [Intel-gfx] [PATCH] vlv eDP BIOS Compatiblity to EMGD generated BIOS
Andreas Lampersperger
- [Intel-gfx] [PATCH] drm/i915/skl: Buffer translation improvements
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Tomas Elf
- [Intel-gfx] [PATCH] vlv eDP BIOS Compatiblity to EMGD generated BIOS
Andreas Lampersperger
- [Intel-gfx] [PATCH 1/5] drm/i915/irq: move hotplug even debug print to second connector loop
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Mika Kuoppala
- [Intel-gfx] (no subject)
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Report an error when i915.reset prevents a reset
Chris Wilson
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
John Harrison
- [Intel-gfx] [PATCH 1/5] drm/i915/irq: move hotplug even debug print to second connector loop
Jani Nikula
- [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/skl: Buffer translation improvements
David Weinehall
- [Intel-gfx] [PATCH 1/5] drm/i915/irq: move hotplug even debug print to second connector loop
Chris Wilson
- [Intel-gfx] [PATCH 55/55] drm/i915: Rename the somewhat reduced i915_gem_object_flush_active()
John Harrison
- [Intel-gfx] Fwd: [PATCH] drm/i915: Fix IPS related flicker
Ander Conselvan De Oliveira
- [Intel-gfx] [PATCH] drm/i915/skl: Buffer translation improvements
Chris Wilson
- [Intel-gfx] [PATCH 55/55] drm/i915: Rename the somewhat reduced i915_gem_object_flush_active()
John Harrison
- [Intel-gfx] [PATCH 55/55] drm/i915: Rename the somewhat reduced i915_gem_object_flush_active()
Chris Wilson
- [Intel-gfx] [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset.
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Tomas Elf
- [Intel-gfx] [PATCH 48/55] drm/i915: Add *_ring_begin() to request allocation
John Harrison
- [Intel-gfx] [PATCH] drm/i915: Per-DDI I_boost override
Antti Koskipaa
- [Intel-gfx] [PATCH] drm/i915: Per-DDI I_boost override
Antti Koskipää
- [Intel-gfx] [PATCH 55/55] drm/i915: Rename the somewhat reduced i915_gem_object_flush_active()
John Harrison
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Chris Wilson
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Dave Gordon
- [Intel-gfx] Fwd: [PATCH] drm/i915: Fix IPS related flicker
Jani Nikula
- [Intel-gfx] Fwd: [PATCH] drm/i915: Fix IPS related flicker
Jani Nikula
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Chris Wilson
- [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 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
Dave Gordon
- [Intel-gfx] [PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
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 v4] drm/i915 : Added Programming of the MOCS
Antoine, Peter
- [Intel-gfx] [PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
Chris Wilson
- [Intel-gfx] [PATCH v5] drm/i915 : Added Programming of the MOCS
Peter Antoine
- [Intel-gfx] [PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
John Harrison
- [Intel-gfx] [PATCH v5] drm/i915 : Added Programming of the MOCS
Chris Wilson
- [Intel-gfx] [PATCH v5 0/6] Add Per-context WA using WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH v5 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH v5 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
Arun Siluvery
- [Intel-gfx] [PATCH v5 3/6] drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
Arun Siluvery
- [Intel-gfx] [PATCH v5 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v5 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v5 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Arun Siluvery
- [Intel-gfx] [PATCH 48/55] drm/i915: Add *_ring_begin() to request allocation
Daniel Vetter
- [Intel-gfx] [PATCH v5] drm/i915 : Added Programming of the MOCS
Damien Lespiau
- [Intel-gfx] [PATCH] drm/i915: Initialize HWS page address after GPU reset
Siluvery, Arun
- [Intel-gfx] [PATCH v3 15/19] drm/i915: atomic plane updates in a nutshell
Matt Roper
- [Intel-gfx] [PATCH v3 17/19] drm/i915: Make setting color key atomic.
Matt Roper
- [Intel-gfx] [PATCH v3 18/19] drm/i915: Remove transitional references from intel_plane_atomic_check.
Matt Roper
- [Intel-gfx] [PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
Daniel Vetter
- [Intel-gfx] [PATCH 1/5] drm/i915/bxt: mask off the DPLL state checker bits we don't program
Imre Deak
- [Intel-gfx] [PATCH 2/5] drm/i915/bxt: add missing DDI PLL registers to the state checking
Imre Deak
- [Intel-gfx] [PATCH 3/5] drm/i915/bxt: add PLL10 to the PLL state dumper
Imre Deak
- [Intel-gfx] [PATCH 4/5] drm/i915/vlv: factor out vlv_calc_port_clock
Imre Deak
- [Intel-gfx] [PATCH 5/5] drm/i915/bxt: add DDI port HW readout support
Imre Deak
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Daniel Vetter
- [Intel-gfx] [PATCH v5] drm/i915 : Added Programming of the MOCS
Antoine, Peter
- [Intel-gfx] [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Initialize HWS page address after GPU reset
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Daniel Vetter
- [Intel-gfx] [PATCH v2 04/10] drm: Add Gamma correction structure
Emil Velikov
- [Intel-gfx] [PATCH] drm/i915/skl: Buffer translation improvements
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Factor out p2 divider selection for pre-ilk platforms
Imre Deak
- [Intel-gfx] [PATCH v5] drm/i915 : Added Programming of the MOCS
Damien Lespiau
- [Intel-gfx] [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
Chris Wilson
- [Intel-gfx] [PATCH v3 15/19] drm/i915: atomic plane updates in a nutshell
Ville Syrjälä
- [Intel-gfx] [PATCH] drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
Imre Deak
- [Intel-gfx] [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
Daniel Vetter
- [Intel-gfx] [PATCH v5] drm/i915 : Added Programming of the MOCS
chris at chris-wilson.co.uk
- [Intel-gfx] [PATCH] drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
Daniel Vetter
- [Intel-gfx] [PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
Chris Wilson
- [Intel-gfx] [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
Chris Wilson
- [Intel-gfx] [PATCH v5] drm/i915 : Added Programming of the MOCS
Damien Lespiau
- [Intel-gfx] [PATCH v5 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Chris Wilson
- [Intel-gfx] [PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
John Harrison
- [Intel-gfx] 3.16 backlight kernel options
Stéphane ANCELOT
- [Intel-gfx] [PATCH] drm/i915: Add the ddi get cdclk code for BXT (v2)
Matt Roper
- [Intel-gfx] [PATCH v5 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH v5 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
Arun Siluvery
- [Intel-gfx] [PATCH v5 3/6] drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
Arun Siluvery
- [Intel-gfx] [PATCH v5 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v5 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v5 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Arun Siluvery
- [Intel-gfx] [PATCH 05/15] drm/i915: GuC-specific firmware loader
Yu Dai
- [Intel-gfx] [PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
Shobhit Kumar
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Dave Gordon
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Dave Gordon
- [Intel-gfx] [PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
Paul Bolle
- [Intel-gfx] [PATCH 1/5] drm/i915: Enable runtime pm
Rodrigo Vivi
- [Intel-gfx] [PATCH 2/5] drm/i915: PSR: Remove Low Power HW tracking mask.
Rodrigo Vivi
- [Intel-gfx] [PATCH 3/5] drm/i915: Remove unused ring argument from frontbuffer invalidate and busy functions.
Rodrigo Vivi
- [Intel-gfx] [PATCH 4/5] drm/i915: Invalidate frontbuffer bits on FBDEV sync
Rodrigo Vivi
- [Intel-gfx] [PATCH 5/5] drm/i915: Enable PSR by default.
Rodrigo Vivi
- [Intel-gfx] [PATCH 1/5] drm/i915: Enable runtime pm
Rodrigo Vivi
- [Intel-gfx] [PATCH 05/15] drm/i915: GuC-specific firmware loader
Dave Gordon
- [Intel-gfx] [PATCH 5/5] drm/i915: Enable PSR by default.
Paulo Zanoni
- [Intel-gfx] [PATCH 05/15] drm/i915: GuC-specific firmware loader
Chris Wilson
- [Intel-gfx] [RFC 06/14] drm/i915: Disable vlank interrupt for disabling MIPI cmd mode
Gaurav K Singh
- [Intel-gfx] [RFC 07/14] drm/i915: Disable MIPI display self refresh mode
Gaurav K Singh
- [Intel-gfx] [RFC 11/14] drm/i915: Enable MIPI display self refresh mode
Gaurav K Singh
- [Intel-gfx] {Intel-gfx] [RFC 01/14] drm/i915: allocate gem memory for mipi dbi cmd buffer
Gaurav K Singh
- [Intel-gfx] {Intel-gfx] [RFC 01/14] drm/i915: allocate gem memory for mipi dbi cmd buffer
Singh, Gaurav K
- [Intel-gfx] [PULL] drm-intel-next-fixes
Dave Airlie
- [Intel-gfx] [PATCH v3 15/19] drm/i915: atomic plane updates in a nutshell
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 15/19] drm/i915: atomic plane updates in a nutshell
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 17/19] drm/i915: Make setting color key atomic.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3 18/19] drm/i915: Remove transitional references from intel_plane_atomic_check.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/atomic: Extract needs_modeset function
Maarten Lankhorst
- [Intel-gfx] [alsa-devel] DP MST audio support
Lin, Mengdong
- [Intel-gfx] [PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
Mikko Rapeli
- [Intel-gfx] [PATCH 2/4] i915: add support for GPU side of MST audio
Lin, Mengdong
- [Intel-gfx] [PATCH v5] drm/i915 : Added Programming of the MOCS
Antoine, Peter
- [Intel-gfx] [PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
Shobhit Kumar
- [Intel-gfx] [PATCH 06/15] drm/i915: Debugfs interface to read GuC load status
Dave Gordon
- [Intel-gfx] [RFC PATCH 0/7] Convert to atomic, part 4.
Maarten Lankhorst
- [Intel-gfx] [RFC PATCH 1/7] drm/i915: Do not update pfit state when toggling crtc enabled.
Maarten Lankhorst
- [Intel-gfx] [RFC PATCH 2/7] drm/i915: Read hw state into an atomic state struct, try 2.
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 PATCH 5/7] drm/i915: Update power domains only on affected crtc's.
Maarten Lankhorst
- [Intel-gfx] [RFC PATCH 6/7] drm/i915: Always reset in intel_crtc_restore_mode
Maarten Lankhorst
- [Intel-gfx] [RFC PATCH 7/7] drm/i915: Make intel_display_suspend atomic, try 2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
Dave Gordon
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Chris Wilson
- [Intel-gfx] [PATCH 07/15] drm/i915: Defer default hardware context initialisation until first open
Dave Gordon
- [Intel-gfx] [PATCH v5 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Chris Wilson
- [Intel-gfx] [PATCH v5 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Chris Wilson
- [Intel-gfx] [PATCH v5 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Chris Wilson
- [Intel-gfx] [RFC PATCH 2/7] drm/i915: Read hw state into an atomic state struct, try 2.
Daniel Stone
- [Intel-gfx] [PATCH 07/15] drm/i915: Defer default hardware context initialisation until first open
Dave Gordon
- [Intel-gfx] [PATCH v5 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] [RFC] drm/i915: Introduce documentation for register subfields
Chris Wilson
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Lin, Mengdong
- [Intel-gfx] [PATCH v5 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Chris Wilson
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Dave Airlie
- [Intel-gfx] [alsa-devel] DP MST audio support
Dave Airlie
- [Intel-gfx] [RFC] drm/i915: Introduce documentation for register subfields
Damien Lespiau
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Takashi Iwai
- [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: Avoid fluctuating to UNKNOWN connector status during forced probes
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Kill DRI1 cliprects
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Kill DRI1 cliprects
Chris Wilson
- [Intel-gfx] [PATCH 05/15] drm/i915: GuC-specific firmware loader
Dave Gordon
- [Intel-gfx] [PULL] drm-intel-next-fixes
Daniel Vetter
- [Intel-gfx] [PATCH] drm/atomic: Extract needs_modeset function
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Chris Wilson
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH 48/55] drm/i915: Add *_ring_begin() to request allocation
John Harrison
- [Intel-gfx] [PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
Paul Bolle
- [Intel-gfx] [PATCH] drm/i915: Officially give up on seqno coherency
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Officially give up on seqno coherency
Chris Wilson
- [Intel-gfx] [PATCH 09/15] drm/i915: GuC submission setup, phase 1
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
mikko.rapeli at iki.fi
- [Intel-gfx] [PATCH 09/15] drm/i915: GuC submission setup, phase 1
Dave Gordon
- [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 v6 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
Arun Siluvery
- [Intel-gfx] [PATCH v6 3/6] drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
Arun Siluvery
- [Intel-gfx] [PATCH v6 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v6 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v6 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Arun Siluvery
- [Intel-gfx] [PATCH v2 0/6] Ring frequency & Rpe changes for SKL
akash.goel at intel.com
- [Intel-gfx] [PATCH 1/6] drm/i915/skl: Retrieve the Rpe value from Pcode
akash.goel at intel.com
- [Intel-gfx] [PATCH 2/6] drm/i915/skl: Ring frequency table programming changes
akash.goel at intel.com
- [Intel-gfx] [PATCH 3/6] drm/i915/skl: Restrict the ring frequency table programming to SKL
akash.goel at intel.com
- [Intel-gfx] [PATCH 4/6] drm/i915: Corrected the platform checks in i915_ring_freq_table function
akash.goel at intel.com
- [Intel-gfx] [PATCH 5/6] drm/i915/skl: Updated the i915_ring_freq_table debugfs function
akash.goel at intel.com
- [Intel-gfx] [PATCH 6/6] drm/i915: Added BXT check in i915_ring_freq_table function
akash.goel at intel.com
- [Intel-gfx] [PATCH v6 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Chris Wilson
- [Intel-gfx] [PATCH 11/15] drm/i915: Implementation of GuC client
Dave Gordon
- [Intel-gfx] [PATCH v6 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
Chris Wilson
- [Intel-gfx] [PATCH v6 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Arun Siluvery
- [Intel-gfx] [PATCH v6 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Chris Wilson
- [Intel-gfx] [PATCH v6 3/6] drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
Chris Wilson
- [Intel-gfx] [PATCH v6 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Chris Wilson
- [Intel-gfx] [PATCH 13/15] drm/i915: Integrate GuC-based command submission
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915: Officially give up on seqno coherency
Daniel Vetter
- [Intel-gfx] Updated drm-intel-testing
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Officially give up on seqno coherency
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Remove KMS Kconfig option
Chris Wilson
- [Intel-gfx] [PATCH 2/5] drm/i915: PSR: Remove Low Power HW tracking mask.
Daniel Vetter
- [Intel-gfx] [PATCH 2/5] drm/i915: PSR: Remove Low Power HW tracking mask.
Rodrigo Vivi
- [Intel-gfx] [PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Anuj Phogat
- [Intel-gfx] [PATCH v3 00/19] Convert to atomic, part 3.
Matt Roper
- [Intel-gfx] [PATCH v2 06/10] drm: Avoid atomic commit path for CRTC property (Gamma)
Matt Roper
- [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] linux-firmware-i915 pull request
Vivi, Rodrigo
- [Intel-gfx] [PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
Paul Bolle
- [Intel-gfx] [PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
Paul Gortmaker
- [Intel-gfx] [PATCH 1/1] drm/i915: Tracepoints for profiling DC9 entry and exit programming
Sagar Arun Kamble
- [Intel-gfx] [PATCH v3 09/19] drm/i915: clean up atomic plane check functions, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH v3.5 06/19] drm/i915: Split skl_update_scaler, v4.
Maarten Lankhorst
- [Intel-gfx] [PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
Shobhit Kumar
- [Intel-gfx] [PULL] drm-intel-next-fixes
Ander Conselvan De Oliveira
- [Intel-gfx] [PULL] drm-intel-next-fixes
Jani Nikula
- [Intel-gfx] [PULL] drm-intel-next-fixes
Dave Airlie
- [Intel-gfx] [PATCH v2 01/18] drm/i915/lrc: Update PDPx registers with lri commands
Michel Thierry
- [Intel-gfx] [PATCH v3 15/19] drm/i915: atomic plane updates in a nutshell
Ville Syrjälä
- [Intel-gfx] [RFC 0/8] Introduce framework to forward asynchronous OA counter
sourab.gupta at intel.com
- [Intel-gfx] [RFC 1/8] drm/i915: Have globally unique context ids, as opposed to drm file specific
sourab.gupta at intel.com
- [Intel-gfx] [RFC 2/8] drm/i915: Introduce mode for asynchronous capture of OA counters
sourab.gupta at intel.com
- [Intel-gfx] [RFC 3/8] drm/i915: Add the data structures for async OA capture mode
sourab.gupta at intel.com
- [Intel-gfx] [RFC 4/8] drm/i915: Add mechanism for forwarding async OA counter snapshots through perf
sourab.gupta at intel.com
- [Intel-gfx] [RFC 5/8] drm/i915: Wait for GPU to finish before event stop, in async OA counter mode
sourab.gupta at intel.com
- [Intel-gfx] [RFC 6/8] drm/i915: Routines for inserting OA capture commands in the ringbuffer
sourab.gupta at intel.com
- [Intel-gfx] [RFC 7/8] drm/i915: Add commands in ringbuf for OA snapshot capture across Batchbuffer boundaries
sourab.gupta at intel.com
- [Intel-gfx] [RFC 8/8] drm/i915: Add perfTag support for OA counter reports
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] [RFC 1/7] drm/i915: Add a new PMU for handling non-OA counter data profiling requests
sourab.gupta at intel.com
- [Intel-gfx] [RFC 2/7] drm/i915: Register routines for Gen perf PMU driver
sourab.gupta at intel.com
- [Intel-gfx] [RFC 3/7] drm/i915: Introduce timestamp node for timestamp data collection
sourab.gupta at intel.com
- [Intel-gfx] [RFC 4/7] drm/i915: Add mechanism for forwarding the data samples to userspace through Gen PMU perf interface
sourab.gupta at intel.com
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
sourab.gupta at intel.com
- [Intel-gfx] [RFC 6/7] drm/i915: Add routines for inserting commands in the ringbuf for capturing timestamps
sourab.gupta at intel.com
- [Intel-gfx] [RFC 7/7] drm/i915: Add support for retrieving MMIO register values in Gen Perf PMU
sourab.gupta at intel.com
- [Intel-gfx] [PATCH v3 15/19] drm/i915: atomic plane updates in a nutshell
Maarten Lankhorst
- [Intel-gfx] [PULL] drm-intel-next-fixes
Jani Nikula
- [Intel-gfx] [v2 0/7] Crystalcove (CRC) PMIC based panel and pwm control
Shobhit Kumar
- [Intel-gfx] [v2 1/7] gpiolib: Add support for removing registered consumer lookup table
Shobhit Kumar
- [Intel-gfx] [v2 2/7] mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signal
Shobhit Kumar
- [Intel-gfx] [v2 3/7] mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC
Shobhit Kumar
- [Intel-gfx] [v2 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
Shobhit Kumar
- [Intel-gfx] [v2 5/7] pwm: crc: Add Crystalcove (CRC) PWM driver
Shobhit Kumar
- [Intel-gfx] [v2 6/7] drm/i915: Use the CRC gpio for panel enable/disable
Shobhit Kumar
- [Intel-gfx] [v2 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
Shobhit Kumar
- [Intel-gfx] [PATCH] drm/i915: Enforce execobject.alignment to be a power-of-two
Damien Lespiau
- [Intel-gfx] [v2 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
Varka Bhadram
- [Intel-gfx] [PATCH] drm/i915: Remove KMS Kconfig option
Damien Lespiau
- [Intel-gfx] [v2 5/7] pwm: crc: Add Crystalcove (CRC) PWM driver
Varka Bhadram
- [Intel-gfx] [PATCH v6 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Siluvery, Arun
- [Intel-gfx] [PATCH v6 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Siluvery, Arun
- [Intel-gfx] [PATCH] drm/i915: Avoid GPU stalls from kswapd
Damien Lespiau
- [Intel-gfx] [PULL] topic/drm-misc
Daniel Vetter
- [Intel-gfx] [PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Daniel Vetter
- [Intel-gfx] [RFC 06/14] drm/i915: Disable vlank interrupt for disabling MIPI cmd mode
Daniel Vetter
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Dave Gordon
- [Intel-gfx] [PATCH] drm/vblank: WARN_ON nested use of drm_vblank_on/off
Daniel Vetter
- [Intel-gfx] [RFC 07/14] drm/i915: Disable MIPI display self refresh mode
Daniel Vetter
- [Intel-gfx] [RFC 11/14] drm/i915: Enable MIPI display self refresh mode
Daniel Vetter
- [Intel-gfx] [RFC 11/14] drm/i915: Enable MIPI display self refresh mode
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
Daniel Vetter
- [Intel-gfx] [PATCH v3 00/19] Convert to atomic, part 3.
Daniel Vetter
- [Intel-gfx] [PATCH v3 15/19] drm/i915: atomic plane updates in a nutshell
Daniel Vetter
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Reset request handling for gen8+
Daniel Vetter
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Daniel Vetter
- [Intel-gfx] [PATCH 1/1] drm/i915: Tracepoints for profiling DC9 entry and exit programming
Daniel Vetter
- [Intel-gfx] [PATCH 2/5] drm/i915/irq: abstract irq storm hotplug disabling
Daniel Vetter
- [Intel-gfx] [PATCH 5/5] drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()
Daniel Vetter
- [Intel-gfx] [PATCH 08/15] drm/i915: Move execlists defines from .c to .h
Dave Gordon
- [Intel-gfx] [PATCH 0/5] drm/i915: hotplug cleanup saga continues
Daniel Vetter
- [Intel-gfx] [PATCH] drm/vblank: WARN_ON nested use of drm_vblank_on/off
Josh Boyer
- [Intel-gfx] [PATCH] drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOS
Damien Lespiau
- [Intel-gfx] [RFC 4/7] drm/i915: Add mechanism for forwarding the data samples to userspace through Gen PMU perf interface
Chris Wilson
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
Chris Wilson
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Takashi Iwai
- [Intel-gfx] [PATCH] drm/i915: Add the ddi get cdclk code for BXT (v2)
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/vblank: WARN_ON nested use of drm_vblank_on/off
Jani Nikula
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Liam Girdwood
- [Intel-gfx] [RFC 7/7] drm/i915: Add support for retrieving MMIO register values in Gen Perf PMU
Chris Wilson
- [Intel-gfx] [PATCH 4/5] drm/i915/vlv: factor out vlv_calc_port_clock
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/bxt: fix intel_prepare_ddi for DSI ports
Damien Lespiau
- [Intel-gfx] [PATCH] drm/vblank: WARN_ON nested use of drm_vblank_on/off
Josh Boyer
- [Intel-gfx] [PATCH 1/2] drm/i915: factor out intel_mode_target_cdclk
Damien Lespiau
- [Intel-gfx] [PATCH] vlv eDP BIOS Compatiblity to EMGD generated BIOS
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Report an error when i915.reset prevents a reset
Daniel Vetter
- [Intel-gfx] [PATCH 5/5] drm/i915/bxt: add DDI port HW readout support
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/vblank: WARN_ON nested use of drm_vblank_on/off
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Factor out p2 divider selection for pre-ilk platforms
Daniel Vetter
- [Intel-gfx] [PATCH 1/2] drm/i915: factor out intel_mode_target_cdclk
Imre Deak
- [Intel-gfx] [PATCH v5] drm/i915 : Added Programming of the MOCS
Daniel Vetter
- [Intel-gfx] [PATCH 4/5] drm/i915/vlv: factor out vlv_calc_port_clock
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Report an error when i915.reset prevents a reset
Chris Wilson
- [Intel-gfx] [PATCH 4/5] drm/i915: Invalidate frontbuffer bits on FBDEV sync
Daniel Vetter
- [Intel-gfx] [PATCH 3/5] drm/i915: Remove unused ring argument from frontbuffer invalidate and busy functions.
Daniel Vetter
- [Intel-gfx] [PATCH 08/21] drm/i915/gtt: Introduce struct i915_page_dma
Michel Thierry
- [Intel-gfx] [RFC] drm/i915: Introduce documentation for register subfields
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Enforce execobject.alignment to be a power-of-two
Daniel Vetter
- [Intel-gfx] [PATCH 09/21] drm/i915/gtt: Rename unmap_and_free_px to free_px
Michel Thierry
- [Intel-gfx] [PATCH] drm/i915: Avoid GPU stalls from kswapd
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOS
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Remove KMS Kconfig option
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Avoid GPU stalls from kswapd
Chris Wilson
- [Intel-gfx] [v2 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
Daniel Vetter
- [Intel-gfx] [PATCH 5/5] drm/i915/bxt: add DDI port HW readout support
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Enforce execobject.alignment to be a power-of-two
Chris Wilson
- [Intel-gfx] [PATCH 5/5] drm/i915/bxt: add DDI port HW readout support
Ville Syrjälä
- [Intel-gfx] [PATCH 09/21] drm/i915/gtt: Rename unmap_and_free_px to free_px
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/bxt: fix intel_prepare_ddi for DSI ports
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Report an error when i915.reset prevents a reset
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Report an error when i915.reset prevents a reset
Chris Wilson
- [Intel-gfx] [RFC PATCH 0/7] Convert to atomic, part 4.
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Enforce execobject.alignment to be a power-of-two
Chris Wilson
- [Intel-gfx] [RFC PATCH 4/7] drm/i915: enable fastboot for everyone
Daniel Vetter
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Kaskinen, Tanu
- [Intel-gfx] [RFC PATCH 6/7] drm/i915: Always reset in intel_crtc_restore_mode
Daniel Vetter
- [Intel-gfx] [RFC PATCH 2/7] drm/i915: Read hw state into an atomic state struct, try 2.
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Enforce execobject.alignment to be a power-of-two
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Avoid GPU stalls from kswapd
Daniel Vetter
- [Intel-gfx] [PATCH v6 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Daniel Vetter
- [Intel-gfx] [PATCH v6 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] [PATCH v6 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Daniel Vetter
- [Intel-gfx] [PATCH v6 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Daniel Vetter
- [Intel-gfx] [PATCH v6 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Daniel Vetter
- [Intel-gfx] [PATCH 4/6] drm/i915: Corrected the platform checks in i915_ring_freq_table function
Daniel Vetter
- [Intel-gfx] [PATCH v6 1/6] drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Siluvery, Arun
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Takashi Iwai
- [Intel-gfx] [PATCH 6/6] drm/i915: Added BXT check in i915_ring_freq_table function
Daniel Vetter
- [Intel-gfx] [RFC 6/8] drm/i915: Routines for inserting OA capture commands in the ringbuffer
Daniel Vetter
- [Intel-gfx] [RFC 2/8] drm/i915: Introduce mode for asynchronous capture of OA counters
Daniel Vetter
- [Intel-gfx] [RFC 3/8] drm/i915: Add the data structures for async OA capture mode
Daniel Vetter
- [Intel-gfx] [RFC 7/7] drm/i915: Add support for retrieving MMIO register values in Gen Perf PMU
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Avoid GPU stalls from kswapd
Chris Wilson
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Enforce execobject.alignment to be a power-of-two
Chris Wilson
- [Intel-gfx] [PATCH v6 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Ville Syrjälä
- [Intel-gfx] Fwd: RE: [Contact] Fedora 22
Rodrigo Vivi
- [Intel-gfx] [PATCH 4/5] drm/i915: Invalidate frontbuffer bits on FBDEV sync
Rodrigo Vivi
- [Intel-gfx] [PATCH v6 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Siluvery, Arun
- [Intel-gfx] [PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Ben Widawsky
- [Intel-gfx] [PATCH 2/2] Set alignment value in drm_intel_add_validate_buffer()
Ben Widawsky
- [Intel-gfx] [PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Anuj Phogat
- [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] drm/i915: Avoid GPU stalls from kswapd
Dave Gordon
- [Intel-gfx] [PATCH 2/2] Set alignment value in drm_intel_add_validate_buffer()
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Avoid GPU stalls from kswapd
Chris Wilson
- [Intel-gfx] [PATCH v2 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Daniel Vetter
- [Intel-gfx] [PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
Daniel Vetter
- [Intel-gfx] [PATCH v2 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Chris Wilson
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
Daniel Vetter
- [Intel-gfx] [PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
Chris Wilson
- [Intel-gfx] [PATCH v2 4/5] drm/i915/vlv: move the vlv PLL helper next to its platform counterparts
Imre Deak
- [Intel-gfx] [PATCH v2 4.1/5] drm/i915: calculate the port clock rate along with other PLL params
Imre Deak
- [Intel-gfx] [PATCH v2 5/5] drm/i915/bxt: add DDI port HW readout support
Imre Deak
- [Intel-gfx] [PATCH 00/55] Remove the outstanding_lazy_request
Daniel Vetter
- [Intel-gfx] [PATCH] Antigcc bitfield bikeshed
Jesse Barnes
- [Intel-gfx] [PATCH 2/5] drm/i915: PSR: Remove Low Power HW tracking mask.
Runyan, Arthur J
- [Intel-gfx] [PATCH 2/5] drm/i915: PSR: Remove Low Power HW tracking mask.
Rodrigo Vivi
- [Intel-gfx] [PATCH 2/5] drm/i915/irq: abstract irq storm hotplug disabling
Dave Airlie
- [Intel-gfx] [PATCH 0/2] Prevent (sleeping) wm updates under vblank evasion
Matt Roper
- [Intel-gfx] [PATCH 1/2] drm/i915: Drop parameters to intel_update_sprite_watermarks()
Matt Roper
- [Intel-gfx] [PATCH 2/2] drm/i915: Update sprite watermarks outside vblank evasion
Matt Roper
- [Intel-gfx] [PATCH] sna: Correct misspelled cacheing->caching in comments
Sedat Dilek
- [Intel-gfx] [PATCH] vlv eDP BIOS Compatiblity to EMGD generated BIOS
Andreas Lampersperger
- [Intel-gfx] [PATCH 2/5] drm/i915/irq: abstract irq storm hotplug disabling
Daniel Vetter
- [Intel-gfx] [PATCH] Antigcc bitfield bikeshed
Daniel Vetter
- [Intel-gfx] [PATCH v2] drm: Turn off Legacy Context Functions
Peter Antoine
- [Intel-gfx] [v2 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
Lee Jones
- [Intel-gfx] [PATCH 2/2] drm/i915: Update sprite watermarks outside vblank evasion
Daniel Vetter
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Kaskinen, Tanu
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Takashi Iwai
- [Intel-gfx] [PATCH 1/3] drm: Turn off Legacy Context Functions
Daniel Vetter
- [Intel-gfx] [PATCH 2/3] drm: Convert drm_legacy_ctxbitmap_init to void return type
Daniel Vetter
- [Intel-gfx] [PATCH 3/3] drm: Reject DRI1 hw lock ioctl functions for kms drivers
Daniel Vetter
- [Intel-gfx] [PATCH v2] 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 2/3] drm/i915: Move rotated geometry calculations into the fill helper
Tvrtko Ursulin
- [Intel-gfx] [PATCH 3/3] drm/i915: Return correct size for rotated views
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Officially give up on seqno coherency
Jani Nikula
- [Intel-gfx] [RFC 00/11] TDR/watchdog timeout support for gen8
Daniel Vetter
- [Intel-gfx] [PATCH 03/55] drm/i915: i915_add_request must not fail
Chris Wilson
- [Intel-gfx] [PATCH 54/55] drm/i915: Remove the now obsolete 'i915_gem_check_olr()'
Chris Wilson
- [Intel-gfx] [PATCH 46/55] drm/i915: Update intel_ring_begin() to take a request structure
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/skl: Buffer translation improvements
David Weinehall
- [Intel-gfx] [PATCH 3/3] drm/i915: Return correct size for rotated views
Chris Wilson
- [Intel-gfx] [PATCH 46/55] drm/i915: Update intel_ring_begin() to take a request structure
John Harrison
- [Intel-gfx] [RFC PATCH 4/7] drm/i915: enable fastboot for everyone
Maarten Lankhorst
- [Intel-gfx] [PATCH 54/55] drm/i915: Remove the now obsolete 'i915_gem_check_olr()'
John Harrison
- [Intel-gfx] [PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
Mikko Rapeli
- [Intel-gfx] [PATCH] drm/i915: Remove KMS Kconfig option
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/skl: Buffer translation improvements
David Weinehall
- [Intel-gfx] [RFC 00/11] TDR/watchdog timeout support for gen8
Tomas Elf
- [Intel-gfx] [PATCH 03/55] drm/i915: i915_add_request must not fail
John Harrison
- [Intel-gfx] [RFC PATCH 2/7] drm/i915: Read hw state into an atomic state struct, try 2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 01/21] drm/i915/gtt: Mark TLBS dirty for gen8+
Joonas Lahtinen
- [Intel-gfx] [PATCH] drm/i915/skl: Buffer translation improvements
David Weinehall
- [Intel-gfx] [PATCH 12/15] drm/i915: Interrupt routing for GuC submission
Dave Gordon
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
John Harrison
- [Intel-gfx] [RFC 00/11] TDR/watchdog timeout support for gen8
Daniel Vetter
- [Intel-gfx] [RFC PATCH 2/7] drm/i915: Read hw state into an atomic state struct, try 2.
Daniel Vetter
- [Intel-gfx] [RFC PATCH 4/7] drm/i915: enable fastboot for everyone
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Officially give up on seqno coherency
Daniel Vetter
- [Intel-gfx] [PATCH 1/3] drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/3] drm/i915: Move rotated geometry calculations into the fill helper
Tvrtko Ursulin
- [Intel-gfx] [PATCH 3/3] drm/i915: Return correct size for rotated views
Tvrtko Ursulin
- [Intel-gfx] [PATCH 3/3] drm/i915: Return correct size for rotated views
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Fix up KMS Kconfig removal patch
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Remove KMS Kconfig option
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/skl: Buffer translation improvements
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Fix up KMS Kconfig removal patch
Chris Wilson
- [Intel-gfx] [PATCH v3] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Michel Thierry
- [Intel-gfx] [PATCH libdrm] intel: Add EXEC_OBJECT_SUPPORTS_48BADDRESS flag.
Michel Thierry
- [Intel-gfx] [PATCH mesa] i965/gen8+: bo in state base address must be in 32-bit address range
Michel Thierry
- [Intel-gfx] [PATCH igt 1/2] lib: Update intel_require_memory to handle +4GB cases
Michel Thierry
- [Intel-gfx] [PATCH igt 2/2] tests/gem_ppgtt: Check Wa32bitOffsets workarounds
Michel Thierry
- [Intel-gfx] [PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
Imre Deak
- [Intel-gfx] [v2 5/7] pwm: crc: Add Crystalcove (CRC) PWM driver
Shobhit Kumar
- [Intel-gfx] [PATCH 4/6] drm/i915: Corrected the platform checks in i915_ring_freq_table function
Akash Goel
- [Intel-gfx] [PATCH igt 2/2] tests/gem_ppgtt: Check Wa32bitOffsets workarounds
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm: Turn off Legacy Context Functions
Antoine, Peter
- [Intel-gfx] [PATCH 2/3] drm: Convert drm_legacy_ctxbitmap_init to void return type
Antoine, Peter
- [Intel-gfx] [PATCH 3/3] drm: Reject DRI1 hw lock ioctl functions for kms drivers
Antoine, Peter
- [Intel-gfx] [PATCH v3] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Chris Wilson
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
Daniel Vetter
- [Intel-gfx] [PATCH 46/55] drm/i915: Update intel_ring_begin() to take a request structure
Daniel Vetter
- [Intel-gfx] [PATCH 2/3] drm/i915: Move rotated geometry calculations into the fill helper
Tvrtko Ursulin
- [Intel-gfx] [RFC 00/11] TDR/watchdog timeout support for gen8
Tomas Elf
- [Intel-gfx] [PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
Imre Deak
- [Intel-gfx] [PATCH 2/2] drm/i915: Update sprite watermarks outside vblank evasion
Matt Roper
- [Intel-gfx] [PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
Imre Deak
- [Intel-gfx] [PATCH v6 5/5] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Arun Siluvery
- [Intel-gfx] [PATCH v6 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
Siluvery, Arun
- [Intel-gfx] [PATCH 0/2] Some fixes on top of WA batch patches
Arun Siluvery
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix warnings reported by 0-day
Arun Siluvery
- [Intel-gfx] [PATCH 2/2] drm/i915: Bail out early if WA batch is not available for given Gen
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: add modesetfrombusy test
Paulo Zanoni
- [Intel-gfx] [PATCH i-g-t] tests/gem_fence_thrash.c: Reduce memory usage
Chris Wilson
- [Intel-gfx] [PATCH igt] tests/kms_frontbuffer_tracking: skip expected failures
Paulo Zanoni
- [Intel-gfx] [PATCH 0/2] Some fixes on top of WA batch patches
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
Siluvery, Arun
- [Intel-gfx] [PATCH v6 5/5] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Chris Wilson
- [Intel-gfx] [PATCH i-g-t v5] libs/igt_core.c: Fix compile warnings in igt_core.c
Morton, Derek J
- [Intel-gfx] [PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
Imre Deak
- [Intel-gfx] [RFC 00/11] TDR/watchdog timeout support for gen8
Daniel Vetter
- [Intel-gfx] [PATCH 2/2] drm/i915: Update sprite watermarks outside vblank evasion
Daniel Vetter
- [Intel-gfx] [PATCH 0/2] Some fixes on top of WA batch patches
Daniel Vetter
- [Intel-gfx] [PATCH 46/55] drm/i915: Update intel_ring_begin() to take a request structure
John Harrison
- [Intel-gfx] [PATCH i-g-t] tests/gem_fence_thrash.c: Reduce memory usage
Morton, Derek J
- [Intel-gfx] [PATCH 46/55] drm/i915: Update intel_ring_begin() to take a request structure
Daniel Vetter
- [Intel-gfx] [RFC 00/11] TDR/watchdog timeout support for gen8
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t v5] libs/igt_core.c: Fix compile warnings in igt_core.c
Chris Wilson
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
John Harrison
- [Intel-gfx] [PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
Chris Wilson
- [Intel-gfx] [PATCH i-g-t v2] tests/gem_fence_thrash.c: Reduce memory usage
Derek Morton
- [Intel-gfx] [PATCH i-g-t v2] tests/gem_fence_thrash.c: Reduce memory usage
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
Imre Deak
- [Intel-gfx] [PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
Chris Wilson
- [Intel-gfx] [PATCH i-g-t v2] tests/gem_fence_thrash.c: Reduce memory usage
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
Siluvery, Arun
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915/gen9: fix typo when setting up the crtc scaler
Imre Deak
- [Intel-gfx] [PATCH 04/15] drm/i915: Add GuC-related header files
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915/gen9: fix typo when setting up the crtc scaler
Damien Lespiau
- [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 2/5] drm/i915: PSR: Remove Low Power HW tracking mask.
Runyan, Arthur J
- [Intel-gfx] [PATCH 2/5] drm/i915: PSR: Remove Low Power HW tracking mask.
Rodrigo Vivi
- [Intel-gfx] [PATCH] drm/i915: Clear fb_tracking.busy_bits also for synchronous flips
Paulo Zanoni
- [Intel-gfx] [PATCH 2/9] drm/i915: Filter out no-op frontbuffer tracking flushes
Paulo Zanoni
- [Intel-gfx] [PATCH 3/9] drm/i915: debugfs for frontbuffer tracking
Paulo Zanoni
- [Intel-gfx] [PATCH 7/9] drm/i915/psr: Restrict buffer tracking to the PSR pipe
Paulo Zanoni
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
Daniel Vetter
- [Intel-gfx] [PATCH 8/9] drm/i915/psr: Restrict single-shot updates to the PSR pipe
Paulo Zanoni
- [Intel-gfx] [PATCH 9/9] drm/i915: Use to_i915 in intel_frontbuffer.c
Paulo Zanoni
- [Intel-gfx] [PATCH 5/9] drm/i915: s/update/compute/ for gmch dpll register functions
Paulo Zanoni
- [Intel-gfx] [PATCH 6/9] drm/i915/drrs: Restrict buffer tracking to the DRRS pipe
Paulo Zanoni
- [Intel-gfx] [PATCH 00/11] [RFC] drm_for_each_* macros and list locking
Daniel Vetter
- [Intel-gfx] [PATCH 01/11] drm: Simplify drm_for_each_legacy_plane arguments
Daniel Vetter
- [Intel-gfx] [PATCH 02/11] drm: Add modeset object iterators
Daniel Vetter
- [Intel-gfx] [PATCH 03/11] drm/probe-helper: Grab mode_config.mutex in poll_init/enable
Daniel Vetter
- [Intel-gfx] [PATCH 04/11] drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_connectors
Daniel Vetter
- [Intel-gfx] [PATCH 05/11] drm: Check locking in drm_for_each_encoder/connector
Daniel Vetter
- [Intel-gfx] [PATCH 06/11] drm/i915: Use drm_for_each_fb in i915_debugfs.c
Daniel Vetter
- [Intel-gfx] [PATCH 07/11] drm: Check locking in drm_for_each_fb
Daniel Vetter
- [Intel-gfx] [PATCH 08/11] drm/i915: Take all modeset locks for DP MST hotplug
Daniel Vetter
- [Intel-gfx] [PATCH 09/11] drm: Amend connector/encoder list locking rules
Daniel Vetter
- [Intel-gfx] [PATCH 10/11] drm: Roll out drm_for_each_connector more
Daniel Vetter
- [Intel-gfx] [PATCH 11/11] drm: Roll out drm_for_each_{plane, crtc, encoder}
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Clear fb_tracking.busy_bits also for synchronous flips
Daniel Vetter
- [Intel-gfx] [PATCH 7/9] drm/i915/psr: Restrict buffer tracking to the PSR pipe
Daniel Vetter
- [Intel-gfx] [PATCH igt] tests/kms_frontbuffer_tracking: skip expected failures
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Add the ddi get cdclk code for BXT (v3)
Bob Paauwe
- [Intel-gfx] [PATCH 4/9] drm/i915: Nuke lvds downclock support
Daniel Vetter
- [Intel-gfx] [PATCH 5/9] drm/i915: s/update/compute/ for gmch dpll register functions
Daniel Vetter
- [Intel-gfx] [PATCH v6 5/5] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/gen9: fix typo when setting up the crtc scaler
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 2/2] Set alignment value in drm_intel_add_validate_buffer()
Anuj Phogat
- [Intel-gfx] [PATCH v2 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Anuj Phogat
- [Intel-gfx] [PATCH 12/15] drm/i915: Interrupt routing for GuC submission
Yu Dai
- [Intel-gfx] [Mesa-dev] [PATCH mesa] i965/gen8+: bo in state base address must be in 32-bit address range
Ben Widawsky
- [Intel-gfx] [PATCH] drm/i915/skl: Buffer translation improvements
Jindal, Sonika
- [Intel-gfx] [PATCH v3 resend 4/5] drm/i915: add I915_PARAM_HAS_RESOURCE_STREAMER to i915_getparam
Abdiel Janulgue
- [Intel-gfx] [PATCH 1/2] drm/atomic: Update old_fb after setting a property.
Maarten Lankhorst
- [Intel-gfx] [PATCH 2/2] drm/atomic: Cleanup on error properly in the atomic ioctl.
Maarten Lankhorst
- [Intel-gfx] [PATCH v2 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Chris Wilson
- [Intel-gfx] [PATCH 2/2] Set alignment value in drm_intel_add_validate_buffer()
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages
Joonas Lahtinen
- [Intel-gfx] [PATCH 04/15] drm/i915: Add GuC-related header files
Dave Gordon
- [Intel-gfx] [PATCH 2/3] drm/i915: Move rotated geometry calculations into the fill helper
Joonas Lahtinen
- [Intel-gfx] [PATCH 4/9] drm/i915: Nuke lvds downclock support
Chris Wilson
- [Intel-gfx] [PATCH 00/11] [RFC] drm_for_each_* macros and list locking
Chris Wilson
- [Intel-gfx] [PATCH 09/11] drm: Amend connector/encoder list locking rules
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Do a lightweight pm_get() from intel_mark_busy()
Chris Wilson
- [Intel-gfx] [PATCH 2/2] Set alignment value in drm_intel_add_validate_buffer()
Daniel Vetter
- [Intel-gfx] [PATCH v2 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Daniel Vetter
- [Intel-gfx] [PATCH 14/15] drm/i915: Debugfs interface for GuC submission statistics
Dave Gordon
- [Intel-gfx] [PATCH 00/11] [RFC] drm_for_each_* macros and list locking
Daniel Vetter
- [Intel-gfx] [PATCH 09/11] drm: Amend connector/encoder list locking rules
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Do a lightweight pm_get() from intel_mark_busy()
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Do a lightweight pm_get() from intel_mark_busy()
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/3] drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages
Tvrtko Ursulin
- [Intel-gfx] [PATCH 3/3] drm/i915: Return correct size for rotated views
Joonas Lahtinen
- [Intel-gfx] [PATCH 1/3] drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages
Joonas Lahtinen
- [Intel-gfx] [PATCH] drm/i915: Do a lightweight pm_get() from intel_mark_busy()
Chris Wilson
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Daniel Vetter
- [Intel-gfx] [PATCH 04/15] drm/i915: Add GuC-related header files
Daniel Vetter
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Chris Wilson
- [Intel-gfx] [PATCH i-g-t v3] tests/gem_fence_thrash.c: Reduce memory usage
Derek Morton
- [Intel-gfx] [PATCH] drm/i915: Officially give up on seqno coherency
Chris Wilson
- [Intel-gfx] [PATCH 12/15] drm/i915: Interrupt routing for GuC submission
Daniel Vetter
- [Intel-gfx] [PATCH] sna: Correct misspelled cacheing->caching in comments
Chris Wilson
- [Intel-gfx] [PATCH 2/5] drm/i915/bxt: add missing DDI PLL registers to the state checking
Jindal, Sonika
- [Intel-gfx] [PATCH 07/15] drm/i915: Defer default hardware context initialisation until first open
Daniel Vetter
- [Intel-gfx] [PATCH 4/5] drm/i915/vlv: factor out vlv_calc_port_clock
Jindal, Sonika
- [Intel-gfx] [PATCH 2/5] drm/i915/bxt: add missing DDI PLL registers to the state checking
Imre Deak
- [Intel-gfx] [PATCH 4/5] drm/i915/vlv: factor out vlv_calc_port_clock
Imre Deak
- [Intel-gfx] [PATCH igt 1/2] lib: Update intel_require_memory to handle +4GB cases
Chris Wilson
- [Intel-gfx] [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
Daniel Vetter
- [Intel-gfx] [igt] Enable locale dependent output to a terminal
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Return correct size for rotated views
Daniel Vetter
- [Intel-gfx] [PATCH 2/5] drm/i915/bxt: add missing DDI PLL registers to the state checking
Daniel Vetter
- [Intel-gfx] [PATCH 2/5] drm/i915/bxt: add missing DDI PLL registers to the state checking
Jindal, Sonika
- [Intel-gfx] [PATCH 3/5] drm/i915/bxt: add PLL10 to the PLL state dumper
Jindal, Sonika
- [Intel-gfx] [PATCH 1/5] drm/i915/bxt: mask off the DPLL state checker bits we don't program
Jindal, Sonika
- [Intel-gfx] [PATCH] tests: Add gem_ringfill_noop and -forked subtests to gem_ringfill
Joonas Lahtinen
- [Intel-gfx] [PATCH] tests: Add gem_ringfill_noop and -forked subtests to gem_ringfill
Joonas Lahtinen
- [Intel-gfx] [PATCH] tests: Add gem_ringfill_noop and -forked subtests to gem_ringfill
Chris Wilson
- [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] [PATCH 00/15] Batch submission via GuC
Daniel Vetter
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
John Harrison
- [Intel-gfx] [igt] Enable locale dependent output to a terminal
Michel Thierry
- [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'
Tvrtko Ursulin
- [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 3/4] snd: add support for displayport multi-stream to hda codec.
Kaskinen, Tanu
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Add the ddi get cdclk code for BXT (v3)
Ville Syrjälä
- [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'
Daniel Vetter
- [Intel-gfx] [PATCH v2 4.1/5] drm/i915: calculate the port clock rate along with other PLL params
Ville Syrjälä
- [Intel-gfx] [PATCH 00/15] Batch submission via GuC
Chris Wilson
- [Intel-gfx] [alsa-devel] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Liam Girdwood
- [Intel-gfx] [PATCH] drm/i915: Add the ddi get cdclk code for BXT (v3)
Daniel Vetter
- [Intel-gfx] [PATCH igt] Put thousands separators in %llu outputs
Michel Thierry
- [Intel-gfx] [PATCH igt v2] lib: Update intel_require_memory to handle +4GB cases
Michel Thierry
- [Intel-gfx] Do we also need to reset HW when execlist mode is enabled?
Daniel Vetter
- [Intel-gfx] [PATCH 03/21] drm/i915/gtt: Check va range against vm size
Michel Thierry
- [Intel-gfx] [PATCH 14/21] drm/i915/gtt: Make scratch page i915_page_dma compatible
Michel Thierry
- [Intel-gfx] [PATCH 11/21] drm/i915/gtt: Introduce fill_page_dma()
Michel Thierry
- [Intel-gfx] [PATCH 12/21] drm/i915/gtt: Introduce kmap|kunmap for dma page
Michel Thierry
- [Intel-gfx] [PATCH igt v2] lib: Update intel_require_memory to handle +4GB cases
Chris Wilson
- [Intel-gfx] [PATCH v2 06/10] drm: Avoid atomic commit path for CRTC property (Gamma)
Malladi, Kausal
- [Intel-gfx] [igt] Enable locale dependent output to a terminal
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Reserve space improvements
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
John Harrison
- [Intel-gfx] [PATCH 1/3] drm/i915: Store frontbuffer_bits in the plane
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 2/3] drm/i915: Add debug messages for pipe enable/disable
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 3/3] drm/i915: Don't set cursor rotate bits when cursor is disabled
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 01/10] drm/i915: POSTING_READ() in intel_set_memory_cxsr()
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 02/10] drm/i915: Split atomic wm update to pre and post variants
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 03/10] drm/i915: Read wm values from hardware at init on CHV
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 04/10] drm/i915: CHV DDR DVFS support and another watermark rewrite
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 05/10] drm/i915: Compute display FIFO split dynamically for CHV
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 06/10] drm/i915: Use the memory latency based WM computation on VLV too
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 07/10] drm/i915: Try to make sure cxsr is disabled around plane enable/disable
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 08/10] drm/i915: Don't do PM5/DDR DVFS with multiple pipes
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 09/10] drm/i915: Add debugfs knobs for VLVCHV memory latency values
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 10/10] drm/i915: Zero unused WM1 watermarks on VLV/CHV
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH] scripts/kernel-doc: Adding cross-reference links to html documentation.
Danilo Cesar Lemes de Paula
- [Intel-gfx] [alsa-devel] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Kaskinen, Tanu
- [Intel-gfx] [PATCH] scripts/kernel-doc: Adding cross-reference links to html documentation.
Daniel Vetter
- [Intel-gfx] [PATCH v2 06/10] drm: Avoid atomic commit path for CRTC property (Gamma)
Matheson, Annie J
- [Intel-gfx] [PATCH 5/5] drm/i915: Enable PSR by default.
Paulo Zanoni
- [Intel-gfx] [PATCH] drm/i915: Also perform gpu reset under execlist mode.
Zhi Wang
- [Intel-gfx] [PATCH 5/5] drm/i915: Enable PSR by default.
Vivi, Rodrigo
- [Intel-gfx] [PATCH] drm/i915: Also perform gpu reset under execlist mode.
Zhi Wang
- [Intel-gfx] [PATCH] Antigcc bitfield bikeshed
Jesse Barnes
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
Gupta, Sourab
- [Intel-gfx] Reason for discontinuing support for Glamor
Yu, Chan KitX
- [Intel-gfx] [PATCH] drm/i915: Per-DDI I_boost override
David Weinehall
- [Intel-gfx] [PATCH 1/1] tools/intel_audio_dump: add support for Broxton
han.lu at intel.com
- [Intel-gfx] Reason for discontinuing support for Glamor
Yu, Chan KitX
- [Intel-gfx] [PATCH 00/15] Batch submission via GuC
Dave Gordon
- [Intel-gfx] [PATCH] Antigcc bitfield bikeshed
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Per-DDI I_boost override
Daniel Vetter
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
Daniel Vetter
- [Intel-gfx] [PATCH igt v2] lib: Update intel_require_memory to handle +4GB cases
Daniel Vetter
- [Intel-gfx] [bisect] regression in suspend with i915 on 82852/855GM
Jani Nikula
- [Intel-gfx] [PATCH 1/3] drm/i915: Store frontbuffer_bits in the plane
Daniel Vetter
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
Chris Wilson
- [Intel-gfx] [PATCH 00/15] Batch submission via GuC
Chris Wilson
- [Intel-gfx] Reason for discontinuing support for Glamor
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/skl: Buffer translation improvements
David Weinehall
- [Intel-gfx] [PATCH v2] drm/i915/skl: Buffer translation improvements
David Weinehall
- [Intel-gfx] [PATCH] drm/i915: Also perform gpu reset under execlist mode.
Chris Wilson
- [Intel-gfx] Reason for discontinuing support for Glamor
Yu, Chan KitX
- [Intel-gfx] [alsa-devel] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Raymond Yau
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
Gupta, Sourab
- [Intel-gfx] Reason for discontinuing support for Glamor
Chris Wilson
- [Intel-gfx] [v2 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
Ville Syrjälä
- [Intel-gfx] Reason for discontinuing support for Glamor
Yu, Chan KitX
- [Intel-gfx] [PATCH] drm/atomic: free state in atomic ioctl if atomic commit failed
Liu, Hong
- [Intel-gfx] [alsa-devel] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Liam Girdwood
- [Intel-gfx] [PATCH] drm/atomic: free state in atomic ioctl if atomic commit failed
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915/skl: Buffer translation improvements
David Weinehall
- [Intel-gfx] [PATCH 12/13] drm/i915/skl: Replace the HDMI DPLL divider computation algorithm
Damien Lespiau
- [Intel-gfx] [RFC 00/11] TDR/watchdog timeout support for gen8
Tomas Elf
- [Intel-gfx] [PATCH] drm/i915: Per-DDI I_boost override
David Weinehall
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
Robert Bragg
- [Intel-gfx] [PATCH] drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path
Michel Thierry
- [Intel-gfx] Fwd: [PATCH] drm/i915: Fix IPS related flicker
Jani Nikula
- [Intel-gfx] [PATCH i-g-t v2] tests/gem_ringfill: Add {render, blitter}-forked subtests.
Joonas Lahtinen
- [Intel-gfx] [v2 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
Shobhit Kumar
- [Intel-gfx] [PATCH 3/3] drm/i915: Don't set cursor rotate bits when cursor is disabled
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Also perform gpu reset under execlist mode.
Wang, Zhi A
- [Intel-gfx] [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
Dave Gordon
- [Intel-gfx] [v2 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
Shobhit Kumar
- [Intel-gfx] [PATCH] drm/i915: Also perform gpu reset under execlist mode.
Chris Wilson
- [Intel-gfx] [v2 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
Ville Syrjälä
- [Intel-gfx] [PATCH i-g-t v2] tests/gem_ringfill: Add {render, blitter}-forked subtests.
Chris Wilson
- [Intel-gfx] [alsa-devel] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
David Weinehall
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Francisco Jerez
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
Robert Bragg
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
Robert Bragg
- [Intel-gfx] [Mesa-dev] [PATCH mesa] i965/gen8+: bo in state base address must be in 32-bit address range
Michel Thierry
- [Intel-gfx] [PATCH] drm/i915: Per-DDI I_boost override
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Also perform gpu reset under execlist mode.
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t v2] tests/gem_ringfill: Add {render, blitter}-forked subtests.
Joonas Lahtinen
- [Intel-gfx] [v2 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
Shobhit Kumar
- [Intel-gfx] [PATCH i-g-t v2] tests/gem_ringfill: Add {render, blitter}-forked subtests.
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Also perform gpu reset under execlist mode.
Chris Wilson
- [Intel-gfx] [PATCH 00/17 v2] Batch submission via GuC
Dave Gordon
- [Intel-gfx] [PATCH 01/17 v2] drm/i915: Add i915_gem_object_create_from_data()
Dave Gordon
- [Intel-gfx] [PATCH 02/17 v2] drm/i915: Embedded microcontroller (uC) firmware loading support
Dave Gordon
- [Intel-gfx] [PATCH 03/17 v2] drm/i915: Add GuC-related module parameters
Dave Gordon
- [Intel-gfx] [PATCH 04/17 v2] drm/i915: Add GuC-related header files
Dave Gordon
- [Intel-gfx] [PATCH 05/17 v2] drm/i915: GuC-specific firmware loader
Dave Gordon
- [Intel-gfx] [PATCH 06/17 v2] drm/i915: Debugfs interface to read GuC load status
Dave Gordon
- [Intel-gfx] [PATCH 07/17 v2] drm/i915: Split late for_each_ring loop from i915_gem_init_hw()
Dave Gordon
- [Intel-gfx] [PATCH 08/17 v2] drm/i915: Defer default hardware context initialisation until first open
Dave Gordon
- [Intel-gfx] [PATCH 09/17 v2] drm/i915: Expose two LRC functions for GuC submission mode
Dave Gordon
- [Intel-gfx] [PATCH 10/17 v2] drm/i915: GuC submission setup, phase 1
Dave Gordon
- [Intel-gfx] [PATCH 11/17 v2] drm/i915: Enable GuC firmware log
Dave Gordon
- [Intel-gfx] [PATCH 12/17 v2] drm/i915: Implementation of GuC client
Dave Gordon
- [Intel-gfx] [PATCH 13/17 v2] drm/i915: Interrupt routing for GuC submission
Dave Gordon
- [Intel-gfx] [PATCH 14/17 v2] drm/i915: Integrate GuC-based command submission
Dave Gordon
- [Intel-gfx] [PATCH 15/17 v2] drm/i915: Debugfs interface for GuC submission statistics
Dave Gordon
- [Intel-gfx] [PATCH 16/17 v2] Documentation/drm: kerneldoc for GuC
Dave Gordon
- [Intel-gfx] [PATCH 17/17 v2] drm/i915: Enable GuC submission, where supported
Dave Gordon
- [Intel-gfx] [PATCH] drm/i915: Also perform gpu reset under execlist mode.
bing.niu at intel.com
- [Intel-gfx] [PATCH 12/13] drm/i915/skl: Replace the HDMI DPLL divider computation algorithm
Damien Lespiau
- [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 i-g-t 2/4] skl_compute_wrpll: Print the average deviation
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 3/4] skl_compute_wrpll: Cycle through dividers, then central freqs
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 4/4] skl_compute_wrpll: Fix the mininum deviation computation
Damien Lespiau
- [Intel-gfx] [PATCH] Antigcc bitfield bikeshed
Jesse Barnes
- [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 07/18] drm/i915/gtt: Remove superfluous free_pd with gen6/7
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 14/18] drm/i915/gtt: Cleanup page directory encoding
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] drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path
Mika Kuoppala
- [Intel-gfx] [PATCH i-g-t 1/4] lib: Add a tiny utility function to compute averages
Chris Wilson
- [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] [PATCH] drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path
Daniel Vetter
- [Intel-gfx] Color management in DRM framework
Sharma, Shashank
- [Intel-gfx] Fwd: [PATCH] drm/i915: Fix IPS related flicker
Rodrigo Vivi
- [Intel-gfx] Fwd: [PATCH] drm/i915: Fix IPS related flicker
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Fix IPS related flicker
Rodrigo Vivi
- [Intel-gfx] [PATCH i-g-t 1/2] skl_compute_wrpll: Sync a comment with from the kernel code
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 2/2] skl_compute_wrpll: Don't try other dividers if we find a 0 central freq deviation
Damien Lespiau
- [Intel-gfx] [PATCH] drm/i915/skl: Skip remaining dividers when deviation is 0
Damien Lespiau
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
Robert Bragg
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
Chris Wilson
- [Intel-gfx] [PATCH 03/18] drm/i915/gtt: Allow >= 4GB sizes for vm.
Michel Thierry
- [Intel-gfx] [PATCH 12/18] drm/i915/gtt: Fill scratch page
Chris Wilson
- [Intel-gfx] [PATCH v2 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Ben Widawsky
- [Intel-gfx] [PATCH v2 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Chris Wilson
- [Intel-gfx] [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Reserve space improvements
Tomas Elf
- [Intel-gfx] [PATCH v2 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Ben Widawsky
- [Intel-gfx] [PATCH igt] lib/igt_draw: move to the GTT domain before using GTT mmaps
Chris Wilson
- [Intel-gfx] [PATCH igt] lib/igt_core: fflush stdout after printing subtest results
Chris Wilson
- [Intel-gfx] [bisect] regression in suspend with i915 on 82852/855GM
Philipp Gesang
- [Intel-gfx] [PATCH 09/17 v2] drm/i915: Expose two LRC functions for GuC submission mode
Yu Dai
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Bish, Jim
- [Intel-gfx] [bisect] regression in suspend with i915 on 82852/855GM
Jani Nikula
- [Intel-gfx] [PATCH 1/2] drm/i915: Unconditionally do fb tracking invalidate in set_domain
Daniel Vetter
- [Intel-gfx] [PATCH 2/2] drm/i915: Unique frontbuffer_bits for sprites
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Update rps frequencies for BXT
Bob Paauwe
- [Intel-gfx] [bisect] regression in suspend with i915 on 82852/855GM
Philipp Gesang
- [Intel-gfx] [PATCH i-g-t 1/5] stats: Be more precise and talk about mean, not average
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 2/5] tests/igt_stats: Call igt_stats_fini() to not leak the array
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 3/5] stats: Use an algorithm popularised by Knuth to compute mean and variance
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 4/5] stats: Add a way to retrieve the standard deviation
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 5/5] tests/stats: Make sure we properly invalidate the cached mean
Damien Lespiau
- [Intel-gfx] [PATCH] drm/atomic: free state in atomic ioctl if atomic commit failed
Liu, Hong
- [Intel-gfx] [PATCH 1/2] drm/i915: Unconditionally do fb tracking invalidate in set_domain
Chris Wilson
- [Intel-gfx] [PATCH 09/17 v2] drm/i915: Expose two LRC functions for GuC submission mode
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Unconditionally do fb tracking invalidate in set_domain
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t 1/4] lib: Add a tiny utility function to compute averages
Daniel Vetter
- [Intel-gfx] [v2 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
Jani Nikula
- [Intel-gfx] [PATCH 03/18] drm/i915/gtt: Allow >= 4GB sizes for vm.
Daniel Vetter
- [Intel-gfx] [v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
Shobhit Kumar
- [Intel-gfx] [v3 1/7] gpiolib: Add support for removing registered consumer lookup table
Shobhit Kumar
- [Intel-gfx] [v3 2/7] mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signal
Shobhit Kumar
- [Intel-gfx] [v3 3/7] mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC
Shobhit Kumar
- [Intel-gfx] [v3 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
Shobhit Kumar
- [Intel-gfx] [v3 5/7] pwm: crc: Add Crystalcove (CRC) PWM driver
Shobhit Kumar
- [Intel-gfx] [v3 6/7] drm/i915: Use the CRC gpio for panel enable/disable
Shobhit Kumar
- [Intel-gfx] [v3 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
Shobhit Kumar
- [Intel-gfx] [PATCH 15/18] drm/i915/gtt: Move scratch_pd and scratch_pt into vm area
Daniel Vetter
- [Intel-gfx] [PATCH 16/18] drm/i915/gtt: One instance of scratch page table/directory
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Fix IPS related flicker
Jani Nikula
- [Intel-gfx] [PATCH 18/18] drm/i915/gtt: Reorder page alloc/free/init functions
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Fix IPS related flicker
Daniel Vetter
- [Intel-gfx] [PATCH] drm/vblank: WARN_ON nested use of drm_vblank_on/off
Tomeu Vizoso
- [Intel-gfx] [PATCH] drm/i915: Fix IPS related flicker
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Unconditionally do fb tracking invalidate in set_domain
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/5] tests/igt_stats: Call igt_stats_fini() to not leak the array
Chris Wilson
- [Intel-gfx] [alsa-devel] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Kaskinen, Tanu
- [Intel-gfx] [PATCH i-g-t] tests/gem_fenced_exec_thrash.c: Fix memory leaks
Derek Morton
- [Intel-gfx] [PATCH] drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path
Jani Nikula
- [Intel-gfx] Color management in DRM framework
Emil Velikov
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Kaskinen, Tanu
- [Intel-gfx] [PATCH i-g-t] tests/gem_fenced_exec_thrash.c: Fix memory leaks
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: fix backlight after resume on 855gm
Jani Nikula
- [Intel-gfx] Color management in DRM framework
Sharma, Shashank
- [Intel-gfx] [PATCH] drm/i915: fix backlight after resume on 855gm
Chris Wilson
- [Intel-gfx] [PATCH v3] 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] Color management in DRM framework
Hans Verkuil
- [Intel-gfx] [PATCH 16/18] drm/i915/gtt: One instance of scratch page table/directory
Mika Kuoppala
- [Intel-gfx] [v3 5/7] pwm: crc: Add Crystalcove (CRC) PWM driver
Varka Bhadram
- [Intel-gfx] [PATCH v3] drm/i915/lrc: Update PDPx registers with lri commands
Michel Thierry
- [Intel-gfx] [PATCH] drm/i915: Update rps frequencies for BXT
Imre Deak
- [Intel-gfx] [PATCH 0/4] Convert requests to use struct fence
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH 1/4] drm/i915: Convert requests to use struct fence
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH 2/4] drm/i915: Removed now redudant parameter to i915_gem_request_completed()
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH 3/4] drm/i915: Interrupt driven fences
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH 4/4] drm/i915: Updated request structure tracing
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH 09/17 v2] drm/i915: Expose two LRC functions for GuC submission mode
Dave Gordon
- [Intel-gfx] [PATCH 3/4] drm/i915: Interrupt driven fences
Chris Wilson
- [Intel-gfx] [PATCH 0/2] Fix min dbuf, 90/270 wm calcs
Chandra Konduru
- [Intel-gfx] [PATCH v4] drm/i915: Add support for SKL background color
Chandra Konduru
- [Intel-gfx] [PATCH 1/2] drm/i915: Allocate min dbuf blocks per bspec
Chandra Konduru
- [Intel-gfx] [PATCH 2/2] drm/i915: In DBUF/WM calcs for 90/270, swap w & h
Chandra Konduru
- [Intel-gfx] [RFC PATCH 00/18] Generic DRRS implementation across the encoders
Ramalingam C
- [Intel-gfx] [RFC PATCH 01/18] drm/i915: Removing the eDP specific DRRS implementation
Ramalingam C
- [Intel-gfx] [RFC PATCH 02/18] drm/i915: Generic DRRS state Machine
Ramalingam C
- [Intel-gfx] [RFC PATCH 03/18] drm/i915: Addition of the drrs_min_vrefresh in VBT
Ramalingam C
- [Intel-gfx] [RFC PATCH 04/18] drm/i915: Implementation of Generic DSI DRRS
Ramalingam C
- [Intel-gfx] [RFC PATCH 05/18] drm/i915: Adjusting the pclk for dual link and burst mode
Ramalingam C
- [Intel-gfx] [RFC PATCH 06/18] drm/i915: VLV dsi drrs support
Ramalingam C
- [Intel-gfx] [RFC PATCH 07/18] drm/i915: Generic eDP DRRS implementation
Ramalingam C
- [Intel-gfx] [RFC PATCH 08/18] drm/i915: VLV eDP DRRS methods
Ramalingam C
- [Intel-gfx] [RFC PATCH 09/18] drm/i915: Cloned mode check
Ramalingam C
- [Intel-gfx] [RFC PATCH 10/18] drm/i915: Initializing DRRS for all connectors
Ramalingam C
- [Intel-gfx] [RFC PATCH 11/18] drm/i915: Updating the crtc modes in DRRS transitions
Ramalingam C
- [Intel-gfx] [RFC PATCH 12/18] drm/i915: Redesigning dp_set_m_n to receive divider values
Ramalingam C
- [Intel-gfx] [RFC PATCH 13/18] drm/i915: MEDIA_RR support in general DRRS state machine
Ramalingam C
- [Intel-gfx] [RFC PATCH 14/18] drm/i915: MEDIA_RR support in eDP DRRS module
Ramalingam C
- [Intel-gfx] [RFC PATCH 15/18] drm/i915: MEDIA_RR support in DSI DRRS module
Ramalingam C
- [Intel-gfx] [RFC PATCH 16/18] drm/i915: Filtering media playback DRRS requests
Ramalingam C
- [Intel-gfx] [RFC PATCH 17/18] drm/i915: Addition of downclock mode to connector modelist
Ramalingam C
- [Intel-gfx] [RFC PATCH 18/18] drm/i915: Connector property for DRRS capability
Ramalingam C
- [Intel-gfx] [PATCH 0/2] Fix min dbuf, 90/270 wm calcs
Chandra Konduru
- [Intel-gfx] [PATCH 1/2] drm/i915: Allocate min dbuf blocks per bspec
Chandra Konduru
- [Intel-gfx] [PATCH 2/2] drm/i915: In DBUF/WM calcs for 90/270, swap w & h
Chandra Konduru
- [Intel-gfx] [PATCH resend 3/5] drm/i915: Enable resource streamer on Execlists
Siluvery, Arun
- [Intel-gfx] [PATCH] scripts/kernel-doc: Adding cross-reference links to html documentation.
Danilo Cesar Lemes de Paula
- [Intel-gfx] [PATCH v3] drm/i915/lrc: Update PDPx registers with lri commands
Mika Kuoppala
- [Intel-gfx] [PATCH] sna: Correct misspelled cacheing->caching in comments
Dave Gordon
- [Intel-gfx] [PATCH libdrm] intel: Add EXEC_OBJECT_SUPPORTS_48BADDRESS flag.
Dave Gordon
- [Intel-gfx] [PATCH v2] scripts/kernel-doc: Adding cross-reference links to html documentation.
Danilo Cesar Lemes de Paula
- [Intel-gfx] Adding custom bugzilla fields
Ander Conselvan De Oliveira
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Kaskinen, Tanu
- [Intel-gfx] [v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
Daniel Vetter
- [Intel-gfx] [PATCH v2 02/18] drm/i915/gtt: Switch gen8_free_page_tables params
Daniel Vetter
- [Intel-gfx] [PATCH 16/18] drm/i915/gtt: One instance of scratch page table/directory
Daniel Vetter
- [Intel-gfx] [PATCH v4 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Dave Gordon
- [Intel-gfx] [PATCH igt v3] lib: Update intel_require_memory to handle +4GB cases
Michel Thierry
- [Intel-gfx] [RFC PATCH 01/18] drm/i915: Removing the eDP specific DRRS implementation
Daniel Vetter
- [Intel-gfx] [PATCH v4 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Chris Wilson
- [Intel-gfx] [PATCH 3/4] drm/i915: Interrupt driven fences
John Harrison
- [Intel-gfx] Adding custom bugzilla fields
Daniel Vetter
- [Intel-gfx] [PATCH 13/13 v2] drm/i915/skl: Prefer even dividers for SKL DPLLs
Paulo Zanoni
- [Intel-gfx] [RFC PATCH 09/18] drm/i915: Cloned mode check
Daniel Vetter
- [Intel-gfx] [PATCH 12/13 v2] drm/i915/skl: Replace the HDMI DPLL divider computation algorithm
Paulo Zanoni
- [Intel-gfx] [RFC PATCH 11/18] drm/i915: Updating the crtc modes in DRRS transitions
Daniel Vetter
- [Intel-gfx] [RFC PATCH 10/18] drm/i915: Initializing DRRS for all connectors
Daniel Vetter
- [Intel-gfx] [RFC PATCH 09/18] drm/i915: Cloned mode check
Chris Wilson
- [Intel-gfx] [RFC PATCH 00/18] Generic DRRS implementation across the encoders
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/skl: Skip remaining dividers when deviation is 0
Paulo Zanoni
- [Intel-gfx] [PATCH 3/4] drm/i915: Interrupt driven fences
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/skl: Skip remaining dividers when deviation is 0
Damien Lespiau
- [Intel-gfx] Adding custom bugzilla fields
Chris Wilson
- [Intel-gfx] [PATCH 12/18] drm/i915/gtt: Fill scratch page
Dave Gordon
- [Intel-gfx] [PATCH 2/2] drm/i915: In DBUF/WM calcs for 90/270, swap w & h
Daniel Vetter
- [Intel-gfx] [PATCH v2] drm/i915/skl: Skip remaining dividers when deviation is 0
Damien Lespiau
- [Intel-gfx] Adding custom bugzilla fields
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Unconditionally do fb tracking invalidate in set_domain
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Unconditionally do fb tracking invalidate in set_domain
Chris Wilson
- [Intel-gfx] [RFC PATCH 09/18] drm/i915: Cloned mode check
Daniel Vetter
- [Intel-gfx] [PATCH 13/13 v2] drm/i915/skl: Prefer even dividers for SKL DPLLs
Daniel Vetter
- [Intel-gfx] [PATCH v2] drm/i915/skl: Skip remaining dividers when deviation is 0
Daniel Vetter
- [Intel-gfx] [v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
Ville Syrjälä
- [Intel-gfx] [PATCH 04/10] drm/i915: CHV DDR DVFS support and another watermark rewrite
Clint Taylor
- [Intel-gfx] [PATCH] drm/i915: Reserve space improvements
Dave Gordon
- [Intel-gfx] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Liam Girdwood
- [Intel-gfx] [QA 2015/06/19 ww26] Testing report for `drm-intel-testing`
Prigent, Christophe
- [Intel-gfx] [PATCH 04/10] drm/i915: CHV DDR DVFS support and another watermark rewrite
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Unconditionally do fb tracking invalidate in set_domain
Paulo Zanoni
- [Intel-gfx] [PATCH 04/10] drm/i915: CHV DDR DVFS support and another watermark rewrite
Clint Taylor
- [Intel-gfx] [PATCH 01/10] drm/i915: POSTING_READ() in intel_set_memory_cxsr()
Clint Taylor
- [Intel-gfx] [PATCH 02/10] drm/i915: Split atomic wm update to pre and post variants
Clint Taylor
- [Intel-gfx] [PATCH 03/10] drm/i915: Read wm values from hardware at init on CHV
Clint Taylor
- [Intel-gfx] [PATCH 05/10] drm/i915: Compute display FIFO split dynamically for CHV
Clint Taylor
- [Intel-gfx] [PATCH 06/10] drm/i915: Use the memory latency based WM computation on VLV too
Clint Taylor
- [Intel-gfx] [PATCH 07/10] drm/i915: Try to make sure cxsr is disabled around plane enable/disable
Clint Taylor
- [Intel-gfx] [PATCH 08/10] drm/i915: Don't do PM5/DDR DVFS with multiple pipes
Clint Taylor
- [Intel-gfx] [PATCH 09/10] drm/i915: Add debugfs knobs for VLVCHV memory latency values
Clint Taylor
- [Intel-gfx] [PATCH 10/10] drm/i915: Zero unused WM1 watermarks on VLV/CHV
Clint Taylor
- [Intel-gfx] [PATCH v2 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
Anuj Phogat
- [Intel-gfx] [PATCH] drm/i915: Fix IPS related flicker
Rodrigo Vivi
- [Intel-gfx] [git pull] drm tree for 4.2
Linus Torvalds
- [Intel-gfx] [alsa-devel] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Raymond Yau
- [Intel-gfx] More stats thingies
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 01/18] stats: Zero the whole structure at init() time
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 02/18] doc: Remove i-g-t/intel prefixes and capitalize section titles
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 03/18] stats: Add header gards
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 04/18] stats: Add gtkdoc section for igt_stats
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 05/18] stats: Add a way to specify if the data set is a population or a sample
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 06/18] stats: Add a getter for the population property
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 07/18] stats: Add a note about the standard deviation derived from unbiased variance
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 08/18] stats: Factor out a fixture to initialize stats
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 09/18] stats: Add functions to retrieve min/max values of the dataset
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 10/18] stats: Add igt_stats_get_range()
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 11/18] docs: Fix a "libraray" typo
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 12/18] docs: Add documentation for igt_assert_u32()
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 13/18] docs: Add documentation for igt_assert_cmpuint()
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 14/18] lib: Add double versions of igt_assert_cmp() and igt_assert_eq()
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 15/18] stats: Use igt_assert_eq_double() when asserting on doubles
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 16/18] stats: Add a bulk version of _push()
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 17/18] stats: Add support for quartiles (and thus median)
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 18/18] stats: Add support for the interquartile range (IQR)
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 17/18] stats: Add support for quartiles (and thus median)
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] stats: Test we do correctly invalidate the sorted array
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 17/18] stats: Add support for quartiles (and thus median)
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 17/18] stats: Add support for quartiles (and thus median)
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 17/18] stats: Add support for quartiles (and thus median)
Damien Lespiau
- [Intel-gfx] Make igt_stats_t able to grow dynamically
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 1/3] stats: Allow the underlying arrays to grow at will
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 2/3] stats: Spwan igt_init_with_size() from igt_init()
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 3/3] stats: Exercise the reallocation paths
Damien Lespiau
- [Intel-gfx] [PATCH i-g-t 1/3] stats: Allow the underlying arrays to grow at will
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/3] stats: Allow the underlying arrays to grow at will
Damien Lespiau
- [Intel-gfx] [PATCH] drm/i915: Unconditionally do fb tracking invalidate in set_domain
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Update rps frequencies for BXT
shuang.he at intel.com
- [Intel-gfx] [v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
Shobhit Kumar
- [Intel-gfx] [PATCH] drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
- [Intel-gfx] [PATCH v3] drm/i915/skl: Retrieve the Rpe value from Pcode
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: During shrink_all we only need to idle the GPU
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: fix backlight after resume on 855gm
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Declare the swizzling unknown for L-shaped configurations
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] [PATCH v2] drm/i915/skl: Retrieve the Rpe value from Pcode
shuang.he at intel.com
- [Intel-gfx] [PATCH 4/4] drm/i915: Updated request structure tracing
shuang.he at intel.com
- [Intel-gfx] [PATCH 2/2] drm/i915: In DBUF/WM calcs for 90/270, swap w & h
shuang.he at intel.com
- [Intel-gfx] [PATCH 2/2] drm/i915: In DBUF/WM calcs for 90/270, swap w & h
shuang.he at intel.com
- [Intel-gfx] [PATCH v3] drm/i915: fix backlight after resume on 855gm
shuang.he at intel.com
- [Intel-gfx] [PATCH 3/3] drm/i915: Displayport compliance test 4.2.2.8 support
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Unconditionally do fb tracking invalidate in set_domain
shuang.he at intel.com
- [Intel-gfx] [PATCH v2] drm/i915/skl: Skip remaining dividers when deviation is 0
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Reserve space improvements
shuang.he at intel.com
- [Intel-gfx] [v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
Paul Gortmaker
- [Intel-gfx] [PATCH 6/6] drm/i915: Added BXT check in i915_ring_freq_table function
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915/bxt: fix intel_prepare_ddi for DSI ports
shuang.he at intel.com
- [Intel-gfx] [PATCH v2] drm/i915: Ignore -EIO from __i915_wait_request() during flips
shuang.he at intel.com
- [Intel-gfx] [PATCH 11/11] drm: Roll out drm_for_each_{plane, crtc, encoder}
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915/skl: Skip remaining dividers when deviation is 0
shuang.he at intel.com
- [Intel-gfx] [PATCH 1/1] drm/i915: Tracepoints for profiling DC9 entry and exit programming
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Unconditionally do fb tracking invalidate in set_domain
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Fix failure paths around initial fbdev allocation
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Declare the swizzling unknown for L-shaped configurations
Daniel Vetter
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Peter Antoine
- [Intel-gfx] [PATCH] drm/i915: During shrink_all we only need to idle the GPU
Daniel Vetter
- [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] [PATCH] drm/i915: During shrink_all we only need to idle the GPU
Chris Wilson
- [Intel-gfx] Adding custom bugzilla fields
Jani Nikula
- [Intel-gfx] [PATCH v3 resend 4/5] drm/i915: add I915_PARAM_HAS_RESOURCE_STREAMER to i915_getparam
Abdiel Janulgue
- [Intel-gfx] [PATCH] agp/intel: Fix typo in needs_ilk_vtd_wa()
Daniel Vetter
- [Intel-gfx] [alsa-devel] [PATCH 3/4] snd: add support for displayport multi-stream to hda codec.
Jani Nikula
- [Intel-gfx] [PATCH 04/10] drm/i915: CHV DDR DVFS support and another watermark rewrite
Jani Nikula
- [Intel-gfx] [PATCH v3 resend 4/5] drm/i915: add I915_PARAM_HAS_RESOURCE_STREAMER to i915_getparam
Chris Wilson
- [Intel-gfx] [lkp] [drm/i915] 53d9f4e99de:
Jani Nikula
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Peter Antoine
- [Intel-gfx] [PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Fix intel_crtc typo in intel_pre_plane_update()
Patrik Jakobsson
- [Intel-gfx] Adding custom bugzilla fields
Ander Conselvan De Oliveira
- [Intel-gfx] [PATCH 04/10] drm/i915: CHV DDR DVFS support and another watermark rewrite
Daniel Vetter
- [Intel-gfx] [PATCH 10/10] drm/i915: Zero unused WM1 watermarks on VLV/CHV
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
shuang.he at intel.com
- [Intel-gfx] [PATCH v3 0/6] Ring frequency & Rpe changes for SKL
akash.goel at intel.com
- [Intel-gfx] [PATCH 1/6] drm/i915/skl: Retrieve the Rpe value from Pcode
akash.goel at intel.com
- [Intel-gfx] [PATCH 2/6] drm/i915/skl: Ring frequency table programming changes
akash.goel at intel.com
- [Intel-gfx] [PATCH 3/6] drm/i915/skl: Restrict the ring frequency table programming to SKL
akash.goel at intel.com
- [Intel-gfx] [PATCH 4/6] drm/i915/skl: Updated the i915_ring_freq_table debugfs function
akash.goel at intel.com
- [Intel-gfx] [PATCH 5/6] drm/i915: Add HAS_CORE_RING_FREQ macro
akash.goel at intel.com
- [Intel-gfx] [PATCH 6/6] drm/i915: Added BXT check in HAS_CORE_RING_FREQ macro
akash.goel at intel.com
- [Intel-gfx] Adding custom bugzilla fields
Ville Syrjälä
- [Intel-gfx] Adding custom bugzilla fields
Ville Syrjälä
- [Intel-gfx] [PATCH v2] drm/i915/skl: Buffer translation improvements
Antti Koskipää
- [Intel-gfx] [PATCH i-g-t v3] tests/gem_ringfill: Add {render, blitter}-forked-1 subtests.
Chris Wilson
- [Intel-gfx] [PATCH v2 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
Patrik Jakobsson
- [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: Fix userptr deadlock with MAP_FIXED
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915: Fix userptr deadlock with MAP_FIXED
Chris Wilson
- [Intel-gfx] Adding custom bugzilla fields
Ander Conselvan De Oliveira
- [Intel-gfx] [RFC PATCH 00/18] Generic DRRS implementation across the encoders
Ramalingam C
- [Intel-gfx] Deadlock in intel_user_framebuffer_destroy()
Jani Nikula
- [Intel-gfx] [RFC PATCH 01/18] drm/i915: Removing the eDP specific DRRS implementation
Ramalingam C
- [Intel-gfx] [PATCH v6 7/8] drm/i915: BDW clock change support
Jani Nikula
- [Intel-gfx] [PATCH] agp/intel: Fix typo in needs_ilk_vtd_wa()
Jani Nikula
- [Intel-gfx] Adding custom bugzilla fields
Ander Conselvan De Oliveira
- [Intel-gfx] [PATCH v3] drm/i915: fix backlight after resume on 855gm
Jani Nikula
- [Intel-gfx] [PATCH 2/2] drm/i915: Unique frontbuffer_bits for sprites
shuang.he at intel.com
- [Intel-gfx] Adding custom bugzilla fields
Chris Wilson
- [Intel-gfx] [PATCH v6 7/8] drm/i915: BDW clock change support
Mika Kahola
- [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] drm/i915: Store device pointer in contexts for late tracepoint usafe
Chris Wilson
- [Intel-gfx] [PATCH v6 7/8] drm/i915: BDW clock change support
Jani Nikula
- [Intel-gfx] Adding custom bugzilla fields
Ander Conselvan De Oliveira
- [Intel-gfx] [PATCH v6 7/8] drm/i915: BDW clock change support
Ville Syrjälä
- [Intel-gfx] Adding custom bugzilla fields
Jani Nikula
- [Intel-gfx] [RFC PATCH 09/18] drm/i915: Cloned mode check
Ramalingam C
- [Intel-gfx] [PATCH] drm/i915: Store device pointer in contexts for late tracepoint usafe
Jani Nikula
- [Intel-gfx] Adding custom bugzilla fields
Ander Conselvan De Oliveira
- [Intel-gfx] [PATCH] drm/i915: Declare the swizzling unknown for L-shaped configurations
Jani Nikula
- [Intel-gfx] [PATCH 0/9] drm/i915: VLV/CHV DPLL workarounds and cleanups
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 1/9] drm/i915: Keep GMCH DPLL VGA mode always disabled
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 2/9] drm/i915: Apply OCD to VLV/CHV DPLL defines
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 3/9] drm/i915: Simplify CHV pipe A power well code
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 4/9] drm/i915: Refactor VLV display power well init/deinit
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 5/9] drm/i915: Clear out DPLL state from pipe config in DSI get config
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 6/9] drm/i915: Move DPLL ref/cri/VGA mode frobbing to the disp2d well enable
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 7/9] drm/i915: Make {vlv, chv}_{disable, update}_pll() more similar
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 8/9] drm/i915: Implement WaPixelRepeatModeFixForC0:chv
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 9/9] drm/i915: Disable DSI PLL before reconfiguring it
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH] vlv eDP BIOS Compatiblity to EMGD generated BIOS
Ville Syrjälä
- [Intel-gfx] [git pull] drm tree for 4.2
Ander Conselvan De Oliveira
- [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 2/4] drm/i915/bxt: Enable WaDSRefCountFullforceMissDisable
Nick Hoath
- [Intel-gfx] [PATCH 3/4] drm/i915/bxt: Enable WaOCLCoherentLineFlush
Nick Hoath
- [Intel-gfx] [PATCH 4/4] drm/i915/bxt: Clean up bxt_init_clock_gating
Nick Hoath
- [Intel-gfx] [PATCH 0/4] drm/i915: Extra GEN 9 workaround patches
Nick Hoath
- [Intel-gfx] [PATCH] drm/i915: Declare the swizzling unknown for L-shaped configurations
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Preallocate request before access of the ring
Dave Gordon
- [Intel-gfx] [PATCH] tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular bo
Tvrtko Ursulin
- [Intel-gfx] [PATCH] tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular bo
Chris Wilson
- [Intel-gfx] [PATCH 1/4] drm/i915/bxt: Enable WaVSRefCountFullforceMissDisable
Mika Kuoppala
- [Intel-gfx] [PATCH] tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular bo
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/9] drm/i915: Keep GMCH DPLL VGA mode always disabled
Sivakumar Thulasimani
- [Intel-gfx] [PATCH 1/4] drm/i915/bxt: Enable WaVSRefCountFullforceMissDisable
Nick Hoath
- [Intel-gfx] [PATCH 2/9] drm/i915: Apply OCD to VLV/CHV DPLL defines
Sivakumar Thulasimani
- [Intel-gfx] [PATCH] tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular bo
Chris Wilson
- [Intel-gfx] [PATCH 4/4] drm/i915/bxt: Clean up bxt_init_clock_gating
Mika Kuoppala
- [Intel-gfx] [PATCH 1/9] drm/i915: Keep GMCH DPLL VGA mode always disabled
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Fix failure paths around initial fbdev allocation
Lukas Wunner
- [Intel-gfx] Deadlock in intel_user_framebuffer_destroy()
Lukas Wunner
- [Intel-gfx] [PATCH 1/4] drm/i915/bxt: Enable WaVSRefCountFullforceMissDisable
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915: Preallocate request before access of the ring
Jani Nikula
- [Intel-gfx] [git pull] drm tree for 4.2
Jani Nikula
- [Intel-gfx] [RFC PATCH 10/18] drm/i915: Initializing DRRS for all connectors
Ramalingam C
- [Intel-gfx] [PATCH] tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular bo
Tvrtko Ursulin
- [Intel-gfx] [RFC PATCH 11/18] drm/i915: Updating the crtc modes in DRRS transitions
Ramalingam C
- [Intel-gfx] [PATCH] tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular bo
Chris Wilson
- [Intel-gfx] Warning in intel_disable_pipe with v4.1-11235-gc63f887bdea8
Josh Boyer
- [Intel-gfx] [PATCH] drm/i915: Fix failure paths around initial fbdev allocation
Tvrtko Ursulin
- [Intel-gfx] [git pull] drm tree for 4.2
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: During shrink_all we only need to idle the GPU
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Preallocate request before access of the ring
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Kill cross-module option depencies
Daniel Vetter
- [Intel-gfx] [PATCH v6 7/8] drm/i915: BDW clock change support
Daniel Vetter
- [Intel-gfx] [PATCH v2] drm/i915: Fix userptr deadlock with MAP_FIXED
Michał Winiarski
- [Intel-gfx] [PATCH v2] drm/i915/skl: Buffer translation improvements
Daniel Vetter
- [Intel-gfx] [RFC PATCH 09/18] drm/i915: Cloned mode check
Daniel Vetter
- [Intel-gfx] [RFC PATCH 11/18] drm/i915: Updating the crtc modes in DRRS transitions
Daniel Vetter
- [Intel-gfx] [RFC PATCH 00/18] Generic DRRS implementation across the encoders
Daniel Vetter
- [Intel-gfx] Adding custom bugzilla fields
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Reserve space improvements
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH] drm/i915/hotplug: Fixing storm handling for digital ports
Daniel Vetter
- [Intel-gfx] [PATCH 5/9] drm/i915: Clear out DPLL state from pipe config in DSI get config
Daniel Vetter
- [Intel-gfx] [PATCH 1/2] drm/i915/skl: Remove of the DC5 code
Damien Lespiau
- [Intel-gfx] [PATCH 2/2] drm/i915/skl: Don't try to disable DC6 if the DMC firwmare isn't loaded
Damien Lespiau
- [Intel-gfx] [PATCH 1/2] drm/i915/skl: Remove of the DC5 code
Imre Deak
- [Intel-gfx] [PATCH 5/9] drm/i915: Clear out DPLL state from pipe config in DSI get config
Ville Syrjälä
- [Intel-gfx] [PATCH 1/2] drm/i915/skl: Remove of the DC5 code
Damien Lespiau
- [Intel-gfx] [PATCH 5/9] drm/i915: Clear out DPLL state from pipe config in DSI get config
Ville Syrjälä
- [Intel-gfx] [PATCH 1/2] drm/i915/skl: Remove of the DC5 code
Imre Deak
- [Intel-gfx] [PATCH 1/2] drm/i915/skl: Remove of the DC5 code
Kamath, Sunil
- [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 v2 5/5] drm: Add decoding of DRM and KMS ioctls
Gabriel Laskar
- [Intel-gfx] [PATCH v2 4/5] drm: Add decoding of i915 ioctls
Gabriel Laskar
- [Intel-gfx] [PATCH v2 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
Gabriel Laskar
- [Intel-gfx] [PATCH] drm/i915: Fix failure paths around initial fbdev allocation
Lukas Wunner
- [Intel-gfx] [PATCH] agp/intel: Fix typo in needs_ilk_vtd_wa()
shuang.he at intel.com
- [Intel-gfx] [PATCH] Revert "drm/i915: Allocate context objects from stolen"
Chris Wilson
- [Intel-gfx] [PATCH] Revert "drm/i915: Allocate context objects from stolen"
Chris Wilson
- [Intel-gfx] Adding custom bugzilla fields
Chris Wilson
- [Intel-gfx] [PATCH 6/6] drm/i915: Added BXT check in HAS_CORE_RING_FREQ macro
shuang.he at intel.com
- [Intel-gfx] [PATCH 1/4] drm/i915: Make fb user dirty operation to invalidate frontbuffer
Rodrigo Vivi
- [Intel-gfx] [PATCH 2/4] fbdev: Introduce fb_dirty operation.
Rodrigo Vivi
- [Intel-gfx] [PATCH 3/4] drm/udl: Use fb_dirty ops to simplify damage calls
Rodrigo Vivi
- [Intel-gfx] [PATCH 4/4] drm/i915: fbdev dirty calls fb user dirty to invalidate frontbuffer.
Rodrigo Vivi
- [Intel-gfx] [PATCH] drm/i915: fbdev dirty calls fb user dirty to invalidate frontbuffer.
Rodrigo Vivi
- [Intel-gfx] [PATCH] drm/i915/hotplug: Fixing storm handling for digital ports
shuang.he at intel.com
- [Intel-gfx] [PATCH v2] drm/i915: Declare the swizzling unknown for L-shaped configurations
shuang.he at intel.com
- [Intel-gfx] [PATCH 4/4] drm/i915/bxt: Clean up bxt_init_clock_gating
shuang.he at intel.com
- [Intel-gfx] [PATCH v2 4/5] drm/i915/vlv: move the vlv PLL helper next to its platform counterparts
Jindal, Sonika
- [Intel-gfx] [PATCH] drm/i915/hotplug: Fixing storm handling for digital ports
Sivakumar Thulasimani
- [Intel-gfx] [PATCH 2/2] drm/i915: In DBUF/WM calcs for 90/270, swap w & h
Konduru, Chandra
- [Intel-gfx] T100TA Backlight
Brain WrecK
- [Intel-gfx] [v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
Brain WrecK
- [Intel-gfx] [PATCH] drm/i915: Kill cross-module option depencies
shuang.he at intel.com
- [Intel-gfx] [PATCH 1/3] drm/i915: add attached connector to hdmi container
Sonika Jindal
- [Intel-gfx] [PATCH 2/3] drm/i915: Add HDMI probe function
Sonika Jindal
- [Intel-gfx] [PATCH 3/3] drm/i915: Read HDMI EDID only when required
Sonika Jindal
- [Intel-gfx] [RFC PATCH 00/18] Generic DRRS implementation across the encoders
Ramalingam C
- [Intel-gfx] [PATCH] Revert "drm/i915: Allocate context objects from stolen"
Akash Goel
- [Intel-gfx] [PATCH 1/4] drm/i915: Make fb user dirty operation to invalidate frontbuffer
Daniel Vetter
- [Intel-gfx] [PATCH 2/4] fbdev: Introduce fb_dirty operation.
Daniel Vetter
- [Intel-gfx] [PATCH 4/4] drm/i915: fbdev dirty calls fb user dirty to invalidate frontbuffer.
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Reserve space improvements
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915/bxt: Calculate port clock
Jindal, Sonika
- [Intel-gfx] [PATCH v2 5/5] drm: Add decoding of DRM and KMS ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH v2 4/5] drm: Add decoding of i915 ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH] drm/i915/bxt: Calculate port clock
Vandana Kannan
- [Intel-gfx] Deadlock in intel_user_framebuffer_destroy()
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Kill cross-module option depencies
Jani Nikula
- [Intel-gfx] Color management in DRM framework
Sharma, Shashank
- [Intel-gfx] [PATCH] Revert "drm/i915: Allocate context objects from stolen"
Chris Wilson
- [Intel-gfx] [PATCH] Revert "drm/i915: Allocate context objects from stolen"
Jani Nikula
- [Intel-gfx] [PATCH v2 5/5] drm: Add decoding of DRM and KMS ioctls
Patrik Jakobsson
- [Intel-gfx] [PATCH] drm/i915: Fix failure paths around initial fbdev allocation
Tvrtko Ursulin
- [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: Fix failure paths around initial fbdev allocation
shuang.he at intel.com
- [Intel-gfx] [PATCH] drm/i915: Report correct GGTT space usage
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Report correct GGTT space usage
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/skl: Don't try to disable DC6 if the DMC firwmare isn't loaded
shuang.he at intel.com
- [Intel-gfx] [PATCH] Revert "drm/i915: Allocate context objects from stolen"
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Report correct GGTT space usage
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2 4.1/5] drm/i915: calculate the port clock rate along with other PLL params
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Report correct GGTT space usage
Chris Wilson
- [Intel-gfx] [RFC PATCH 00/18] Generic DRRS implementation across the encoders
Daniel Vetter
- [Intel-gfx] Adding custom bugzilla fields
Daniel Vetter
- [Intel-gfx] Adding custom bugzilla fields
Chris Wilson
- [Intel-gfx] [PATCH] Revert "drm/i915: Allocate context objects from stolen"
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/hotplug: Fixing storm handling for digital ports
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Chris Wilson
- [Intel-gfx] Adding custom bugzilla fields
Chris Wilson
- [Intel-gfx] [PATCH 5/9] drm/i915: Clear out DPLL state from pipe config in DSI get config
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/hotplug: Fixing storm handling for digital ports
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Fix failure paths around initial fbdev allocation
Jani Nikula
- [Intel-gfx] [PATCH v2] drm/i915/skl: Buffer translation improvements
David Weinehall
- [Intel-gfx] [PATCH v2] drm/i915: Report correct GGTT space usage
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915: Report correct GGTT space usage
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Daniel Vetter
- [Intel-gfx] [PATCH v2] drm/i915: Report correct GGTT space usage
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Read HDMI EDID only when required
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915/hotplug: Fixing storm handling for digital ports
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] lib: Add 64-bit version of igt_assert_cmp
Michel Thierry
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Reserve space improvements
Tomas Elf
- [Intel-gfx] [PATCH v2] drm/i915: Report correct GGTT space usage
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Reserve space improvements
John.C.Harrison at Intel.com
- [Intel-gfx] [PATCH i-g-t] lib: Add 64-bit version of igt_assert_cmp
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] lib: Add 64-bit version of igt_assert_cmp
Daniel Vetter
- [Intel-gfx] [PATCH 5/9] drm/i915: Clear out DPLL state from pipe config in DSI get config
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t] lib: Add 64-bit version of igt_assert_cmp
Michel Thierry
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Daniel Vetter
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Daniel Vetter
- [Intel-gfx] Adding custom bugzilla fields
Ander Conselvan De Oliveira
- [Intel-gfx] [PATCH] drm/i915/hotplug: Fixing storm handling for digital ports
Jani Nikula
- [Intel-gfx] [PATCH v2 0/4] drm/i915: Re-enable HDMI 12bpc
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 1/4] drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 2/4] drm/i915: Bump HDMI min port clock to 25 MHz
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 3/4] drm/i915: Account for CHV/BXT DPLL clock limitations
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 4/4] Revert "drm/i915: Disable 12bpc hdmi for now"
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] lib: Add 64-bit version of igt_assert_cmp
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Migrate stolen objects before hibernation
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/hotplug: Fixing storm handling for digital ports
Ville Syrjälä
- [Intel-gfx] [PATCH v3] drm/i915: Report correct GGTT space usage
Tvrtko Ursulin
- [Intel-gfx] [git pull] drm tree for 4.2
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
Ander Conselvan de Oliveira
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Peter Antoine
- [Intel-gfx] [PATCH v3] drm/i915: Report correct GGTT space usage
Chris Wilson
- [Intel-gfx] [PATCH 1/2 i-g-t v2] lib: Add 64-bit version of igt_assert_cmp
Michel Thierry
- [Intel-gfx] [PATCH 2/2 i-g-t] lib/igt.cocci: Add 64-bit and float compare functions
Michel Thierry
- [Intel-gfx] [PATCH] drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
Jani Nikula
- [Intel-gfx] [PATCH 1/2 i-g-t v2] lib: Add 64-bit version of igt_assert_cmp
Chris Wilson
- [Intel-gfx] [PATCH 0/8] FBC locking v3
Paulo Zanoni
- [Intel-gfx] [PATCH 1/8] drm/i915: don't increment the FBC threshold at fbc_enable
Paulo Zanoni
- [Intel-gfx] [PATCH 2/8] drm/i915: add the FBC mutex
Paulo Zanoni
- [Intel-gfx] [PATCH 3/8] drm/i915: remove unneded locks on debugs FBC functions
Paulo Zanoni
- [Intel-gfx] [PATCH 4/8] drm/i915: remove struct_mutex lock from the FBC work function
Paulo Zanoni
- [Intel-gfx] [PATCH 5/8] drm/i915: simplify FBC start/stop at invalidate/flush
Paulo Zanoni
- [Intel-gfx] [PATCH 6/8] drm/i915: add struct_mutex WARNs to i915_gem_stolen.c
Paulo Zanoni
- [Intel-gfx] [PATCH 7/8] drm/i915: reduce struct_mutex coverage at intel_crtc_page_flip()
Paulo Zanoni
- [Intel-gfx] [PATCH 8/8] drm/i915: remove struct_mutex lock from intel_modeset_cleanup()
Paulo Zanoni
- [Intel-gfx] [PATCH 2/2 i-g-t] lib/igt.cocci: Add 64-bit and float compare functions
Chris Wilson
- [Intel-gfx] [PATCH 1/2 i-g-t v2] lib: Add 64-bit version of igt_assert_cmp
Michel Thierry
- [Intel-gfx] [PATCH 2/2 i-g-t] lib/igt.cocci: Add 64-bit and float compare functions
Paulo Zanoni
- [Intel-gfx] [PATCH] drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6
Imre Deak
- [Intel-gfx] [PATCH 2/2 i-g-t] lib/igt.cocci: Add 64-bit and float compare functions
Michel Thierry
- [Intel-gfx] [PATCH 2/8] drm/i915: add the FBC mutex
Chris Wilson
- [Intel-gfx] [PATCH 2/8] drm/i915: add the FBC mutex
Chris Wilson
- [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 2/2 i-g-t] lib/igt.cocci: Add 64-bit and float compare functions
Paulo Zanoni
- [Intel-gfx] [PATCH 6/8] drm/i915: add struct_mutex WARNs to i915_gem_stolen.c
Chris Wilson
- [Intel-gfx] [PATCH v4] drm/i915: Add soft-pinning API for execbuffer
Daniel, Thomas
- [Intel-gfx] [PATCH 1/8] drm/i915: don't increment the FBC threshold at fbc_enable
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
Daniel Vetter
- [Intel-gfx] [PATCH 2/8] drm/i915: add the FBC mutex
Chris Wilson
- [Intel-gfx] [PATCH 6/8] drm/i915: add struct_mutex WARNs to i915_gem_stolen.c
Paulo Zanoni
- [Intel-gfx] [PATCH v4] drm/i915: Report correct GGTT space usage
Tvrtko Ursulin
- [Intel-gfx] [PATCH 5/8] drm/i915: simplify FBC start/stop at invalidate/flush
Chris Wilson
- [Intel-gfx] [PATCH 2/8] drm/i915: add the FBC mutex
Paulo Zanoni
- [Intel-gfx] [PATCH 6/8] drm/i915: add struct_mutex WARNs to i915_gem_stolen.c
Chris Wilson
- [Intel-gfx] [PATCH 6/8] drm/i915: add struct_mutex WARNs to i915_gem_stolen.c
Chris Wilson
- [Intel-gfx] [PATCH 2/2 i-g-t] lib/igt.cocci: Add 64-bit and float compare functions
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Reserve space improvements
Tomas Elf
- [Intel-gfx] [PATCH i-g-t] tools Add a intel_fw_dump tool
Jani Nikula
- [Intel-gfx] [PATCH v2] drm/i915: Fix userptr deadlock with MAP_FIXED
Tvrtko Ursulin
- [Intel-gfx] [PATCH v6] drm/i915 : Added Programming of the MOCS
Peter Antoine
- [Intel-gfx] [PATCH v4] drm/i915: Report correct GGTT space usage
Chris Wilson
- [Intel-gfx] [PATCH v2] tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular BO
Michał Winiarski
- [Intel-gfx] [PATCH 1/2] drm/i915: Split late "for_each_ring" loop from i915_gem_init_hw()
Dave Gordon
- [Intel-gfx] [PATCH 2/2] drm/i915: Defer late hardware initialisation until first open
Dave Gordon
- [Intel-gfx] [PATCH 2/2] drm/i915: Defer late hardware initialisation until first open
Chris Wilson
- [Intel-gfx] [PATCH v6] drm/i915 : Added Programming of the MOCS
Chris Wilson
- [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 i-g-t] tools Add a intel_fw_dump tool
Damien Lespiau
- [Intel-gfx] [PATCH v2] drm/i915: Fix userptr deadlock with MAP_FIXED
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
Jani Nikula
- [Intel-gfx] [PATCH i-g-t] tools Add a intel_fw_dump tool
Damien Lespiau
- [Intel-gfx] [PATCH v2] drm/i915: Fix userptr deadlock with MAP_FIXED
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Reserve space improvements
John Harrison
- [Intel-gfx] [PATCH] drm/i915: Reserve space improvements
Tomas Elf
- [Intel-gfx] [PATCH 3/3] drm/i915: Read HDMI EDID only when required
Shashank Sharma
- [Intel-gfx] [PATCH v2 3/4] drm/i915: Account for CHV/BXT DPLL clock limitations
ville.syrjala at linux.intel.com
- [Intel-gfx] [PATCH 1/3] drm/i915: Only update the current userptr worker
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915: Fix userptr deadlock with MAP_FIXED
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Use a task to cancel the userptr on invalidate_range
Chris Wilson
- [Intel-gfx] [PATCH 1/4] drm/i915/gtt: Reorder page alloc/free/init functions
Michel Thierry
- [Intel-gfx] [PATCH 2/4] drm/i915/gtt: Warn if the next layer scratch dma is invalid
Michel Thierry
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Francisco Jerez
- [Intel-gfx] [PATCH v2] scripts/kernel-doc: Adding cross-reference links to html documentation.
Daniel Vetter
- [Intel-gfx] [PATCH 2/4] drm/i915/gtt: Warn if the next layer scratch dma is invalid
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6
Pavel Machek
- [Intel-gfx] [PATCH v4] drm/i915 : Added Programming of the MOCS
Francisco Jerez
- [Intel-gfx] [PATCH 0/6] A bit of debug info for DMC/CSR
Damien Lespiau
- [Intel-gfx] [PATCH 1/6] drm/i915/skl: Print the DMC firmware status in debugfs
Damien Lespiau
- [Intel-gfx] [PATCH 2/6] drm/i915/skl: Store and print the DMC firmware version we load
Damien Lespiau
- [Intel-gfx] [PATCH 3/6] drm/i915/skl: Expose DC5/DC6 entry counts
Damien Lespiau
- [Intel-gfx] [PATCH 4/6] drm/i915/skl: Embed the CSR lock into its own structure
Damien Lespiau
- [Intel-gfx] [PATCH 5/6] drm/i915/skl: Print out if we allow DC5/DC6 in debugfs
Damien Lespiau
- [Intel-gfx] [PATCH 6/6] drm/i915/bxt: Print out if we allow DC9 in debugfs
Damien Lespiau
- [Intel-gfx] [PATCH 6/8] drm/i915: add struct_mutex WARNs to i915_gem_stolen.c
Jesse Barnes
- [Intel-gfx] [PATCH 6/8] drm/i915: add struct_mutex WARNs to i915_gem_stolen.c
Chris Wilson
- [Intel-gfx] [PATCH 5/8] drm/i915: simplify FBC start/stop at invalidate/flush
Paulo Zanoni
- [Intel-gfx] [PATCH 1/4] drm/i915: Make fb user dirty operation to invalidate frontbuffer
Rodrigo Vivi
- [Intel-gfx] [PATCH 4/4] drm/i915: fbdev dirty calls fb user dirty to invalidate frontbuffer.
Rodrigo Vivi
- [Intel-gfx] [PATCH 1/3] drm/i915: Make fb user dirty operation to invalidate frontbuffer
Rodrigo Vivi
- [Intel-gfx] [PATCH 2/3] drm/i915: PSR: Remove Low Power HW tracking mask.
Rodrigo Vivi
- [Intel-gfx] [PATCH 3/3] drm/i915: Enable PSR by default.
Rodrigo Vivi
- [Intel-gfx] [PATCH] drm/i915/bxt: BUNs related to port PLL
Jindal, Sonika
- [Intel-gfx] [PATCH] drm/i915/bxt: BUNs related to port PLL
Vandana Kannan
- [Intel-gfx] [PATCH] drm/i915/bxt: BUNs related to port PLL
Kannan, Vandana
- [Intel-gfx] [PATCH v2] 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).