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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-23
Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
3
-5
/
+2
2017-11-23
Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/teg...
Dave Airlie
1
-46
/
+111
2017-11-20
drm/tegra: sor: Reimplement pad clock
Thierry Reding
1
-46
/
+111
2017-11-20
Merge tag 'drm-fsl-dcu-fixes-for-v4.15' of http://git.agner.ch/git/linux-drm-...
Dave Airlie
2
-7
/
+1
2017-11-20
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
11
-51
/
+87
2017-11-15
drm/amd/pp: fix dpm randomly failed on Vega10
Rex Zhu
2
-14
/
+16
2017-11-14
drm/amdgpu: set f_mapping on exported DMA-bufs
Christian König
1
-1
/
+5
2017-11-14
drm/amdgpu: Properly allocate VM invalidate eng v2
ozeng
1
-3
/
+12
2017-11-14
drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume()
Stefan Agner
1
-1
/
+1
2017-11-14
drm/fsl-dcu: avoid disabling pixel clock twice on suspend
Stefan Agner
1
-1
/
+0
2017-11-14
drm/fsl-dcu: Don't set connector DPMS property
Laurent Pinchart
1
-5
/
+0
2017-11-14
Merge tag 'exynos-drm-next-for-v4.15' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
6
-321
/
+476
2017-11-14
Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...
Dave Airlie
2
-27
/
+4
2017-11-13
drm/amd/amdgpu: if visible VRAM allocation fail, fall back to invisible try a...
Roger He
1
-0
/
+5
2017-11-13
drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2)
Tom St Denis
1
-20
/
+20
2017-11-13
drm/amdgpu: make AMDGPU_VA_RESERVED_SIZE 64bit
Christian König
2
-4
/
+4
2017-11-13
drm/amdgpu/gfx9: implement wave VGPR reading
Nicolai Hähnle
1
-0
/
+10
2017-11-13
drm/amdgpu: Add common golden settings for GFX9
Ken Wang
1
-0
/
+9
2017-11-14
Merge tag 'drm-misc-fixes-2017-11-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-8
/
+6
2017-11-14
Merge tag 'drm-intel-next-fixes-2017-11-10' of git://anongit.freedesktop.org/...
Dave Airlie
12
-52
/
+133
2017-11-14
Merge tag 'drm-misc-fixes-2017-11-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-51
/
+71
2017-11-13
drm/rockchip: analogix_dp: Use mutex rather than spinlock
Emil Renner Berthing
1
-8
/
+6
2017-11-10
drm/mode_object: fix documentation for object lookups.
Dave Airlie
2
-0
/
+2
2017-11-09
drm/amd/powerplay: fix copy-n-paste error on vddci_buf index
Colin Ian King
1
-1
/
+1
2017-11-09
drm/amdgpu: Fix null pointer issue in amdgpu_cs_wait_any_fence
Emily Deng
1
-2
/
+5
2017-11-09
drm/amdgpu: Remove check which is not valid for certain VBIOS
Ken Wang
1
-6
/
+0
2017-11-09
drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU
Chris Wilson
1
-6
/
+6
2017-11-09
drm/i915: Move init_clock_gating() back to where it was
Ville Syrjälä
2
-28
/
+30
2017-11-09
drm/i915: Prune the reservation shared fence array
Chris Wilson
1
-0
/
+7
2017-11-09
drm/i915: Idle the GPU before shinking everything
Chris Wilson
1
-0
/
+12
2017-11-09
drm/i915: Lock llist_del_first() vs llist_del_all()
Chris Wilson
1
-1
/
+7
2017-11-09
drm/i915: Calculate ironlake intermediate watermarks correctly, v2.
Maarten Lankhorst
1
-1
/
+8
2017-11-09
drm/i915: Disable lazy PPGTT page table optimization for vGPU
Joonas Lahtinen
1
-1
/
+1
2017-11-09
drm/i915/execlists: Remove the priority "optimisation"
Chris Wilson
1
-2
/
+0
2017-11-09
drm/i915: Filter out spurious execlists context-switch interrupts
Chris Wilson
5
-13
/
+62
2017-11-09
Merge tag 'drm-misc-next-fixes-2017-11-08' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-3
/
+3
2017-11-08
drm/amdgpu: use irq-safe lock for kiq->ring_lock
pding
1
-4
/
+6
2017-11-08
drm/amdgpu: bypass lru touch for KIQ ring submission
Pixel Ding
1
-1
/
+2
2017-11-08
drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()
Dan Carpenter
1
-1
/
+1
2017-11-08
drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()
Dan Carpenter
1
-1
/
+1
2017-11-07
drm/amd/powerplay: initialize a variable before using it
Nicolas Iooss
1
-0
/
+2
2017-11-07
drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_al...
Evan Quan
1
-0
/
+4
2017-11-07
drm/amd/amdgpu: fix evicted VRAM bo adjudgement condition
Roger He
1
-4
/
+1
2017-11-08
Merge tag 'drm-misc-next-fixes-2017-11-07' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-3
/
+3
2017-11-07
drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debug
Ville Syrjälä
1
-2
/
+2
2017-11-06
drm/rockchip: add CONFIG_OF dependency for lvds
Arnd Bergmann
1
-1
/
+1
2017-11-06
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-60
/
+142
2017-11-04
drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures
Michel Dänzer
2
-13
/
+12
2017-11-04
drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_list
Michel Dänzer
1
-12
/
+4
2017-11-03
drm/amd/amdgpu: Enabling ACP clock in hw_init (v2)
Akshu Agrawal
1
-35
/
+124
[next]