index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix missing vmalloc.h includes
Kent Overstreet
2024-04-26
21
-0
/
+21
*
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Dave Airlie
2024-04-12
1
-2
/
+2
*
Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2024-04-12
8
-20
/
+54
|
\
|
*
drm/msm/adreno: Set highest_bank_bit for A619
Luca Weiss
2024-04-05
1
-0
/
+4
|
*
drm/msm: fix the `CRASHDUMP_READ` target of `a6xx_get_shader_block()`
Miguel Ojeda
2024-04-05
1
-1
/
+1
|
*
drm/msm/dp: fix typo in dp_display_handle_port_status_changed()
Abhinav Kumar
2024-04-02
1
-2
/
+2
|
*
drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...
Dmitry Baryshkov
2024-04-02
1
-4
/
+4
|
*
drm/msm/dp: assign correct DP controller ID to x1e80100 interface table
Kuogee Hsieh
2024-03-29
1
-3
/
+31
|
*
drm/msm/dpu: don't allow overriding data from catalog
Dmitry Baryshkov
2024-03-29
1
-5
/
+5
|
*
drm/msm: Add newlines to some debug prints
Stephen Boyd
2024-03-29
2
-5
/
+5
|
*
drm/msm/dp: fix runtime PM leak on connect failure
Johan Hovold
2024-03-29
1
-0
/
+1
|
*
drm/msm/dp: fix runtime PM leak on disconnect
Johan Hovold
2024-03-29
1
-0
/
+1
*
|
Merge tag 'drm-xe-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2024-04-11
5
-15
/
+9
|
\
\
|
*
|
drm/xe: Label RING_CONTEXT_CONTROL as masked
Ashutosh Dixit
2024-04-11
2
-4
/
+3
|
*
|
drm/xe/xe_migrate: Cast to output precision before multiplying operands
Himal Prasad Ghimiray
2024-04-11
1
-4
/
+4
|
*
|
drm/xe/hwmon: Cast result to output precision on left shift of operand
Karthik Poosa
2024-04-11
1
-2
/
+2
|
*
|
drm/xe/display: Fix double mutex initialization
Lucas De Marchi
2024-04-11
1
-5
/
+0
*
|
|
Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-04-11
8
-25
/
+72
|
\
\
\
|
*
|
|
drm/vmwgfx: Enable DMA mappings with SEV
Zack Rusin
2024-04-09
1
-5
/
+6
|
*
|
|
drm/client: Fully protect modes[] with dev->mode_config.mutex
Ville Syrjälä
2024-04-08
1
-1
/
+2
|
*
|
|
gpu: host1x: Do not setup DMA for virtual devices
Thierry Reding
2024-04-08
1
-8
/
+0
|
*
|
|
nouveau: fix function cast warning
Arnd Bergmann
2024-04-05
1
-1
/
+6
|
*
|
|
nouveau/gsp: Avoid addressing beyond end of rpc->entries
Kees Cook
2024-04-05
1
-1
/
+1
|
*
|
|
Revert "drm/qxl: simplify qxl_fence_wait"
Alex Constantino
2024-04-05
1
-5
/
+45
|
*
|
|
drm/ast: Fix soft lockup
Jammy Huang
2024-04-05
1
-0
/
+3
|
*
|
|
drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()
Boris Brezillon
2024-04-04
1
-4
/
+9
*
|
|
|
Merge tag 'amd-drm-fixes-6.9-2024-04-10' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-04-11
32
-127
/
+652
|
\
\
\
\
|
*
|
|
|
drm/amdgpu: differentiate external rev id for gfx 11.5.0
Yifan Zhang
2024-04-10
1
-1
/
+4
|
*
|
|
|
drm/amd/display: Adjust dprefclk by down spread percentage.
Zhongwei
2024-04-10
2
-4
/
+54
|
*
|
|
|
drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST
Harry Wentland
2024-04-10
1
-9
/
+3
|
*
|
|
|
drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4
Harry Wentland
2024-04-10
1
-2
/
+5
|
*
|
|
|
drm/amd/display: fix disable otg wa logic in DCN316
Fudongwang
2024-04-10
1
-7
/
+12
|
*
|
|
|
drm/amd/display: Do not recursively call manual trigger programming
Dillon Varone
2024-04-10
1
-3
/
+0
|
*
|
|
|
drm/amd/display: always reset ODM mode in context when adding first plane
Wenjing Liu
2024-04-10
1
-0
/
+9
|
*
|
|
|
drm/amdgpu: fix incorrect number of active RBs for gfx11
Tim Huang
2024-04-10
1
-1
/
+1
|
*
|
|
|
drm/amd/display: Return max resolution supported by DWB
Alex Hung
2024-04-10
1
-4
/
+2
|
*
|
|
|
amd/amdkfd: sync all devices to wait all processes being evicted
Zhigang Luo
2024-04-10
1
-11
/
+6
|
*
|
|
|
drm/amdgpu: clear set_q_mode_offs when VM changed
ZhenGuo Yin
2024-04-10
1
-0
/
+1
|
*
|
|
|
drm/amdgpu: Fix VCN allocation in CPX partition
Lijo Lazar
2024-04-10
1
-4
/
+11
|
*
|
|
|
drm/amd/pm: fix the high voltage issue after unload
Kenneth Feng
2024-04-10
4
-14
/
+48
|
*
|
|
|
drm/amd/display: Skip on writeback when it's not applicable
Alex Hung
2024-04-10
1
-1
/
+8
|
*
|
|
|
drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2
Tao Zhou
2024-04-10
1
-13
/
+3
|
*
|
|
|
drm/amdgpu: add smu 14.0.1 discovery support
Yifan Zhang
2024-04-10
1
-0
/
+1
|
*
|
|
|
drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatible
lima1002
2024-04-10
6
-43
/
+413
|
*
|
|
|
drm/amdgpu : Increase the mes log buffer size as per new MES FW version
shaoyunl
2024-04-10
2
-3
/
+3
|
*
|
|
|
drm/amdgpu : Add mes_log_enable to control mes log feature
shaoyunl
2024-04-10
4
-3
/
+20
|
*
|
|
|
drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11
Tim Huang
2024-04-10
1
-1
/
+11
|
*
|
|
|
drm/amd/display: add DCN 351 version for microcode load
Li Ma
2024-04-10
1
-1
/
+6
|
*
|
|
|
drm/amdgpu: Reset dGPU if suspend got aborted
Lijo Lazar
2024-04-10
1
-0
/
+25
|
*
|
|
|
drm/amdgpu/umsch: reinitialize write pointer in hw init
Lang Yu
2024-04-10
1
-0
/
+2
[next]