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-01
drm/amd/display: Extend DMUB diagnostic logging to DCN3.1
Nicholas Kazlauskas
3
-5
/
+76
2021-07-01
drm/amdgpu: Update NV SIMD-per-CU to 2
Joseph Greathouse
1
-1
/
+1
2021-07-01
drm/amdgpu: add new dimgrey cavefish DID
Alex Deucher
1
-0
/
+1
2021-07-01
drm/amd/pm: skip PrepareMp1ForUnload message in s0ix
Shyam Sundar S K
1
-1
/
+2
2021-07-01
drm/amdgpu: move apu flags initialization to the start of device init
Huang Rui
3
-10
/
+37
2021-07-01
drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml Makefile
Reka Norman
1
-2
/
+6
2021-07-01
drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create()
Jing Xiangfeng
1
-0
/
+1
2021-07-01
drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64
Michal Suchanek
1
-0
/
+2
2021-07-01
drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
Tiezhu Yang
1
-4
/
+4
2021-07-01
drm/amdgpu: Set ttm caching flags during bo allocation
Oak Zeng
2
-4
/
+5
2021-07-01
drm/amd/display: fix null pointer access in gpu reset
Guchun Chen
1
-2
/
+2
2021-07-01
drm/amd/display: fix incorrrect valid irq check
Guchun Chen
1
-1
/
+1
2021-07-01
drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
Aaron Liu
1
-2
/
+2
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2
-8
/
+8
2021-06-30
drm/i915/gtt: ignore min_page_size for paging structures
Matthew Auld
1
-1
/
+13
2021-06-30
drm/i915: support forcing the page size with lmem
Matthew Auld
18
-21
/
+144
2021-06-30
drm/i915/display: Migrate objects to LMEM if possible for display
Thomas Hellström
4
-25
/
+5
2021-06-30
drm/i915/gem: Introduce a selftest for the gem object migrate functionality
Matthew Auld
3
-0
/
+260
2021-06-30
drm/i915/gem: Implement object migration
Thomas Hellström
5
-12
/
+217
2021-06-30
drm/radeon: Fix NULL dereference when updating memory stats
Mikel Rychliski
3
-21
/
+23
2021-06-30
drm/radeon: Fix NULL dereference when updating memory stats
Mikel Rychliski
3
-21
/
+23
2021-06-30
drm/i915/display: Fix state mismatch in drm infoframe
Bhanuprakash Modem
1
-3
/
+0
2021-06-30
Merge tag 'drm-intel-next-fixes-2021-06-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
6
-42
/
+76
2021-06-30
Merge tag 'drm-misc-next-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-1
/
+1
2021-06-30
drm/amd/amdgpu: enable gpu recovery for beige_goby
Chengming Gui
1
-0
/
+1
2021-06-30
amdgpu/pm: remove code duplication in show_power_cap calls
Darren Powell
1
-74
/
+21
2021-06-30
drm/amdgpu/display: drop unused variable
Alex Deucher
1
-1
/
+1
2021-06-30
Revert "drm/amd/display: Fix overlay validation by considering cursors"
Rodrigo Siqueira
1
-10
/
+2
2021-06-30
amdgpu/nv.c - Added codec query for Beige Goby
Veerabadhran Gopalakrishnan
1
-0
/
+30
2021-06-30
drm/amdgpu: enable tmz on yellow carp
Aaron Liu
1
-0
/
+1
2021-06-30
drm/amdkfd: implement counters for vm fault and migration
Philip Yang
3
-1
/
+60
2021-06-30
drm/amdkfd: add sysfs counters for vm fault and migration
Philip Yang
2
-29
/
+131
2021-06-30
drm/amdkfd: fix sysfs kobj leak
Philip Yang
2
-8
/
+7
2021-06-30
drm/amdkfd: add helper function for kfd sysfs create
Philip Yang
1
-80
/
+39
2021-06-30
drm/amdgpu: update HDP LS settings
Evan Quan
1
-36
/
+47
2021-06-30
drm/amdgpu: update GFX MGCG settings
Evan Quan
1
-4
/
+7
2021-06-30
drm/amdgpu: correct clock gating settings on feature unsupported
Evan Quan
5
-23
/
+83
2021-06-30
drm/amdgpu: fix the hang caused by PCIe link width switch
Evan Quan
3
-0
/
+17
2021-06-30
drm/amdgpu: fix NAK-G generation during PCI-e link width switch
Evan Quan
3
-0
/
+32
2021-06-30
drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalidaiton
Evan Quan
1
-0
/
+95
2021-06-30
drm/amdgpu: correct tcp harvest setting
Evan Quan
1
-44
/
+49
2021-06-29
drm/amdgpu: Power down VCN and JPEG before disabling SMU features
Chengzhe Liu
1
-2
/
+6
2021-06-29
drm/amd/display: Enabling eDP no power sequencing with DAL feature mask
Zhan Liu
5
-8
/
+38
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2021-06-29
drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
Liam Howlett
1
-2
/
+2
2021-06-29
drm/i915/selftests: use vma_lookup() in __igt_mmap()
Liam Howlett
1
-1
/
+1
2021-06-29
drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()
Jing Xiangfeng
1
-1
/
+6
2021-06-29
drm/i915/ehl: Remove require_force_probe protection
Tejas Upadhyay
1
-1
/
+0
2021-06-29
drm/i915/jsl: Remove require_force_probe protection
Tejas Upadhyay
1
-1
/
+0
2021-06-29
drm/zte: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-6
/
+0
[prev]
[next]