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
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-5
/
+5
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
2
-33
/
+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
1
-0
/
+74
2021-03-31
drm/displayid: add separate drm_displayid.c
Jani Nikula
3
-57
/
+62
2021-03-31
drm/edid: make a number of functions, parameters and variables const
Jani Nikula
1
-29
/
+29
2021-03-31
drm/mediatek: Add missing MODULE_DEVICE_TABLE()
Boris Brezillon
6
-0
/
+7
2021-03-31
drm/i915/hdcp: Add DP HDCP2.2 timeout to read entire msg
Anshuman Gupta
1
-13
/
+32
2021-03-31
drm/i915/display: Configure HDMI2.1 Pcon for FRL only if Src-Ctl mode is available
Ankit Nautiyal
1
-2
/
+7
2021-03-31
drm/dp_helper: Define options for FRL training for HDMI2.1 PCON
Ankit Nautiyal
2
-16
/
+18
2021-03-30
gpu: host1x: Use HW-equivalent syncpoint expiration check
Mikko Perttunen
1
-48
/
+1
2021-03-30
gpu: host1x: Remove cancelled waiters immediately
Mikko Perttunen
3
-8
/
+21
2021-03-30
gpu: host1x: Show number of pending waiters in debugfs
Mikko Perttunen
1
-3
/
+11
2021-03-30
gpu: host1x: Allow syncpoints without associated client
Mikko Perttunen
2
-13
/
+25
2021-03-30
Merge branch 'drm/tegra/fixes' into drm/tegra/for-next
Thierry Reding
3
-21
/
+26
2021-03-30
drm/tegra: sor: Grab runtime PM reference across reset
Thierry Reding
1
-0
/
+7
2021-03-30
drm/tegra: dc: Restore coupling of display controllers
Thierry Reding
1
-12
/
+8
2021-03-30
gpu: host1x: Use different lock classes for each client
Mikko Perttunen
1
-4
/
+6
2021-03-30
drm/tegra: dc: Don't set PLL clock to 0Hz
Dmitry Osipenko
1
-5
/
+5
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_remap()
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_universal_plane.c
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
2021-03-29
drm/i915: Make sure i915_ggtt_view is inited when creating an FB
Imre Deak
1
-0
/
+2
2021-03-29
drm/i915/selftest: Fix debug message in igt_vma_remapped_gtt()
Imre Deak
1
-1
/
+1
2021-03-29
drm/i915/selftest: Fix error handling in igt_vma_remapped_gtt()
Imre Deak
1
-1
/
+1
2021-03-29
drm/i915: Fix rotation setup during plane HW readout
Imre Deak
1
-6
/
+3
2021-03-29
drm/i915: Remove repeated declaration
Wan Jiabing
3
-3
/
+0
2021-03-29
drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
Nirmoy Das
1
-1
/
+1
2021-03-29
drm/amd/pm: no need to force MCLK to highest when no display connected
Evan Quan
1
-1
/
+2
2021-03-29
drm/i915: Stop adding planes to the commit needlessly
Ville Syrjälä
1
-8
/
+2
[prev]
[next]