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-07-28
drm/amdgpu: enable psp front door loading by default for cyan_skillfish2
Huang Rui
1
-3
/
+4
2021-07-28
drm/amdgpu: adjust fence driver enable sequence
Likun Gao
3
-47
/
+14
2021-07-28
drm/amdgpu: Added PSP13 BL loading support for additional drivers
John Clements
1
-0
/
+18
2021-07-28
drm/amdgpu: Consolidated PSP13 BL FW loading
John Clements
1
-35
/
+11
2021-07-28
drm/amdgpu: Added support for added psp driver binaries FW
John Clements
3
-7
/
+70
2021-07-29
Merge tag 'drm-intel-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
3
-6
/
+14
2021-07-29
Merge tag 'drm-misc-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
3
-17
/
+13
2021-07-28
drm/amdgpu: Added latest PSP FW header
John Clements
2
-21
/
+116
2021-07-28
drm/amdgpu: remove the access of xxx_PSP_DEBUG on cycan_skillfish
Huang Rui
1
-2
/
+0
2021-07-28
drm/amdgpu/display: add support for multiple backlights
Alex Deucher
3
-71
/
+84
2021-07-28
drm/panel-sony-acx424akp: Modernize backlight handling
Linus Walleij
1
-56
/
+26
2021-07-28
drm: use the lookup lock in drm_is_current_master
Desmond Cheong Zhi Xi
1
-4
/
+5
2021-07-28
drm/amdgpu/display: only enable aux backlight control for OLED panels
Alex Deucher
1
-2
/
+2
2021-07-28
drm/amd/pm: restore user customized OD settings properly for Sienna Cichlid
Evan Quan
1
-9
/
+28
2021-07-28
drm/amd/pm: restore user customized OD settings properly for NV1x
Evan Quan
5
-17
/
+82
2021-07-28
Revert "Revert "drm/amdkfd: Add memory sync before TLB flush on unmap""
Eric Huang
1
-3
/
+20
2021-07-28
Revert "Revert "drm/amdgpu: Fix warning of Function parameter or member not described""
Eric Huang
1
-0
/
+1
2021-07-28
Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""
Eric Huang
4
-20
/
+27
2021-07-28
Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""
Eric Huang
4
-10
/
+10
2021-07-28
Revert "Revert "drm/amdkfd: Add heavy-weight TLB flush after unmapping""
Eric Huang
1
-0
/
+1
2021-07-28
drm/amd/display: 3.2.146
Aric Cyr
1
-1
/
+1
2021-07-28
drm/amd/display: [FW Promotion] Release 0.0.76
Anthony Koo
1
-2
/
+2
2021-07-28
drm/amd/display: ensure dentist display clock update finished in DCN20
Dale Zhao
1
-1
/
+1
2021-07-28
drm/amd/display: refactor riommu invalidation wa
Eric Yang
7
-50
/
+28
2021-07-28
drm/amd/display: Always wait for update lock status
Eric Bernstein
1
-5
/
+3
2021-07-28
drm/amd/display: remove unused functions
Wenjing Liu
7
-53
/
+22
2021-07-28
drm/amd/display: add update authentication interface
Wenjing Liu
2
-6
/
+69
2021-07-28
drm/amd/display: fix missing reg offset
Eric Yang
1
-1
/
+4
2021-07-28
drm/amd/display: Fixed EdidUtility build errors
Mark Morra
4
-320
/
+382
2021-07-28
drm/vmwgfx: Use 2.19 version number to recognize mks-stats ioctls
Zack Rusin
1
-3
/
+3
2021-07-28
drm/vmwgfx: Be a lot more flexible with MOB limits
Zack Rusin
2
-2
/
+43
2021-07-28
drm/vmwgfx: Cleanup logging
Zack Rusin
8
-106
/
+151
2021-07-28
drm/vmwgfx: Switch to using DRM_IOCTL_DEF_DRV
Zack Rusin
1
-90
/
+82
2021-07-28
drm/i915: dgfx cards need to wait on pcode's uncore init done
Badal Nilawar
3
-6
/
+17
2021-07-28
drm/msm/gem: Mark active before pinning
Rob Clark
2
-10
/
+20
2021-07-28
drm/msm: Utilize gpu scheduler priorities
Rob Clark
4
-26
/
+75
2021-07-28
drm/msm: Drop struct_mutex in submit path
Rob Clark
1
-7
/
+5
2021-07-28
drm/msm: Drop submit bo_list
Rob Clark
3
-24
/
+13
2021-07-28
drm/msm: Conversion to drm scheduler
Rob Clark
10
-131
/
+214
2021-07-28
drm/i915: Extract i915_module.c
Daniel Vetter
4
-114
/
+125
2021-07-28
drm/i915: Remove i915_globals
Daniel Vetter
5
-82
/
+0
2021-07-28
drm/i915: move vma slab to direct module init/exit
Daniel Vetter
5
-22
/
+14
2021-07-28
drm/i915: move scheduler slabs to direct module init/exit
Daniel Vetter
5
-28
/
+20
2021-07-28
drm/i915: move request slabs to direct module init/exit
Daniel Vetter
4
-30
/
+24
2021-07-28
drm/i915: move gem_objects slab to direct module init/exit
Daniel Vetter
5
-20
/
+12
2021-07-28
drm/i915: move gem_context slab to direct module init/exit
Daniel Vetter
5
-20
/
+13
2021-07-28
drm/i915: move intel_context slab to direct module init/exit
Daniel Vetter
5
-20
/
+13
2021-07-28
drm/i915: move i915_buddy slab to direct module init/exit
Daniel Vetter
4
-20
/
+12
2021-07-28
drm/i915: move i915_active slab to direct module init/exit
Daniel Vetter
5
-23
/
+16
2021-07-28
drm/i915: Check for nomodeset in i915_init() first
Daniel Vetter
1
-1
/
+1
[prev]
[next]