index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
Lyude Paul
2020-08-31
1
-27
/
+27
|
|
*
|
drm/nouveau/kms/nv50-: Add support for DP_SINK_COUNT
Lyude Paul
2020-08-31
2
-5
/
+50
|
|
*
|
drm/i915/dp: Extract drm_dp_read_sink_count()
Lyude Paul
2020-08-31
3
-6
/
+32
|
|
*
|
drm/i915/dp: Extract drm_dp_read_sink_count_cap()
Lyude Paul
2020-08-31
3
-10
/
+41
|
|
*
|
drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validation
Lyude Paul
2020-08-31
3
-4
/
+15
|
|
*
|
drm/i915/dp: Extract drm_dp_read_downstream_info()
Lyude Paul
2020-08-31
3
-14
/
+65
|
|
*
|
drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
Lyude Paul
2020-08-31
7
-36
/
+86
|
|
*
|
drm/nouveau/kms: Move drm_dp_cec_unset_edid() into nouveau_connector_detect()
Lyude Paul
2020-08-31
1
-3
/
+2
|
|
*
|
drm/nouveau/kms: Use new drm_dp_read_mst_cap() helper for checking MST caps
Lyude Paul
2020-08-31
1
-13
/
+3
|
|
*
|
drm/i915/dp: Extract drm_dp_read_mst_cap()
Lyude Paul
2020-08-31
3
-18
/
+25
|
|
*
|
drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
Lyude Paul
2020-08-31
7
-137
/
+244
|
|
*
|
drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in nv50_sor_disable()
Lyude Paul
2020-08-31
1
-4
/
+7
|
|
*
|
drm/nouveau/kms: Search for encoders' connectors properly
Lyude Paul
2020-08-31
9
-38
/
+105
|
|
*
|
drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in nv50_mstm_new()
Lyude Paul
2020-08-31
1
-11
/
+0
|
|
*
|
drm/nouveau/kms/nv50-: Use macros for DP registers in nouveau_dp.c
Lyude Paul
2020-08-31
1
-3
/
+5
|
|
*
|
drm/nouveau/kms/nv50-: Just use drm_dp_dpcd_read() in nouveau_dp.c
Lyude Paul
2020-08-31
1
-8
/
+4
|
|
*
|
drm/nouveau/kms/nv50-: Remove open-coded drm_dp_read_desc()
Lyude Paul
2020-08-31
3
-23
/
+14
|
|
*
|
drm/nouveau/kms: Fix some indenting in nouveau_dp_detect()
Lyude Paul
2020-08-31
1
-4
/
+4
|
|
*
|
drm: virtio: fix kconfig dependency warning
Randy Dunlap
2020-08-31
1
-1
/
+1
|
|
*
|
drm/radeon/ttm: don't store driver copy of device pointer.
Dave Airlie
2020-08-31
1
-4
/
+4
|
|
*
|
drm/amdgpu/ttm: remove unused parameter to move blit
Dave Airlie
2020-08-31
1
-4
/
+4
|
|
*
|
drm/hisilicon: Removed the dependency on the mmu
Tian Tao
2020-08-30
1
-1
/
+1
|
|
*
|
drm/vkms: avoid warning in vkms_get_vblank_timestamp
Sidong Yang
2020-08-30
1
-0
/
+5
|
|
*
|
drm/vkms: add alpha-premultiplied color blending
Melissa Wen
2020-08-30
1
-16
/
+39
|
|
*
|
drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panel
Laurent Pinchart
2020-08-30
1
-1
/
+1
|
|
*
|
drm/bridge: Fix the dsi remote end-points
Vinod Koul
2020-08-29
1
-2
/
+2
|
|
*
|
drm/panel: rm67191: Remove CLOCK_NON_CONTINUOUS flag
Robert Chiras
2020-08-29
1
-2
/
+1
|
|
*
|
drm/panel: simple: Add AM-1280800N3TZQW-T00H
Jagan Teki
2020-08-29
1
-0
/
+29
|
|
*
|
dt-bindings: display: simple: Add AM-1280800N3TZQW-T00H
Jagan Teki
2020-08-29
1
-0
/
+2
|
|
*
|
drm/sun4i: lvds: Invert the LVDS polarity
Maxime Ripard
2020-08-27
1
-3
/
+1
|
*
|
|
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
2020-09-09
82
-2178
/
+3434
|
|
\
\
\
|
|
*
|
|
drm/i915: Unlock the shared hwsp_gtt object after pinning
Thomas Hellström
2020-09-07
1
-0
/
+9
|
|
*
|
|
drm/i915: Filter wake_flags passed to default_wake_function
Chris Wilson
2020-09-07
1
-3
/
+7
|
|
*
|
|
drm/i915: Remove i915_request.lock requirement for execution callbacks
Chris Wilson
2020-09-07
1
-47
/
+58
|
|
*
|
|
drm/i915: Be wary of data races when reading the active execlists
Chris Wilson
2020-09-07
2
-6
/
+34
|
|
*
|
|
drm/i915: Add ww locking to pin_to_display_plane, v2.
Maarten Lankhorst
2020-09-07
2
-16
/
+41
|
|
*
|
|
drm/i915: Add ww locking to vm_fault_gtt
Maarten Lankhorst
2020-09-07
1
-18
/
+33
|
|
*
|
|
drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.
Maarten Lankhorst
2020-09-07
5
-96
/
+125
|
|
*
|
|
drm/i915: Use ww pinning for intel_context_create_request()
Maarten Lankhorst
2020-09-07
1
-5
/
+15
|
|
*
|
|
drm/i915/selftests: Fix locking inversion in lrc selftest.
Maarten Lankhorst
2020-09-07
1
-3
/
+12
|
|
*
|
|
drm/i915: Dirty hack to fix selftests locking inversion
Maarten Lankhorst
2020-09-07
1
-0
/
+12
|
|
*
|
|
drm/i915: Convert i915_perf to ww locking as well
Maarten Lankhorst
2020-09-07
1
-15
/
+42
|
|
*
|
|
drm/i915: Kill last user of intel_context_create_request outside of selftests
Maarten Lankhorst
2020-09-07
1
-14
/
+29
|
|
*
|
|
drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2.
Maarten Lankhorst
2020-09-07
3
-70
/
+163
|
|
*
|
|
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
26
-137
/
+217
|
|
*
|
|
drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
2020-09-07
5
-106
/
+190
|
|
*
|
|
drm/i915: Pin engine before pinning all objects, v5.
Maarten Lankhorst
2020-09-07
2
-65
/
+152
|
|
*
|
|
drm/i915: Nuke arguments to eb_pin_engine
Maarten Lankhorst
2020-09-07
1
-10
/
+7
|
|
*
|
|
drm/i915: Add ww context handling to context_barrier_task
Maarten Lankhorst
2020-09-07
2
-29
/
+48
|
|
*
|
|
drm/i915: Use ww locking in intel_renderstate.
Maarten Lankhorst
2020-09-07
3
-32
/
+71
[prev]
[next]