index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-01
drm/amd/display: add GPIO HW translation helpers
Guilherme Ivo Bozi
3
-0
/
+155
2026-07-01
drm/amd/display: remove check for nonexistent CONFIG_HAVE_KGDB
Ethan Nelson-Moore
1
-2
/
+2
2026-07-01
drm/amd/display: avoid large stack allocation in commit_planes_do_stream_upda...
Arnd Bergmann
1
-5
/
+5
2026-07-01
drm/amd/display: Remove redundant IPS mode case for DCN 4.2
Alex Hung
2
-22
/
+0
2026-07-01
drm/amd/display: Promote DC to 3.2.387
Taimur Hassan
1
-1
/
+1
2026-07-01
drm/amd/display: [FW Promotion] Release 0.1.64.0
Taimur Hassan
1
-2
/
+109
2026-07-01
drm/amd/display: Add Debug Option To Enable Per-DPM De-rate Usage
Austin Zheng
2
-0
/
+18
2026-07-01
drm/amd/display: Refactor Driver PG's skip PG logic
Leo Chen
1
-90
/
+60
2026-07-01
drm/amd/display: Enable HUBP/DPP power gate for DCN42
Leo Chen
1
-2
/
+2
2026-07-01
drm/amd/display: Remove unnecessary DSCCLK enable during DSC PG
Leo Chen
1
-11
/
+0
2026-07-01
drm/amd/display: Update ONO PG Workaround for DCN42
Leo Chen
5
-40
/
+99
2026-07-01
drm/amd/display: Update LSDMA commands to explicitly handle DCC fields
Alvin Lee
2
-12
/
+51
2026-07-01
drm/amd/display: Add flag to disable dynamic expansion for 12bpc
George Shen
2
-0
/
+19
2026-07-01
drm/amd/display: Fix intermittently CRC open failure during active rendering
Chandana G B
1
-1
/
+1
2026-07-01
drm/amd/display: Allow Per-DPM De-rates Instead Of A Single Global Value
Austin Zheng
2
-13
/
+41
2026-07-01
drm/amd/display: Disable DPPCLK RCG to fix cursor disappearing
Karen Chen
1
-0
/
+6
2026-07-01
drm/amdgpu: bounds check atom indirect io method
Lijo Lazar
1
-1
/
+6
2026-07-01
drm/amd/display: split TF/LUT colorop state lookups into separate upfront phases
Harry Wentland
1
-46
/
+48
2026-07-01
drm/amd/display: drop redundant colorop type and TF checks
Harry Wentland
1
-6
/
+4
2026-07-01
drm/amd/display: Remove DCCG registers not needed in DCN42
Matthew Stewart
1
-32
/
+30
2026-07-01
drm/amdkfd: use scnprintf/vscnprintf in kfd_smi_event_add
William Palacek
1
-2
/
+2
2026-07-01
drm/amd/display: Rewrite dccg42_init
Matthew Stewart
1
-20
/
+9
2026-07-01
drm/amd/display: Fix DCN42 null registers & register masks
Matthew Stewart
1
-2
/
+2
2026-07-01
drm/amd/display: Reintroduce "Force validation link training on all ASICs"
Ivan Lipski
14
-13
/
+2
2026-07-01
drm/amd/display: Add 12bpc Color Ramp Support
Michael Strauss
1
-8
/
+25
2026-07-01
drm/amd/display: Integrate power_helpers.c functionality into power.c.
Lohita Mudimela
3
-40
/
+6
2026-07-01
drm/amd/display: Fix 4018 warning
Piotr Maziarz
3
-8
/
+7
2026-07-01
drm/amd/display: Enable PSR and Replay on DCN4 variant and fix AUX instance
Gabe Teeger
2
-4
/
+13
2026-07-01
drm/amd/display: Add dcn42b_soc_and_ip_translator
Matthew Stewart
7
-13
/
+111
2026-07-01
drm/amdgpu: defer KCQ remap until after MES resume in reset flow
Jesse Zhang
2
-16
/
+55
2026-07-01
drm/amdgpu/gfx11: handle error interrupts for userqs
Jesse Zhang
1
-9
/
+23
2026-07-01
drm/amdgpu/userq: add reset helper and identify guilty user queue
Jesse Zhang
2
-1
/
+32
2026-07-01
drm/amdkfd: flush MES queue on reset-time queue removal
Jesse Zhang
1
-1
/
+1
2026-07-01
drm/amdgpu/mes12: drop queue state on RESET_QUEUES unmap
Jesse Zhang
1
-0
/
+11
2026-07-01
drm/amdkfd: Guard m->cp_hqd_eop_control setting by q->eop_ring_buffer_size
Xiaogang Chen
5
-10
/
+10
2026-07-01
drm/amdgpu/vce: fix integer overflow in image size
Boyuan Zhang
1
-3
/
+14
2026-07-01
drm/amdgpu/vcn4: avoid rereading IB param length
Boyuan Zhang
1
-6
/
+9
2026-07-01
drm/amdgpu: fix division by zero with invalid uvd dimensions
Boyuan Zhang
1
-0
/
+8
2026-07-01
drm/amdgpu: Support some Barco AMD based graphics adapters
Matthew Jacob
1
-0
/
+4
2026-07-01
drm/amdkfd: avoid PTL confused warning message
Eric Huang
1
-3
/
+6
2026-07-01
drm/amdkfd: drop struct kfd_signal_page wrapper
Yongqiang Sun
3
-44
/
+14
2026-07-01
drm/amdgpu: bounds check ATOM IIO table parsing
Lijo Lazar
3
-7
/
+23
2026-07-01
drm/amdgpu: Guard reads in pcie state readout
Lijo Lazar
1
-16
/
+41
2026-07-01
drm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.x
Leorize
2
-2
/
+16
2026-07-01
drm/amdgpu/gfx8: Enable IP block soft reset as a GPU recovery method
Timur Kristóf
1
-0
/
+5
2026-07-01
drm/amdgpu/gfx8: Fixup IP block soft reset
Timur Kristóf
2
-11
/
+34
2026-07-01
drm/amdgpu/gfx8: Adjust EDC GPR workaround
Timur Kristóf
1
-1
/
+8
2026-07-01
drm/amdgpu/gfx8: Support COND_EXEC on compute rings
Timur Kristóf
1
-0
/
+3
2026-07-01
drm/amdgpu/gfx8: Return error when testing all rings
Timur Kristóf
1
-2
/
+4
2026-07-01
drm/amdgpu/gfx8: Stop CP and RLC during reset
Timur Kristóf
1
-7
/
+5
[prev]
[next]