index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATION
Thomas Zimmermann
3
-7
/
+23
2021-04-23
drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()
Yingjie Wang
1
-0
/
+3
2021-04-23
drm/amd/display: Reject non-zero src_y and src_x for video planes
Harry Wentland
1
-0
/
+17
2021-04-23
drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
Christian König
3
-8
/
+18
2021-04-23
drm/amdgpu: remove AMDGPU_GEM_CREATE_SHADOW flag
Nirmoy Das
1
-4
/
+1
2021-04-23
drm/amdgpu: cleanup amdgpu_bo_create()
Nirmoy Das
1
-47
/
+14
2021-04-23
drm/amdgpu: create shadow bo using amdgpu_bo_create_shadow()
Nirmoy Das
1
-24
/
+45
2021-04-23
drm/amdgpu: remove unused vm context flags
Nirmoy Das
1
-3
/
+0
2021-04-23
drm/amdgpu: cleanup amdgpu_vm_init()
Nirmoy Das
3
-16
/
+6
2021-04-23
drm/amdgpu: expose amdgpu_bo_create_shadow()
Nirmoy Das
2
-3
/
+6
2021-04-23
drm/amdgpu: fix coding style and documentation in amdgpu_vram_mgr.c
Christian König
1
-80
/
+93
2021-04-23
drm/amdgpu: fix coding style and documentation in amdgpu_gtt_mgr.c
Christian König
1
-79
/
+90
2021-04-23
drm/amdkfd: remove redundant initialization to variable r
Colin Ian King
1
-1
/
+1
2021-04-23
drm/amdkfd: fix uint32 variable compared to less than zero
Colin Ian King
1
-1
/
+1
2021-04-23
drm/amdkfd: set attribute access for default ranges
Alex Sierra
1
-4
/
+3
2021-04-23
drm/amdkfd: svm ranges creation for unregistered memory
Alex Sierra
1
-3
/
+104
2021-04-23
drm/amdgpu: extend xnack limit page fault timeout
Alex Sierra
1
-0
/
+2
2021-04-23
drm/amdgpu: disable gfx ras by default in aldebaran
Hawking Zhang
1
-2
/
+1
2021-04-23
drm/amdkfd: add per-vmid-debug map_process_support
Jonathan Kim
5
-4
/
+161
2021-04-23
drm/amd/amdgpu: add cgls
Kenneth Feng
1
-0
/
+3
2021-04-23
drm/amdgpu: optimize gfx ras features flag clean
Stanley.Yang
1
-5
/
+5
2021-04-23
drm/amdgpu: Enable SDMA MGCG for Vangogh
Jinzhou Su
2
-0
/
+5
2021-04-23
drm/amdgpu: add support for ras init flags
John Clements
2
-2
/
+14
2021-04-23
drm/amdgpu: refine gprs init shaders to check coverage
Dennis Li
3
-5
/
+382
2021-04-23
drm/i915/display/xelpd: Do not program EDP_Y_COORDINATE_ENABLE
José Roberto de Souza
2
-3
/
+2
2021-04-23
drm/ttm: move the page_alignment into the BO v2
Christian König
8
-18
/
+18
2021-04-23
drm/ttm: minor range manager coding style clean ups
Christian König
1
-18
/
+17
2021-04-23
drm/ttm: remove special handling for non GEM drivers
Christian König
2
-11
/
+10
2021-04-23
drm/ttm: fix error handling if no BO can be swapped out v4
Shiwu Zhang
3
-2
/
+4
2021-04-23
drm/ttm: fix error handling if no BO can be swapped out v4
Shiwu Zhang
3
-2
/
+4
2021-04-23
drm/i915: Fix docbook descriptions for i915_cmd_parser
Maarten Lankhorst
1
-1
/
+17
2021-04-23
drm/i915: Fix docbook descriptions for i915_gem_shrinker
Maarten Lankhorst
1
-0
/
+1
2021-04-23
drm: bridge: adv7511: Support I2S IEC958 encoded PCM format
Sia Jee Heng
2
-0
/
+7
2021-04-23
Merge tag 'drm-misc-next-fixes-2021-04-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
4
-25
/
+40
2021-04-23
Merge tag 'drm-intel-fixes-2021-04-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
2
-7
/
+15
2021-04-22
drm/ttm/ttm_device: Demote kernel-doc abuses
Lee Jones
1
-2
/
+2
2021-04-22
drm/scheduler/sched_entity: Fix some function name disparity
Lee Jones
1
-3
/
+3
2021-04-22
drm/ttm/ttm_bo: Fix incorrectly documented function 'ttm_bo_cleanup_refs'
Lee Jones
1
-1
/
+1
2021-04-22
drm: drm_connector.c: Use tabs for code indents
Beatriz Martins de Carvalho
1
-19
/
+19
2021-04-22
drm: drm_blend.c: Use tabs for code indents
Beatriz Martins de Carvalho
1
-2
/
+2
2021-04-22
drm: drm_atomic_uapi.c: Use tabs for code indents
Beatriz Martins de Carvalho
1
-3
/
+3
2021-04-22
drm: drm_context.c: Adjust end of block comment
Beatriz Martins de Carvalho
1
-1
/
+2
2021-04-22
drm: drm_connector.c: Adjust end of block comment
Beatriz Martins de Carvalho
1
-3
/
+6
2021-04-22
drm: drm_bufs.c: Adjust end of block comment
Beatriz Martins de Carvalho
1
-1
/
+2
2021-04-22
drm: drm_auth.c: Adjust end of block comment
Beatriz Martins de Carvalho
1
-1
/
+2
2021-04-22
drm: drm_atomic.c: Adjust end of block comment
Beatriz Martins de Carvalho
1
-1
/
+2
2021-04-22
drm/i915/stolen: actually mark as contiguous
Matthew Auld
1
-3
/
+9
2021-04-22
drm/i915/stolen: enforce the min_page_size contract
CQ Tang
1
-3
/
+4
2021-04-22
drm/i915/stolen: treat stolen local as normal local memory
Matthew Auld
1
-1
/
+4
2021-04-22
drm/i915: Create stolen memory region from local memory
CQ Tang
7
-23
/
+140
[prev]
[next]