]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
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
2020-03-09  Matt Roperdrm/i915/tgl: Don't treat unslice registers as masked
2020-03-09  Imre Deakdrm/i915: Fix documentation for intel_dpll_get_freq()
2020-03-07  Chris Wilsondrm/i915/gt: Wait for the wa batch to be pinned
2020-03-07  Chris Wilsondrm/i915/gt: Close race between cacheline_retire and...
2020-03-07  Chris Wilsondrm/i915/execlists: Enable timeslice on partial virtual...
2020-03-07  Chris Wilsondrm/i915/selftests: Apply a heavy handed flush to i915_...
2020-03-07  Chris Wilsondrm/i915: Do not poison i915_request.link on removal
2020-03-06  Swathi Dhanavanthridrm/i915/tgl: Make Wa_1606700617 permanent
2020-03-06  Vivek Kasireddydrm/i915/hotplug: Use phy to get the hpd_pin instead...
2020-03-06  Matthew Aulddrm/i915/selftests: try to rein in alloc_smoke
2020-03-06  Matthew Aulddrm/i915/buddy: avoid double list_add
2020-03-06  Matthew Aulddrm/i915: properly sanity check batch_start_offset
2020-03-06  Chris Wilsondrm/i915/gem: Limit struct_mutex to eb_reserve
2020-03-06  Chris Wilsondrm/i915: Always propagate the invocation to i915_schedule
2020-03-06  Chris Wilsondrm/i915: Assert requests within a context are submitte...
2020-03-06  Matthew Aulddrm/i915: be more solid in checking the alignment
2020-03-06  Abdiel Janulguedrm/i915/phys: unconditionally call release_memory_region
2020-03-06  Prathap Kumar... drm/i915/gen7: Clear all EU/L3 residual contexts
2020-03-06  Mika Kuoppaladrm/i915: Add mechanism to submit a context WA on ring...
2020-03-06  Chris Wilsondrm/i915/gvt: Wean gvt off using dev_priv
2020-03-06  Chris Wilsondrm/i915/gvt: Wean gvt off dev_priv->engine[]
2020-03-06  Chris Wilsondrm/i915/gvt: cleanup debugfs scan_nonprivbb
2020-03-06  Tina Zhangdrm/i915/gvt: Fix dma-buf display blur issue on CFL
2020-03-05  Chris Wilsondrm/i915/execlists: Show the "switch priority hint...
2020-03-05  Chris Wilsondrm/i915: Return early for await_start on same timeline
2020-03-05  Chris Wilsondrm/i915: Actually emit the await_start
2020-03-05  Swati Sharmadrm/i915/display: Decrease log level
2020-03-05  Ville Syrjälädrm/i915: Implement display w/a 1140 for glk/cnl
2020-03-05  Ville Syrjälädrm/i915: Enable transition watermarks for glk
2020-03-05  Ville Syrjälädrm/i915: Don't check for wm changes until we've comput...
2020-03-05  Ville Syrjälädrm/i915: Don't check uv_wm in skl_plane_wm_equals()
2020-03-05  Tvrtko Ursulindrm/i915/tgl: WaDisableGPGPUMidThreadPreemption
2020-03-04  Chris Wilsondrm/i915/gt: Cancel banned contexts after GT reset
2020-03-04  Hans de Goededrm/i915: Add invert-brightness quirk for Thundersoft...
2020-03-04  Hans de Goededrm/i915: panel: Use intel_panel_compute_brightness...
2020-03-04  Chris Wilsondrm/i915/gt: Propagate change in error status to childr...
2020-03-04  Chris Wilsondrm/i915: Apply i915_request_skip() on submission
2020-03-04  Matt Roperdrm/i915/ehl: Check PHY type before reading DPLL frequency
2020-03-04  Chris Wilsondrm/i915/gvt: Inlcude intel_gvt.h where needed
2020-03-04  Lyude Pauldrm/i915: Force DPCD backlight mode for some Dell CML...
2020-03-04  Lyude Pauldrm/i915: Force DPCD backlight mode on X1 Extreme 2nd...
2020-03-04  Lyude Pauldrm/dp: Introduce EDID-based quirks
2020-03-04  Anshuman Guptadrm/i915/hdcp: Fix config_stream_type() ret value
2020-03-04  Anshuman Guptadrm/i915/hdcp: Mandate (seq_num_V==0) at first RecvId msg
2020-03-03  Chris Wilsondrm/i915/gem: Only call eb_lookup_vma once during execb...
2020-03-03  Chris Wilsondrm/i915/gem: Extract transient execbuf flags from...
2020-03-03  Chris Wilsondrm/i915: Drop inspection of execbuf flags during evict
2020-03-03  José Roberto... drm/i915/tgl: Move and restrict Wa_1408615072
2020-03-03  José Roberto... drm/i915/gen11: Moving WAs to rcs_engine_wa_init()
2020-03-03  Aditya Swarupdrm/i915/selftests: Fix uninitialized variable
2020-03-03  Chris Wilsondrm/i915/gt: Drop the timeline->mutex as we wait for...
2020-03-03  Chris Wilsondrm/i915: Drop vma is-closed assertion on insert
2020-03-03  Chris Wilsondrm/i915/gem: Check that the context wasn't closed...
next