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