index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-15
drm/amdgpu: Don't warn on destroying a pinned BO
Michel Dänzer
1
-1
/
+1
2018-09-15
drm/amdgpu: Warn and update pin_size values when destroying a pinned BO
Michel Dänzer
1
-7
/
+25
2018-09-15
drm/amdgpu: Make pin_size values atomic
Michel Dänzer
4
-21
/
+23
2018-09-15
drm/amdgpu: Keep track of amount of pinned CPU visible VRAM
Michel Dänzer
5
-19
/
+14
2018-09-15
drm/i915: set DP Main Stream Attribute for color range on DDI platforms
Jani Nikula
2
-0
/
+5
2018-09-15
drm/i915: Re-apply "Perform link quality check, unconditionally during long p...
Jan-Marek Glogowski
1
-14
/
+19
2018-09-15
drm/amdgpu: fix incorrect use of drm_file->pid
Christian König
1
-15
/
+4
2018-09-15
drm/amdgpu: fix incorrect use of fcheck
Christian König
1
-1
/
+3
2018-09-15
drm/amdgpu:add VCN booting with firmware loaded by PSP
Likun Gao
2
-16
/
+41
2018-09-15
drm/amdgpu:add VCN support in PSP driver
Likun Gao
1
-0
/
+3
2018-09-15
drm/amdgpu:add new firmware id for VCN
Likun Gao
1
-0
/
+1
2018-09-15
drm/amdgpu:add tmr mc address into amdgpu_firmware_info
James Zhu
1
-0
/
+3
2018-09-15
drm/amdgpu: update tmr mc address
James Zhu
1
-0
/
+5
2018-09-15
drm/amd/display: Check if clock source in use before disabling
Mikita Lipski
3
-15
/
+40
2018-09-15
drm/amd/display: Pass connector id when executing VBIOS CT
Mikita Lipski
1
-2
/
+2
2018-09-15
drm/rockchip: vop: fix irq disabled after vop driver probed
Sandy Huang
1
-8
/
+17
2018-09-15
drm/rockchip: vop: split out core clock enablement into separate functions
Heiko Stuebner
1
-13
/
+31
2018-09-15
drm/rockchip: lvds: add missing of_node_put
Julia Lawall
1
-1
/
+3
2018-09-15
drm/amd/display: Report non-DP display as disconnected without EDID
Harry Wentland
1
-0
/
+11
2018-09-15
drm/amd/display: Use requested HDMI aspect ratio
Leo (Sunpeng) Li
1
-7
/
+2
2018-09-15
drm/amd/display: update clk for various HDMI color depths
Mikita Lipski
1
-0
/
+18
2018-09-15
drm/amd/display: Don't share clk source between DP and HDMI
Mikita Lipski
4
-2
/
+26
2018-09-15
drm/amd/display: fix type of variable
Gustavo A. R. Silva
1
-1
/
+1
2018-09-15
drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80
Kai-Heng Feng
1
-0
/
+3
2018-09-15
drm/edid: Quirk Vive Pro VR headset non-desktop.
Lubosz Sarnecki
1
-1
/
+2
2018-09-15
drm/amd/pp/Polaris12: Fix a chunk of registers missed to program
Rex Zhu
1
-0
/
+43
2018-09-15
drm/amd/powerplay: fixed uninitialized value
Evan Quan
1
-1
/
+1
2018-09-15
drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/ST
Rex Zhu
1
-2
/
+3
2018-09-15
drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
Michel Dänzer
1
-1
/
+1
2018-09-15
drm/amdgpu: fix a reversed condition
Rex Zhu
1
-1
/
+1
2018-09-15
drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packet
Alex Deucher
1
-2
/
+1
2018-09-15
drm/i915: Free write_buf that we allocated with kzalloc.
Rodrigo Vivi
1
-2
/
+6
2018-09-15
drm/i915: Increase LSPCON timeout
Fredrik Schön
1
-1
/
+1
2018-09-15
drm/i915: Nuke the LVDS lid notifier
Ville Syrjälä
3
-152
/
+2
2018-09-15
drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
Chris Wilson
1
-3
/
+1
2018-09-15
drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placement
Lucas Stach
1
-0
/
+1
2018-09-15
drm/amd/display: Read back max backlight value at boot
David Francis
1
-0
/
+1
2018-09-15
drm/amd/display: Guard against null crtc in CRC IRQ
Nicholas Kazlauskas
1
-2
/
+8
2018-09-05
udl-kms: avoid division
Mikulas Patocka
3
-26
/
+30
2018-09-05
udl-kms: fix crash due to uninitialized memory
Mikulas Patocka
1
-1
/
+1
2018-09-05
udl-kms: handle allocation failure
Mikulas Patocka
1
-10
/
+18
2018-09-05
udl-kms: change down_interruptible to down
Mikulas Patocka
1
-6
/
+1
2018-08-24
drm/amdgpu/pm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-1
/
+2
2018-08-24
drm/i915/kvmgt: Fix potential Spectre v1
Gustavo A. R. Silva
1
-1
/
+8
2018-08-15
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2
-0
/
+2
2018-08-01
Merge tag 'drm-misc-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-4
/
+21
2018-07-27
Merge tag 'imx-drm-fixes-2018-07-20' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2
-4
/
+8
2018-07-25
drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
Clint Taylor
4
-5
/
+33
2018-07-25
drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats
Boris Brezillon
1
-0
/
+3
2018-07-25
drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...
Boris Brezillon
1
-2
/
+3
[next]