summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2022-09-02drm/i915/dp_mst: Fix mst_mgr lookup during atomic checkImre Deak1-5/+3
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul2-35/+53
2022-08-23drm/display/dp_mst: Add helpers for serializing SST <-> MST transitionsLyude Paul1-0/+9
2022-08-23drm/display/dp_mst: Don't open code modeset checks for releasing time slotsLyude Paul1-23/+1
2022-08-23drm/display/dp_mst: Add nonblocking helpers for DP MSTLyude Paul1-0/+6
2022-08-23drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul1-3/+2
2022-08-22drm/i915: Implement intersect/compatible functionsArunpravin Paneer Selvam2-40/+74
2022-08-11drm/i915: Use luminance range calculated during edid parsingJouni Högander1-2/+13
2022-08-01Merge drm/drm-next into drm-misc-nextThomas Zimmermann51-432/+1181
2022-07-27drm: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann5-5/+0
2022-07-26drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann4-10/+10
2022-07-26drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann4-4/+0
2022-07-22Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm...Dave Airlie51-432/+1181
2022-07-13drm/i915: Add lmem_bar_size modparamPriyanka Dandamudi3-5/+32
2022-07-13drm/i915: Add support for LMEM PCIe resizable barAkeem G Abodunrin1-0/+75
2022-07-13drm/i915: Correct ss -> steering calculation for pre-Xe_HP platformsMatt Roper1-1/+1
2022-07-13drm/i915/ttm: fix 32b buildMatthew Auld6-13/+15
2022-07-13Merge drm/drm-next into drm-misc-nextMaxime Ripard171-4969/+7529
2022-07-13drm/i915/selftests: fix subtraction overflow bugAndrzej Hajda1-1/+1
2022-07-13drm/i915/gt: Only kick the signal worker if there's been an updateChris Wilson1-1/+2
2022-07-13drm/i915: Bump GT idling delay to 2 jiffiesChris Wilson1-1/+1
2022-07-13drm/i915/gem: Look for waitboosting across the whole object prior to individu...Chris Wilson1-0/+34
2022-07-13drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson1-1/+14
2022-07-13drm/i915/gt: Serialize GRDOM access between multiple engine resetsChris Wilson1-9/+28
2022-07-12drm/i915/dg2: Add Wa_15010599737Matt Roper2-0/+6
2022-07-12Merge tag 'drm-misc-next-2022-07-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+1
2022-07-12Merge tag 'drm-intel-next-2022-07-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie17-192/+192
2022-07-11drm/i915/ttm: fix sg_table constructionMatthew Auld7-15/+58
2022-07-11drm/i915/selftests: fix a couple IS_ERR() vs NULL testsDan Carpenter1-4/+4
2022-07-11drm/ttm: rename and cleanup ttm_bo_initChristian König1-3/+2
2022-07-08drm/i915/mtl: Add MeteorLake PCI IDsRadhakrishna Sripada4-0/+23
2022-07-08drm/i915/mtl: Add MeteorLake platform infoRadhakrishna Sripada4-0/+28
2022-07-08drm/i915/gt: Add general DSS steering iterator to intel_gt_mcrMatt Roper6-75/+75
2022-07-08i915/perf: Disable OA sseu config param for gfx12.50+Umesh Nerlige Ramappa1-0/+7
2022-07-08i915/perf: Replace DRM_DEBUG with driver specific drm_dbg callUmesh Nerlige Ramappa1-51/+100
2022-07-07drm/i915/selftests: Grab the runtime pm in shrink_thpChris Wilson1-1/+6
2022-07-07drm/i915/guc: Asynchronous flush of GuC log regionsAlan Previn2-2/+3
2022-07-06drm/i915: Nuke PCH_JSPVille Syrjälä3-5/+4
2022-07-06drm/i915: Nuke PCH_MCCVille Syrjälä4-6/+5
2022-07-06drm/i915: Use short PCH names consistentlyVille Syrjälä1-5/+5
2022-07-05drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä1-0/+1
2022-07-04drm/i915: Fix vm use-after-free in vma destructionThomas Hellström1-4/+8
2022-07-02drm/i915/display: clean up commentsTom Rix1-4/+4
2022-07-02drm/i915: DG2 and ATS-M device ID updatesMatt Roper2-1/+3
2022-07-01drm/i915/pvc: Implement w/a 16016694945Gustavo Sousa2-0/+7
2022-07-01drm/i915: turn on small BAR supportMatthew Auld1-6/+4
2022-07-01drm/i915/ttm: disallow CPU fallback mode for ccs pagesMatthew Auld4-18/+31
2022-07-01drm/i915/ttm: handle blitter failure on DG2Matthew Auld10-48/+353
2022-07-01drm/i915/selftests: ensure we reserve a fence slotMatthew Auld1-2/+4