index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-misc-next-fixes-2024-09-05' of https://gitlab.freedesktop.org/...
Dave Airlie
2024-09-11
1
-1
/
+1
|
\
|
*
drm/tegra: fix potential uninitialized variable use
Jani Nikula
2024-09-05
1
-1
/
+1
*
|
Merge tag 'exynos-drm-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
2024-09-11
4
-8
/
+4
|
\
\
|
*
|
drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()
Yuesong Li
2024-09-06
1
-1
/
+1
|
*
|
drm/exynos: Remove unnecessary code
Kwanghoon Son
2024-09-06
1
-4
/
+0
|
*
|
drm/exynos: Constify struct exynos_drm_ipp_funcs
Christophe JAILLET
2024-09-06
3
-3
/
+3
|
|
/
*
|
Merge tag 'amd-drm-next-6.12-2024-09-06' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-09-11
74
-1358
/
+6023
|
\
\
|
*
|
Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"
Alex Deucher
2024-09-05
1
-2
/
+4
|
*
|
drm/amdgpu/gfx10: use rlc safe mode for soft recovery
Alex Deucher
2024-09-02
1
-0
/
+2
|
*
|
drm/amdgpu/gfx11: use rlc safe mode for soft recovery
Alex Deucher
2024-09-02
1
-0
/
+2
|
*
|
drm/amdgpu/gfx12: use rlc safe mode for soft recovery
Alex Deucher
2024-09-02
1
-0
/
+2
|
*
|
drm/amdgpu/gfx12: use proper rlc safe mode helpers
Alex Deucher
2024-09-02
1
-2
/
+2
|
*
|
drm/amdgpu/gfx11: use proper rlc safe mode helpers
Alex Deucher
2024-09-02
1
-4
/
+4
|
*
|
drm/amdgpu/gfx10: use proper rlc safe mode helpers
Alex Deucher
2024-09-02
1
-2
/
+2
|
*
|
drm/amdgpu/gfx12: per queue reset only on bare metal
Alex Deucher
2024-09-02
1
-0
/
+6
|
*
|
drm/amdgpu/gfx11: per queue reset only on bare metal
Alex Deucher
2024-09-02
1
-0
/
+6
|
*
|
drm/amdgpu/gfx10: per queue reset only on bare metal
Alex Deucher
2024-09-02
1
-0
/
+6
|
*
|
drm/amdgpu/mes11: implement mmio queue reset for gfx11
Jiadong Zhu
2024-09-02
1
-0
/
+80
|
*
|
drm/amdgpu/mes: implement amdgpu_mes_reset_hw_queue_mmio
Jiadong Zhu
2024-09-02
1
-0
/
+20
|
*
|
drm/amdgpu/mes: modify mes api for mmio queue reset
Jiadong Zhu
2024-09-02
4
-4
/
+17
|
*
|
drm/amdgpu/gfx12: fallback to driver reset compute queue directly
Alex Deucher
2024-09-02
1
-14
/
+79
|
*
|
drm/amdgpu/gfx12: add ring reset callbacks
Alex Deucher
2024-09-02
1
-0
/
+18
|
*
|
drm/amdgpu/gfx10: rework reset sequence
Alex Deucher
2024-09-02
1
-7
/
+19
|
*
|
drm/amdgpu/gfx10: wait for reset done before remap
Jiadong Zhu
2024-09-02
1
-11
/
+30
|
*
|
drm/amdgpu/gfx10: remap queue after reset successfully
Jiadong Zhu
2024-09-02
1
-11
/
+35
|
*
|
drm/amdgpu/gfx10: add ring reset callbacks
Alex Deucher
2024-09-02
1
-0
/
+91
|
*
|
drm/amdgpu/gfx11: wait for reset done before remap
Jiadong Zhu
2024-09-02
1
-1
/
+14
|
*
|
drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()
Alex Deucher
2024-09-02
1
-3
/
+3
|
*
|
drm/amdgpu/gfx11: fallback to driver reset compute queue directly (v2)
Prike Liang
2024-09-02
1
-13
/
+71
|
*
|
drm/amd/display: 3.2.299
Aric Cyr
2024-09-02
2
-2
/
+2
|
*
|
drm/amd/display: Fix flickering caused by dccg
Hansen Dsouza
2024-09-02
3
-73
/
+72
|
*
|
drm/amd/display: Block timing sync for different signals in PMO
Dillon Varone
2024-09-02
1
-1
/
+2
|
*
|
drm/amd/display: fix graphics hang in multi-display mst case
Gabe Teeger
2024-09-02
4
-49
/
+34
|
*
|
drm/amd/display: Add sharpness control interface
Relja Vojvodic
2024-09-02
9
-192
/
+138
|
*
|
Revert "drm/amd/display: Wait for all pending cleared before full update"
Dillon Varone
2024-09-02
24
-161
/
+34
|
*
|
drm/amd/display: disable sharpness if HDR Multiplier is too large
Samson Tam
2024-09-02
1
-1
/
+5
|
*
|
drm/amd/display: Add dpia debug option to control power management
Meenakshikumar Somasundaram
2024-09-02
1
-1
/
+2
|
*
|
drm/amdgpu/gfx11: add ring reset callbacks
Alex Deucher
2024-09-02
1
-0
/
+18
|
*
|
drm/amd/display: re-enable Dynamic ODM policy
Samson Tam
2024-09-02
1
-2
/
+1
|
*
|
drm/amd/display: Lock DC and exit IPS when changing backlight
Leo Li
2024-09-02
1
-1
/
+12
|
*
|
drm/amd/display: only trigger BIOS related assert for older ASICs
Daniel Sa
2024-09-02
1
-1
/
+1
|
*
|
drm/amd/display: Fix DCN35 set min dispclk logic
Nicholas Susanto
2024-09-02
1
-3
/
+3
|
*
|
drm/amdgpu/gfx9.4.3: Implement compute pipe reset
Prike Liang
2024-09-02
1
-19
/
+108
|
*
|
drm/amdgpu: always allocate cleared VRAM for GEM allocations
Alex Deucher
2024-08-29
1
-0
/
+3
|
*
|
drm/amdgpu/mes: add mes mapping legacy queue switch
Jack Xiao
2024-08-29
4
-20
/
+43
|
*
|
drm/amdkfd: Don't drain ih1 for APU
Yifan Zhang
2024-08-29
1
-5
/
+8
|
*
|
drm/amdgpu/gfx12: return early in preempt_ib()
Alex Deucher
2024-08-29
1
-0
/
+3
|
*
|
drm/amdgpu/gfx11: return early in preempt_ib()
Alex Deucher
2024-08-29
1
-0
/
+3
|
*
|
drm/amd/display: Determine IPS mode by ASIC and PMFW versions
Leo Li
2024-08-29
1
-1
/
+25
|
*
|
drm/amdgpu: Move the dumping log out of for loop
Sunil Khatri
2024-08-29
1
-3
/
+2
[next]