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
2019-03-20
drm/i915: Keep plane watermarks enabled more aggressively
Ville Syrjälä
1
-1
/
+16
2019-03-20
drm/i915: Make sure cursor has enough ddb for the selected wm level
Ville Syrjälä
1
-2
/
+9
2019-03-20
drm/i915: Allocate enough DDB for the cursor
Ville Syrjälä
1
-5
/
+36
2019-03-20
drm/i915: Extract skl_compute_wm_params()
Ville Syrjälä
1
-34
/
+50
2019-03-20
drm/i915: Don't pass plane state to skl_compute_plane_wm()
Ville Syrjälä
1
-9
/
+5
2019-03-20
drm/i915: Accept alloc_size == blocks
Ville Syrjälä
1
-1
/
+1
2019-03-20
drm/i915: Use HPLLVCO_MOBILE for all PNVs
Ville Syrjälä
1
-1
/
+2
2019-03-20
drm/i915: Introduce i915_has_asle()
Ville Syrjälä
1
-1
/
+9
2019-03-20
drm/i915: Introduce i9xx_has_pps()
Ville Syrjälä
1
-1
/
+9
2019-03-20
drm/i915: Introduce i9xx_has_pfit()
Ville Syrjälä
1
-2
/
+10
2019-03-20
drm/i915: Reorder gen3/4 swizzle detection logic
Ville Syrjälä
1
-33
/
+32
2019-03-20
drm/i915/selftests: add test to verify get/put fw domains
Daniele Ceraolo Spurio
1
-6
/
+128
2019-03-20
tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers
Noralf Trønnes
2
-19
/
+45
2019-03-20
drm/vboxvideo: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-03-20
drm/i915/selftests: Provide stub reset functions
Chris Wilson
1
-0
/
+36
2019-03-20
drm/meson: exclusively use the canvas provider module
Maxime Jourdan
9
-243
/
+51
2019-03-20
drm/i915: Update DRIVER_DATE to 20190320
Joonas Lahtinen
1
-2
/
+2
2019-03-20
drm/vmwgfx: Don't double-free the mode stored in par->set_mode
Thomas Zimmermann
1
-9
/
+3
2019-03-20
drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
Deepak Rawat
1
-1
/
+1
2019-03-19
drm/i915/cml: Introduce Comet Lake PCH
Anusha Srivatsa
2
-1
/
+7
2019-03-19
drm/i915/cml: Add CML PCI IDS
Anusha Srivatsa
1
-0
/
+2
2019-03-19
drm/amdgpu: support userptr cross VMAs case with HMM
Philip Yang
1
-35
/
+91
2019-03-19
drm/amdkfd: support concurrent userptr update for HMM
Philip Yang
1
-6
/
+19
2019-03-19
drm/amdgpu: stop evicting busy PDs/PTs
Christian König
1
-0
/
+7
2019-03-19
drm/amdgpu: wait for VM to become idle during flush
Christian König
5
-7
/
+22
2019-03-19
drm/amdgpu: remove non-sense NULL ptr check
Christian König
1
-10
/
+0
2019-03-19
drm/amdgpu: remove chash
Christian König
8
-1186
/
+0
2019-03-19
drm/amdgpu: use ring/hash for fault handling on GMC9 v3
Christian König
3
-57
/
+92
2019-03-19
drm/amdgpu: limit the number of IVs processed at once
Christian König
2
-1
/
+5
2019-03-19
drm/amdgpu: enable IH ring 1&2 for Vega20 as well
Christian König
1
-17
/
+13
2019-03-19
drm/amdgpu: enable IH doorbell for ring 1&2 on Vega
Christian König
2
-24
/
+45
2019-03-19
drm/amdgpu: change Vega IH ring 1 config
Christian König
1
-0
/
+4
2019-03-19
drm/amdgpu: Only clear dumb buffers if ring is enabled
Nicholas Kazlauskas
1
-3
/
+10
2019-03-19
drm/amdgpu: Clear VRAM for DRM dumb_create buffers
Nicholas Kazlauskas
1
-1
/
+2
2019-03-19
drm/amdgpu: fix semicolon.cocci warnings
kbuild test robot
1
-2
/
+2
2019-03-19
drm/amdgpu: add new ras workflow control flags
xinhui pan
3
-1
/
+39
2019-03-19
drm/amdgpu: let ras initialization a little noticeable
xinhui pan
1
-2
/
+7
2019-03-19
drm/amdgpu: Fix lockdep warning more gracely
xinhui pan
1
-6
/
+2
2019-03-19
drm/amdgpu: Fix ras debugfs data parse
xinhui pan
1
-1
/
+1
2019-03-19
drm/amdgpu: add new member hw_supported
xinhui pan
2
-12
/
+33
2019-03-19
drm/amdgpu: Fix warning when lockdep is enabled
xinhui pan
1
-0
/
+6
2019-03-19
drm/amdgpu: Fix NULL pointer when ta is missing
xinhui pan
1
-9
/
+15
2019-03-19
drm/amdgpu: fix ras parameter descriptions
Evan Quan
1
-4
/
+4
2019-03-19
drm/amdgpu: export both supported and enabled ras features
xinhui pan
1
-2
/
+5
2019-03-19
drm/amdgpu: lookup vbios table to check ecc capability
xinhui pan
1
-27
/
+13
2019-03-19
drm/amdgpu: query sram ecc/ecc availability from atombios
Hawking Zhang
1
-205
/
+23
2019-03-19
drm/amdgpu: add atomfirmware helper function to query sram ecc caps
Hawking Zhang
2
-0
/
+31
2019-03-19
drm/amdgpu: add atomfirmware helper function to query ecc status
Hawking Zhang
2
-0
/
+32
2019-03-19
drm/amdgpu: update atomfirmware header with ecc related members
Hawking Zhang
1
-0
/
+53
2019-03-19
drm/amdgpu: handle ras resume
xinhui pan
3
-3
/
+13
[prev]
[next]