index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2024-05-23
drm/amd/display: Enable colorspace property for MST connectors
Mario Limonciello
-0
/
+3
2024-05-23
drm/amdgpu: correct hbm field in boot status
Hawking Zhang
-1
/
+1
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-47
/
+47
2024-05-23
drm/amd/display: Enable colorspace property for MST connectors
Mario Limonciello
-0
/
+3
2024-05-23
drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...
Srinivasan Shanmugam
-1
/
+4
2024-05-23
drm/amdgpu: add gfx queue support for gfx11 ipdump
Sunil Khatri
-0
/
+92
2024-05-23
drm/amdgpu: add cp queue registers for gfx11 ipdump
Sunil Khatri
-2
/
+109
2024-05-23
drm/amd/display: Pass errors from amdgpu_dm_init() up
Mario Limonciello
-1
/
+5
2024-05-23
drm/amdgpu: add print support for gfx11 ipdump
Sunil Khatri
-1
/
+16
2024-05-23
drm/amdgpu: add gfx11 registers support in ipdump
Sunil Khatri
-1
/
+106
2024-05-23
drm/amdgpu: Add missing offsets in gc_11_0_0_offset.h
Sunil Khatri
-0
/
+10
2024-05-23
drm/amdgpu: add more device info to the devcoredump
Sunil Khatri
-2
/
+19
2024-05-23
drm/amdgpu: add prints in IP State dump
Sunil Khatri
-0
/
+2
2024-05-23
drm/amdgpu: add gfx queue support of gfx10 in ipdump
Sunil Khatri
-0
/
+91
2024-05-23
drm/amdgpu: Add cp queues support fro gfx10 in ipdump
Sunil Khatri
-4
/
+113
2024-05-23
drm/amdgpu: rename the ip_dump to ip_dump_core
Sunil Khatri
-8
/
+8
2024-05-23
drm/amdgpu: Add CRC16 selection in config
Lijo Lazar
-0
/
+1
2024-05-23
drm/amd/pm: workaround to pass jpeg unit test
Kenneth Feng
-2
/
+31
2024-05-23
drm/amd/amdgpu: fix the inst passed to amdgpu_virt_rlcg_reg_rw
Victor Zhao
-11
/
+11
2024-05-23
drm/amdgpu - optimize rlc spm cntl
Jane Jian
-20
/
+38
2024-05-23
drm/amd/display: Refactor construct_phy function in dc/link/link_factory.c
Srinivasan Shanmugam
-33
/
+34
2024-05-23
drm/amdgpu: correct hbm field in boot status
Hawking Zhang
-1
/
+1
2024-05-23
drm/amdgpu: program device_cntl2 through pci cfg space
Frank Min
-5
/
+8
2024-05-23
drm/amdgpu/atomfirmware: add intergrated info v2.3 table
Li Ma
-0
/
+58
2024-05-23
drm/amdgpu: Fix snprintf usage in amdgpu_gfx_kiq_init_ring
Srinivasan Shanmugam
-1
/
+1
2024-05-23
drm/amdgpu: fix invadate operation for pg_flags
Jesse Zhang
-2
/
+2
2024-05-23
drm/amdgpu/mes12: mes hw_fini fix for mode1 reset
Jack Xiao
-3
/
+4
2024-05-23
drm/amdgpu: fix invadate operation for umsch
Jesse Zhang
-3
/
+2
2024-05-23
drm/admgpu: fix dereferencing null pointer context
Jesse Zhang
-1
/
+1
2024-05-23
drm/amd/pm: fix unsigned value asic_type compared against
Jesse Zhang
-6
/
+2
2024-05-23
drm/amdgpu: skip to create ras xxx_err_count node when ACA is enabled
Yang Wang
-0
/
+6
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-1
/
+0
2024-05-23
drm/xe/guc: Port over the slow GuC loading support from i915
John Harrison
-34
/
+260
2024-05-23
drm/xe: Make read_perf_limit_reasons globally accessible
John Harrison
-29
/
+33
2024-05-23
drm/xe: Nuke simple error capture
José Roberto de Souza
-113
/
+1
2024-05-23
drm/xe: Add process name to devcoredump
José Roberto de Souza
-0
/
+15
2024-05-23
drm/xe: remove unused struct 'xe_gt_desc'
Dr. David Alan Gilbert
-6
/
+0
2024-05-23
drm/xe: Enable D3Cold on 'low' VRAM utilization
Rodrigo Vivi
-6
/
+1
2024-05-23
drm/xe: Stop checking for power_lost on D3Cold
Rodrigo Vivi
-41
/
+2
2024-05-23
drm/xe: Prepare display for D3Cold
Rodrigo Vivi
-11
/
+22
2024-05-23
drm/xe: Relax runtime pm protection around VM
Rodrigo Vivi
-3
/
+9
2024-05-23
drm/xe: Relax runtime pm protection during execution
Rodrigo Vivi
-21
/
+6
2024-05-23
drm/xe: Fix xe_pm_runtime_get_if_in_use documentation
Rodrigo Vivi
-2
/
+3
2024-05-23
drm/xe: Fix xe_pm_runtime_get_if_active return
Rodrigo Vivi
-5
/
+5
2024-05-23
Merge tag 'drm-misc-fixes-2024-05-16' of https://gitlab.freedesktop.org/drm/m...
Daniel Vetter
-85
/
+112
2024-05-23
drm/xe: Add process name to devcoredump
José Roberto de Souza
-0
/
+15
2024-05-23
drm/i915: Define SEL_FETCH_PLANE registers via PICK_EVEN_2RANGES()
Ville Syrjälä
-45
/
+72
2024-05-23
drm/edid: add a helper for EDID sysfs property show
Jani Nikula
-22
/
+37
2024-05-23
drm/amdgpu: remove amdgpu_connector_edid() and stop using edid_blob_ptr
Jani Nikula
-25
/
+8
2024-05-23
drm/radeon: remove radeon_connector_edid() and stop using edid_blob_ptr
Jani Nikula
-20
/
+4
[prev]
[next]