summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/Makefile
AgeCommit message (Expand)Author
2021-10-14drm/i915: rename intel_sideband.[ch] to intel_sbi.[ch]Jani Nikula
2021-10-14drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula
2021-10-14drm/i915: split out vlv sideband to a separate fileJani Nikula
2021-10-12Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2021-10-12drm/i915/display: move pin/unpin fb/plane code to a new file.Dave Airlie
2021-10-12drm/i915/display: refactor initial plane config to a separate fileDave Airlie
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-10-11Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-10-04drm/i915: Clean up disabled warningsNathan Chancellor
2021-10-04drm/i915/pxp: add pxp debugfsDaniele Ceraolo Spurio
2021-10-04drm/i915/pxp: Enable PXP power managementHuang, Sean Z
2021-10-04drm/i915/pxp: Implement PXP irq handlerHuang, Sean Z
2021-10-04drm/i915/pxp: Implement arb session teardownHuang, Sean Z
2021-10-04drm/i915/pxp: Create the arbitrary session after bootHuang, Sean Z
2021-10-04drm/i915/pxp: Implement funcs to create the TEE channelHuang, Sean Z
2021-10-04drm/i915/pxp: allocate a vcs context for pxp usageDaniele Ceraolo Spurio
2021-09-24drm/i915 Implement LMEM backup and restore for suspend / resumeThomas Hellström
2021-09-18drm/i915: rename debugfs_gt_pm filesLucas De Marchi
2021-09-18drm/i915: rename debugfs_engines filesLucas De Marchi
2021-09-18drm/i915: rename debugfs_gt filesLucas De Marchi
2021-09-15Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2021-09-14drm/i915: Enable -Wsometimes-uninitializedNathan Chancellor
2021-09-14drm/i915: Enable -Wsometimes-uninitializedNathan Chancellor
2021-08-30drm/i915/display: Move DRRS code its own fileJosé Roberto de Souza
2021-08-26drm/i915/backlight: extract backlight code to a separate fileJani Nikula
2021-08-24drm/i915/display: split out dpt out of intel_display.cJani Nikula
2021-08-12Merge tag 'drm-intel-next-2021-08-10-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2021-08-03drm/i915/guc/rc: Setup and enable GuCRC featureVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Initial definitions for SLPCVinay Belgaumkar
2021-07-29drm/i915/dg2: Add MPLLB programming for SNPS PHYMatt Roper
2021-07-28drm/i915: Extract i915_module.cDaniel Vetter
2021-07-28drm/i915: Remove i915_globalsDaniel Vetter
2021-07-27drm/i915/selftest: Fix workarounds selftest for GuC submissionRahul Kumar Singh
2021-07-08drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZEJason Ekstrand
2021-06-17drm/i915/gem: Zap the i915_gem_object_blt codeThomas Hellström
2021-06-17drm/i915/gem: Zap the client blt codeThomas Hellström
2021-06-17drm/i915/gt: Pipelined page migrationChris Wilson
2021-06-17drm/i915: Break out dma_resv ww locking utilities to separate filesThomas Hellström
2021-06-16drm/i915/ttm: add ttm_buddy_manMatthew Auld
2021-06-11drm/i915/ttm: Introduce a TTM i915 gem object backendThomas Hellström
2021-06-11Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström
2021-05-19drm/i915/xelpd: Add rc_qp_table for rcparams calculationVandita Kulkarni
2021-05-19drm/i915/dmc: s/intel_csr.c/intel_dmc.c and s/intel_csr.h/intel_dmc.hAnusha Srivatsa
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_display_types.hImre Deak
2021-03-29drm/i915: split out stepping info to a new fileJani Nikula
2021-03-24drm/i915: Fix pread/pwrite to work with new locking rules.Maarten Lankhorst
2021-03-19drm/i915: Introduce g4x_hdmi.cVille Syrjälä
2021-03-19drm/i915: Introduce g4x_dp.cVille Syrjälä