summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2022-03-25Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-21drm/i915: Fix renamed struct fieldLucas De Marchi
2022-03-21drm/i915: Fix PSF GV point mask when SAGV is not possibleVille Syrjälä
2022-03-21drm/i915: Treat SAGV block time 0 as SAGV disabledVille Syrjälä
2022-03-21drm/i915: Reject unsupported TMDS rates on ICL+Ville Syrjälä
2022-03-16drm/i915/display: Do not re-enable PSR after it was marked as not reliableJosé Roberto de Souza
2022-03-16drm/i915/display: Fix HPD short pulse handling for eDPJosé Roberto de Souza
2022-03-14drm/i915/gem: add missing boundary check in vm_accessMastan Katragadda
2022-03-13Kbuild: add -Wno-shift-negative-value where -Wextra is usedArnd Bergmann
2022-03-09drm/i915/gtt: reduce overzealous alignment constraints for GGTTMatthew Auld
2022-03-08Merge tag 'gvt-next-2022-03-07' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen
2022-03-08drm/i915: Fix the async flip wm0/ddb optimizationVille Syrjälä
2022-03-08drm/i915: Check async flip capability early onVille Syrjälä
2022-03-08drm/i915: Don't skip ddb allocation if data_rate==0Ville Syrjälä
2022-03-08drm/i915: Avoid negative shift due to bigjoiner_pipes==0Ville Syrjälä
2022-03-07drm/i915/gvt: add the missing mdev attribute "name"Zhi Wang
2022-03-07drm/i915/psr: Set "SF Partial Frame Enable" also on full updateJouni Högander
2022-03-04Merge tag 'drm-intel-gt-next-2022-03-03' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-03-02drm/i915/xehpsdv: Move render/compute engine reset domains related workaroundsSrinivasan Shanmugam
2022-03-02drm/i915/xehp: Add compute workaroundsMatt Roper
2022-03-02drm/i915/xehp: handle fused off CCS enginesDaniele Ceraolo Spurio
2022-03-02drm/i915/xehp: Don't support parallel submission on compute / renderMatthew Brost
2022-03-02drm/i915/xehp/guc: enable compute engine inside GuCDaniele Ceraolo Spurio
2022-03-02drm/i915/xehp: Enable ccs/dual-ctx in RCU_MODEMatt Roper
2022-03-02drm/i915/xehp: Define context scheduling attributes in lrc descriptorMatt Roper
2022-03-02drm/i915: Move context descriptor fields to intel_lrc.hMatt Roper
2022-03-02drm/i915/xehp: CCS should use RCS setup functionsMatt Roper
2022-03-02drm/i915/xehp: compute engine pipe_controlDaniele Ceraolo Spurio
2022-03-02drm/i915/xehp: Add Compute CS IRQ handlersMatt Roper
2022-03-02drm/i915/xehp: CCS shares the render reset domainMatt Roper
2022-03-02drm/i915/xehp: Define compute class and engineMatt Roper
2022-03-02drm/i915: Depend on !PREEMPT_RT.Sebastian Andrzej Siewior
2022-03-01drm/i915/guc: Do not complain about stale reset notificationsJohn Harrison
2022-03-01drm/i915/guc: Initialize GuC submission locks and queues earlyDaniele Ceraolo Spurio
2022-03-01drm/i915/guc: Fix flag query helper function to not modify stateJohn Harrison
2022-03-01drm/i915/selftests: exercise mmap migrationMatthew Auld
2022-03-01drm/i915/selftests: handle allocation failuresMatthew Auld
2022-03-01drm/i915/ttm: mappable migration on faultMatthew Auld
2022-03-01drm/i915/ttm: make eviction mappable awareMatthew Auld
2022-02-28drm/i915: Clarify vma lifetimeThomas Hellström
2022-02-28drm/i915: s/JSP2/ICP2/ PCHVille Syrjälä
2022-02-28drm/i915/guc/slpc: Correct the param count for unset paramVinay Belgaumkar
2022-02-28drm/i915/selftests: mock test io_sizeMatthew Auld
2022-02-28drm/i915/buddy: tweak 2big checkMatthew Auld
2022-02-28drm/i915/buddy: adjust res->startMatthew Auld
2022-02-28drm/i915/buddy: track available visible sizeMatthew Auld
2022-02-28drm/i915: add I915_BO_ALLOC_GPU_ONLYMatthew Auld