index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit path
Colin Ian King
2018-11-04
1
-0
/
+1
*
drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
Clint Taylor
2018-10-20
4
-5
/
+33
*
drm/i915: Nuke the LVDS lid notifier
Ville Syrjälä
2018-10-20
3
-152
/
+2
*
drm: mali-dp: Call drm_crtc_vblank_reset on device init
Alexandru Gheorghe
2018-10-20
1
-0
/
+1
*
drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
Amber Lin
2018-10-18
1
-1
/
+1
*
drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set
Jason Ekstrand
2018-10-13
1
-0
/
+5
*
drm/amdgpu: Fix vce work queue was not cancelled when suspend
Rex Zhu
2018-10-13
2
-3
/
+4
*
drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
Christian König
2018-10-10
1
-8
/
+15
*
drm/nouveau/disp: fix DP disable race
Ben Skeggs
2018-10-10
4
-9
/
+19
*
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs
2018-10-10
1
-1
/
+2
*
drm/amdgpu: add another ATPX quirk for TOPAZ
Alex Deucher
2018-10-10
1
-0
/
+1
*
drm/amd/pp: initialize result to before or'ing in data
Colin Ian King
2018-10-10
1
-1
/
+1
*
drm/amdgpu: Update power state at the end of smu hw_init.
Rex Zhu
2018-10-03
2
-5
/
+2
*
drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
Rex Zhu
2018-10-03
1
-1
/
+10
*
drm/i915: Remove vma from object on destroy, not close
Chris Wilson
2018-10-03
2
-2
/
+5
*
drm/sun4i: Fix releasing node when enumerating enpoints
Jernej Skrabec
2018-10-03
1
-1
/
+2
*
drm/amdgpu: add new polaris pci id
Alex Deucher
2018-09-29
2
-6
/
+9
*
drm: udl: Destroy framebuffer only if it was initialized
Emil Lundmark
2018-09-29
1
-3
/
+5
*
drm/vc4: Fix the "no scaling" case on multi-planar YUV formats
Boris Brezillon
2018-09-29
1
-13
/
+12
*
drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
Lyude Paul
2018-09-29
1
-6
/
+20
*
drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
Lyude Paul
2018-09-29
1
-9
/
+11
*
drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
Lyude Paul
2018-09-29
1
-2
/
+5
*
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
Lyude Paul
2018-09-29
3
-5
/
+8
*
drm/nouveau: Fix deadlocks in nouveau_connector_detect()
Lyude Paul
2018-09-29
1
-0
/
+22
*
drm/i915: Apply the GTT write flush for all !llc machines
Chris Wilson
2018-09-26
1
-2
/
+2
*
drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
Dan Carpenter
2018-09-26
1
-1
/
+1
*
drm/amdkfd: Fix error codes in kfd_get_process
Wei Lu
2018-09-26
1
-0
/
+2
*
drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
Thierry Reding
2018-09-26
1
-0
/
+13
*
drm/nouveau/debugfs: Wake up GPU before doing any reclocking
Karol Herbst
2018-09-26
1
-0
/
+4
*
drm/nouveau: Fix runtime PM leak in drm_open()
Lyude Paul
2018-09-26
1
-2
/
+4
*
gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes
Enrico Scholz
2018-09-26
1
-4
/
+16
*
drm/i915: set DP Main Stream Attribute for color range on DDI platforms
Jani Nikula
2018-09-19
2
-0
/
+5
*
gpu: ipu-v3: default to id 0 on missing OF alias
Philipp Zabel
2018-09-19
1
-0
/
+2
*
drm/i915: Increase LSPCON timeout
Fredrik Schön
2018-09-15
1
-1
/
+1
*
drm/amdgpu:add VCN booting with firmware loaded by PSP
Likun Gao
2018-09-15
2
-16
/
+41
*
drm/amdgpu:add VCN support in PSP driver
Likun Gao
2018-09-15
1
-0
/
+3
*
drm/amdgpu:add new firmware id for VCN
Likun Gao
2018-09-15
1
-0
/
+1
*
drm/amdgpu:add tmr mc address into amdgpu_firmware_info
James Zhu
2018-09-15
1
-0
/
+3
*
drm/amdgpu: update tmr mc address
James Zhu
2018-09-15
1
-0
/
+5
*
drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80
Kai-Heng Feng
2018-09-15
1
-0
/
+3
*
drm/amd/pp/Polaris12: Fix a chunk of registers missed to program
Rex Zhu
2018-09-15
1
-0
/
+43
*
drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
Michel Dänzer
2018-09-15
1
-1
/
+1
*
drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
Chris Wilson
2018-09-15
1
-3
/
+1
*
drm/i915/userptr: reject zero user_size
Matthew Auld
2018-09-09
1
-0
/
+3
*
udl-kms: avoid division
Mikulas Patocka
2018-09-05
3
-26
/
+30
*
udl-kms: fix crash due to uninitialized memory
Mikulas Patocka
2018-09-05
1
-1
/
+1
*
udl-kms: handle allocation failure
Mikulas Patocka
2018-09-05
1
-10
/
+18
*
udl-kms: change down_interruptible to down
Mikulas Patocka
2018-09-05
1
-6
/
+1
*
drm/imx: imx-ldb: check if channel is enabled before printing warning
Lucas Stach
2018-09-05
1
-3
/
+3
*
drm/imx: imx-ldb: disable LDB on driver bind
Lucas Stach
2018-09-05
1
-0
/
+3
[next]