index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-12
drm/i915/execlists: Reclaim the hanging virtual request
Chris Wilson
2
-0
/
+185
2020-02-12
drm/i915/execlists: Take a reference while capturing the guilty request
Chris Wilson
2
-10
/
+32
2020-02-12
drm/i915/execlists: Offline error capture
Chris Wilson
1
-2
/
+120
2020-02-12
drm/i915/gt: Allow temporary suspension of inflight requests
Chris Wilson
5
-6
/
+321
2020-02-12
drm/i915: Keep track of request among the scheduling lists
Chris Wilson
4
-18
/
+38
2020-02-12
Merge tag 'gvt-fixes-2020-02-12' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2
-2
/
+6
2020-02-12
Merge v5.6-rc1 into drm-misc-fixes
Maarten Lankhorst
1465
-40295
/
+76390
2020-02-12
drm/i915/gem: Tighten checks and acquiring the mmap object
Chris Wilson
2
-30
/
+21
2020-02-12
drm/i915: Fix preallocated barrier list append
José Roberto de Souza
1
-9
/
+10
2020-02-12
drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex
Chris Wilson
2
-21
/
+31
2020-02-12
drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release
Chris Wilson
1
-7
/
+9
2020-02-12
drm/i915: Stub out i915_gpu_coredump_put
Chris Wilson
1
-0
/
+4
2020-02-11
drm/amdgpu:/navi10: use the ODCAP enum to index the caps array
Alex Deucher
1
-11
/
+11
2020-02-11
drm/amdgpu: update smu_v11_0_pptable.h
Alex Deucher
1
-14
/
+32
2020-02-11
drm/amdgpu: correct comment to clear up the confusion
Guchun Chen
1
-1
/
+6
2020-02-11
drm/amd/display: DCN2.x Do not program DPPCLK if same value
Sung Lee
1
-1
/
+1
2020-02-11
drm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT
Nicholas Kazlauskas
1
-4
/
+0
2020-02-11
drm/amdgpu/vcn2.5: fix warning
James Zhu
1
-1
/
+1
2020-02-11
drm/amdgpu: limit GDS clearing workaround in cold boot sequence
Guchun Chen
1
-3
/
+6
2020-02-11
drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf
Jonathan Kim
1
-7
/
+8
2020-02-11
amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags
Daniel Kolesa
1
-0
/
+6
2020-02-11
drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
James Zhu
4
-14
/
+15
2020-02-11
drm/amd/display: Add initialitions for PLL2 clock source
Isabel Zhang
1
-0
/
+6
2020-02-11
drm/amd/display: Limit minimum DPPCLK to 100MHz.
Yongqiang Sun
1
-0
/
+6
2020-02-11
drm/amd/display: Check engine is not NULL before acquiring
Aric Cyr
1
-1
/
+1
2020-02-11
drm/amd/display: Use dcfclk to populate watermark ranges
Sung Lee
1
-7
/
+7
2020-02-11
drm/amd/display: Do not set optimized_require to false after plane disable
Sung Lee
1
-1
/
+0
2020-02-11
drm/amd/display: Fix psr static frames calculation
Roman Li
1
-2
/
+3
2020-02-11
drm/msm: Fix a6xx GMU shutdown sequence
Jordan Crouse
2
-49
/
+31
2020-02-11
drm/msm/a6xx: Update the GMU bus tables for sc7180
Jordan Crouse
1
-25
/
+60
2020-02-11
drm/msm/a6xx: Remove unneeded GBIF unhalt
Jordan Crouse
1
-12
/
+0
2020-02-11
drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI
John Stultz
1
-1
/
+1
2020-02-11
drm/msm/a6xx: Correct the highestbank configuration
Akhil P Oommen
1
-4
/
+6
2020-02-11
msm:disp:dpu1: add UBWC support for display on SC7180
Kalyan Thota
1
-1
/
+57
2020-02-11
drm/msm/mdp5: rate limit pp done timeout warnings
Brian Masney
1
-2
/
+2
2020-02-11
drm/i915: Check activity on i915_vma after confirming pin_count==0
Chris Wilson
1
-2
/
+12
2020-02-11
drm/i915/gem: Detect overflow in calculating dumb buffer size
Chris Wilson
1
-1
/
+4
2020-02-11
drm/i915: Don't show the blank process name for internal/simulated errors
Chris Wilson
1
-1
/
+1
2020-02-11
drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list
Chris Wilson
3
-29
/
+85
2020-02-11
drm/i915/execlists: Leave resetting ring to intel_ring
Chris Wilson
1
-1
/
+0
2020-02-10
drm/i915/gt: Use the BIT when checking the flags, not the index
Chris Wilson
1
-1
/
+2
2020-02-10
drm/i915/selftests: Add a mock i915_vma to the mock_ring
Chris Wilson
1
-1
/
+16
2020-02-10
drm/i915: Make a copy of the ggtt view for slave plane
Ville Syrjälä
1
-0
/
+1
2020-02-10
drm/i915/gem: Take local vma references for the parser
Chris Wilson
1
-1
/
+36
2020-02-10
drm/i915/pmu: Correct the rc6 offset upon enabling
Chris Wilson
1
-0
/
+12
2020-02-10
drm/bridge: ti-tfp410: Update drm_connector_init_with_ddc() error message
Geert Uytterhoeven
1
-1
/
+2
2020-02-10
drm/bridge: tc358767: fix poll timeouts
Tomi Valkeinen
1
-4
/
+4
2020-02-10
drm/i915/gvt: more locking for ppgtt mm LRU list
Igor Druzhinin
1
-0
/
+4
2020-02-10
drm/i915/gvt: fix high-order allocation failure on late load
Igor Druzhinin
1
-2
/
+2
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
[prev]
[next]