drm/i915/mst: Hookup DRM DP MST late_register/early_unregister callbacks
[linux-2.6-microblaze.git] / drivers /
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 Valsandrm/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-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 de... drm/i915/tgl: Move and restrict Wa_1408615072
2020-03-03 José Roberto de... 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...
2020-03-03 Chris Wilsondrm/i915/gt: Prevent allocation on a banned context
2020-03-03 Chris Wilsondrm/i915/gem: Consolidate ctx->engines[] release
2020-03-03 Ville Syrjälädrm/i915: Polish CHV .load_luts() a bit
2020-03-03 Jani Nikuladrm/i915/gvt: only include intel_gvt.h where needed
2020-03-03 Jani Nikuladrm/i915/gvt: make intel_gvt_active internal to intel_gvt
2020-03-03 Jani Nikuladrm/i915/vgpu: improve vgpu abstractions
2020-03-03 Anshuman Guptadrm/i915: Fix kbuild test robot build error
2020-03-03 Ramalingam Cdrm/i915/hdcp: conversion to struct drm_device based...
2020-03-03 Jani Nikuladrm/i915: move watermark structs more towards usage
2020-03-03 José Roberto de... drm/i915/dmc: Use firmware v2.06 for TGL
2020-03-03 Daniele Ceraolo... drm/i915/huc: update TGL HuC to v7.0.12
2020-03-02 Chris Wilsondrm/i915/execlists: Check the sentinel is alone in...
2020-03-02 Chris Wilsondrm/i915/perf: Reintroduce wait on OA configuration...
2020-03-02 José Roberto de... drm/i915/tgl: Add Wa number to WaAllowPMDepthAndInvocat...
2020-03-02 José Roberto de... drm/i915/tgl: Add note about Wa_1409142259
2020-03-02 José Roberto de... drm/i915/tgl: Fix the Wa number of a fix
2020-03-02 José Roberto de... drm/i915/tgl: Add note about Wa_1607063988
2020-03-02 José Roberto de... drm/i915/tgl: Add note to Wa_1607297627
2020-03-02 Anusha Srivatsadrm/i915/tgl: Extend Wa_1606931601 for all steppings
2020-03-02 Matt Atwooddrm/i915/tgl: Add Wa_1409085225, Wa_14010229206
2020-03-02 José Roberto de... drm/i915/tgl: Implement Wa_1806527549
2020-03-02 José Roberto de... drm/i915/tgl: Implement Wa_1409804808
2020-03-02 Imre Deakdrm/i915: Unify the DPLL ref clock frequency tracking
2020-03-02 Imre Deakdrm/i915/hsw: Use the read-out WRPLL/SPLL state instead...
2020-03-02 Imre Deakdrm/i915/skl, cnl: Split out the WRPLL/LCPLL frequency...
2020-03-02 Imre Deakdrm/i915/hsw: Split out the WRPLL, LCPLL, SPLL frequenc...
2020-03-02 Imre Deakdrm/i915/hsw: Split out the SPLL parameter calculation
2020-03-02 Imre Deakdrm/i915/hsw: Rename the get HDMI/DP DPLL funcs to...
2020-03-02 Imre Deakdrm/i915/skl: Parametrize the DPLL ref clock instead...
2020-03-02 Imre Deakdrm/i915: Move DPLL frequency calculation to intel_dpll...
next