summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-01-22drm/i915/gt: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya
2020-01-22drm/i915/gem: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya
2020-01-22drm/i915/display: Make WARN* drm specific where encoder ptr is availablePankaj Bharadiya
2020-01-22drm/i915: Clear the GGTT_WRITE bit on unbinding the vmaChris Wilson
2020-01-22drm/i915: Don't use VBT for detecting DPCD backlight controlsLyude Paul
2020-01-22drm/i915: drop alpha_support for good in favour of force_probeJani Nikula
2020-01-21drm/i915: Don't show the blank process name for internal/simulated errorsChris Wilson
2020-01-21drm/i915/hdcp: Clean up local variablesVille Syrjälä
2020-01-21drm/i915: Rename conn_to_dig_port() to intel_attached_dig_port()Ville Syrjälä
2020-01-21drm/i915: Use intel_attached_dp() instead of hand rolling itVille Syrjälä
2020-01-21drm/i915: Relocate intel_attached_dp()Ville Syrjälä
2020-01-21drm/i915: Use intel_attached_encoder()Ville Syrjälä
2020-01-21drm/i915/dp: debug log max vswing and pre-emphasisJani Nikula
2020-01-21drm/i915: use intel_bios_is_port_present()Jani Nikula
2020-01-21drm/i915/bios: check DDI port presence based on child deviceJani Nikula
2020-01-21drm/i915/bios: add intel_bios_port_supports_*()Jani Nikula
2020-01-21drm/i915/bios: add intel_bios_alternate_ddc_pin()Jani Nikula
2020-01-21drm/i915/bios: add intel_bios_dp_max_link_rate()Jani Nikula
2020-01-21drm/i915/bios: intel_bios_hdmi_boost_level()Jani Nikula
2020-01-21drm/i915/bios: intel_bios_dp_boost_level()Jani Nikula
2020-01-21drm/i915/bios: add intel_bios_hdmi_level_shift()Jani Nikula
2020-01-21drm/i915/bios: add intel_bios_max_tmds_encoder()Jani Nikula
2020-01-20drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain listChris Wilson
2020-01-20drm/i915/sdvo: Consolidate SDVO HDMI force_dvi handlingVille Syrjälä
2020-01-20drm/i915: Consolidate HDMI force_dvi handlingVille Syrjälä
2020-01-20drm/i915/sdvo: Reduce the size of the on stack buffersVille Syrjälä
2020-01-20drm/i915: Move encoder variable to tighter scopeVille Syrjälä
2020-01-20drm/i915: Use PIPE_CONF_CHECK_X() for sync_mode_slaves_maskVille Syrjälä
2020-01-20drm/i915: Prefer to use the pipe to index the ddb entriesVille Syrjälä
2020-01-20drm/i915: Clear most of crtc state when disabling the crtcVille Syrjälä
2020-01-20drm/i915: Fix post-fastset modeset check for port syncVille Syrjälä
2020-01-20drm/i915: Align engine->uabi_class/instance with i915_drm.hTvrtko Ursulin
2020-01-18drm/i915/gt: Be paranoid and reset the GPU before releaseChris Wilson
2020-01-17drm/i915/userptr: fix size calculationMatthew Auld
2020-01-17drm/i915/userptr: add user_size limit checkMatthew Auld
2020-01-17drm/i915/gt: Report the currently active execlists requestChris Wilson
2020-01-17drm/i915: convert to new logging macros in i915/intel_memory_region.cWambui Karuga
2020-01-17drm/i915: convert to new logging macros in i915/intel_gvt.cWambui Karuga
2020-01-17drm/i915: conversion to new logging macros in i915/intel_device_info.cWambui Karuga
2020-01-17drm/i915: conversion to new logging macros in i915/intel_csr.cWambui Karuga
2020-01-17drm/i915: conversion to new logging macros in i915/i915_vgpu.cWambui Karuga
2020-01-17drm/i915/guc: Introduce CT_DEBUGMichal Wajdeczko
2020-01-17drm/i915/guc: Switch to CT_ERROR in ct_readMichal Wajdeczko
2020-01-17drm/i915/guc: Don't pass CTB while readingMichal Wajdeczko
2020-01-17drm/i915/guc: Don't pass CTB while writingMichal Wajdeczko
2020-01-17drm/i915/guc: Don't GEM_BUG_ON on corrupted G2H CTBMichal Wajdeczko
2020-01-17drm/i915: Satisfy smatch that a loop has at least one iterationChris Wilson
2020-01-17drm/i915: Fix typo in kerneldoc function nameChris Wilson
2020-01-17drm/i915: Fix i915_error_state_store error definationZhang Xiaoxu
2020-01-17drm/i915: Include the debugfs params header for its own definitionChris Wilson