platform/kernel/linux-rpi.git
2018-07-06 Chris Wilsondrm/i915: Squelch very verbose error logging
2018-07-06 Madhav Chauhandrm/i915/icl: Define AUX lane registers for Port A/B
2018-07-06 Madhav Chauhandrm/i915/icl: Power down unused DSI lanes
2018-07-06 Madhav Chauhandrm/i915/icl: Define PORT_CL_DW_10 register
2018-07-06 Madhav Chauhandrm/i915/icl: Enable DSI IO power
2018-07-06 Madhav Chauhandrm/i915/icl: Define DSI mode ctl register
2018-07-06 Madhav Chauhandrm/i915/icl: Program DSI Escape clock Divider
2018-07-06 Jani Nikuladrm/i915/dsi: update some of the platform based checks
2018-07-06 Jani Nikuladrm/i915/dsi: use vlv and bxt prefixes for the global...
2018-07-06 Jani Nikuladrm/i915/dsi: rename the current DSI files based on...
2018-07-06 Chris Wilsondrm/i915/selftests: Fail hangcheck testing if the GPU...
2018-07-05 Chris Wilsondrm/i915/selftests: Detect unknown swizzling correctly
2018-07-05 Ville Syrjälädrm/i915: Remove pointless if-else from sdvo code
2018-07-05 Chris Wilsondrm/i915/selftests: Fixup recursive MI_BB_START for...
2018-07-05 Gustavo A.... drm/i915: Mark expected switch fall-throughs
2018-07-05 Madhav Chauhandrm/i915/icl: Define register for DSI PLL
2018-07-05 Chris Wilsondrm/i915/selftests: Replace open-coded i915_address_spa...
2018-07-05 Chris Wilsondrm/i915/selftests: Use full release for local ppgtt...
2018-07-05 Chris Wilsondrm/i915: Remove defunct i915->vm_list
2018-07-04 Chris Wilsondrm/i915/gtt: Pull global wc page stash under its own...
2018-07-04 Ville Syrjälädrm/i915: Unmask and enable master error interrupt...
2018-07-04 Ville Syrjälädrm/i915: Fix pre-ILK error interrupt ack
2018-07-04 Ville Syrjälädrm/i915: Fix hotplug irq ack on i965/g4x
2018-07-03 Chris Wilsondrm/i915/selftests: Drop struct_mutex around lowlevel...
2018-07-03 Chris Wilsondrm/i915/selftests: Release the struct_mutex to free...
2018-07-02 Tarun Vyasdrm/i915: Wait for PSR exit before checking for vblank...
2018-07-02 Tarun Vyasdrm/i915/psr: Lockless version of psr_wait_for_idle
2018-07-02 Dhinakaran... drm/i915: Remove unnecessary check for unsupported...
2018-07-02 Vathsala Nagarajudrm/i915/psr: Add psr1 live status
2018-07-02 Chris Wilsondrm/i915: Try GGTT mmapping whole object as partial
2018-07-02 Jani Nikuladrm/i915: abstract and document register picking macros
2018-06-29 Michal Wajdeczkodrm/i915/guc: Print CTL params passed to Guc
2018-06-29 Chris Wilsondrm/i915/selftests: Attach the fence to the object...
2018-06-29 Chris Wilsondrm/i915/selftests: Mark up write into scratch vma
2018-06-29 Maarten Lankhorstdrm/i915: Remove delayed FBC activation.
2018-06-29 Maarten Lankhorstdrm/i915: Block enabling FBC until flips have been...
2018-06-28 Chris Wilsondrm/i915/execlists: Direct submission of new requests...
2018-06-28 Chris Wilsondrm/i915/execlists: Trust the CSB
2018-06-28 Chris Wilsondrm/i915/execlists: Stop storing the CSB read pointer...
2018-06-28 Chris Wilsondrm/i915/execlists: Reset CSB write pointer after reset
2018-06-28 Chris Wilsondrm/i915/execlists: Unify CSB access pointers
2018-06-28 Chris Wilsondrm/i915/execlists: Process one CSB update at a time
2018-06-28 Chris Wilsondrm/i915/execlists: Pull CSB reset under the timeline...
2018-06-28 Chris Wilsondrm/i915/execlists: Pull submit after dequeue under...
2018-06-28 Chris Wilsondrm/i915: Drop posting reads to flush master interrupts
2018-06-28 Michal Wajdeczkodrm/i915/uc: Fetch GuC/HuC firmwares from guc/huc speci...
2018-06-28 Michal Wajdeczkodrm/i915/guc: Use intel_guc_init_misc to hide GuC internals
2018-06-28 Chris Wilsondrm/i915: Only signal from interrupt when requested
2018-06-28 Chris Wilsondrm/i915: Move the irq_counter inside the spinlock
2018-06-28 Chris Wilsondrm/i915: Only trigger missed-seqno checking next to...
2018-06-28 Chris Wilsondrm/i915: Reduce spinlock hold time during notify_ring...
2018-06-28 Chris Wilsondrm/i915: Show vma allocator stack when in doubt
2018-06-28 Thomas Zimmermanndrm/i915: Replace drm_dev_unref with drm_dev_put
2018-06-28 Thomas Zimmermanndrm/i915: Replace drm_gem_object_unreference_unlocked...
2018-06-28 Thomas Zimmermanndrm/i915: Replace __drm_gem_object_unreference with...
2018-06-28 Thomas Zimmermanndrm/i915: Replace drm_gem_object_{un/reference} with...
2018-06-28 Thomas Zimmermanndrm/i915: Replace drm_connector_{un/reference} with...
2018-06-27 Anusha Srivatsadrm/i915/icp: Add Interrupt Support
2018-06-27 Chris Wilsondrm/i915: Wait for engines to idle before retiring
2018-06-27 Imre Deakdrm/i915/icl: Add power well support
2018-06-27 José Roberto... drm/i915/psr: Enable CRC check in the static frame...
2018-06-27 José Roberto... drm/i915/psr: Avoid PSR exit max time timeout
2018-06-27 José Roberto... drm/i915/psr: Handle PSR errors
2018-06-27 José Roberto... drm/i915/psr: Begin to handle PSR/PSR2 errors set by...
2018-06-27 José Roberto... drm/i915/psr: Remove intel_crtc_state parameter from...
2018-06-26 Dhinakaran... drm/i915/psr: Warn for erroneous enabling of both PSR1...
2018-06-26 Dhinakaran... drm/i915/psr: Fix race in intel_psr_work()
2018-06-26 Rodrigo Vividrm/i915/psr: Kill useless function pointers.
2018-06-26 Imre Deakdrm/i915/ddi: Get AUX power domain for DP main link too
2018-06-25 Chris Wilsondrm/i915: Context objects can never be active when...
2018-06-25 Chris Wilsondrm/i915/execlists: Check for ce->state before destroy
2018-06-25 Chris Wilsondrm/i915: Defer modeset cleanup to a secondary task
2018-06-22 Anusha Srivatsadrm/i915/guc: Remove USES_GUC_SUBMISSION for ads progra...
2018-06-21 Vandita Kulkarnidrm/i915: Enable hw workaround to bypass alpha
2018-06-21 Imre Deakdrm/i915/icl: Do read-modify-write as needed during...
2018-06-21 Imre Deakdrm/i915/icl: Fix MG PLL setup when refclk is 38.4MHz
2018-06-21 Lucas De Marchidrm/i915: remove check for aux irq
2018-06-21 Chris Wilsondrm/i915: Redefine EINVAL for debugging
2018-06-21 Chris Wilsondrm/i915: Ignore applying the self-relocation BIAS...
2018-06-20 Chris Wilsondrm/i915: Disable bh around call to tasklet
2018-06-20 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20180620
2018-06-20 Radhakrishna... drm/i915/icl: Add 10-bit support for hdmi
2018-06-20 Colin Ian Kingdrm/i915/psr: fix copy-paste error with setting of...
2018-06-20 Dhinakaran... drm/i915/psr: Fix warning in intel_psr_activate()
2018-06-20 Chris Wilsondrm/i915/selftests: Avoid ERR_PTR dereference
2018-06-19 Rodrigo ViviMerge tag 'gvt-next-2018-06-19' of https://github.com...
2018-06-19 Jani Nikuladrm/i915/audio: constify ELD pointers
2018-06-19 Ville Syrjälädrm/i915: Enforce max hdisplay/hblank_start limits...
2018-06-19 Ville Syrjälädrm/i915: Check timings against hardware maximums
2018-06-19 Ville Syrjälädrm/i915: Nuke the cursor size defines
2018-06-19 Ville Syrjälädrm/i915: Print prop name/id when rejecting it
2018-06-19 Vathsala Nagarajudrm/i915/psr: Adds psrwake options for all platforms
2018-06-19 Arnd Bergmanni915: remove timespec_to_jiffies_timeout
2018-06-18 Dhinakaran... drm/i915/icl: Handle hotplug interrupts for DP over TBT
2018-06-18 Dhinakaran... drm/i915/icl: Support for TC North Display interrupts
2018-06-18 Dhinakaran... drm/i915/icl: GSE interrupt moves from DE_MISC to GU_MISC
2018-06-18 Paulo Zanonidrm/i915/i915_reg.h: fix the checkpatch MACRO_ARG_PRECE...
2018-06-18 Paulo Zanonidrm/i915/i915_reg.h: fix the checkpatch SPACE_BEFORE_TA...
2018-06-18 Paulo Zanonidrm/i915/i915_reg.h: fix the checkpatch SPACING issues
2018-06-18 Radhakrishna... drm/i915/audio: Add 810 MHz clock entries to dp_aud_n_m...
next