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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-26
drm/nouveau: Fix error handling in nv50_disp_atomic_commit
Maarten Lankhorst
1
-2
/
+5
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
15
-15
/
+0
2017-07-26
drm/qxl: Drop fbdev hwaccel flags
Daniel Vetter
1
-1
/
+1
2017-07-26
drm: Update docs around gem_free_object
Daniel Vetter
1
-1
/
+1
2017-07-25
drm/amd/powerplay: fix AVFS voltage offset for Vega10
Eric Huang
1
-9
/
+3
2017-07-25
drm/amdgpu/gfx9: simplify and fix GRBM index selection
Nicolai Hähnle
1
-11
/
+13
2017-07-25
drm/amdgpu: reduce the time of reading VBIOS
Xiangliang Yu
1
-1
/
+1
2017-07-25
drm/amdgpu/virtual_dce: Remove the rmmod error message
Emily Deng
1
-1
/
+1
2017-07-25
drm/amdgpu/gmc9: disable legacy vga features in gmc init
Alex Deucher
1
-0
/
+16
2017-07-25
drm/amdgpu/gmc8: disable legacy vga features in gmc init
Alex Deucher
1
-0
/
+14
2017-07-25
drm/amdgpu/gmc7: disable legacy vga features in gmc init
Alex Deucher
1
-0
/
+14
2017-07-25
drm/amdgpu/gmc6: disable legacy vga features in gmc init (v2)
Alex Deucher
1
-1
/
+13
2017-07-25
drm/radeon: Set depth on low mem to 16 bpp instead of 8 bpp
Egbert Eich
1
-2
/
+5
2017-07-25
drm/amdgpu: fix the incorrect scratch reg number on gfx v6
Huang Rui
1
-1
/
+1
2017-07-25
drm/amdgpu: fix the incorrect scratch reg number on gfx v7
Huang Rui
1
-1
/
+1
2017-07-25
drm/amdgpu: fix the incorrect scratch reg number on gfx v8
Huang Rui
1
-1
/
+1
2017-07-25
drm/amdgpu: fix the incorrect scratch reg number on gfx v9
Huang Rui
1
-1
/
+1
2017-07-25
drm/amd/powerplay: add support for 3DP 4K@120Hz on vega10.
Rex Zhu
1
-8
/
+80
2017-07-25
drm/amdgpu: enable huge page handling in the VM v5
Alex Deucher
2
-20
/
+104
2017-07-25
drm/amdgpu: increase fragmentation size for Vega10 v2
Christian König
5
-7
/
+15
2017-07-25
drm/amdgpu: ttm_bind only when user needs gpu_addr in bo pin
Chunming Zhou
1
-6
/
+7
2017-07-25
drm/amdgpu: correct clock info for SRIOV
Xiangliang Yu
1
-2
/
+2
2017-07-25
drm/amdgpu/gmc8: SRIOV need to program fb location
Emily Deng
1
-1
/
+15
2017-07-25
drm/amdgpu: disable firmware loading for psp v10
Junwei Zhang
1
-0
/
+2
2017-07-25
drm/amdgpu:fix gfx fence allocate size
Monk Liu
3
-8
/
+52
2017-07-25
drm/amdgpu: Implement ttm_bo_driver.access_memory callback v2
Felix Kuehling
1
-0
/
+62
2017-07-25
drm/ttm: Implement vm_operations_struct.access v2
Felix Kuehling
1
-1
/
+78
2017-07-25
drm/amd/powerplay: fix AVFS voltage offset for Vega10
Eric Huang
1
-9
/
+3
2017-07-25
drm/amdgpu: read reg in each iterator of psp_wait_for loop
Zhang, Jerry
2
-4
/
+1
2017-07-25
drm/amdgpu/gfx9: simplify and fix GRBM index selection
Nicolai Hähnle
1
-11
/
+13
2017-07-25
drm/amdgpu: add ring_destroy for psp v10
Junwei Zhang
3
-0
/
+30
2017-07-25
drm/amdgpu: add ring_create function for psp v10
Junwei Zhang
3
-0
/
+34
2017-07-25
drm/amdgpu: add init microcode function for psp v10
Junwei Zhang
3
-0
/
+48
2017-07-25
drm/amdgpu: remove unncessary code in psp v10 ring init func
Junwei Zhang
1
-20
/
+0
2017-07-25
drm/amdgpu: Fix blocking in RCU critical section(v2)
Alex Xie
1
-3
/
+7
2017-07-25
drm/amdgpu: Fix blocking in RCU critical section(v2)
Alex Xie
1
-3
/
+7
2017-07-25
Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2
-2
/
+2
2017-07-25
drm/nouveau/bar/gf100: fix access to upper half of BAR2
Ben Skeggs
1
-1
/
+1
2017-07-25
drm/nouveau/disp/nv50-: bump max chans to 21
Ilia Mirkin
1
-1
/
+1
2017-07-25
drm/i915/gvt: Extend KBL platform support in GVT-g
Jian Jun Chen
1
-1
/
+1
2017-07-24
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
15
-51
/
+58
2017-07-24
drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspend
Ben Skeggs
1
-5
/
+0
2017-07-24
drm/nouveau/kms/nv50: update vblank state in response to modeset actions
Ben Skeggs
1
-6
/
+12
2017-07-24
drm/nouveau/disp: add tv encoders to output resource mapping
Ben Skeggs
2
-0
/
+2
2017-07-24
drm/nouveau/i2c/gf119-: add support for address-only transactions
Ben Skeggs
9
-19
/
+81
2017-07-24
drm/rockchip: fix Kconfig dependencies
Arnd Bergmann
1
-10
/
+9
2017-07-21
drm/dp: Don't trust drm_dp_downstream_id()
Chris Wilson
1
-1
/
+2
2017-07-21
drm/dp: Fix read pointer for drm_dp_downsteam_debug()
Chris Wilson
1
-1
/
+1
2017-07-21
Revert "drm/i915: Add heuristic to determine better way to adjust brightness"
Jani Nikula
3
-63
/
+7
2017-07-21
Revert "drm/i915: Add option to support dynamic backlight via DPCD"
Jani Nikula
3
-33
/
+1
[prev]
[next]