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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
drm/i915/gvt: Use the new device life cycle helpers
Kevin Tian
3
-40
/
+50
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_4
Hawking Zhang
1
-0
/
+60
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_3
Hawking Zhang
1
-0
/
+35
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_2
Hawking Zhang
1
-0
/
+30
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_1
Hawking Zhang
1
-0
/
+40
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_0
Hawking Zhang
1
-0
/
+64
2022-09-21
drm/amdgpu: Fix amdgpu_vm_pt_free warning
Philip Yang
3
-3
/
+47
2022-09-21
drm/amdgpu: Use vm status_lock to protect pt free
Philip Yang
1
-0
/
+3
2022-09-21
drm/amdgpu: Use vm status_lock to protect vm evicted list
Philip Yang
1
-5
/
+22
2022-09-21
drm/amdgpu: Use vm status_lock to protect vm moved list
Philip Yang
1
-4
/
+11
2022-09-21
drm/amdgpu: Use vm status_lock to protect vm idle list
Philip Yang
1
-1
/
+3
2022-09-21
drm/amdgpu: Use vm status_lock to protect relocated list
Philip Yang
1
-8
/
+15
2022-09-21
drm/amdgpu: Rename vm invalidate lock to status_lock
Philip Yang
2
-16
/
+18
2022-09-21
drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()
Rafael Mendonca
1
-0
/
+1
2022-09-21
Merge tag 'amd-drm-next-6.1-2022-09-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
102
-1683
/
+3371
2022-09-21
Merge tag 'drm-intel-next-2022-09-16-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
89
-5528
/
+6257
2022-09-21
Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
48
-430
/
+975
2022-09-20
drm/amd/pm: Remove unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-20
drm/amd/pm: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-20
drm/amdgpu: fix initial connector audio value
hongao
1
-1
/
+6
2022-09-20
drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()
Nathan Chancellor
1
-125
/
+47
2022-09-20
drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAndDRAMSpeedChangeSupport()
Nathan Chancellor
1
-196
/
+52
2022-09-20
drm/amdgpu: don't register a dirty callback for non-atomic
Alex Deucher
1
-1
/
+10
2022-09-20
drm/amdgpu: bump minor for gang submit
Christian König
1
-1
/
+2
2022-09-20
drm/amdgpu: properly initialize return value during CS
Christian König
1
-0
/
+1
2022-09-20
drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0
Evan Quan
2
-94
/
+6
2022-09-20
drm/amd/pm: add support for 3794 pptable for SMU13.0.0
Evan Quan
1
-0
/
+1
2022-09-20
drm/amdgpu: add gang submit frontend v6
Christian König
5
-99
/
+195
2022-09-20
drm/amdgpu: add gang submit backend v2
Christian König
4
-2
/
+67
2022-09-20
drm/amdgpu: cleanup instance limit on VCN4 v4
Christian König
1
-19
/
+23
2022-09-20
drm/amdgpu: getting fan speed pwm for vega10 properly
Yury Zhuravlev
1
-13
/
+12
2022-09-20
drm/i915/gem: Really move i915_gem_context.link under ref protection
Chris Wilson
1
-4
/
+4
2022-09-20
drm/i915/gem: Flush contexts on driver release
Janusz Krzysztofik
1
-1
/
+2
2022-09-20
drm/hisilicon: Add depends on MMU
Randy Dunlap
1
-0
/
+1
2022-09-20
drm: bridge/dw-hdmi-ahb-audio: use strscpy() is more robust and safer
Minghao Chi
1
-3
/
+3
2022-09-20
drm/ast: Fix video broken in some resolutions on ast2600
Jammy Huang
1
-2
/
+8
2022-09-20
drm/ast: Add resolution support for 1152x864@75
Jammy Huang
2
-0
/
+16
2022-09-20
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Thomas Zimmermann
2
-6
/
+2
2022-09-20
drm/plane-helper: Warn if atomic drivers call non-atomic helpers
Thomas Zimmermann
1
-0
/
+10
2022-09-20
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
3
-63
/
+77
2022-09-20
drm/plane: Remove drm_plane_init()
Thomas Zimmermann
5
-48
/
+16
2022-09-20
drm/atomic-helper: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-09-20
drm/mgag200: Force 32 bpp on the console
Thomas Zimmermann
1
-1
/
+5
2022-09-19
drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3" v3
Christian König
1
-7
/
+10
2022-09-19
drm/amdgpu: move entity selection and job init earlier during CS
Christian König
2
-29
/
+30
2022-09-19
drm/amdgpu: cleanup error handling in amdgpu_cs_parser_bos
Christian König
1
-19
/
+18
2022-09-19
drm/amdgpu: cleanup CS pass2 v6
Christian König
1
-184
/
+168
2022-09-19
drm/amd/pm: Remove redundant check condition
YiPeng Chai
1
-3
/
+0
2022-09-19
drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu device
YiPeng Chai
3
-1
/
+10
2022-09-19
drm/amdgpu: Adjust removal control flow for smu v13_0_2
YiPeng Chai
4
-0
/
+62
[prev]
[next]