index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
86
-0
/
+86
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-16
2
-0
/
+2
|
\
|
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
2
-0
/
+2
*
|
Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-16
44
-118
/
+387
|
\
\
|
*
\
Merge tag 'drm-misc-next-fixes-2019-05-15' of git://anongit.freedesktop.org/d...
Dave Airlie
2019-05-16
10
-21
/
+19
|
|
\
\
|
|
*
|
drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULL
Sean Paul
2019-05-15
1
-3
/
+3
|
|
*
|
drm/msm/dpu: Remove duplicate header
Sabyasachi Gupta
2019-05-15
1
-1
/
+0
|
|
*
|
drm/pl111: Initialize clock spinlock early
Guenter Roeck
2019-05-15
1
-2
/
+3
|
|
*
|
drm/msm: correct attempted NULL pointer dereference in debugfs
Brian Masney
2019-05-14
1
-1
/
+2
|
|
*
|
drm/msm: remove resv fields from msm_gem_object struct
Brian Masney
2019-05-14
3
-10
/
+2
|
|
*
|
drm/bridge: adv7511: Fix low refresh rate selection
Matt Redfearn
2019-05-13
1
-3
/
+3
|
|
*
|
drm/panfrost: Add missing _fini() calls in panfrost_device_fini()
Boris Brezillon
2019-05-13
1
-0
/
+4
|
|
*
|
drm/panfrost: Only put sync_out if non-NULL
Tomeu Vizoso
2019-05-13
1
-1
/
+2
|
*
|
|
Merge tag 'drm-intel-next-fixes-2019-05-15' of git://anongit.freedesktop.org/...
Dave Airlie
2019-05-16
6
-25
/
+81
|
|
\
\
\
|
|
*
|
|
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
2019-05-13
3
-22
/
+58
|
|
*
|
|
drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoder
Ville Syrjälä
2019-05-13
2
-3
/
+19
|
|
*
|
|
drm/i915/fbc: disable framebuffer compression on GeminiLake
Daniel Drake
2019-05-13
1
-0
/
+4
|
*
|
|
|
Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2019-05-15
7
-8
/
+75
|
|
\
\
\
\
|
|
*
|
|
|
drm/nouveau: fix duplication of nv50_head_atom struct
Peteris Rudzusiks
2019-05-14
1
-0
/
+1
|
|
*
|
|
|
drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...
Ben Skeggs
2019-05-14
1
-2
/
+9
|
|
*
|
|
|
drm/nouveau/core: initial support for boards with TU117 chipset
Ben Skeggs
2019-05-14
1
-0
/
+36
|
|
*
|
|
|
drm/nouveau/core: allow detected chipset to be overridden
Ben Skeggs
2019-05-14
2
-3
/
+24
|
|
*
|
|
|
drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...
Ben Skeggs
2019-05-14
1
-1
/
+1
|
|
*
|
|
|
drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flips
Ben Skeggs
2019-05-14
1
-1
/
+1
|
|
*
|
|
|
drm/nouveau/kms/gv100-: fix spurious window immediate interlocks
Ben Skeggs
2019-05-14
3
-1
/
+3
|
*
|
|
|
|
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-05-10
11
-30
/
+119
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/amdgpu/psp: move psp version specific function pointers to early_init
Alex Deucher
2019-05-09
1
-9
/
+10
|
|
*
|
|
|
|
drm/radeon: prefer lower reference dividers
Christian König
2019-05-09
1
-2
/
+2
|
|
*
|
|
|
|
drm/amd/powerplay: check for invalid profile_exit setting
Evan Quan
2019-05-07
1
-0
/
+10
|
|
*
|
|
|
|
drm/amdgpu: Use FW addr returned by PSP for VF MM
Trigger Huang
2019-05-07
2
-12
/
+21
|
|
*
|
|
|
|
drm/amd/display: Use long for signed error code checks in commit planes
Nicholas Kazlauskas
2019-05-06
1
-1
/
+2
|
|
*
|
|
|
|
drm/amdgpu: Add IDH_QUERY_ALIVE event for SR-IOV
Trigger Huang
2019-05-06
2
-0
/
+4
|
|
*
|
|
|
|
drm/amdgpu: Fix VM clean check method
Trigger Huang
2019-05-06
1
-3
/
+33
|
|
*
|
|
|
|
drm/amdgpu: Rearm IRQ in Vega10 SR-IOV if IRQ lost
Trigger Huang
2019-05-06
1
-1
/
+36
|
|
*
|
|
|
|
drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
Aaron Liu
2019-05-06
1
-2
/
+1
|
*
|
|
|
|
|
Merge tag 'drm-intel-next-fixes-2019-05-09' of git://anongit.freedesktop.org/...
Dave Airlie
2019-05-10
11
-34
/
+93
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge tag 'gvt-next-fixes-2019-05-07' of https://github.com/intel/gvt-linux i...
Joonas Lahtinen
2019-05-07
8
-33
/
+31
|
|
|
\
\
\
\
|
|
|
*
|
|
|
drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio list
Colin Xu
2019-05-05
1
-0
/
+1
|
|
|
*
|
|
|
drm/i915/gvt: Revert "drm/i915/gvt: Refine the snapshort range of I915 MCHBAR...
Zhao Yakui
2019-04-29
2
-4
/
+1
|
|
|
*
|
|
|
drm/i915/gvt: Check if get_next_pt_type() always returns a valid value
Aleksei Gimbitskii
2019-04-25
1
-0
/
+3
|
|
|
*
|
|
|
drm/i915/gvt: Use snprintf() to prevent possible buffer overflow.
Aleksei Gimbitskii
2019-04-25
1
-2
/
+2
|
|
|
*
|
|
|
drm/i915/gvt: Do not copy the uninitialized pointer from fb_info
Aleksei Gimbitskii
2019-04-25
1
-0
/
+2
|
|
|
*
|
|
|
drm/i915/gvt: Remove typedef and let the enumeration starts from zero
Aleksei Gimbitskii
2019-04-25
4
-16
/
+16
|
|
|
*
|
|
|
drm/i915/gvt: Change fb_info->size from pages to bytes
Xiong Zhang
2019-04-25
1
-11
/
+6
|
|
*
|
|
|
|
drm/i915: Disable semaphore busywaits on saturated systems
Chris Wilson
2019-05-07
3
-1
/
+43
|
|
*
|
|
|
|
drm/i915: Delay semaphore submission until the start of the signaler
Chris Wilson
2019-05-07
1
-0
/
+19
*
|
|
|
|
|
|
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-14
7
-9
/
+0
|
\
\
\
\
\
\
\
[next]