linux-2.6-microblaze.git
2020-03-23 Chris Wilsondrm/i915/gt: Mark timeline->cacheline as destroyed...
2020-03-23 Anshuman Guptadrm/i915/edp: Ignore short pulse when panel powered off
2020-03-22 Chris Wilsondrm/i915/gt: Leave rps->cur_freq on unpark
2020-03-22 Chris Wilsondrm/i915/gt: Treat idling as a RPS downclock event
2020-03-22 Chris Wilsondrm/i915/gt: Use the correct err_unlock unwind path...
2020-03-20 Chris Wilsondrm/i915/gt: Report context-is-closed prior to pinning
2020-03-20 Ville Syrjälädrm/i915: Fix crtc nv12 etc. plane bitmasks for DPMS off
2020-03-20 Gwan-gyeong Mundrm/i915/dp: Add writing of DP SDPs
2020-03-20 Gwan-gyeong Mundrm/i915/dp: Add compute routine for DP HDR Metadata...
2020-03-20 Gwan-gyeong Mundrm/i915/dp: Add compute routine for DP VSC SDP
2020-03-20 Gwan-gyeong Mundrm: Add DP1.4 VSC SDP Payload related Data Structures
2020-03-19 Chris Wilsondrm/i915/gt: Cancel a hung context if already closed
2020-03-19 Chris Wilsondrm/i915: Use explicit flag to mark unreachable intel_c...
2020-03-19 Chris Wilsondrm/i915: Prefer '%ps' for printing function symbol...
2020-03-19 Wambui Karugadrm/i915/workarounds: convert to drm_device based loggi...
2020-03-19 Wambui Karugadrm/i915/rps: use struct drm_device based logging macros.
2020-03-19 Wambui Karugadrm/i915/ring_submission: use drm_device based logging...
2020-03-19 Wambui Karugadrm/i915/renderstate: use struct drm_device based loggi...
2020-03-19 Wambui Karugadrm/i915/rc6: convert to struct drm_device based loggin...
2020-03-19 Wambui Karugadrm/i915/lrc: convert to struct drm_device based loggin...
2020-03-19 Wambui Karugadrm/i915/ggtt: convert to drm_device based logging...
2020-03-19 Swathi Dhanavanthridrm/i915/tgl: Add new PCI IDs to TGL
2020-03-18 Mario Kleinerdrm/i915/dp: Add dpcd link_rate quirk for Apple 15...
2020-03-18 Wambui Karugadrm/i915/hdcp: convert to struct drm_device based logging.
2020-03-18 Wambui Karugadrm/i915/fbdev: convert to drm_device based logging.
2020-03-18 Wambui Karugadrm/i915/fbc: convert to drm_device based logging macros.
2020-03-18 Swati Sharmadrm/i915/color: Extract icl_read_luts()
2020-03-18 Anshuman Guptadrm/i915: Enable non-contiguous pipe fusing
2020-03-17 Umesh Nerlige... drm/i915/perf: Invalidate OA TLB on when closing perf...
2020-03-17 Chris Wilsondrm/i915/gt: Always reschedule the new heartbeat
2020-03-17 Chris Wilsondrm/i915: Fix up documentation paths after file moving
2020-03-17 Lionel Landwerlindrm/i915/perf: introduce global sseu pinning
2020-03-17 Lionel Landwerlindrm/i915/perf: remove redundant power configuration...
2020-03-17 Lionel Landwerlindrm/i915/perf: remove generated code
2020-03-17 Chris Wilsondrm/i915/gem: Check for a closed context when looking...
2020-03-17 Chris Wilsondrm/i915/gt: Restore check for invalid vma for fencing
2020-03-16 Chris Wilsondrm/i915/gt: Allocate i915_fence_reg array
2020-03-16 Chris Wilsondrm/i915: Remove manual save/resume of fence register...
2020-03-16 Chris Wilsondrm/i915/gt: Pull restoration of GGTT fences underneath...
2020-03-16 Chris Wilsondrm/i915: Move GGTT fence registers under gt/
2020-03-15 Chris Wilsondrm/i915/gt: Restrict gen7 w/a batch to Haswell
2020-03-14 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20200313
2020-03-13 José Roberto... drm/i915/tgl: Remove require_force_probe protection
2020-03-13 Matt Roperdrm/i915: Add Wa_1605460711 / Wa_1408767742 to ICL...
2020-03-13 Matt Roperdrm/i915: Apply Wa_1406680159:icl,ehl as an engine...
2020-03-13 Matt Roperdrm/i915: Add Wa_1406306137:icl,ehl
2020-03-13 Matt Roperdrm/i915: Add Wa_1604278689:icl,ehl
2020-03-13 Matt Roperdrm/i915: Add Wa_1209644611:icl,ehl
2020-03-13 Matt Roperdrm/i915: Handle all MCR ranges
2020-03-13 Chris Wilsondrm/i915/selftest: Add more poison patterns
2020-03-12 Caz YokoyamaRevert "drm/i915/tgl: Add extra hdc flush workaround"
2020-03-12 Chris Wilsondrm/i915/gt: Wait for RCUs frees before asserting idle...
2020-03-12 Chris Wilsondrm/i915/selftests: Use igt_random_offset()
2020-03-12 Chris Wilsondrm/i915/gem: Drop relocation slowpath
2020-03-12 Tvrtko Ursulindrm/i915/gen12: Disable preemption timeout
2020-03-11 Chris Wilsondrm/i915/gem: Take a copy of the engines for context_ba...
2020-03-11 Chris Wilsondrm/i915/gem: Mark up sw-fence notify function
2020-03-11 Kai Vehmanendrm/i915: Add missing HDMI audio pixel clocks for gen12
2020-03-11 Chris Wilsondrm/i915/gem: Mark up the racy read of the mmap_singleton
2020-03-11 Chris Wilsondrm/i915/execlists: Track active elements during dequeue
2020-03-11 Chris Wilsondrm/i915/gt: Pull checking rps->pm_events under the...
2020-03-11 Chris Wilsondrm/i915: Extend i915_request_await_active to use all...
2020-03-11 Takashi Iwaidrm/i915/gt: Use scnprintf() for avoiding potential...
2020-03-11 Wambui Karugadrm/i915/overlay: convert to drm_device based logging.
2020-03-11 Wambui Karugadrm/i915/lvds: convert to drm_device based logging...
2020-03-11 Wambui Karugadrm/i915/lpe_audio: convert to drm_device based logging...
2020-03-11 Wambui Karugadrm/i915/hotplug: convert to drm_device based logging.
2020-03-11 Wambui Karugadrm/i915/gmbus: convert to drm_device based logging,
2020-03-11 Wambui Karugadrm/i915/fifo_underrun: convert to drm_device based...
2020-03-11 Wambui Karugadrm/i915/dsb: convert to drm_device based logging macros.
2020-03-11 Tvrtko Ursulindrm/i915: Remove debugfs i915_drpc_info and i915_forcew...
2020-03-10 Chris Wilsondrm/i915/execlists: Mark up data-races in virtual engines
2020-03-10 Chris Wilsondrm/i915: Mark up racy read of active rq->engine
2020-03-10 Chris Wilsondrm/i915/gt: Mark up racy reads for intel_context.inflight
2020-03-10 Chris Wilsondrm/i915: Tweak scheduler's kick_submission()
2020-03-10 Chris Wilsondrm/i915: Defer semaphore priority bumping to a workqueue
2020-03-10 Rodrigo ViviMerge tag 'gvt-next-2020-03-10' of https://github.com...
2020-03-10 Radhakrishna... drm/i915/display: Do not write in removed FBC fence...
2020-03-10 José Roberto... drm/i915/display: Deactive FBC in fastsets when disable...
2020-03-10 Lyude Pauldrm/i915/mst: Hookup DRM DP MST late_register/early_unr...
2020-03-10 Chris Wilsondrm/i915: Improve the start alignment of bonded pairs
2020-03-09 Chris Wilsondrm/i915/gt: Defend against concurrent updates to execl...
2020-03-09 Ville Syrjälädrm/i915: Lock gmbus/aux mutexes while changing cdclk
2020-03-09 Ville Syrjälädrm/i915: Pass the crtc to the low level read_lut(...
2020-03-09 Ville Syrjälädrm/i915: Fix readout of PIPEGCMAX
2020-03-09 Ville Syrjälädrm/i915: Refactor LUT read functions
2020-03-09 Ville Syrjälädrm/i915: Clean up integer types in color code
2020-03-09 Ville Syrjälädrm/i915: s/chv_read_cgm_lut/chv_read_cgm_gamma/
2020-03-09 Ville Syrjälädrm/i915: s/blob_data/lut/
2020-03-09 Ville Syrjälädrm/i915: Split i9xx_read_lut_8() to gmch vs. ilk variants
2020-03-09 Ville Syrjälädrm/i915: Clean up i9xx_load_luts_internal()
2020-03-09 Ville Syrjälädrm/i915: Polish CHV CGM CSC loading
2020-03-09 Chris Wilsondrm/i915/gt: Mark up intel_rps.active for racy reads
2020-03-09 Chris Wilsondrm/i915/execlsts: Mark up racy inspection of current...
2020-03-09 Chris Wilsondrm/i915/execlists: Mark up read of i915_request.fence...
2020-03-09 Chris Wilsondrm/i915/gt: Mark up racy check of last list element
2020-03-09 Chris Wilsondrm/i915: Mark up unlocked update of i915_request.hwsp_...
2020-03-09 Chris Wilsondrm/i915/execlists: Mark up the racy access to switch_p...
2020-03-09 Chris Wilsondrm/i915: Mark racy read of intel_engine_cs.saturated
2020-03-09 Chris Wilsondrm/i915/gt: Mark up intel_rps.active for racy reads
next