index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
debug_locks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
drm/i915/gt: Delay execlist processing for tgl
Chris Wilson
1
-0
/
+3
2020-10-19
drm/i915/gem: Support parsing of oversize batches
Chris Wilson
1
-2
/
+8
2020-10-19
drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...
Ville Syrjälä
1
-0
/
+8
2020-10-19
drm/i915/gt: Initialize reserved and unspecified MOCS indices
Ayaz A Siddiqui
1
-5
/
+11
2020-10-19
drm/i915/dp: Tweak initial dpcd backlight.enabled value
Sean Paul
1
-11
/
+20
2020-10-12
drm/i915: Set all unused color plane offsets to ~0xfff again
Ville Syrjälä
1
-12
/
+5
2020-10-12
drm/i915: Fix TGL DKL PHY DP vswing handling
Ville Syrjälä
1
-1
/
+1
2020-09-30
drm/i915: Avoid mixing integer types during batch copies
Chris Wilson
3
-9
/
+12
2020-09-30
drm/i915/gem: Always test execution status on closing the context
Chris Wilson
1
-38
/
+10
2020-09-30
drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
Chris Wilson
1
-39
/
+67
2020-09-30
drm/i915: Cancel outstanding work after disabling heartbeats on an engine
Chris Wilson
2
-0
/
+14
2020-09-30
drm/i915/gem: Hold request reference for canceling an active context
Chris Wilson
1
-6
/
+19
2020-09-30
drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"
Chris Wilson
1
-10
/
+2
2020-09-30
drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
Chris Wilson
1
-0
/
+2
2020-09-30
drm/i915: check i915_vm_alloc_pt_stash for errors
Matthew Auld
1
-3
/
+5
2020-09-30
drm/i915: Fix uninitialised variable in intel_context_create_request.
Maarten Lankhorst
1
-0
/
+1
2020-09-30
drm/i915: Break up error capture compression loops with cond_resched()
Chris Wilson
1
-0
/
+3
2020-09-30
drm/i915: Fix an error code i915_gem_object_copy_blt()
Dan Carpenter
1
-1
/
+1
2020-09-30
drm/i915/gt: Clear the buffer pool age before use
Chris Wilson
1
-0
/
+2
2020-09-30
drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported
Chris Wilson
1
-0
/
+4
2020-09-30
drm/i915/gem: Avoid implicit vmap for highmem on x86-32
Chris Wilson
1
-2
/
+24
2020-09-28
drm/i915: Fix state checker hw.active/hw.enable readout
Ville Syrjälä
1
-6
/
+9
2020-09-27
agp: use semicolons rather than commas to separate statements
Julia Lawall
3
-3
/
+3
2020-09-22
drm: rcar-du: Put reference to VSP device
Laurent Pinchart
1
-0
/
+12
2020-09-22
drm: rcar-du: Update description for DRM_RCAR_DW_HDMI Kconfig entry
Lad Prabhakar
1
-2
/
+2
2020-09-22
drm: rcar-du: Fix crash when enabling a non-visible plane
Laurent Pinchart
1
-1
/
+1
2020-09-22
drm: rcar-du: Fix pitch handling for fully planar YUV formats
Laurent Pinchart
2
-2
/
+53
2020-09-22
drm: rcar-du: Add r8a77961 support
Kuninori Morimoto
1
-0
/
+1
2020-09-22
dt-bindings: display: renesas: dw-hdmi: Add R8A77961 support
Kuninori Morimoto
1
-0
/
+1
2020-09-22
dt-bindings: display: renesas: dw-hdmi: Tidyup example compatible
Kuninori Morimoto
1
-1
/
+1
2020-09-22
dt-bindings: display: renesas: du: Document the r8a77961 bindings
Kuninori Morimoto
1
-0
/
+2
2020-09-22
drm: rcar-du: lvds: Add support for R8A774E1 SoC
Marian-Cristian Rotariu
1
-0
/
+1
2020-09-22
dt-bindings: display: renesas,dw-hdmi: Add r8a774e1 support
Marian-Cristian Rotariu
1
-0
/
+1
2020-09-22
dt-bindings: display: renesas,lvds: Document r8a774e1 bindings
Marian-Cristian Rotariu
1
-0
/
+1
2020-09-22
drm: rcar-du: Add support for R8A774E1 SoC
Marian-Cristian Rotariu
1
-0
/
+30
2020-09-22
dt-bindings: display: renesas,du: Document r8a774e1 bindings
Marian-Cristian Rotariu
1
-0
/
+2
2020-09-22
drm/bridge: lvds-codec: Add support for regulator
Biju Das
1
-0
/
+29
2020-09-22
dt-bindings: display: bridge: lvds-codec: Document power-supply property
Biju Das
1
-0
/
+3
2020-09-22
drm/exynos: Fix dma_parms allocation
Marek Szyprowski
1
-26
/
+1
2020-09-21
drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing
Maxime Ripard
1
-0
/
+17
2020-09-21
drm/ttm: update kernel-doc line comments
Tian Tao
1
-1
/
+1
2020-09-21
drm/panfrost: add Amlogic GPU integration quirks
Neil Armstrong
1
-0
/
+11
2020-09-21
drm/panfrost: add amlogic reset quirk callback
Neil Armstrong
3
-0
/
+17
2020-09-21
drm/panfrost: add support for vendor quirk
Neil Armstrong
2
-0
/
+7
2020-09-21
drm/dev: Remove drm_dev_init
Daniel Vetter
4
-55
/
+4
2020-09-21
drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)
Luben Tuikov
1
-12
/
+4
2020-09-21
drm/i915/selftests: align more to real device lifetimes
Daniel Vetter
1
-20
/
+19
2020-09-21
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
13
-12
/
+19
2020-09-21
drm/exynos: hdmi: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+2
2020-09-21
drm/exynos: dsi: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+2
[next]