index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
5
-7
/
+7
|
\
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
4
-6
/
+6
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
|
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
4
-44
/
+96
|
\
\
|
*
|
nouveau/dmem: evict device private memory during release
Alistair Popple
2022-10-12
1
-0
/
+48
|
*
|
nouveau/dmem: refactor nouveau_dmem_fault_copy_one()
Alistair Popple
2022-10-12
1
-30
/
+28
|
*
|
mm: free device private pages have zero refcount
Alistair Popple
2022-10-12
2
-2
/
+2
|
*
|
mm/memory.c: fix race when faulting a device private page
Alistair Popple
2022-10-12
3
-12
/
+18
*
|
|
drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
Nathan Chancellor
2022-10-14
1
-1
/
+1
*
|
|
Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-10-13
116
-1081
/
+1830
|
\
\
\
|
*
\
\
Merge tag 'amd-drm-fixes-6.1-2022-10-12' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-10-14
100
-995
/
+1617
|
|
\
\
\
|
|
*
|
|
drm/amd/display: Add HUBP surface flip interrupt handler
Aurabindo Pillai
2022-10-12
1
-0
/
+1
|
|
*
|
|
drm/amd/display: Simplify bool conversion
Yang Li
2022-10-11
1
-1
/
+1
|
|
*
|
|
drm/amd/display: fix transfer function passed to build_coefficients()
Alex Deucher
2022-10-11
1
-1
/
+1
|
|
*
|
|
drm/amd/display: add a license to cursor_reg_cache.h
Alex Deucher
2022-10-11
1
-0
/
+1
|
|
*
|
|
drm/amd/display: make virtual_disable_link_output static
Alex Deucher
2022-10-11
1
-1
/
+1
|
|
*
|
|
drm/amd/display: fix indentation in dc.c
Alex Deucher
2022-10-11
1
-3
/
+3
|
|
*
|
|
drm/amd/display: make dcn32_split_stream_for_mpc_or_odm static
Alex Deucher
2022-10-11
1
-1
/
+1
|
|
*
|
|
drm/amd/display: fix build error on arm64
Yang Yingliang
2022-10-11
1
-0
/
+4
|
|
*
|
|
drm/amd/display: 3.2.207
Aric Cyr
2022-10-11
1
-1
/
+1
|
|
*
|
|
drm/amd/display: Clean some DCN32 macros
Rodrigo Siqueira
2022-10-11
1
-10
/
+1
|
|
*
|
|
drm/amdgpu: Add poison mode query for umc v8_10_0
Candice Li
2022-10-11
1
-0
/
+26
|
|
*
|
|
drm/amdgpu: Update umc v8_10_0 headers
Candice Li
2022-10-11
2
-0
/
+5
|
|
*
|
|
drm/amdgpu: fix coding style issue for mca notifier
Tao Zhou
2022-10-11
1
-3
/
+3
|
|
*
|
|
drm/amdgpu: define convert_error_address for umc v8.7
Tao Zhou
2022-10-11
1
-22
/
+25
|
|
*
|
|
drm/amdgpu: define RAS convert_error_address API
Tao Zhou
2022-10-11
3
-93
/
+64
|
|
*
|
|
drm/amdgpu: remove check for CE in RAS error address query
Tao Zhou
2022-10-11
4
-90
/
+59
|
|
*
|
|
drm/amd/display: fix array-bounds error in dc_stream_remove_writeback() [take 2]
Guenter Roeck
2022-10-10
1
-2
/
+2
|
|
*
|
|
drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_lev...
Alexey Kodanev
2022-10-10
1
-1
/
+1
|
|
*
|
|
drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_l...
Alexey Kodanev
2022-10-10
1
-1
/
+1
|
|
*
|
|
drm/amdgpu: fix SDMA suspend/resume on SR-IOV
Alex Deucher
2022-10-10
4
-13
/
+18
|
|
*
|
|
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
2022-10-10
10
-59
/
+36
|
|
*
|
|
drm/amdgpu: Fix SDMA engine resume issue under SRIOV
Bokun Zhang
2022-10-10
1
-3
/
+10
|
|
*
|
|
drm/amd/display: Fix watermark calculation
Alvin Lee
2022-10-10
1
-1
/
+1
|
|
*
|
|
drm/amd/display: Drop uncessary OTG lock check
Rodrigo Siqueira
2022-10-10
1
-10
/
+1
|
|
*
|
|
drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTAL
Rodrigo Siqueira
2022-10-10
4
-20
/
+5
|
|
*
|
|
drm/amd/display: Add a missing hook to DCN20
Rodrigo Siqueira
2022-10-10
1
-0
/
+1
|
|
*
|
|
drm/amd/display: always allow pstate change when no dpps are active on dcn315
Dmytro Laktyushkin
2022-10-10
1
-3
/
+6
|
|
*
|
|
drm/amd/display: Display does not light up after S4 resume
Meenakshikumar Somasundaram
2022-10-10
5
-1
/
+56
|
|
*
|
|
drm/amd/display: Use the same cursor info across features
Max Tseng
2022-10-10
11
-148
/
+400
|
|
*
|
|
drm/amd/display: Fix bug preventing FCLK Pstate allow message being sent
Dillon Varone
2022-10-10
1
-2
/
+2
|
|
*
|
|
drm/amd/display: Acquire FCLK DPM levels on DCN32
Dillon Varone
2022-10-10
2
-15
/
+41
|
|
*
|
|
drm/amd/display: Validate DSC After Enable All New CRTCs
Fangzhi Zuo
2022-10-10
1
-4
/
+9
|
|
*
|
|
drm/amd/display: Add a helper to map ODM/MPC/Multi-Plane resources
Jun Lei
2022-10-10
5
-2
/
+61
|
|
*
|
|
drm/amd/display: increase hardware status wait time
Vladimir Stempen
2022-10-10
2
-3
/
+3
|
|
*
|
|
drm/amd/display: Do not trigger timing sync for phantom pipes
Aurabindo Pillai
2022-10-10
1
-3
/
+23
|
|
*
|
|
drm/amd/display: Use correct pixel clock to program DTBCLK DTO's
Dillon Varone
2022-10-10
1
-1
/
+1
|
|
*
|
|
drm/amd/display: do not compare integers of different widths
Josip Pavic
2022-10-10
1
-2
/
+1
|
|
*
|
|
drm/amd/display: zeromem mypipe heap struct before using it
Martin Leung
2022-10-10
1
-0
/
+2
|
|
*
|
|
drm/amd/display: properly configure DCFCLK when enable/disable Freesync
Vladimir Stempen
2022-10-10
2
-1
/
+13
[next]