index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
drm/xe: Allow the pm notifier to continue on failure
Thomas Hellström
1
-10
/
+7
2025-09-09
drm/xe: Attempt to bring bos back to VRAM after eviction
Thomas Hellström
5
-16
/
+16
2025-09-09
drm/xe/configfs: Don't touch survivability_mode on fini
Michal Wajdeczko
1
-1
/
+2
2025-09-09
amd/amdkfd: correct mem limit calculation for small APUs
Yifan Zhang
1
-12
/
+32
2025-09-09
drm/amdkfd: fix p2p links bug in topology
Eric Huang
1
-1
/
+2
2025-09-09
drm/amd/display: remove oem i2c adapter on finish
Geoffrey McRae
1
-1
/
+12
2025-09-09
drm/amd/display: Drop dm_prepare_suspend() and dm_complete()
Mario Limonciello (AMD)
1
-21
/
+0
2025-09-09
drm/amd/display: Correct sequences and delays for DCN35 PG & RCG
Ovidiu Bunea
7
-164
/
+111
2025-09-09
drm/amd/display: Disable DPCD Probe Quirk
Fangzhi Zuo
1
-0
/
+1
2025-09-09
drm/i915/power: fix size for for_each_set_bit() in abox iteration
Jani Nikula
1
-3
/
+3
2025-09-08
drm/amdgpu: Wait for bootloader after PSPv11 reset
Lijo Lazar
1
-15
/
+4
2025-09-05
Merge tag 'amd-drm-fixes-6.17-2025-09-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
15
-28
/
+98
2025-09-04
drm/panthor: validate group queue count
Chia-I Wu
1
-1
/
+1
2025-09-04
Merge tag 'drm-xe-fixes-2025-09-03' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
1
-2
/
+1
2025-09-04
Merge tag 'drm-misc-fixes-2025-09-03' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
9
-13
/
+130
2025-09-03
Revert "drm/nouveau: Remove waitque for sched teardown"
Philipp Stanner
5
-44
/
+24
2025-09-03
drm/amd/amdgpu: Fix missing error return on kzalloc failure
Colin Ian King
1
-1
/
+1
2025-09-02
drm/bridge: ti-sn65dsi86: fix REFCLK setting
Michael Walle
1
-0
/
+11
2025-09-02
drm/xe: Fix incorrect migration of backed-up object to VRAM
Thomas Hellström
1
-2
/
+1
2025-09-02
drm/sched: Fix racy access to drm_sched_entity.dependency
Pierre-Eric Pelloux-Prayer
1
-4
/
+7
2025-09-01
gpu: nova-core: depend on CONFIG_64BIT
Danilo Krummrich
1
-0
/
+1
2025-08-29
nouveau: Membar before between semaphore writes and the interrupt
Faith Ekstrand
2
-1
/
+91
2025-08-29
nouveau: fix disabling the nonstall irq due to storm code
Dave Airlie
5
-8
/
+21
2025-08-29
drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PG
Ivan Lipski
7
-0
/
+90
2025-08-29
drm/amdgpu: drop hw access in non-DC audio fini
Alex Deucher
4
-20
/
+0
2025-08-29
drm/amd: Re-enable common modes for eDP and LVDS
Mario Limonciello
1
-2
/
+1
2025-08-29
drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatal
Alex Deucher
1
-2
/
+3
2025-08-29
drm/amdgpu/sdma: bump firmware version checks for user queue support
Jesse.Zhang
1
-3
/
+3
2025-08-29
Merge tag 'mediatek-drm-fixes-20250829' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
4
-12
/
+26
2025-08-28
drm/mediatek: mtk_hdmi: Fix inverted parameters in some regmap_update_bits calls
Louis-Alexis Eyraud
1
-4
/
+4
2025-08-29
Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
24
-193
/
+281
2025-08-29
Merge tag 'amd-drm-fixes-6.17-2025-08-28' of https://gitlab.freedesktop.org/a...
Dave Airlie
5
-17
/
+28
2025-08-29
Merge tag 'drm-misc-fixes-2025-08-28' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
6
-55
/
+83
2025-08-27
drm/amdgpu/userq: fix error handling of invalid doorbell
Alex Deucher
1
-0
/
+1
2025-08-27
drm/amdgpu: update firmware version checks for user queue support
Jesse.Zhang
1
-3
/
+3
2025-08-27
drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf mode
Yang Wang
1
-8
/
+10
2025-08-27
Revert "drm/amdgpu: fix incorrect vm flags to map bo"
Alex Deucher
1
-2
/
+2
2025-08-27
drm/amdgpu/gfx12: set MQD as appriopriate for queue types
Alex Deucher
1
-2
/
+6
2025-08-27
drm/amdgpu/gfx11: set MQD as appriopriate for queue types
Alex Deucher
1
-2
/
+6
2025-08-26
drm/xe: switch to local xbasename() helper
Carlos Llamas
1
-1
/
+9
2025-08-26
drm/xe: Don't trigger rebind on initial dma-buf validation
Matthew Brost
1
-1
/
+2
2025-08-26
drm/xe/vm: Clear the scratch_pt pointer on error
Thomas Hellström
1
-2
/
+6
2025-08-26
drm/xe/vm: Don't pin the vm_resv during validation
Thomas Hellström
2
-16
/
+4
2025-08-26
drm/xe/xe_sync: avoid race during ufence signaling
Zbigniew Kempczyński
1
-1
/
+1
2025-08-26
Revert "drm/tegra: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-1
/
+1
2025-08-25
drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset
Chenyuan Yang
1
-0
/
+2
2025-08-25
drm/gpuvm: fix various typos in .c and .h gpuvm file
Alice Ryhl
1
-39
/
+39
2025-08-25
drm/nouveau: remove unused memory target test
Timur Tabi
1
-10
/
+3
2025-08-25
drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
Timur Tabi
1
-1
/
+1
2025-08-25
drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
Timur Tabi
1
-2
/
+3
[prev]
[next]