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
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-03-13
drm/amd/display: avoid NPD when ASIC does not support DMUB
Thadeu Lima de Souza Cascardo
-0
/
+4
2025-03-13
drm/amd/amdgpu: Fix MES init sequence
Shaoyun Liu
-60
/
+57
2025-03-13
drm/amdgpu: Enable ACA by default for psp v13_0_6/v13_0_14
Xiang Liu
-2
/
+4
2025-03-13
drm/amdkfd: Correct F8_MODE for gfx950
Amber Lin
-2
/
+1
2025-03-13
drm/amdgpu: Save PA of bad pages for old asics
ganglxie
-5
/
+28
2025-03-13
drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1 for sriov multi...
Emily Deng
-4
/
+25
2025-03-13
drm/amdgpu: Add amdgpu_sriov_multi_vf_mode function
Emily Deng
-7
/
+9
2025-03-13
drm/amdgpu/pm: enable vcn busy sysfs for GC 9.3.0
Alex Deucher
-1
/
+2
2025-03-13
drm/amdgpu/pm: enable vcn busy sysfs for GC 12.x
Alex Deucher
-1
/
+3
2025-03-13
drm/amdkfd: Fix instruction hazard in gfx12 trap handler
Jay Cornwall
-355
/
+404
2025-03-13
drm/amdgpu/pm: enable vcn busy sysfs for additional GC 11.x
Alex Deucher
-6
/
+12
2025-03-13
drm/amdgpu/pm: add VCN activity for SMU 14.0.2
Alex Deucher
-0
/
+10
2025-03-13
drm/amdgpu/pm: add VCN activity for SMU 13.0.0/7
Alex Deucher
-0
/
+20
2025-03-13
drm/amd/display: Remove incorrect macro guard
Alex Hung
-3
/
+0
2025-03-13
drm/amdgpu: Calculate IP specific xgmi bandwidth
Lijo Lazar
-1
/
+6
2025-03-13
drm/amdgpu/pm: add VCN activity for renoir
Alex Deucher
-0
/
+6
2025-03-13
drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2
Alex Deucher
-0
/
+35
2025-03-13
drm/amdgpu: Reduce dequeue retry timeout for gfx9 family
Harish Kasiviswanathan
-52
/
+72
2025-03-13
drm/amd/pm: Update feature list for smu_v13_0_12
Asad Kamal
-1
/
+8
2025-03-13
drm/amdgpu/gfx12: don't read registers in mqd init
Alex Deucher
-15
/
+33
2025-03-13
drm/amdgpu/gfx11: don't read registers in mqd init
Alex Deucher
-15
/
+32
2025-03-13
drm/amdgpu: Fix the race condition for draining retry fault
Emily Deng
-14
/
+17
2025-03-13
drm/amdgpu: Remove unsupported xgmi versions
Lijo Lazar
-40
/
+0
2025-03-13
drm/amd/pm: add unique_id for gfx12
Harish Kasiviswanathan
-0
/
+2
2025-03-13
drm/amdgpu: Update SRIOV video codec caps
David Rosca
-16
/
+10
2025-03-13
drm/amdgpu: Remove JPEG from vega and carrizo video caps
David Rosca
-8
/
+0
2025-03-13
drm/amdgpu: Fix JPEG video caps max size for navi1x and raven
David Rosca
-2
/
+2
2025-03-13
drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size
David Rosca
-36
/
+36
2025-03-13
drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()
Nikita Zhandarovich
-1
/
+1
2025-03-14
Merge tag 'drm-intel-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-4
/
+6
2025-03-14
Merge tag 'drm-misc-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-24
/
+45
2025-03-13
drm/v3d: Set job pointer to NULL when the job's fence has an error
Maíra Canal
-4
/
+14
2025-03-13
drm/v3d: Don't run jobs that have errors flagged in its fence
Maíra Canal
-1
/
+8
2025-03-13
drm/xe/eustall: Fix a possible pointer dereference after free
Harish Chegondi
-7
/
+1
2025-03-13
drm/client: s/unsigned int i/int i/
Ville Syrjälä
-3
/
+3
2025-03-13
drm/client: Move variables to tighter scope
Ville Syrjälä
-15
/
+18
2025-03-13
drm/client: s/new_crtc/crtc/
Ville Syrjälä
-6
/
+6
2025-03-13
drm/client: Stop using the legacy crtc->mode
Ville Syrjälä
-12
/
+1
2025-03-13
drm/client: Make copies of modes
Ville Syrjälä
-15
/
+47
2025-03-13
drm/client: Streamline mode selection debugs
Ville Syrjälä
-37
/
+33
2025-03-13
drm/client: Use array notation for function arguments
Ville Syrjälä
-21
/
+21
2025-03-13
drm/client: Constify modes
Ville Syrjälä
-19
/
+23
2025-03-13
drm/i915/xe3lpd: Update bandwidth parameters
Gustavo Sousa
-1
/
+10
2025-03-13
drm/i915/display: Convert intel_bw.c externally to intel_display
Gustavo Sousa
-29
/
+24
2025-03-13
drm/i915/display: Convert intel_bw.c internally to intel_display
Gustavo Sousa
-199
/
+217
2025-03-13
drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
Ankit Nautiyal
-1
/
+14
2025-03-13
drm/i915/vrr: Prepare for fixed refresh rate timings
Ankit Nautiyal
-5
/
+82
2025-03-13
drm/i915/vrr: Use crtc_vtotal for vmin
Ankit Nautiyal
-11
/
+10
2025-03-13
drm/i915/vrr: Track vrr.enable only for variable timing
Ankit Nautiyal
-2
/
+16
2025-03-13
drm/i915/vrr: Disable CMRR
Ankit Nautiyal
-1
/
+2
[prev]
[next]