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
2025-09-03
drm: panel-backlight-quirks: Make EDID match optional
Antheas Kapenekakis
-1
/
+1
2025-09-03
drm/panthor: check bo offset alignment in vm bind
Chia-I Wu
-2
/
+2
2025-09-03
drm/i915/bios: Remove unnecessary checks of PSR idle frames in VBT binary
Jouni Högander
-4
/
+1
2025-09-03
drm/i915/power: drop a couple of &i915->drm usages
Jani Nikula
-6
/
+3
2025-09-03
drm/msm/dpu: decide right side per last bit
Jun Nie
-3
/
+2
2025-09-03
drm/msm/dpu: polish log for resource allocation
Jun Nie
-4
/
+19
2025-09-03
drm/msm: Do not validate SSPP when it is not ready
Jun Nie
-0
/
+4
2025-09-03
drm/msm/dpu: Drop maxwidth from dpu_lm_sub_blks struct
Jessica Zhang
-6
/
+0
2025-09-03
drm/tidss: dispc: Explicitly include bitfield.h
Nathan Chancellor
-0
/
+1
2025-09-03
drm/i915/dp: convert open-coded timeout to poll_timeout_us()
Jani Nikula
-8
/
+4
2025-09-03
drm/i915: Replace kmalloc() + copy_from_user() with memdup_user()
Thorsten Blum
-9
/
+3
2025-09-03
drm/i915/display: Fix possible overflow on tc power domain selection
Mika Kahola
-0
/
+3
2025-09-02
drm/xe: Add more SVM GT stats
Matthew Brost
-13
/
+257
2025-09-02
drm/xe: Add clearing stats to GT debugfs
Matthew Brost
-1
/
+34
2025-09-02
drm/xe: Extend Wa_22021007897 to Xe3 platforms
Tangudu Tilak Tirumalesh
-0
/
+4
2025-09-02
drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
Nicolas Frattaroli
-44
/
+36
2025-09-02
drm/rockchip: inno-hdmi: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
-6
/
+5
2025-09-02
drm/rockchip: dw_hdmi_qp: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
-35
/
+33
2025-09-02
drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
-7
/
+9
2025-09-02
drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
Nicolas Frattaroli
-74
/
+68
2025-09-02
drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
-10
/
+11
2025-09-02
drm/amdgpu/amdkfd: Avoid a couple hundred -Wflex-array-member-not-at-end warn...
Gustavo A. R. Silva
-6
/
+10
2025-09-02
drm/xe/guc: Increase GuC crash dump buffer size
Zhanjun Dong
-1
/
+1
2025-09-02
drm/amd/amdgpu: Fix missing error return on kzalloc failure
Colin Ian King
-1
/
+1
2025-09-02
drm/amd/pm: Print VCE clocks too in si_dpm (v3)
Timur Kristóf
-0
/
+1
2025-09-02
drm/amd/pm: Remove wm_low and wm_high fields from amdgpu_crtc (v2)
Timur Kristóf
-9
/
+3
2025-09-02
drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3)
Timur Kristóf
-0
/
+31
2025-09-02
drm/amd/pm: Disable MCLK switching with non-DC at 120 Hz+ (v2)
Timur Kristóf
-0
/
+7
2025-09-02
drm/amd/pm: Treat zero vblank time as too short in si_dpm (v3)
Timur Kristóf
-1
/
+7
2025-09-02
drm/amd/pm: Adjust si_upload_smc_data register programming (v3)
Timur Kristóf
-2
/
+2
2025-09-02
drm/amd/pm: Fix si_upload_smc_data (v3)
Timur Kristóf
-19
/
+24
2025-09-02
drm/amd/pm: Increase SMC timeout on SI and warn (v3)
Timur Kristóf
-2
/
+24
2025-09-02
drm/amd/pm: Disable ULV even if unsupported (v3)
Timur Kristóf
-7
/
+3
2025-09-02
drm/amdgpu: Power up UVD 3 for FW validation (v2)
Timur Kristóf
-4
/
+25
2025-09-02
drm/amdgpu: Allow kfd CRIU with no buffer objects
David Francis
-2
/
+2
2025-09-02
drm/amdgpu: Add mapping info option for GEM_OP ioctl
David Francis
-13
/
+80
2025-09-02
drm/amdgpu: Add ioctl to get all gem handles for a process
David Francis
-0
/
+82
2025-09-02
drm/amdgpu: Allow more flags to be set on gem create.
David Francis
-9
/
+15
2025-09-02
drm/xe/vf: Enable CCS save/restore only on supported GUC versions
Satyanarayana K V P
-24
/
+95
2025-09-02
drm/bridge: ti-sn65dsi86: fix REFCLK setting
Michael Walle
-0
/
+11
2025-09-02
drm/msm/dsi/phy_7nm: Fix missing initial VCO rate
Krzysztof Kozlowski
-0
/
+6
2025-09-02
drm/msm/dsi/phy: Define PHY_CMN_CTRL_0 bitfields
Krzysztof Kozlowski
-6
/
+21
2025-09-02
drm/msm/dsi/phy: Toggle back buffer resync after preparing PLL
Krzysztof Kozlowski
-0
/
+4
2025-09-02
drm/xe: Fix incorrect migration of backed-up object to VRAM
Thomas Hellström
-2
/
+1
2025-09-02
drm/sched: Fix racy access to drm_sched_entity.dependency
Pierre-Eric Pelloux-Prayer
-4
/
+7
2025-09-02
drm/i915: compute pipe bpp from link bandwidth management
Lee Shawn C
-36
/
+38
2025-09-02
drm/i915/hdmi: add debugfs to contorl HDMI bpc
Lee Shawn C
-10
/
+6
2025-09-02
drm/display: bridge_connector: use drm_bridge_is_last()
Luca Ceresoli
-3
/
+2
2025-09-02
drm/omapdrm: use drm_bridge_chain_get_last_bridge()
Luca Ceresoli
-4
/
+2
2025-09-02
drm/bridge: imx93-mipi-dsi: use drm_bridge_chain_get_last_bridge()
Luca Ceresoli
-7
/
+5
[prev]
[next]