index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
drm/i915/resets: Don't set / test for per-engine reset bits with GuC submission
Matthew Brost
1
-10
/
+17
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-19
/
+6
2021-11-09
lib, stackdepot: add helper to print stack entries into buffer
Imran Khan
2
-19
/
+6
2021-11-09
drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pages
Imre Deak
2
-1
/
+11
2021-11-09
drm/i915/fb: Fix rounding error in subsampled plane size calculation
Imre Deak
1
-2
/
+2
2021-11-09
drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown()
Ville Syrjälä
4
-2
/
+17
2021-11-09
drm/i915/dsi: disable lpdt if it is not enabled
William Tseng
1
-0
/
+2
2021-11-08
drm/i915: Fix Memory BW formulae for ADL-P
Radhakrishna Sripada
1
-1
/
+1
2021-11-05
drm/i915/display/adlp: Disable underrun recovery
José Roberto de Souza
1
-32
/
+7
2021-11-05
drm/i915/audio: rename intel_init_audio_hooks to intel_audio_hooks_init
Jani Nikula
3
-4
/
+4
2021-11-05
drm/i915/audio: move intel_audio_funcs internal to intel_audio.c
Jani Nikula
2
-9
/
+10
2021-11-05
drm/i915/audio: define the audio struct separately from drm_i915_private
Jani Nikula
1
-21
/
+24
2021-11-05
drm/i915/audio: name the audio sub-struct in drm_i915_private
Jani Nikula
4
-79
/
+77
2021-11-05
drm/i915/audio: group audio under anonymous struct in drm_i915_private
Jani Nikula
1
-21
/
+22
2021-11-05
drm/i915/selftests: Rework context handling in hugepages selftests
Maarten Lankhorst
1
-48
/
+80
2021-11-05
drm/i915: Remove gen6_ppgtt_unpin_all
Maarten Lankhorst
2
-12
/
+0
2021-11-05
drm/i915/ttm: Failsafe migration blits
Thomas Hellström
3
-52
/
+294
2021-11-05
drm/i915/ttm: Reorganize the ttm move code
Thomas Hellström
5
-280
/
+430
2021-11-05
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-29
/
+5
2021-11-04
drm/i915: Update memory bandwidth formulae
Radhakrishna Sripada
1
-32
/
+179
2021-11-04
drm/i915: Split vlv/chv sprite plane update into noarm+arm pair
Ville Syrjälä
1
-15
/
+30
2021-11-04
drm/i915: Split ivb+ sprite plane update into noarm+arm pair
Ville Syrjälä
1
-14
/
+28
2021-11-04
drm/i915: Split g4x+ sprite plane update into noarm+arm pair
Ville Syrjälä
1
-13
/
+28
2021-11-04
drm/i915: Split pre-skl primary plane update into noarm+arm pair
Ville Syrjälä
1
-22
/
+59
2021-11-04
drm/i915: Split skl+ plane update into noarm+arm pair
Ville Syrjälä
1
-41
/
+72
2021-11-04
drm/i915: Split update_plane() into update_noarm() + update_arm()
Ville Syrjälä
9
-94
/
+192
2021-11-04
drm/i915: Fix up the sprite namespacing
Ville Syrjälä
1
-53
/
+53
2021-11-04
drm/i915: Fix async flip with decryption and/or DPT
Ville Syrjälä
1
-10
/
+20
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+3
2021-11-04
drm/i915: Reject planar formats when doing async flips
Ville Syrjälä
1
-0
/
+6
2021-11-04
drm/i915: fixup dma_fence_wait usage
Matthew Auld
1
-1
/
+1
2021-11-03
drm/i915/guc/slpc: Update boost sysfs hooks for SLPC
Vinay Belgaumkar
5
-16
/
+82
2021-11-03
drm/i915/guc/slpc: Add waitboost functionality for SLPC
Vinay Belgaumkar
5
-1
/
+48
2021-11-03
drm/i915/guc/slpc: Define and initialize boost frequency
Vinay Belgaumkar
3
-23
/
+93
2021-11-03
drm/i915: Use intel_de_rmw() for icl combo phy programming
Ville Syrjälä
1
-26
/
+18
2021-11-03
drm/i915: Use intel_de_rmw() for icl mg phy programming
Ville Syrjälä
1
-72
/
+41
2021-11-03
drm/i915: Use intel_de_rmw() for tgl dkl phy programming
Ville Syrjälä
1
-20
/
+16
2021-11-03
drm/i915: Enable per-lane drive settings for icl+
Ville Syrjälä
1
-1
/
+4
2021-11-03
drm/i915: Query the vswing levels per-lane for snps phy
Ville Syrjälä
1
-1
/
+1
2021-11-03
drm/i915: Query the vswing levels per-lane for tgl dkl phy
Ville Syrjälä
1
-14
/
+19
2021-11-03
drm/i915: Query the vswing levels per-lane for icl mg phy
Ville Syrjälä
1
-1
/
+12
2021-11-03
drm/i915: Query the vswing levels per-lane for icl combo phy
Ville Syrjälä
1
-1
/
+6
2021-11-03
drm/i915: Stop using group access when progrmming icl combo phy TX
Ville Syrjälä
1
-12
/
+16
2021-11-03
drm/i915: Fix comment about modeset parameters
Javier Martinez Canillas
1
-2
/
+2
2021-11-03
drm/i915: Restore memory mapping for DPT FBs across system suspend/resume
Imre Deak
3
-0
/
+61
2021-11-03
drm/i915: Factor out i915_ggtt_suspend_vm/i915_ggtt_resume_vm()
Imre Deak
2
-17
/
+56
2021-11-02
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
264
-10461
/
+17575
2021-11-02
drm/i915: Rename GT_STEP to GRAPHICS_STEP
José Roberto de Souza
8
-52
/
+51
2021-11-02
drm/i915: Track media IP stepping separated from GT
José Roberto de Souza
3
-34
/
+41
2021-11-02
drm/i915: Add struct to hold IP version
José Roberto de Souza
6
-28
/
+37
[prev]
[next]