index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
format-security: move static strings to const
Kees Cook
1
-1
/
+1
2017-05-08
drm: use set_memory.h header
Laura Abbott
8
-0
/
+19
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
1
-2
/
+2
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-3
/
+1
2017-05-05
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-2
/
+31
2017-05-05
Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....
Linus Torvalds
10
-62
/
+1089
2017-05-05
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
10
-62
/
+1089
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
928
-24999
/
+448062
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
9
-8
/
+10
2017-04-29
drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection
Mario Kleiner
1
-1
/
+1
2017-04-29
drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...
Wei Yongjun
1
-1
/
+1
2017-04-29
drm/nouveau/kms: Increase max retries in scanout position queries.
Mario Kleiner
1
-1
/
+1
2017-04-29
drm/nouveau/bios/bitP: check that table is long enough for optional pointers
Ben Skeggs
5
-5
/
+5
2017-04-29
drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine
Ilia Mirkin
1
-0
/
+2
2017-04-29
Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...
Dave Airlie
17
-97
/
+163
2017-04-29
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...
Dave Airlie
1
-1
/
+1
2017-04-26
drm: mali-dp: use div_u64 for expensive 64-bit divisions
Arnd Bergmann
1
-5
/
+4
2017-04-26
drm/i915: Confirm the request is still active before adding it to the await
Chris Wilson
1
-0
/
+3
2017-04-26
drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
Chris Wilson
1
-22
/
+24
2017-04-26
drm/i915/selftests: Allocate inode/file dynamically
Chris Wilson
1
-13
/
+32
2017-04-26
drm/i915: Fix system hang with EI UP masked on Haswell
Mika Kuoppala
1
-2
/
+2
2017-04-26
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
Dan Carpenter
1
-1
/
+1
2017-04-26
drm/i915: Perform link quality check unconditionally during long pulse
Ville Syrjälä
1
-2
/
+13
2017-04-26
drm/i915: Fix use after free in lpe_audio_platdev_destroy()
Chris Wilson
1
-1
/
+8
2017-04-26
drm/i915: Use the right mapping_gfp_mask for final shmem allocation
Chris Wilson
1
-1
/
+1
2017-04-26
drm/i915: Make legacy cursor updates more unsynced
Ville Syrjälä
1
-11
/
+20
2017-04-26
drm/i915: Apply a cond_resched() to the saturated signaler
Chris Wilson
1
-1
/
+14
2017-04-26
drm/i915: Park the signaler before sleeping
Chris Wilson
1
-3
/
+3
2017-04-26
Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...
Jani Nikula
7
-40
/
+42
2017-04-24
drm: mali-dp: Check the mclk rate and allow up/down scaling
Mihail Atanassov
3
-12
/
+85
2017-04-24
drm: mali-dp: Enable image enhancement when scaling
Mihail Atanassov
4
-1
/
+42
2017-04-24
drm: mali-dp: Add plane upscaling support
Mihail Atanassov
7
-17
/
+407
2017-04-24
drm/mali-dp: Add core_id file to the sysfs interface
Liviu Dudau
2
-0
/
+36
2017-04-24
drm: mali-dp: Add CTM support
Mihail Atanassov
5
-4
/
+98
2017-04-24
drm: mali-dp: enable gamma support
Mihail Atanassov
6
-9
/
+196
2017-04-24
drm: mali-dp: add malidp_crtc_state struct
Mihail Atanassov
2
-3
/
+55
2017-04-24
drm: mali-dp: add custom reset hook for planes
Mihail Atanassov
1
-1
/
+22
2017-04-24
drm: mali-dp: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-04-24
drm: mali-dp: add atomic_print_state for planes
Mihail Atanassov
1
-0
/
+13
2017-04-24
drm: mali-dp: Enable power management for the device.
Liviu Dudau
4
-23
/
+125
2017-04-24
drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.
Liviu Dudau
1
-4
/
+8
2017-04-21
drm/vmwgfx: Convert macro to octal representation
Øyvind A. Holm
1
-1
/
+1
2017-04-21
linux/kernel.h: Add ALIGN_DOWN macro
Krzysztof Kozlowski
1
-1
/
+1
2017-04-21
Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...
Dave Airlie
10
-40
/
+41
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
8
-32
/
+32
2017-04-20
Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
14
-107
/
+163
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
12
-27
/
+78
2017-04-18
drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()
Dan Carpenter
1
-3
/
+2
[next]