platform/kernel/linux-rpi.git
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...
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 Chris Wilsondrm/i915: Fix doclinks
2020-03-03 José Roberto... drm/i915/dmc: Use firmware v2.06 for TGL
2020-03-03 Jani Nikuladrm/i915: fix documentation build after rename
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... drm/i915/tgl: Add Wa number to WaAllowPMDepthAndInvocat...
2020-03-02 José Roberto... drm/i915/tgl: Add note about Wa_1409142259
2020-03-02 José Roberto... drm/i915/tgl: Fix the Wa number of a fix
2020-03-02 José Roberto... drm/i915/tgl: Add note about Wa_1607063988
2020-03-02 José Roberto... 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... drm/i915/tgl: Implement Wa_1806527549
2020-03-02 José Roberto... 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...
2020-03-02 Imre Deakdrm/i915/hsw: Use the DPLL ID when calculating DPLL...
2020-03-02 Imre Deakdrm/i915: Move the DPLL vfunc inits after the func...
2020-03-02 Imre Deakdrm/i915: Keep the global DPLL state in a DPLL specific...
2020-03-02 Imre Deakdrm/i915: Move DPLL HW readout/sanitize fns to intel_dp...
2020-03-02 Imre Deakdrm/i915: Fix bounds check in intel_get_shared_dpll_id()
2020-03-02 Stanislav Lisovskiydrm/i915: Use intel_plane_data_rate for min_cdclk calcu...
2020-03-02 Ville Syrjälädrm/i915: Use a sentinel to terminate the dbuf slice...
2020-03-02 Ville Syrjälädrm/i915: Add missing commas to dbuf tables
2020-03-02 Ville Syrjälädrm/i915: Remove garbage WARNs
2020-03-02 Ville Syrjälädrm/i915: Handle some leftover s/intel_crtc/crtc/
2020-03-02 Ville Syrjälädrm/i915: Fix 90/270 degree rotated RGB565 src coord...
2020-03-02 Hans de Goededrm/i915/dp: Use BDB_GENERAL_FEATURES VBT block info...
2020-03-02 Hans de Goededrm/i915/dsi: Remove readback of panel orientation...
2020-03-02 Jani Nikuladrm/i915: remove unused orig_clock i915 member
2020-03-02 Jani Nikuladrm/i915: add i915_ioc32.h for compat
2020-03-02 Jani Nikuladrm/i915/dram: hide the dram structs better
2020-03-02 Jani Nikuladrm/i915/crc: move pipe_crc from drm_i915_private to...
2020-02-28 Chris Wilsondrm/i915/gt: Expose heartbeat interval via sysfs
2020-02-28 Chris Wilsondrm/i915/gt: Expose preempt reset timeout via sysfs
2020-02-28 Chris Wilsondrm/i915/gt: Expose reset stop timeout via sysfs
2020-02-28 Chris Wilsondrm/i915/gt: Expose busywait duration to sysfs
2020-02-28 Chris Wilsondrm/i915/gt: Expose timeslice duration to sysfs
2020-02-28 Chris Wilsondrm/i915/gt: Expose engine->mmio_base via sysfs
2020-02-28 Chris Wilsondrm/i915/gt: Expose engine properties via sysfs
2020-02-28 Dan Carpenterdrm/i915/selftests: Fix return in assert_mmap_offset()
2020-02-28 Ville Syrjälädrm/i915: Drop WaDDIIOTimeout:glk
2020-02-28 Ville Syrjälädrm/i915: Limit display Wa_1405510057 to gen11
2020-02-28 Ville Syrjälädrm/i915: Nuke pre-production GLK HDMI w/a 1139
2020-02-28 Chris Wilsondrm/i915/gt: Reset queue_priority_hint after wedging
2020-02-28 Chris Wilsondrm/i915/selftests: Be a little more lenient for reset...
2020-02-28 Ville Syrjälädrm/i915: Add glk to intel_detect_preproduction_hw()
2020-02-28 Chris Wilsondrm/i915/selftests: Wait for the context switch
2020-02-28 Chris Wilsondrm/i915/perf: Manually acquire engine-wakeref around...
2020-02-28 Chris Wilsondrm/i915/perf: Mark up the racy use of perf->exclusive_...
2020-02-28 Anshuman Guptadrm/i915: Fix wrongly populated plane possible_crtcs...
2020-02-28 Chris Wilsondrm/i915: Protect i915_request_await_start from early...
2020-02-28 Chris Wilsondrm/i915/selftests: Check recovery from corrupted LRC
2020-02-28 Chris Wilsondrm/i915/selftests: Verify LRC isolation
2020-02-28 Chris Wilsondrm/i915/gt: Pull marking vm as closed underneath the...
2020-02-28 Chris Wilsondrm/i915/gt: Check engine-is-awake on reset later
2020-02-28 Chris Wilsondrm/i915/selftests: Disable heartbeat around manual...
2020-02-28 Chris Wilsondrm/i915: Skip barriers inside waits
2020-02-27 Daniele Ceraolo... drm/i915/ggtt: do not set bits 1-11 in gen12 ptes
2020-02-27 Lucas De Marchidrm/i915/tgl: Add Wa_1608008084
2020-02-27 Ville Syrjälädrm/i915: Set up PIPE_MISC truncate bit on tgl+
2020-02-27 Lucas De Marchidrm/i915: remove ICP_PP_CONTROL
2020-02-27 Jani Nikuladrm/i915/drv: use intel_uncore_write() for register...
next