index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
drm/i915/selftests: replace unused mask with simple version
Lucas De Marchi
1
-5
/
+5
2021-04-14
drm/i915/gt: replace gen use in intel_engine_cs
Lucas De Marchi
2
-29
/
+29
2021-04-14
drm/i915: add macros for graphics and media versions
Lucas De Marchi
3
-2
/
+23
2021-04-14
drm/i915/display: rename display version macros
Lucas De Marchi
35
-165
/
+164
2021-04-14
drm/i915: rename display.version to display.ver
Lucas De Marchi
3
-4
/
+4
2021-04-14
drm/i915/display: use DISPLAY_VER() on remaining users
Lucas De Marchi
1
-1
/
+1
2021-04-14
drm/i915: Remove a few redundant glk checks
Ville Syrjälä
2
-2
/
+2
2021-04-14
drm/i915: Don't use {skl, cnl}_hpd_pin() for bxt/glk
Ville Syrjälä
1
-2
/
+2
2021-04-14
drm/i915: Disable LTTPR detection on GLK once again
Ville Syrjälä
1
-1
/
+1
2021-04-14
drm/i915: Restore lost glk ccs w/a
Ville Syrjälä
1
-1
/
+2
2021-04-14
drm/i915: Restore lost glk FBC 16bpp w/a
Ville Syrjälä
1
-1
/
+1
2021-04-14
drm/i915/display: Eliminate IS_GEN9_{BC,LP}
Matt Roper
21
-134
/
+146
2021-04-01
drm/mediatek: Don't support hdmi connector creation
Dafna Hirschfeld
1
-95
/
+56
2021-04-01
drm/mediatek: Switch the hdmi bridge ops to the atomic versions
Dafna Hirschfeld
1
-8
/
+15
2021-04-01
drm/bridge: anx7625: disable regulators when power off
Hsin-Yi Wang
2
-0
/
+35
2021-04-01
dt-bindings: drm/bridge: anx7625: Add power supplies
Hsin-Yi Wang
1
-0
/
+15
2021-03-31
drm/i915: Fix docbook header for __intel_runtime_pm_get_if_active()
Imre Deak
1
-1
/
+1
2021-03-31
drm/displayid: rename displayid_hdr to displayid_header
Jani Nikula
2
-6
/
+6
2021-03-31
drm/displayid: allow data blocks with 0 payload length
Jani Nikula
1
-2
/
+1
2021-03-31
drm/edid: use the new displayid iterator for tile info
Jani Nikula
3
-45
/
+10
2021-03-31
drm/edid: use the new displayid iterator for finding CEA extension
Jani Nikula
1
-16
/
+9
2021-03-31
drm/edid: use the new displayid iterator for detailed modes
Jani Nikula
1
-17
/
+6
2021-03-31
drm/displayid: add new displayid section/block iterators
Jani Nikula
2
-0
/
+92
2021-03-31
drm/displayid: add separate drm_displayid.c
Jani Nikula
5
-57
/
+73
2021-03-31
drm/edid: make a number of functions, parameters and variables const
Jani Nikula
2
-31
/
+31
2021-03-31
drm/mediatek: Add missing MODULE_DEVICE_TABLE()
Boris Brezillon
6
-0
/
+7
2021-03-31
drm/hdcp: DP HDCP2.2 errata LC_Send_L_Prime=16
Anshuman Gupta
1
-1
/
+1
2021-03-31
drm/i915/hdcp: Add DP HDCP2.2 timeout to read entire msg
Anshuman Gupta
2
-13
/
+35
2021-03-31
drm/i915/display: Configure HDMI2.1 Pcon for FRL only if Src-Ctl mode is avai...
Ankit Nautiyal
1
-2
/
+7
2021-03-31
drm/dp_helper: Define options for FRL training for HDMI2.1 PCON
Ankit Nautiyal
3
-18
/
+22
2021-03-29
drm/i915/selftest: Add remap/rotate vma subtests when dst_stride!=width/height
Imre Deak
1
-7
/
+86
2021-03-29
drm/i915: Add support for FBs requiring a POT stride alignment
Imre Deak
7
-22
/
+112
2021-03-29
drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info struct
Imre Deak
5
-41
/
+41
2021-03-29
drm/i915/selftest: Unify use of intel_remapped_plane_info in igt_vma_rotate_r...
Imre Deak
1
-29
/
+34
2021-03-29
drm/i915: Shrink the size of intel_remapped_plane_info struct
Imre Deak
2
-8
/
+19
2021-03-29
drm/i915/intel_fb: Factor out calc_plane_remap_info()
Imre Deak
1
-126
/
+77
2021-03-29
drm/i915: Simplify copying the FB view state to the plane state
Imre Deak
4
-53
/
+35
2021-03-29
drm/i915: Store the normal view FB pitch in FB's intel_fb_view
Imre Deak
1
-3
/
+6
2021-03-29
drm/i915: Unify the FB and plane state view information into one struct
Imre Deak
8
-136
/
+150
2021-03-29
drm/i915/intel_fb: Factor out calc_plane_normal_size()
Imre Deak
1
-21
/
+76
2021-03-29
drm/i915/intel_fb: Factor out calc_plane_aligned_offset()
Imre Deak
1
-9
/
+16
2021-03-29
drm/i915/intel_fb: Factor out convert_plane_offset_to_xy()
Imre Deak
1
-28
/
+41
2021-03-29
drm/i915/intel_fb: s/dev_priv/i915/
Imre Deak
2
-36
/
+36
2021-03-29
drm/i915/intel_fb: Unexport intel_fb_check_stride()
Imre Deak
2
-3
/
+1
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from intel_display.c
Imre Deak
6
-831
/
+840
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from intel_sprite.c
Imre Deak
4
-33
/
+36
2021-03-29
drm/i915/intel_fb: Pull is_surface_linear() from intel_display.c/skl_universa...
Imre Deak
4
-12
/
+8
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from skl_universal_plane.c
Imre Deak
4
-36
/
+36
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from intel_display_types.h
Imre Deak
6
-19
/
+48
2021-03-29
drm/i915/selftest: Make sure to init i915_ggtt_view in igt_vma_rotate_remap()
Imre Deak
1
-1
/
+1
[next]