index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_request.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-06
drm/i915/dp: Return the right vswing tables
José Roberto de Souza
1
-2
/
+3
2020-04-06
drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT mode
Imre Deak
1
-1
/
+5
2020-03-27
drm/i915/gvt: Fix klocwork issues about data size
Tina Zhang
1
-2
/
+2
2020-03-26
drm/i915/display: Fix mode private_flags comparison at atomic_check
Uma Shankar
1
-2
/
+2
2020-03-26
drm/i915/gt: Stage the transfer of the virtual breadcrumb
Chris Wilson
1
-5
/
+15
2020-03-26
drm/i915/gt: Select the deepest available parking mode for rc6
Chris Wilson
2
-5
/
+28
2020-03-26
drm/i915: Avoid live-lock with i915_vma_parked()
Chris Wilson
1
-15
/
+14
2020-03-26
drm/i915/gt: Treat idling as a RPS downclock event
Chris Wilson
1
-0
/
+13
2020-03-26
drm/i915/gt: Cancel a hung context if already closed
Chris Wilson
1
-0
/
+5
2020-03-26
drm/i915: Use explicit flag to mark unreachable intel_context
Chris Wilson
5
-6
/
+14
2020-03-20
drm/i915/perf: Invalidate OA TLB on when closing perf stream
Umesh Nerlige Ramappa
2
-0
/
+10
2020-03-20
drm/i915/gem: Check for a closed context when looking up an engine
Chris Wilson
1
-2
/
+6
2020-03-20
drm/i915/gt: Restrict gen7 w/a batch to Haswell
Chris Wilson
1
-1
/
+1
2020-03-19
drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"
Colin Ian King
3
-3
/
+3
2020-03-19
drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wreg
Nathan Chancellor
1
-5
/
+1
2020-03-19
drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check
James Zhu
2
-2
/
+2
2020-03-19
drm/amdgpu: fix typo for vcn2/jpeg2 idle check
James Zhu
2
-2
/
+2
2020-03-19
drm/amdgpu: fix typo for vcn1 idle check
James Zhu
1
-1
/
+1
2020-03-19
drm/amdgpu: add CAP fw loading
Zhigang Luo
5
-2
/
+38
2020-03-19
amd/powerplay: arcturus baco reset disable all features
John Clements
1
-8
/
+13
2020-03-19
drm/amdgpu: miss PRT case when bo update
Yintian Tao
1
-3
/
+3
2020-03-19
drm/amd/display: add on demand pipe merge logic for dcn2+
Dmytro Laktyushkin
3
-16
/
+56
2020-03-19
drm/amd/display: Allocate scratch space for DMUB CW7
Wyatt Wood
2
-4
/
+16
2020-03-19
drm/amd/display: DPP DTO isn't update properly.
Yongqiang Sun
3
-4
/
+6
2020-03-19
drm/amd/display: Remove connect DIG FE to its BE during timing programming
Nikola Cornij
4
-17
/
+4
2020-03-19
drm/amd/display: combine watermark change and clock change for update clocks.
Yongqiang Sun
3
-9
/
+10
2020-03-19
drm/amd/display: guard DPPHY_Internal_ctrl
Charlene Liu
1
-1
/
+1
2020-03-19
drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...
Martin Tsai
4
-22
/
+22
2020-03-19
drm/amd/display: Program self refresh control register on boot
Sung Lee
1
-0
/
+3
2020-03-19
drm/amd/display: remove magic numbers in hdcp_ddc
Wenjing Liu
1
-6
/
+6
2020-03-19
drm/amd/display: Fallback to dmcub for psr when dmcu is disabled
Wyatt Wood
1
-1
/
+1
2020-03-19
drm/amd/display: Set disable_dmcu flag properly per asic
Wyatt Wood
3
-6
/
+6
2020-03-19
drm/amd/display: Remove PSR dependency on swizzle mode
Roman Li
1
-6
/
+1
2020-03-19
drm/amd/display: Explicitly disable triplebuffer flips
Nicholas Kazlauskas
1
-0
/
+3
2020-03-19
drm/amd/display: Pass triplebuffer surface flip flags down to plane state
Nicholas Kazlauskas
2
-0
/
+3
2020-03-19
drm/amd/display: fix split threshold w/a to work with mpo
Dmytro Laktyushkin
1
-26
/
+13
2020-03-19
drm/amd/display: workaround for HDMI hotplug in DPMSOFF state
Yongqiang Sun
5
-0
/
+31
2020-03-19
drm/amd/display: Remove redundant hdcp display state
Isabel Zhang
6
-48
/
+27
2020-03-19
drm/amd/display: Fix test pattern color space inconsistency for Linux
Jerry (Fangzhi) Zuo
1
-3
/
+6
2020-03-19
drm/amd/display: update connector->display_info after read edid
Hersen Wu
3
-5
/
+19
2020-03-19
drm/amd/display: Revert "DCN2.x Do not program DPPCLK if same value"
Sung Lee
1
-1
/
+1
2020-03-18
drm/i915/gvt: do not check len & max_len for lri
Yan Zhao
1
-12
/
+0
2020-03-18
drm/i915/gvt: add support to command SWTESS_BASE_ADDRESS
Yan Zhao
1
-0
/
+4
2020-03-18
drm/exynos: Use mode->clock instead of reverse calculating it from the vrefresh
Ville Syrjälä
1
-1
/
+1
2020-03-18
drm/exynos: Use drm_encoder_mask()
Ville Syrjälä
1
-3
/
+2
2020-03-17
drm/i915/gvt: Fix display port type issue
Tina Zhang
1
-3
/
+3
2020-03-17
drm/i915/gvt: Add some regs to force-to-nonpriv whitelist
Tina Zhang
1
-2
/
+6
2020-03-16
drm/amdgpu: disable gpu_sched load balancer for vcn jobs
Nirmoy Das
1
-4
/
+8
2020-03-16
drm/sched: implement and export drm_sched_pick_best
Nirmoy Das
3
-33
/
+42
2020-03-16
Revert "drm/scheduler: improve job distribution with multiple queues"
changzhu
3
-12
/
+10
[next]