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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
drm/i915/mtl: Don't mask off CCS according to DSS fusing
Matt Roper
1
-1
/
+1
2022-08-25
drm/i915/mtl: MMIO range is now 4MB
Matt Roper
1
-5
/
+6
2022-08-25
drm/i915: Skip Bit12 fw domain reset for gen12+
Radhakrishna Sripada
1
-2
/
+5
2022-08-25
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
Qu Huang
1
-0
/
+1
2022-08-25
drm/amdgpu: add MGCG perfmon setting for gfx11
Likun Gao
2
-0
/
+18
2022-08-25
drm/amdkfd: Fix isa version for the GC 10.3.7
Prike Liang
1
-5
/
+1
2022-08-25
drm/amdgpu: Fix page table setup on Arcturus
Mukul Joshi
1
-2
/
+10
2022-08-25
drm/amd/pm: update SMU 13.0.0 driver_if header
Evan Quan
2
-14
/
+19
2022-08-25
drm/amdgpu: add sdma instance check for gfx11 CGCG
Tim Huang
1
-6
/
+12
2022-08-25
drm/amd/display: enable PCON support for dcn314
Roman Li
1
-0
/
+1
2022-08-25
drm/amdgpu: enable NBIO IP v7.7.0 Clock Gating
Tim Huang
1
-4
/
+3
2022-08-25
drm/amdgpu: add NBIO IP v7.7.0 Clock Gating support
Tim Huang
1
-0
/
+78
2022-08-25
drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0
Tim Huang
2
-0
/
+15
2022-08-25
drm/amd: remove possible condition with no effect (if == else)
Bernard Zhao
1
-2
/
+0
2022-08-25
drm/amd: remove possible condition with no effect (if == else)
Bernard Zhao
1
-7
/
+2
2022-08-25
drm/amd: fix potential memory leak
Bernard Zhao
1
-0
/
+1
2022-08-25
drm/amd: fix potential memory leak
Bernard Zhao
1
-0
/
+1
2022-08-25
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
Qu Huang
1
-0
/
+1
2022-08-25
drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
1
-0
/
+6
2022-08-25
drm/radeon: use time_after(a,b) to replace "a>b"
Yu Zhe
1
-1
/
+1
2022-08-25
drm/amdgpu: use dev_info to benefit mGPU case
Guchun Chen
1
-1
/
+1
2022-08-25
drm/amdgpu: use adev_to_drm to get drm device
Guchun Chen
1
-1
/
+1
2022-08-25
drm/amdgpu: add MGCG perfmon setting for gfx11
Likun Gao
2
-0
/
+18
2022-08-25
drm/amd/amdgpu: avoid soft reset check when gpu recovery disabled
Chengming Gui
1
-5
/
+6
2022-08-25
drm/amdkfd: Fix isa version for the GC 10.3.7
Prike Liang
1
-5
/
+1
2022-08-25
drm/amdgpu: Fix page table setup on Arcturus
Mukul Joshi
1
-2
/
+10
2022-08-25
drm/amdkfd: Allocate doorbells only when needed
Felix Kuehling
3
-5
/
+22
2022-08-25
drm/amd/pm: update SMU 13.0.0 driver_if header
Evan Quan
2
-14
/
+19
2022-08-25
drm/amd/display: Remove redundant check in atomic_check
Roman Li
1
-3
/
+0
2022-08-25
drm/amd/display: Adding log clock table from SMU
Leo Chen
3
-0
/
+140
2022-08-25
drm/amd/display: Uncomment SubVP scaling case
Alvin Lee
1
-3
/
+2
2022-08-25
drm/amd/display: Add interface to track PHY state
Alvin Lee
11
-13
/
+88
2022-08-25
drm/amd/display: Free phantom plane and stream properly
Alvin Lee
1
-0
/
+13
2022-08-25
drm/amd/display: program k1/k2 divider for virtual signal for DCN32
Aurabindo Pillai
1
-1
/
+1
2022-08-25
drm/amd/display: Cursor flicker when entering PSRSU
Robin Chen
1
-0
/
+3
2022-08-25
drm/amd/display: change to runtime initialization for reg offsets for DCN321
Aurabindo Pillai
1
-292
/
+354
2022-08-25
drm/amd/display: change to runtime initialization for reg offsets for DCN32
Aurabindo Pillai
2
-294
/
+1432
2022-08-25
drm/amd/display: Change AUX NACK behavior
Ilya Bakoulin
1
-7
/
+5
2022-08-25
drm/amd/display: HDMI ODM Combine Policy Correction
Saaem Rizvi
3
-8
/
+1
2022-08-25
drm/amd/display: fix odm 2:1 policy not being applied consistently in 4k144 modes
Samson Tam
1
-0
/
+5
2022-08-25
drm/amd/display: do not change pipe split policy for RV2
Derek Lai
4
-29
/
+31
2022-08-25
drm/amd/display: 3.2.199
Aric Cyr
1
-1
/
+1
2022-08-25
drm/amd/display: [FW Promotion] Release 0.0.130.0
Anthony Koo
1
-2
/
+14
2022-08-25
drm/amdgpu: skip set_topology_info for VF
Vignesh Chander
1
-0
/
+3
2022-08-25
drm/amdgpu: add sdma instance check for gfx11 CGCG
Tim Huang
1
-6
/
+12
2022-08-25
regulator: core: Don't err if allow-set-load but no allowed-modes
Douglas Anderson
1
-0
/
+12
2022-08-25
regulator: core: Require regulator drivers to check uV for get_optimum_mode()
Douglas Anderson
1
-8
/
+14
2022-08-25
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
3
-16
/
+3
2022-08-25
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
3
-2
/
+15
2022-08-25
xhci: Fix null pointer dereference in remove if xHC has only one roothub
Mathias Nyman
1
-3
/
+8
[prev]
[next]