aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2021-11-09drm/i915/resets: Don't set / test for per-engine reset bits with GuC submissionMatthew Brost1-10/+17
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-19/+6
2021-11-09lib, stackdepot: add helper to print stack entries into bufferImran Khan2-19/+6
2021-11-09drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pagesImre Deak2-1/+11
2021-11-09drm/i915/fb: Fix rounding error in subsampled plane size calculationImre Deak1-2/+2
2021-11-09drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown()Ville Syrjälä4-2/+17
2021-11-09drm/i915/dsi: disable lpdt if it is not enabledWilliam Tseng1-0/+2
2021-11-08drm/i915: Fix Memory BW formulae for ADL-PRadhakrishna Sripada1-1/+1
2021-11-05drm/i915/display/adlp: Disable underrun recoveryJosé Roberto de Souza1-32/+7
2021-11-05drm/i915/audio: rename intel_init_audio_hooks to intel_audio_hooks_initJani Nikula3-4/+4
2021-11-05drm/i915/audio: move intel_audio_funcs internal to intel_audio.cJani Nikula2-9/+10
2021-11-05drm/i915/audio: define the audio struct separately from drm_i915_privateJani Nikula1-21/+24
2021-11-05drm/i915/audio: name the audio sub-struct in drm_i915_privateJani Nikula4-79/+77
2021-11-05drm/i915/audio: group audio under anonymous struct in drm_i915_privateJani Nikula1-21/+22
2021-11-05drm/i915/selftests: Rework context handling in hugepages selftestsMaarten Lankhorst1-48/+80
2021-11-05drm/i915: Remove gen6_ppgtt_unpin_allMaarten Lankhorst2-12/+0
2021-11-05drm/i915/ttm: Failsafe migration blitsThomas Hellström3-52/+294
2021-11-05drm/i915/ttm: Reorganize the ttm move codeThomas Hellström5-280/+430
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-29/+5
2021-11-04drm/i915: Update memory bandwidth formulaeRadhakrishna Sripada1-32/+179
2021-11-04drm/i915: Split vlv/chv sprite plane update into noarm+arm pairVille Syrjälä1-15/+30
2021-11-04drm/i915: Split ivb+ sprite plane update into noarm+arm pairVille Syrjälä1-14/+28
2021-11-04drm/i915: Split g4x+ sprite plane update into noarm+arm pairVille Syrjälä1-13/+28
2021-11-04drm/i915: Split pre-skl primary plane update into noarm+arm pairVille Syrjälä1-22/+59
2021-11-04drm/i915: Split skl+ plane update into noarm+arm pairVille Syrjälä1-41/+72
2021-11-04drm/i915: Split update_plane() into update_noarm() + update_arm()Ville Syrjälä9-94/+192
2021-11-04drm/i915: Fix up the sprite namespacingVille Syrjälä1-53/+53
2021-11-04drm/i915: Fix async flip with decryption and/or DPTVille Syrjälä1-10/+20
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+3
2021-11-04drm/i915: Reject planar formats when doing async flipsVille Syrjälä1-0/+6
2021-11-04drm/i915: fixup dma_fence_wait usageMatthew Auld1-1/+1
2021-11-03drm/i915/guc/slpc: Update boost sysfs hooks for SLPCVinay Belgaumkar5-16/+82
2021-11-03drm/i915/guc/slpc: Add waitboost functionality for SLPCVinay Belgaumkar5-1/+48
2021-11-03drm/i915/guc/slpc: Define and initialize boost frequencyVinay Belgaumkar3-23/+93
2021-11-03drm/i915: Use intel_de_rmw() for icl combo phy programmingVille Syrjälä1-26/+18
2021-11-03drm/i915: Use intel_de_rmw() for icl mg phy programmingVille Syrjälä1-72/+41
2021-11-03drm/i915: Use intel_de_rmw() for tgl dkl phy programmingVille Syrjälä1-20/+16
2021-11-03drm/i915: Enable per-lane drive settings for icl+Ville Syrjälä1-1/+4
2021-11-03drm/i915: Query the vswing levels per-lane for snps phyVille Syrjälä1-1/+1
2021-11-03drm/i915: Query the vswing levels per-lane for tgl dkl phyVille Syrjälä1-14/+19
2021-11-03drm/i915: Query the vswing levels per-lane for icl mg phyVille Syrjälä1-1/+12
2021-11-03drm/i915: Query the vswing levels per-lane for icl combo phyVille Syrjälä1-1/+6
2021-11-03drm/i915: Stop using group access when progrmming icl combo phy TXVille Syrjälä1-12/+16
2021-11-03drm/i915: Fix comment about modeset parametersJavier Martinez Canillas1-2/+2
2021-11-03drm/i915: Restore memory mapping for DPT FBs across system suspend/resumeImre Deak3-0/+61
2021-11-03drm/i915: Factor out i915_ggtt_suspend_vm/i915_ggtt_resume_vm()Imre Deak2-17/+56
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds264-10461/+17575
2021-11-02drm/i915: Rename GT_STEP to GRAPHICS_STEPJosé Roberto de Souza8-52/+51
2021-11-02drm/i915: Track media IP stepping separated from GTJosé Roberto de Souza3-34/+41
2021-11-02drm/i915: Add struct to hold IP versionJosé Roberto de Souza6-28/+37