index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-03-19
drm/i915: Don't pass crtc to intel_find_shared_dpll()
Ville Syrjälä
2019-03-19
drm/i915: Hold a reference to the active HW context
Chris Wilson
2019-03-19
drm/i915: Lock the gem_context->active_list while dropping the link
Chris Wilson
2019-03-19
drm/i915/psr: remove drmP.h include that crept in
Jani Nikula
2019-03-19
drm/i915: stick to kernel fixed size types
Jani Nikula
2019-03-18
drm/i915: Hold a ref to the ring while retiring
Chris Wilson
2019-03-18
drm/i915: Switch to use HWS indices rather than addresses
Chris Wilson
2019-03-18
drm/i915: Turn off the CUS when turning off a HDR plane
Ville Syrjälä
2019-03-18
drm/i915: Fix legacy gamma mode for ICL
Ville Syrjälä
2019-03-18
Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...
Joonas Lahtinen
2019-03-18
drm/i915: use REG_FIELD_PREP() to define register bitfield values
Jani Nikula
2019-03-18
drm/i915: deprecate _SHIFT in favor of _MASK passed to accessors
Jani Nikula
2019-03-18
drm/i915: introduce REG_BIT() and REG_GENMASK() to define register contents
Jani Nikula
2019-03-18
drm/i915: Stop needlessly acquiring wakeref for debugfs/drop_caches_set
Chris Wilson
2019-03-18
drm/i915: Sanity check mmap length against object size
Chris Wilson
2019-03-16
drm/i915: do not pass dev_priv to low-level forcewake functions
Daniele Ceraolo Spurio
2019-03-15
drm/i915: Fix off-by-one in reporting hanging process
Chris Wilson
2019-03-15
drm/i915: Split ilk vs. icl csc matrix handling
Ville Syrjälä
2019-03-15
drm/i915: Clean the csc limited range/identity programming
Ville Syrjälä
2019-03-15
drm/i915: Extract ilk_csc_convert_ctm()
Ville Syrjälä
2019-03-15
drm/i915: Clean up ilk/icl pipe/output CSC programming
Ville Syrjälä
2019-03-15
drm/i915: Extract ilk_csc_limited_range()
Ville Syrjälä
2019-03-15
drm/i915: Precompute/readout/check CHV CGM mode
Ville Syrjälä
2019-03-15
drm/i915: Readout and check csc_mode
Ville Syrjälä
2019-03-15
drm/i915/icl: remove intel_dpll_is_combophy()
Lucas De Marchi
2019-03-15
drm/i915/icl: split combo and tbt pll funcs
Lucas De Marchi
2019-03-15
drm/i915/icl: split combo and mg pll disable
Lucas De Marchi
2019-03-15
drm/i915/icl: split pll enable in three steps
Lucas De Marchi
2019-03-15
drm/i915/icl: split combo and mg pll enable
Lucas De Marchi
2019-03-15
drm/i915: Always kick the execlists tasklet after reset
Chris Wilson
2019-03-15
drm/i915/gtt: Refactor common ppgtt initialisation
Chris Wilson
2019-03-15
drm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvl
Chris Wilson
2019-03-15
drm/i915: Drop address size from ppgtt_type
Chris Wilson
2019-03-15
drm/i915: Record platform specific ppGTT size in intel_device_info
Chris Wilson
2019-03-15
drm/i915: Mark up vGPU support for full-ppgtt
Chris Wilson
2019-03-14
drm/i915: Also use new comparative stuff for more ICP+ stuff
Rodrigo Vivi
2019-03-14
drm/i915: Refactor to common helpers for prepare/finish between reset & wedge
Chris Wilson
2019-03-14
drm/i915/selftests: Disable preemption while setting up fence-timers
Chris Wilson
2019-03-14
drm/i915/guc: Preparing for GuC reset along with engine reset
Sujaritha Sundaresan
2019-03-13
drm/i915/icl+: Always use TPS2 or TPS3 when exiting PSR1
José Roberto de Souza
2019-03-13
drm/i915/psr: Move logic to get TPS registers values to another function
José Roberto de Souza
2019-03-13
drm/i915/vbt: Parse and use the new field with PSR2 TP2/3 wakeup time
José Roberto de Souza
2019-03-13
drm/i915: Start using comparative INTEL_PCH_TYPE
Rodrigo Vivi
2019-03-13
drm/i915: Move PCH_NOP to -1
Rodrigo Vivi
2019-03-13
drm/i915/gen11+: First assume next platforms will inherit stuff
Rodrigo Vivi
2019-03-13
drm/i915/bios: assume eDP is present on port A when there is no VBT
Thomas Preston
2019-03-13
drm/i915/icl: Implement half float formats
Kevin Strasser
2019-03-13
drm/i915: Refactor icl_is_hdr_plane
Kevin Strasser
2019-03-13
drm/fourcc: Add 64 bpp half float formats
Kevin Strasser
2019-03-12
drm/i915/selftests: Improve error detection of reset failure
Chris Wilson
[next]