summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/edp: don't write to DP_LINK_BW_SET when using rate selectJani Nikula2023-12-111-10/+21
* drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the...Ville Syrjälä2023-12-111-1/+2
* drm/i915: Fix intel_atomic_setup_scalers() plane_state handlingVille Syrjälä2023-12-111-1/+1
* drm/i915: Fix remapped stride with CCS on ADL+Ville Syrjälä2023-12-111-2/+14
* drm/i915: Use internal class when counting engine resetsTvrtko Ursulin2023-12-113-5/+14
* drm/i915/selftests: Fix engine reset count storage for multi-tileTvrtko Ursulin2023-12-112-5/+7
* Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-12-081-1/+1
|\
| * drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann2023-12-061-1/+1
* | drm/i915: correct the input parameter on _intel_dsb_commit()heminhong2023-12-051-1/+1
* | drm/i915/mst: Reject modes that require the bigjoinerVille Syrjälä2023-12-051-0/+4
* | drm/i915/mst: Fix .mode_valid_ctx() return valuesVille Syrjälä2023-12-051-4/+8
* | drm/i915: Skip some timing checks on BXT/GLK DSI transcodersVille Syrjälä2023-12-0512-3/+79
* | drm/i915: Check pipe active state in {planes,vrr}_{enabling,disabling}()Ville Syrjälä2023-12-011-0/+12
* | drm/i915: Call intel_pre_plane_updates() also for pipes getting enabledVille Syrjälä2023-11-291-1/+2
* | drm/i915: Also check for VGA converter in eDP probeVille Syrjälä2023-11-291-6/+22
* | drm/i915/gsc: Mark internal GSC engine with reserved uabi classTvrtko Ursulin2023-11-291-17/+22
* | drm/i915: do not clean GT table on error pathAndrzej Hajda2023-11-202-14/+1
* | drm/i915/dp_mst: Fix race between connector registration and setupImre Deak2023-11-201-8/+8
|/
* Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-108-36/+65
|\
| * drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_initNirmoy Das2023-11-061-3/+8
| * drm/i915: Fix potential spectre vulnerabilityKunwu Chan2023-11-061-0/+1
| * drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä2023-11-061-0/+12
| * drm/i915/mtl: Apply notify_guc to all GTsNirmoy Das2023-11-061-3/+6
| * i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli2023-10-301-12/+3
| * drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah2023-10-301-1/+1
| * drm/i915: Flush WC GGTT only on required platformsNirmoy Das2023-10-301-11/+24
| * drm/i915/mtl: avoid stringop-overflow warningArnd Bergmann2023-10-301-6/+10
* | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-031-2/+6
|\ \
| * | mei: update mei-pxp's component interface with timeoutsAlan Previn2023-10-181-2/+6
* | | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-3/+1
|\ \ \
| * | | kthread: add kthread_stop_putAndreas Gruenbacher2023-10-041-3/+1
* | | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-022-14/+17
|\ \ \ \
| * | | | drm/i915: dynamically allocate the i915_gem_mm shrinkerQi Zheng2023-10-042-14/+17
| |/ / /
* | | | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-11-011-1/+0
|\ \ \ \
| * | | | intel drm: Remove now superfluous sentinel element from ctl_table arrayJoel Granados2023-10-111-1/+0
* | | | | Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-11-011-1/+1
|\ \ \ \ \
| * | | | | vfio: use __aligned_u64 in struct vfio_device_gfx_plane_infoStefan Hajnoczi2023-09-281-1/+1
* | | | | | Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-01238-4822/+8332
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'drm-intel-gt-next-2023-10-19' of git://anongit.freedesktop.org/drm...Dave Airlie2023-10-2021-30/+407
| |\ \ \ \ \
| | * | | | | drm/i915/perf: Determine context valid in OA reportsUmesh Nerlige Ramappa2023-10-181-2/+2
| | * | | | | drm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3Vinay Belgaumkar2023-10-181-2/+5
| | * | | | | drm/i915: Prevent potential null-ptr-deref in engine_init_commonNirmoy Das2023-10-181-1/+2
| | * | | | | drm/i915: Enable GuC TLB invalidations for MTLJonathan Cavitt2023-10-181-0/+1
| | * | | | | drm/i915/gt: Increase sleep in gt_tlb selftest sanitycheckJonathan Cavitt2023-10-181-2/+9
| | * | | | | drm/i915: No TLB invalidation on wedged GTJonathan Cavitt2023-10-181-1/+31
| | * | | | | drm/i915: No TLB invalidation on suspended GTJonathan Cavitt2023-10-183-9/+23
| | * | | | | drm/i915: Define and use GuC and CTB TLB invalidation routinesPrathap Kumar Valsan2023-10-187-11/+299
| | * | | | | drm/i915/guc: Add CT size delay helperJonathan Cavitt2023-10-182-0/+29
| | * | | | | drm/i915: Add GuC TLB Invalidation device info flagsJonathan Cavitt2023-10-182-0/+3
| | * | | | | drm/i915/pxp: Clean up zero initializersVille Syrjälä2023-10-173-10/+10