drm/i915: Assume 100% brightness when not in DPCD control mode
[linux-2.6-microblaze.git] / drivers /
2020-01-17 Lyude Pauldrm/i915: Assume 100% brightness when not in DPCD contr...
2020-01-17 Lyude Pauldrm/i915: Fix eDP DPCD aux max backlight calculations
2020-01-17 Vivek Kasireddydrm/i915/dsi: Lookup the i2c bus from ACPI NS only...
2020-01-16 Chris Wilsondrm/i915/execlists: Offline error capture
2020-01-16 Chris Wilsondrm/i915/gt: Allow temporary suspension of inflight...
2020-01-16 Chris Wilsondrm/i915: Keep track of request among the scheduling...
2020-01-16 José Roberto de... drm/i915/psr: Share the computation of idle frames
2020-01-16 Matt Atwooddrm/i915: add Wa_14010594013: icl,ehl
2020-01-16 Chris Wilsondrm/i915/gt: Drop rogue space in the middle of GT_TRACE
2020-01-16 Chris Wilsondrm/i915/execlists: Leave resetting ring to intel_ring
2020-01-15 Radhakrishna Sripadadrm/i915/tgl: Add Wa_1409825376 to tgl
2020-01-15 Ville Syrjälädrm/i915/fbc: Add fbc tracepoints
2020-01-15 Ville Syrjälädrm/i915/fbc: Nuke fbc_supported()
2020-01-15 Ville Syrjälädrm/i915/fbc: Move the plane state check into the fbc...
2020-01-15 Chris Wilsondrm/i915/gt: Use the BIT when checking the flags, not...
2020-01-15 Jani Nikuladrm/i915/params: support bool values for int and uint...
2020-01-15 Jani Nikuladrm/i915/params: add i915 parameters to debugfs
2020-01-14 Matt Roperdrm/i915/gen11: Add additional pcode status values
2020-01-14 José Roberto de... drm/i915/vbt: Rename BDB_LVDS_POWER to BDB_LFP_POWER
2020-01-14 José Roberto de... drm/i915/dp/tgl+: Update combo phy vswing tables
2020-01-14 Chris Wilsondrm/i915/selftests: Add a mock i915_vma to the mock_ring
2020-01-14 Ville Syrjälädrm/i915: Make a copy of the ggtt view for slave plane
2020-01-14 Chris Wilsondrm/i915/gem: Take local vma references for the parser
2020-01-14 Michal Wajdeczkodrm/i915/guc: Use correct name for last CT fence
2020-01-14 Michal Wajdeczkodrm/i915/guc: Update CTB helpers to use CT_ERROR
2020-01-14 Michal Wajdeczkodrm/i915/guc: Introduce CT_ERROR
2020-01-14 Michal Wajdeczkodrm/i915/guc: Simpler CT message size calculation
2020-01-14 Chris Wilsondrm/i915/gt: Clear rc6 residency trackers across suspend
2020-01-14 Chris Wilsondrm/i915/pmu: Correct the rc6 offset upon enabling
2020-01-14 Jani Nikuladrm/i915: Update DRIVER_DATE to 20200114
2020-01-13 Chris Wilsondrm/i915/gt: Always reset the timeslice after a context...
2020-01-13 Zhang Xiaoxudrm/i915: Fix too few arguments to function i915_captur...
2020-01-13 Zhang Xiaoxudrm/i915: Fix multiple definition of 'i915_vma_capture_...
2020-01-13 Ville Syrjälädrm/i915: Use the passed in encoder
2020-01-13 Ville Syrjälädrm/i915: Pass intel_encoder to enc_to_*()
2020-01-13 Ville Syrjälädrm/i915: Pass intel_connector to intel_attached_*()
2020-01-13 Stanislav Lisovskiydrm/i915: Bump up CDCLK to eliminate underruns on TGL
2020-01-13 Tvrtko Ursulindrm/i915/pmu: Do not use colons or dashes in PMU names
2020-01-11 Chris Wilsondrm/i915: Correct typo in i915_vma_compress_finish...
2020-01-11 Michal Wajdeczkodrm/i915/uc: Add sanitize to to intel_uc_ops
2020-01-11 Michal Wajdeczkodrm/i915/uc: Add init/fini to to intel_uc_ops
2020-01-11 Michal Wajdeczkodrm/i915/uc: Add init_fw/fini_fw to to intel_uc_ops
2020-01-11 Michal Wajdeczkodrm/i915/uc: Add ops to intel_uc
2020-01-10 Chris Wilsondrm/i915/gt: Hold rpm wakeref before taking ggtt->vm...
2020-01-10 Vivek Kasireddydrm/i915/dsi: Parse the I2C element from the VBT MIPI...
2020-01-10 Chris Wilsondrm/i915: Drop request list from error state
2020-01-10 Chris Wilsondrm/i915: Drop the shadow ring state from the error...
2020-01-10 Chris Wilsondrm/i915: Drop the shadow w/a batch buffer
2020-01-10 Chris Wilsondrm/i915: Start chopping up the GPU error capture
2020-01-10 Chris Wilsondrm/i915/gt: Mark ring->vma as active while pinned
2020-01-10 Chris Wilsondrm/i915/gt: Mark context->state vma as active while...
2020-01-10 Chris Wilsondrm/i915/gt: Skip trying to unbind in restore_ggtt_mappings
2020-01-10 Wambui Karugadrm/i915/uncore: use new struct drm_device based macros.
2020-01-10 Wambui Karugadrm/i915/sideband: convert to using new struct drm_devi...
2020-01-10 Wambui Karugadrm/i915/lmem: use new struct drm_device based logging...
2020-01-10 Wambui Karugadrm/i915/pm: use new struct drm_device logging macros.
2020-01-10 Wambui Karugadrm/i915/pch: convert to using the drm_dbg_kms() macro.
2020-01-09 Chen Zhoudrm/i915/gtt: add missing include file asm/smp.h
2020-01-09 Ville Syrjälädrm/i915: Pass cpu_transcoder to assert_pipe_disabled...
2020-01-09 Ville Syrjälädrm/i915: Fix MST disable sequence
2020-01-09 Jani NikulaMerge drm/drm-next into drm-intel-next-queued
2020-01-09 Ma Fengdrm/i915: use true,false for bool variable in intel_crt.c
2020-01-09 Ma Fengdrm/i915/dp: use true,false for bool variable in intel_dp.c
2020-01-09 Ma Fengdrm/i915: use true,false for bool variable in i915_debu...
2020-01-09 Chris Wilsondrm/i915/gt: runtime-pm is no longer required for ce...
2020-01-09 Chris Wilsondrm/i915/gt: Pull context activation into central intel...
2020-01-09 Chris Wilsondrm/i915/gt: Push context state allocation earlier
2020-01-09 Chris Wilsondrm/i915: Pin the context as we work on it
2020-01-09 Tvrtko Ursulindrm/i915: Revert "drm/i915/tgl: Wa_1607138340"
2020-01-09 Chris Wilsondrm/i915: Reduce warning for i915_vma_pin_iomap() witho...
2020-01-09 Chris Wilsondrm/i915: Early return for no-op i915_vma_pin_fence()
2020-01-09 Chris Wilsondrm/i915/gt: Drop a defunct timeline assertion
2020-01-09 Dave AirlieMerge tag 'drm-misc-next-2020-01-07' of git://anongit...
2020-01-08 José Roberto de... drm/i915/display: Fix warning about MST and DDI restric...
2020-01-08 José Roberto de... drm/i915/display/icl+: Do not program clockgating
2020-01-08 José Roberto de... drm/i915/display: Force the state compute phase once...
2020-01-07 Chris Wilsondrm/i915/gt: Always force restore freshly pinned contexts
2020-01-07 Matthew Aulddrm/i915/gtt: split up i915_gem_gtt
2020-01-07 Chris Wilsondrm/i915/gt: Take responsibility for engine->release...
2020-01-07 José Roberto de... drm/i915/display: Use external dependency loop for...
2020-01-07 Dan Carpenterdrm/i915: fix an error code in intel_modeset_all_tiles()
2020-01-07 YueHaibingdrm/i915: Add missing include file <linux/math64.h>
2020-01-07 Dhinakaran Pandiyandrm/i915/tgl: Gen-12 display can decompress surfaces...
2020-01-07 Imre Deakdrm/i915: Make sure plane dims are correct for UV CCS...
2020-01-07 Imre Deakdrm/i915: Add debug message for FB plane[0].offset...
2020-01-07 Imre Deakdrm/i915/tgl: Make sure a semiplanar UV plane is tile...
2020-01-07 Imre Deakdrm/i915: Add support for non-power-of-2 FB plane alignment
2020-01-07 Thomas Zimmermanndrm/mgag200: Add module parameter to pin all buffers...
2020-01-07 Thomas Zimmermanndrm/vram-helper: Support struct drm_driver.gem_create_o...
2020-01-07 Thomas Zimmermanndrm/vram-helper: Remove BO device from public interface
2020-01-07 Thomas Zimmermanndrm/vram-helper: Remove interruptible flag from public...
2020-01-07 Boris Brezillondrm/bridge: Add the necessary bits to support bus forma...
2020-01-07 Boris Brezillondrm/bridge: Add an ->atomic_check() hook
2020-01-07 Boris Brezillondrm/bridge: Patch atomic hooks to take a drm_bridge_state
2020-01-07 Boris Brezillondrm/bridge: Add a drm_bridge_state object
2020-01-06 Claudiu BezneaRevert "drm: atmel-hlcdc: enable sys_clk during initali...
2020-01-06 Peter Rosindrm: atmel-hlcdc: prefer a lower pixel-clock than requested
2020-01-06 Claudiu Bezneadrm: atmel-hlcdc: enable clock before configuring timin...
2020-01-06 Claudiu Bezneadrm: atmel-hlcdc: use double rate for pixel clock only...
2020-01-06 Kai Vehmanendrm/i915: Limit audio CDCLK>=2*BCLK constraint back...
next