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
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
drm/amdgpu/display: make backlight setting failure messages debug
Alex Deucher
1
-2
/
+2
2021-05-21
drm/amd/display: Fix GPU scaling regression by FS video support
Nicholas Kazlauskas
1
-7
/
+7
2021-05-21
drm/amdgpu: Use preemptible placement for KFD
Felix Kuehling
1
-3
/
+4
2021-05-21
drm/amdgpu: Add new placement for preemptible SG BOs
Felix Kuehling
6
-9
/
+243
2021-05-21
drm/amd/display: Allow bandwidth validation for 0 streams.
Bindu Ramamurthy
1
-1
/
+1
2021-05-21
drm/amd/pm: fix return value in aldebaran_set_mp1_state()
Feifei Xu
1
-3
/
+1
2021-05-21
drm/amd/pm: Correct reserved uint32_t number in beige_goby_PPTable
Chengming Gui
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/smuio_v13_0: Realign 'smuio_v13_0_is_host_gpu_xgmi_supported()' header
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/gfx_v10_0: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparity
Lee Jones
1
-2
/
+2
2021-05-21
drm/amd/amdgpu/sdma_v5_2: Repair typo in function name
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/amdgpu_vce: Fix a few incorrectly named functions
Lee Jones
1
-5
/
+5
2021-05-21
drm/amd/amdgpu/sdma_v5_0: Fix typo in function name
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/sdma_v4_0: Realign functions with their headers
Lee Jones
1
-2
/
+2
2021-05-21
drm/amd/amdgpu/sdma_v2_4: Correct misnamed function 'sdma_v2_4_ring_emit_hdp_flush()'
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/gfx_v9_4_2: Mark functions called by reference as static
Lee Jones
1
-7
/
+7
2021-05-21
drm/amd/amdgpu/gmc_v10_0: Fix potential copy/paste issue
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/mmhub_v9_4: Fix naming disparity with 'mmhub_v9_4_set_fault_enable_default()'
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/gmc_v7_0: Fix potential copy/paste issue
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/include/aldebaran_ip_offset: Mark top-level IP_BASE as __maybe_unused
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/dce_v6_0: Repair function name of 'si_get_number_of_dram_channels()'
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/si_dma: Fix some function name disparity
Lee Jones
1
-3
/
+3
2021-05-21
drm/amd/amdgpu/gfx_v7_0: Repair function names in the documentation
Lee Jones
1
-3
/
+3
2021-05-21
drm/amd/amdgpu/cik_sdma: Fix a few incorrectly named functions
Lee Jones
1
-4
/
+4
2021-05-21
drm/amd/amdgpu/amdgpu_gmc: Fix a little naming related doc-rot
Lee Jones
1
-2
/
+2
2021-05-21
drm/amd/amdgpu/amdgpu_debugfs: Fix a couple of misnamed functions
Lee Jones
1
-2
/
+2
2021-05-21
drm/amd/amdgpu/amdgpu_ids: Correct some function name disparity
Lee Jones
1
-4
/
+4
2021-05-21
drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gate
James Zhu
1
-2
/
+2
2021-05-21
drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gate
James Zhu
1
-2
/
+2
2021-05-21
drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-05-21
drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate
James Zhu
1
-3
/
+2
2021-05-21
drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-05-21
drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-05-21
drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate
James Zhu
1
-1
/
+5
2021-05-21
drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOV
Peng Ju Zhou
1
-5
/
+5
2021-05-21
drm/amdgpu: Modify MMHUB register access from MMIO to RLCG in file mmhub_v2*
pengzhou
1
-18
/
+19
2021-05-21
drm/amdgpu: Modify GC register access from MMIO to RLCG in file amdgpu_gmc.c
Peng Ju Zhou
2
-10
/
+24
2021-05-21
drm/amdgpu: Modify GC register access from MMIO to RLCG in file nv.c
Peng Ju Zhou
1
-1
/
+1
2021-05-21
drm/amdgpu: Modify GC register access from MMIO to RLCG in file sdma_v5*
Peng Ju Zhou
1
-36
/
+42
2021-05-21
drm/amdgpu: Modify GC register access from MMIO to RLCG in file soc15.c
Peng Ju Zhou
1
-2
/
+5
2021-05-21
drm/amdgpu: Modify GC register access from MMIO to RLCG in file kfd_v10*
Peng Ju Zhou
1
-21
/
+21
2021-05-21
drm/amdgpu: Modify GC register access from MMIO to RLCG in file gfx_v10*
Peng Ju Zhou
1
-16
/
+16
2021-05-21
drm/amdgpu: Indirect register access for Navi12 sriov
Peng Ju Zhou
6
-82
/
+95
2021-05-21
drm/amd/pm: Update PPTable struct for beige_goby
Chengming Gui
1
-1
/
+1
2021-05-21
drm/amdkfd: correct sienna_cichlid SDMA RLC register offset error
Kevin Wang
1
-6
/
+6
2021-05-21
drm/amdgpu/pm: display vcn pp dpm (v4)
David M Nieto
6
-8
/
+135
2021-05-21
drm/amdgpu/pm: add new fields for Navi1x (v3)
David M Nieto
1
-17
/
+65
2021-05-21
drm/amdgpu/pm: Update metrics table (v2)
David M Nieto
2
-0
/
+72
2021-05-21
drm/amd/pm: correct MGpuFanBoost setting
Evan Quan
2
-0
/
+19
2021-05-21
drm/amd/display: take dc_lock in short pulse handler only
Aurabindo Pillai
3
-3
/
+22
[prev]
[next]