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
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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-22
drm/vkms: Allow to configure multiple planes via configfs
Louis Chauvet
1
-0
/
+88
2025-10-22
drm/vkms: Add and remove VKMS instances via configfs
Louis Chauvet
5
-1
/
+190
2025-10-22
drm/vkms: Expose device creation and destruction
José Expósito
2
-2
/
+22
2025-10-22
drm/sitronix/st7571-i2c: remove unneeded semicolon
Marcus Folkesson
1
-1
/
+1
2025-10-21
drm/xe: Fix stolen size check to allow equal WOPCM size
Shuicheng Lin
1
-1
/
+1
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
2
-4
/
+4
2025-10-21
drm/amd/display: use GFP_NOWAIT for allocation in interrupt handler
Aurabindo Pillai
1
-2
/
+2
2025-10-21
drm/amd/display: increase max link count and fix link->enc NULL pointer access
Charlene Liu
2
-1
/
+10
2025-10-21
drm/amd/display: Fix NULL pointer dereference
Meenakshikumar Somasundaram
1
-1
/
+2
2025-10-21
drm/i915/display: Add no_psr_reason to PSR debugfs
Michał Grzelak
2
-4
/
+21
2025-10-21
drm/xe/display: Make panic support work on vram.
Maarten Lankhorst
1
-14
/
+36
2025-10-21
drm/xe: Extract xe_bo_is_visible_vram
Maarten Lankhorst
2
-1
/
+19
2025-10-21
drm/panic: Fix 24bit pixel crossing page boundaries
Jocelyn Falempe
1
-2
/
+44
2025-10-21
drm/panic: Fix divide by 0 if the screen width < font width
Jocelyn Falempe
1
-1
/
+1
2025-10-21
drm/panic: Fix kmsg text drawing rectangle
Jocelyn Falempe
1
-1
/
+1
2025-10-21
drm/panic: Fix qr_code, ensure vmargin is positive
Jocelyn Falempe
1
-1
/
+4
2025-10-21
drm/panic: Fix overlap between qr code and logo
Jocelyn Falempe
1
-1
/
+1
2025-10-21
drm/panic: Fix drawing the logo on a small narrow screen
Jocelyn Falempe
1
-0
/
+3
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
119
-1583
/
+4424
2025-10-21
Merge tag 'drm-xe-next-2025-10-20' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
143
-2099
/
+4645
2025-10-20
drm/xe/xe3p_lpm: Add special check in Media GT for Main GAMCTRL
Balasubramani Vivekanandan
2
-0
/
+25
2025-10-20
drm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECT
Brian Welty
5
-1
/
+37
2025-10-20
drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
Thomas Hellström
3
-3
/
+15
2025-10-20
drm/xe: Retain vma flags when recreating and splitting vmas for madvise
Thomas Hellström
3
-67
/
+32
2025-10-20
drm/amdgpu: Remove unused members in amdgpu_mman
Lijo Lazar
1
-3
/
+0
2025-10-20
drm/amdgpu: query block error count of ras module
YiPeng Chai
1
-1
/
+28
2025-10-20
drm/amdgpu: Add logic for VF data exchange region to init from dynamic crit_r...
Ellen Pan
1
-19
/
+85
2025-10-20
drm/amdgpu: Add logic for VF ipd and VF bios to init from dynamic crit_region...
Ellen Pan
4
-14
/
+85
2025-10-20
drm/amdgpu: Reuse fw_vram_usage_* for dynamic critical region in SRIOV
Ellen Pan
3
-18
/
+30
2025-10-20
drm/amdgpu: Introduce SRIOV critical regions v2 during VF init
Ellen Pan
4
-0
/
+220
2025-10-20
drm/amdgpu: Add SRIOV crit_region_version support
Ellen Pan
4
-9
/
+32
2025-10-20
drm/amdgpu: Updated naming of SRIOV critical region offsets/sizes with _V1 su...
Ellen Pan
2
-24
/
+46
2025-10-20
drm/amdgpu: query bad page info of ras module
YiPeng Chai
1
-44
/
+98
2025-10-20
drm/amdgpu: ras module supports error injection
YiPeng Chai
1
-0
/
+24
2025-10-20
drm/amd/ras: Update function and remove redundant code
YiPeng Chai
7
-127
/
+55
2025-10-20
drm/amd/ras: Update ras command context structure name
YiPeng Chai
4
-22
/
+22
2025-10-20
drm/amd/display: Promote DC to 3.2.355
Taimur Hassan
1
-1
/
+1
2025-10-20
drm/amd/display: write segment pointer with mot enabled for mst
Meenakshikumar Somasundaram
2
-3
/
+6
2025-10-20
drm/amd/display: Control BW allocation in FW side
Cruise Hung
5
-7
/
+4
2025-10-20
drm/amd/display: Fix misc. checkpatch issues
Ilya Bakoulin
2
-131
/
+86
2025-10-20
drm/amd/display: Change clean dsc blocks condition in accelerated mode
Lewis Huang
1
-2
/
+9
2025-10-20
drm/amd/display: Set DCN32 to use update planes and stream version 3
Nicholas Carbones
1
-1
/
+2
2025-10-20
drm/amd/display: Check disable_fec flag before enabling fec.
Meenakshikumar Somasundaram
1
-1
/
+3
2025-10-20
drm/amd/display: Fix GFP_ATOMIC abuse
Aurabindo Pillai
6
-37
/
+33
2025-10-20
drm/amdgpu: Enable ras module
YiPeng Chai
1
-0
/
+12
2025-10-20
drm/amd: Fix set but not used warnings
Tiezhu Yang
3
-11
/
+8
2025-10-20
drm/amdgpu: Add ras module ip block to amdgpu discovery
YiPeng Chai
5
-1
/
+32
2025-10-20
drm/amdgpu: check save count before RAS bad page saving
Tao Zhou
1
-1
/
+1
2025-10-20
drm/amdgpu: add the kernel docs for alloc/free/valid range
Sunil Khatri
1
-0
/
+33
2025-10-20
drm/amdgpu: use GPU_HDP_FLUSH for sriov
Victor Zhao
5
-3
/
+95
[prev]
[next]