aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-15153-4115/+6521
|\
| * Merge tag 'drm-intel-next-fixes-2020-10-02' of git://anongit.freedesktop.org/...Dave Airlie2020-10-1215-114/+175
| |\
| | * drm/i915: Avoid mixing integer types during batch copiesChris Wilson2020-09-303-9/+12
| | * drm/i915/gem: Always test execution status on closing the contextChris Wilson2020-09-301-38/+10
| | * drm/i915/gt: Always send a pulse down the engine after disabling heartbeatChris Wilson2020-09-301-39/+67
| | * drm/i915: Cancel outstanding work after disabling heartbeats on an engineChris Wilson2020-09-302-0/+14
| | * drm/i915/gem: Hold request reference for canceling an active contextChris Wilson2020-09-301-6/+19
| | * drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"Chris Wilson2020-09-301-10/+2
| | * drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutexChris Wilson2020-09-301-0/+2
| | * drm/i915: check i915_vm_alloc_pt_stash for errorsMatthew Auld2020-09-301-3/+5
| | * drm/i915: Fix uninitialised variable in intel_context_create_request.Maarten Lankhorst2020-09-301-0/+1
| | * drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson2020-09-301-0/+3
| | * drm/i915: Fix an error code i915_gem_object_copy_blt()Dan Carpenter2020-09-301-1/+1
| | * drm/i915/gt: Clear the buffer pool age before useChris Wilson2020-09-301-0/+2
| | * drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supportedChris Wilson2020-09-301-0/+4
| | * drm/i915/gem: Avoid implicit vmap for highmem on x86-32Chris Wilson2020-09-301-2/+24
| | * drm/i915: Fix state checker hw.active/hw.enable readoutVille Syrjälä2020-09-281-6/+9
| * | Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2020-09-291-1/+1
| |\ \ | | |/ | |/|
| | * drm: add constant N value in helper fileChandan Uddaraju2020-09-151-1/+1
| * | Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-09-2314-37/+37
| |\ \
| | * | drm/i915/selftests: align more to real device lifetimesDaniel Vetter2020-09-211-20/+19
| | * | drm/i915/selftest: Create mock_destroy_deviceDaniel Vetter2020-09-2113-12/+19
| | * | drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() callVille Syrjälä2020-09-141-7/+0
| | * | drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä2020-09-141-0/+1
| * | | Merge tag 'drm-intel-next-2020-09-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-09-2355-1487/+2052
| |\ \ \
| | * | | drm/i915: Update DRIVER_DATE to 20200917Rodrigo Vivi2020-09-171-2/+2
| | * | | drm/i915/tgl, rkl: Make Wa_1606700617/22010271021 permanentSwathi Dhanavanthri2020-09-171-3/+4
| | * | | drm/i915: Nuke force_min_cdclk_changedVille Syrjälä2020-09-174-9/+6
| | * | | drm/i915: Remove the old global state stuffVille Syrjälä2020-09-174-72/+0
| | * | | drm/i915: Do YCbCr 444->420 conversion via DP protocol convertersVille Syrjälä2020-09-174-25/+109
| | * | | drm/i915: DP->HDMI TMDS clock limits vs. deep colorVille Syrjälä2020-09-173-27/+88
| | * | | drm/i915: Extract intel_hdmi_has_audio()Ville Syrjälä2020-09-171-9/+19
| | * | | drm/i915: Handle downstream facing ports w/o EDIDVille Syrjälä2020-09-171-1/+14
| | * | | drm/i915: Configure DP 1.3+ protocol converted HDMI modeVille Syrjälä2020-09-173-0/+25
| | * | | drm/i915: Deal with TMDS DFP clock limitsVille Syrjälä2020-09-172-3/+34
| | * | | drm/i915: Reworkd DP DFP clock handlingVille Syrjälä2020-09-172-28/+28
| | * | | drm/dp: Redo drm_dp_downstream_max_clock() as drm_dp_downstream_max_dotclock()Ville Syrjälä2020-09-171-2/+2
| | * | | drm/dp: Pimp drm_dp_downstream_max_bpc()Ville Syrjälä2020-09-172-2/+3
| | * | | drm/i915: Reworkd DFP max bpc handlingVille Syrjälä2020-09-172-6/+21
| | * | | drm/i915/lspcon: Do not send infoframes to non-HDMI sinksVille Syrjälä2020-09-173-7/+11
| | * | | drm/i915/selftests: Push the fake iommu device from the stack to dataChris Wilson2020-09-161-7/+5
| | * | | drm/i915: Initialise outparam for error return from wait_for_registerChris Wilson2020-09-161-1/+2
| | * | | drm/i915/pll: Centralize PLL_ENABLE register lookupAnusha Srivatsa2020-09-151-17/+18
| | * | | drm/i915: Nuke pointless variableVille Syrjälä2020-09-151-2/+1
| | * | | drm/i915: Introduce intel_hpd_hotplug_irqs()Ville Syrjälä2020-09-151-27/+23
| | * | | drm/i915: Introduce HPD_PORT_TC<n>Ville Syrjälä2020-09-154-126/+102
| | * | | drm/i915: Move hpd_pin setup to encoder initVille Syrjälä2020-09-153-2/+3
| | * | | drm/i915: Split icp_hpd_detection_setup() into ddi vs. tc partsVille Syrjälä2020-09-151-21/+27
| | * | | drm/i915: Configure GEN11_{TBT,TC}_HOTPLUG_CTL for ports TC5/6Ville Syrjälä2020-09-151-2/+6
| | * | | drm/i915: Nuke the redundant TC/TBT HPD bit definesVille Syrjälä2020-09-152-34/+22