index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-15
drm/amdgpu: expand runpm parameter
Alex Deucher
1
-17
/
+20
2023-08-15
drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`
Mario Limonciello
20
-27
/
+57
2023-08-15
drm/amd: Remove freesync video mode amdgpu parameter
Aurabindo Pillai
2
-28
/
+0
2023-08-15
drm/amd: Add a new hwmon attribute for instantaneous power
Mario Limonciello
1
-0
/
+17
2023-08-15
drm/amdgpu/vcn: sriov support for vcn_v4_0_3
Samir Dhume
1
-24
/
+236
2023-08-15
drm/amdgpu: Replace ternary operator with min() in 'amdgpu_iomem_read'
Srinivasan Shanmugam
1
-1
/
+1
2023-08-15
drm/amd/display: Add some missing register definitions
Aurabindo Pillai
5
-30
/
+58
2023-08-15
drm/amd/display: avoid crash and add z8_marks related in dml
Charlene Liu
4
-5
/
+8
2023-08-15
drm/amd/display: implement pipe type definition and adding accessors
Wenjing Liu
19
-185
/
+375
2023-08-15
drm/amd/display: Enable 8k60hz mode on single display
Nicholas Susanto
1
-1
/
+3
2023-08-15
drm/amd/display: fix incorrect stream_res allocation for older ASIC
Wenjing Liu
1
-14
/
+13
2023-08-15
drm/amd/display: Gamut remap only changes missed
Krunoslav Kovac
1
-0
/
+1
2023-08-15
drm/amd/display: PMFW to wait for DMCUB ack for FPO cases
Alvin Lee
3
-0
/
+13
2023-08-15
drm/amd/display: Enable subvp high refresh up to 175hz
Alvin Lee
2
-3
/
+4
2023-08-15
drm/amdgpu/vcn: change end doorbell index for vcn_v4_0_3
Samir Dhume
1
-3
/
+3
2023-08-15
drm/amdkfd: workaround address watch clearing bug for gfx v9.4.2
Eric Huang
1
-7
/
+1
2023-08-15
drm/amd/display: disable clock gating logic reversed bug fix
Muhammad Ahmed
2
-4
/
+4
2023-08-15
drm/amd/display: Support Compliance Test Pattern Generation with DP2 Retimer
Michael Strauss
17
-237
/
+738
2023-08-15
drm/amdgpu/jpeg: mmsch_v4_0_3 requires doorbell on 32 byte boundary
Samir Dhume
1
-3
/
+14
2023-08-15
drm/radeon: Remove unnecessary NULL values
Ruan Jinjie
3
-6
/
+6
2023-08-15
drm/amd/display: Remove unnecessary NULL values
Ruan Jinjie
2
-4
/
+4
2023-08-15
drm/amdgpu/vcn: mmsch_v4_0_3 requires doorbell on 32 byte boundary
Samir Dhume
1
-3
/
+10
2023-08-15
drm/amdkfd: Remove unnecessary NULL values
Ruan Jinjie
1
-2
/
+2
2023-08-15
drm/amd/display: dmub_replay: don't use kernel-doc markers
Randy Dunlap
1
-9
/
+9
2023-08-15
drm/amd: Add amdgpu_hwmon_get_sensor_generic()
Mario Limonciello
1
-233
/
+88
2023-08-15
drm/amdgpu/vcn: Add MMSCH v4_0_3 support for sriov
Samir Dhume
1
-0
/
+37
2023-08-15
drm/amdgpu: Add I2C EEPROM support on smu v13_0_6
Candice Li
1
-0
/
+2
2023-08-15
drm/amd/pm: bump SMU v13.0.5 driver_if header version
Tim Huang
1
-2
/
+1
2023-08-15
drm/amd/pm: correct the logics for retreiving SMU13 OD setting limits
Evan Quan
2
-76
/
+64
2023-08-15
drm/amd/pm: correct the way for checking custom OD settings
Evan Quan
2
-16
/
+16
2023-08-15
drm/amd/pm: Fix temperature unit of SMU v13.0.6
Lijo Lazar
1
-3
/
+6
2023-08-15
drm/amd: Use pci_dev_id() to simplify the code
Xiongfeng Wang
1
-4
/
+4
2023-08-15
drm/amdkfd: fix double assign skip process context clear
Jonathan Kim
1
-1
/
+0
2023-08-15
drm/amd/display: Update replay for clk_mgr optimizations
Bhawanpreet Lakha
1
-0
/
+3
2023-08-15
drm/amdgpu: Fix identifier names to function definition arguments in atom.h
Srinivasan Shanmugam
1
-10
/
+13
2023-08-15
drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7
Umio Yasuno
1
-7
/
+7
2023-08-15
drm/amdgpu: mode1 reset needs to recover mp1 for mp0 v13_0_10
YiPeng Chai
3
-1
/
+30
2023-08-15
drm/amd/pm: avoid driver getting empty metrics table for the first time
Yang Wang
1
-5
/
+15
2023-08-15
drm/amdkfd: Use memdup_user() rather than duplicating its implementation
Atul Raut
1
-9
/
+1
2023-08-15
drm/amdgpu: Remove unnecessary ras cap check
Hawking Zhang
1
-4
/
+0
2023-08-15
drm/amdkfd: fix build failure without CONFIG_DYNAMIC_DEBUG
Arnd Bergmann
1
-0
/
+6
2023-08-15
drm/amdgpu: disable mcbp if parameter zero is set
Jiadong Zhu
2
-5
/
+6
2023-08-15
drm/radeon: Fix multiple line dereference in 'atom_iio_execute'
Srinivasan Shanmugam
1
-7
/
+3
2023-08-15
drm/amd/pm: Add vclk and dclk sysnode for GC 9.4.3
Asad Kamal
1
-2
/
+4
2023-08-15
drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0
Kenneth Feng
1
-0
/
+4
2023-08-15
drm/amdkfd: Add missing tba_hi programming on aldebaran
Jay Cornwall
1
-0
/
+1
2023-08-15
drm/amdgpu: Fix missing comment for mb() in 'amdgpu_device_aper_access'
Srinivasan Shanmugam
1
-0
/
+6
2023-08-15
drm/amd/display: Add Replay supported/enabled checks
Bhawanpreet Lakha
3
-0
/
+14
2023-08-15
drm/i915/pxp: Optimize GET_PARAM:PXP_STATUS
Alan Previn
6
-15
/
+52
2023-08-15
drm/i915/pxp/mtl: intel_pxp_init_hw needs runtime-pm inside pm-complete
Alan Previn
2
-3
/
+20
[prev]
[next]