index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
scsi
/
dpti.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_init
Ye Bin
1
-1
/
+1
2020-10-09
drm/amdgpu: Remove warning for virtual_display
Emily.Deng
1
-1
/
+3
2020-10-09
drm/amdgpu: kfd_initialized can be static
kernel test robot
1
-1
/
+1
2020-10-09
drm/amd/pm: setup APU dpm clock table in SMU HW initialization
Evan Quan
1
-11
/
+11
2020-10-09
drm/amdgpu: prevent spurious warning
Alex Deucher
1
-1
/
+3
2020-10-09
drm/amdgpu/swsmu: fix ARC build errors
Alex Deucher
2
-4
/
+24
2020-10-09
drm/amd/display: Fix OPTC_DATA_FORMAT programming
Dmytro Laktyushkin
3
-16
/
+11
2020-10-09
drm/amd/display: Don't allow pstate if no support in blank
Alvin Lee
1
-1
/
+1
2020-10-09
drm/panfrost: increase readl_relaxed_poll_timeout values
Christian Hewitt
1
-2
/
+2
2020-10-09
MAINTAINERS: Update entry for st7703 driver after the rename
Ondrej Jirman
1
-3
/
+4
2020-10-07
Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"
Paul Cercueil
3
-119
/
+13
2020-10-05
drm/amd/display: HDMI remote sink need mode validation for Linux
Fangzhi Zuo
1
-1
/
+1
2020-10-05
drm/amd/display: Change to correct unit on audio rate
Chris Park
1
-3
/
+2
2020-10-05
drm/amd/display: Avoid set zero in the requested clk
Rodrigo Siqueira
1
-2
/
+1
2020-10-05
drm/amdgpu: align frag_end to covered address space
Alex Sierra
1
-0
/
+2
2020-10-05
drm/amdgpu: fix NULL pointer dereference for Renoir
Dirk Gouders
1
-5
/
+5
2020-10-01
drm/vmwgfx: fix regression in thp code due to ttm init refactor.
Dave Airlie
1
-1
/
+4
2020-10-01
drm/amdgpu/swsmu: add interrupt work handler for smu11 parts
Alex Deucher
5
-2
/
+13
2020-10-01
drm/amdgpu/swsmu: add interrupt work function
Alex Deucher
2
-0
/
+17
2020-10-01
drm/amdgpu: enable GDDR6 save-restore support for navy_flounder
Hawking Zhang
1
-0
/
+1
2020-10-01
drm/amdgpu: support indirect access reg outside of mmio bar (v2)
Hawking Zhang
4
-71
/
+53
2020-10-01
drm/amdgpu: switch to indirect reg access helper
Hawking Zhang
2
-86
/
+16
2020-10-01
drm/amdgpu: add helper function for indirect reg access (v3)
Hawking Zhang
2
-0
/
+142
2020-10-01
drm: bridge: cdns-mhdp8546: fix compile warning
Tomi Valkeinen
1
-3
/
+3
2020-09-30
drm/amd/amdkfd: Surface files in Sysfs to allow users to get number of
Ramesh Errabolu
2
-2
/
+94
2020-09-30
drm/amd/amdgpu: Define and implement a function that collects number of
Ramesh Errabolu
2
-0
/
+187
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-30
drm/amdgpu: disable gfxoff temporarily for navy_flounder
Jiansong Chen
1
-0
/
+3
2020-09-30
drm/amdgpu: drop duplicated ecc check for vega10 (v5)
Guchun Chen
1
-12
/
+7
2020-09-30
drm/amd/display: add pipe reassignment prevention code to dcn3
Dmytro Laktyushkin
1
-12
/
+49
2020-09-30
drm/amdgpu: use function pointer for gfxhub functions
Oak Zeng
15
-83
/
+155
2020-09-30
drm/amd/amdgpu: Prepare implementation to support reporting of CU usage
Ramesh Errabolu
2
-2
/
+6
2020-09-30
drm/amd/amdgpu: Clean up header file of symbols that are defined to be static
Ramesh Errabolu
1
-5
/
+0
2020-09-29
drm/amdgpu: Use SKU instead of DID for FRU check v2
Kent Russell
1
-11
/
+24
2020-09-29
drm/amdgpu/swsmu/smu12: fix force clock handling for mclk
Alex Deucher
1
-3
/
+5
2020-09-29
drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()
Dirk Gouders
1
-1
/
+0
2020-09-29
drm/amd/powerplay: add one sysfs file to support the feature to modify gfx cl...
Xiaojian Du
7
-2
/
+118
[next]