index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_kms.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2024-08-27
1
-12
/
+31
|
\
|
*
drm/amdgpu: Block MMR_READ IOCTL in reset
Victor Skvortsov
2024-08-13
1
-12
/
+31
*
|
drm/amdgpu: Do not set struct drm_driver.lastclose
Thomas Zimmermann
2024-08-13
1
-17
/
+0
|
/
*
drm/amdgpu: clear the warning unsigned compared against 0 for xcp_id
Jesse Zhang
2024-05-13
1
-1
/
+1
*
drm/amdgpu: Fix uninitialized variable warning in amdgpu_info_ioctl
Ma Jun
2024-05-08
1
-2
/
+9
*
drm/amdgpu: refactoring the runtime pm mode detection code
Ma Jun
2024-04-17
1
-47
/
+1
*
drm/amdgpu: Add support for BAMACO mode checking
Ma Jun
2024-04-10
1
-4
/
+19
*
drm/amdgpu: Enable seq64 manager and fix bugs
Arunpravin Paneer Selvam
2024-01-22
1
-2
/
+6
*
drm/amdgpu: add new INFO IOCTL query for input power
Alex Deucher
2024-01-16
1
-0
/
+9
*
drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL
Alex Deucher
2024-01-16
1
-1
/
+6
*
drm/amdgpu: Implement a new 64bit sequence memory driver
Arunpravin Paneer Selvam
2023-11-17
1
-0
/
+2
*
drm/amdgpu: update ib start and size alignment
Boyuan Zhang
2023-10-09
1
-11
/
+11
*
drm/amdgpu: fix ip count query for xcp partitions
Sathishkumar S
2023-10-05
1
-8
/
+36
*
drm/amdgpu: add new INFO ioctl query for the last GPU page fault
Alex Deucher
2023-10-05
1
-0
/
+20
*
drm/amdgpu: Add more fields to IP version
Lijo Lazar
2023-09-20
1
-5
/
+5
*
drm/amdgpu: update IP count INFO query
Sathishkumar S
2023-09-20
1
-29
/
+61
*
drm/amdgpu: add VPE IP discovery info to HW IP info query
Alex Deucher
2023-09-20
1
-0
/
+4
*
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-09-20
1
-4
/
+8
*
drm/amdgpu: Handle null atom context in VBIOS info ioctl
David Francis
2023-09-11
1
-6
/
+11
*
drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
Mukul Joshi
2023-09-11
1
-1
/
+1
*
drm/amdgpu: add VPE FW version query support
Lang Yu
2023-08-31
1
-0
/
+12
*
drm/amdgpu: add user space CS support for VPE
Lang Yu
2023-08-31
1
-0
/
+7
*
drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWER
Mario Limonciello
2023-08-16
1
-1
/
+1
*
drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'
Srinivasan Shanmugam
2023-07-25
1
-6
/
+8
*
drm/amd: Avoid reading the VBIOS part number twice
Mario Limonciello
2023-07-21
1
-1
/
+1
*
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
2023-07-18
1
-1
/
+1
*
drm/amdgpu: Allocate root PD on correct partition
Guchun Chen
2023-07-18
1
-3
/
+3
*
drm/amdgpu: return an error if query_video_caps is not set
Alex Deucher
2023-07-07
1
-0
/
+3
*
drm/amdgpu: make mcbp a per device setting
Alex Deucher
2023-06-30
1
-2
/
+2
*
drm/amdgpu: unmap and remove csa_va properly
Lang Yu
2023-06-09
1
-5
/
+5
*
drm/amdgpu: remove unnecessary (void*) conversions
Su Hui
2023-06-09
1
-1
/
+1
*
drm/amdgpu: Add memory partition id to amdgpu_vm
Philip Yang
2023-06-09
1
-4
/
+4
*
drm/amdgpu: find partition ID when open device
James Zhu
2023-06-09
1
-0
/
+4
*
drm/amdgpu/jpeg: add multiple jpeg rings support
James Zhu
2023-06-09
1
-2
/
+3
*
drm/amdgpu: add support for new GFX shadow size query
Alex Deucher
2023-04-25
1
-0
/
+13
*
drm/amd/amdgpu: Fix spaces in array indexing and indentations in amdgpu_kms.c
Srinivasan Shanmugam
2023-04-21
1
-2
/
+2
*
drm/amdgpu: Add support for querying the max ibs in a submission. (v3)
Bas Nieuwenhuizen
2023-04-18
1
-0
/
+9
*
drm/amdgpu: add more fields into device info, caches sizes, etc.
Marek Olšák
2023-02-23
1
-0
/
+11
*
drm/amdgpu: return the PCIe gen and lanes from the INFO ioctl
Marek Olšák
2023-01-19
1
-1
/
+13
*
drm/amdgpu: expose the minimum shader/memory clock frequency
Evan Quan
2022-12-15
1
-2
/
+8
*
drm/amdgpu: expose peak profiling mode shader/memory clocks
Evan Quan
2022-12-15
1
-0
/
+18
*
drm/amdgpu: Fix logic error
Konstantin Meskhidze
2022-11-29
1
-2
/
+2
*
Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2022-11-15
1
-0
/
+1
|
\
|
*
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
1
-0
/
+1
*
|
drm/amdgpu: Disable MCBP from soc21 for SRIOV
Yiqing Yao
2022-11-04
1
-3
/
+3
*
|
drm/amdgpu: correct MES debugfs versions
Graham Sider
2022-10-27
1
-4
/
+6
*
|
drm/amd: Add IMU fw version to fw version queries
David Francis
2022-10-24
1
-0
/
+13
|
/
*
drm/amdgpu: add MES and MES-KIQ version in debugfs
Yifan Zhang
2022-09-19
1
-0
/
+24
*
drm/amdgpu: add rlcv/rlcp version info to debugfs
Hawking Zhang
2022-09-19
1
-0
/
+24
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-08-01
1
-24
/
+36
|
\
[next]