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-07-29
drm/xe/rtp: Simplify marking active workarounds
Lucas De Marchi
-9
/
+5
2024-07-29
drm/xe/kunit: Test rtp with no actions
Lucas De Marchi
-0
/
+162
2024-07-29
drm/xe/kunit: Rename rtp test cases
Lucas De Marchi
-8
/
+8
2024-07-29
drm/xe/kunit: Test active rtp entries
Lucas De Marchi
-1
/
+20
2024-07-29
drm/xe/kunit: Rename count to count_sr_entries
Lucas De Marchi
-16
/
+16
2024-07-29
drm/xe/kunit: Test WAs for BMG
Lucas De Marchi
-0
/
+1
2024-07-29
drm/xe/migrate: Future-proof compressed PAT check
Matt Roper
-1
/
+2
2024-07-29
drm/xe: Fix opregion leak
Lucas De Marchi
-1
/
+4
2024-07-29
drm/nouveau: remove unused variable ret
Jani Nikula
-1
/
+0
2024-07-29
i915/perf: Remove code to update PWR_CLK_STATE for gen12
Umesh Nerlige Ramappa
-33
/
+0
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-18795
/
+368755
2024-07-29
drm/gma500: Make I2C terminology more inclusive
Easwar Hariharan
-32
/
+32
2024-07-29
drm/client: Fix error code in drm_client_buffer_vmap_local()
Dan Carpenter
-1
/
+1
2024-07-28
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
-1
/
+1
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
-4
/
+16
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
-1
/
+1
2024-07-27
drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()
Alex Deucher
-1
/
+2
2024-07-27
drm/amdgpu: increase mes log buffer size for gfx12
Michael Chen
-8
/
+20
2024-07-27
drm/amdgpu: fix contiguous handling for IB parsing v2
Christian König
-8
/
+8
2024-07-27
drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3
Kenneth Feng
-2
/
+84
2024-07-27
drm/amd/display: Add new enable and disable functions for DCN35
Hansen Dsouza
-1
/
+53
2024-07-27
drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfaces
Nicholas Kazlauskas
-6
/
+14
2024-07-27
drm/amd/display: Initialize get_bytes_per_element's default to 1
Alex Hung
-2
/
+2
2024-07-27
drm/amd/display: Check null values from functions
Alex Hung
-0
/
+8
2024-07-27
drm/amd/display: Add logs for debugging outbox
Cruise
-0
/
+22
2024-07-27
drm/amd/display: Add new enable and disable functions
Hansen Dsouza
-0
/
+212
2024-07-27
drm/radeon: convert bios_hardcoded_edid to drm_edid
Thomas Weißschuh
-37
/
+16
2024-07-27
drm/amdgpu: convert bios_hardcoded_edid to drm_edid
Thomas Weißschuh
-23
/
+14
2024-07-27
drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()
Alex Deucher
-1
/
+2
2024-07-27
drm/amdgpu: trigger ip dump before suspend of IP's
Sunil Khatri
-30
/
+30
2024-07-27
drm/amd/display: Avoid overflow assignment in link_dp_cts
Alex Hung
-2
/
+4
2024-07-27
drm/amd/display: Use correct cm_helper function
Ilya Bakoulin
-12
/
+10
2024-07-27
drm/amd/display: Add seamless boot support for more DIG operation modes
Nicholas Kazlauskas
-2
/
+30
2024-07-27
drm/amd/display: Reset VRR config during resume
Tom Chung
-1
/
+5
2024-07-27
drm/amd/display: Add a missing PSR state
Tom Chung
-0
/
+3
2024-07-27
drm/amd/display: sync dmub output event type.
Charlene Liu
-0
/
+1
2024-07-27
drm/amd/display: restore immediate_disable_crtc for w/a
Charlene Liu
-4
/
+8
2024-07-27
drm/amdgpu: increase mes log buffer size for gfx12
Michael Chen
-8
/
+20
2024-07-27
drm/amd/display: Check stream_status before it is used
Alex Hung
-1
/
+1
2024-07-27
drm/amd/display: Check null pointers before using them
Alex Hung
-1
/
+2
2024-07-27
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
-2
/
+2
2024-07-27
drm/amd/display: Add option to disable unbounded req in DML21
Alvin Lee
-0
/
+5
2024-07-27
drm/amd/display: Refactor for dio
Bhuvanachandra Pinninti
-14
/
+19
2024-07-27
drm/amd/display: Request 0MHz dispclk for zero display case
Nicholas Kazlauskas
-1
/
+1
2024-07-27
drm/amdgpu: print VCN instance dump for valid instance
Sunil Khatri
-10
/
+18
2024-07-27
drm/amd/display: Add two dmmuy I2C entry for GPIO port mapping issue
Chris Park
-2
/
+14
2024-07-27
drm/amd/display: Run idle optimizations at end of vblank handler
Leo Li
-3
/
+9
2024-07-27
drm/amd/display: Let drm_crtc_vblank_on/off manage interrupts
Leo Li
-37
/
+47
2024-07-27
drm/amd/display: roll back quality EASF and ISHARP and dc dependency changes
Samson Tam
-4514
/
+989
2024-07-27
drm/amdkfd: Fix missing error code in kfd_queue_acquire_buffers
Srinivasan Shanmugam
-0
/
+3
[prev]
[next]