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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-25
drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_m...
Mario Limonciello
1
-2
/
+5
2025-09-25
drm/amd/display: Share dce100_validate_global with DCE6-8
Timur Kristóf
4
-63
/
+7
2025-09-25
drm/amd/display: Share dce100_validate_bandwidth with DCE6-8
Timur Kristóf
4
-77
/
+18
2025-09-25
drm/amdgpu: Fix fence signaling race condition in userqueue
Jesse.Zhang
1
-1
/
+1
2025-09-25
amd/amdkfd: enhance kfd process check in switch partition
Yifan Zhang
3
-0
/
+16
2025-09-25
amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw
Yifan Zhang
1
-1
/
+9
2025-09-25
drm/amd/display: Reject modes with too high pixel clock on DCE6-10
Timur Kristóf
5
-3
/
+35
2025-09-25
drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()
Mario Limonciello
1
-2
/
+0
2025-09-25
drm/amd/display: Only enable common modes for eDP and LVDS
Mario Limonciello
1
-0
/
+4
2025-09-25
drm/amdgpu: remove the redeclaration of variable i
Sunil Khatri
1
-1
/
+0
2025-09-25
drm/amdgpu/userq: assign an error code for invalid userq va
Prike Liang
1
-0
/
+2
2025-09-25
drm/amdgpu: revert "rework reserved VMID handling" v2
Christian König
4
-41
/
+50
2025-09-25
drm/amdgpu: remove leftover from enforcing isolation by VMID
Christian König
1
-5
/
+0
2025-09-25
drm/amdgpu: Add fallback to pipe reset if KCQ ring reset fails
Jesse.Zhang
1
-0
/
+12
2025-09-25
drm/amd: Fix hybrid sleep
Mario Limonciello (AMD)
1
-1
/
+1
2025-09-25
drm/i915/gvt: Simplify case switch in intel_vgpu_ioctl
Jonathan Cavitt
1
-9
/
+4
2025-09-25
drm/i915/dsb: Inline dsb_vblank_delay() into intel_dsb_wait_for_delayed_vblank()
Ankit Nautiyal
1
-33
/
+26
2025-09-25
drm/i915/display: Drop intel_vrr_vblank_delay and use set_context_latency
Ankit Nautiyal
4
-12
/
+3
2025-09-25
drm/i915/vrr: Clamp guardband as per hardware and timing constraints
Ankit Nautiyal
1
-12
/
+35
2025-09-25
drm/i915/reg_defs: Add REG_FIELD_MAX wrapper for FIELD_MAX()
Ankit Nautiyal
1
-0
/
+10
2025-09-25
drm/i915/display: Wait for scl start instead of dsb_wait_vblanks
Ankit Nautiyal
3
-0
/
+35
2025-09-25
drm/i915/dsb: s/intel_dsb_wait_vblank_delay/intel_dsb_wait_for_delayed_vblank
Ankit Nautiyal
4
-6
/
+6
2025-09-25
drm/i915/vrr: Use SCL for computing guardband
Ankit Nautiyal
1
-1
/
+3
2025-09-25
drm/i915/vrr: Use set_context_latency instead of intel_vrr_real_vblank_delay()
Ankit Nautiyal
1
-11
/
+5
2025-09-25
drm/i915/display: Add set_context_latency to crtc_state
Ankit Nautiyal
3
-20
/
+44
2025-09-25
drm/i915/psr: s/intel_psr_min_vblank_delay/intel_psr_min_set_context_latency
Ankit Nautiyal
3
-5
/
+5
2025-09-25
drm/panthor: Defer scheduler entitiy destruction to queue release
Adrián Larumbe
1
-7
/
+1
2025-09-25
drm/i915/gem: add i915_gem_fence_wait_priority_display() helper
Jani Nikula
5
-20
/
+10
2025-09-24
drm/xe/guc: Refactor GuC load to use poll_timeout_us()
Lucas De Marchi
1
-118
/
+92
2025-09-24
drm/xe/guc: Extract function to print load error
Lucas De Marchi
1
-51
/
+52
2025-09-24
drm/xe/guc: Drop helper to read freq
Lucas De Marchi
1
-12
/
+4
2025-09-24
drm/xe/guc_pc: Use poll_timeout_us() for waiting
Lucas De Marchi
1
-31
/
+13
2025-09-24
drm/xe/device: Use poll_timeout_us() to wait for lmem
Lucas De Marchi
1
-31
/
+34
2025-09-24
drm/xe/configfs: Improve doc for ctx_restore* attributes
Lucas De Marchi
1
-3
/
+16
2025-09-24
drm/xe/configfs: Fix engine class parsing
Lucas De Marchi
1
-2
/
+2
2025-09-24
drm/i915/vrr: Refactor VRR live status wait into common helper
Ankit Nautiyal
1
-5
/
+12
2025-09-24
drm/xe/uapi: loosen used tracking restriction
Matthew Auld
1
-9
/
+6
2025-09-24
drm/i915/irq: split ILK display irq handling
Jani Nikula
3
-29
/
+58
2025-09-24
drm/i915/irq: move check for HAS_HOTPLUG() inside i9xx_hpd_irq_ack()
Jani Nikula
2
-2
/
+4
2025-09-24
drm/i915/irq: abstract i9xx_display_irq_enable_mask()
Jani Nikula
3
-14
/
+19
2025-09-24
drm/i915/irq: initialize gen2_imr_mask in terms of enable_mask
Jani Nikula
1
-22
/
+12
2025-09-24
drm/i915/irq: drop intel_psr_regs.h include
Jani Nikula
1
-1
/
+0
2025-09-23
drm/bridge: adapt drm_bridge_add/remove() docs, mention the lingering list
Luca Ceresoli
1
-2
/
+10
2025-09-23
drm/debugfs: show lingering bridges
Luca Ceresoli
1
-5
/
+11
2025-09-23
drm/bridge: add list of removed refcounted bridges
Luca Ceresoli
1
-1
/
+17
2025-09-23
drm/xe/tests: Fix build break on clang 16.0.6
Michal Wajdeczko
1
-6
/
+6
2025-09-23
drm/xe/debugfs: Improve .show() helper for GT-based attributes
Michal Wajdeczko
2
-71
/
+46
2025-09-23
drm/xe/debugfs: Make ggtt file per-tile
Michal Wajdeczko
2
-13
/
+7
2025-09-23
drm/amd/display: remove output_tf_change flag
Melissa Wen
3
-9
/
+4
2025-09-23
drm/amd/display: Init DCN35 clocks from pre-os HW values
Leo Li
1
-2
/
+119
[prev]
[next]