index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fmc
/
fmc-dump.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
drm/exynos: mixer: fix chroma comment in vp_video_buffer()
Tobias Jakobi
1
-1
/
+1
2017-08-25
arm64: dts: exynos: remove i80-if-timings nodes
Andrzej Hajda
1
-6
/
+0
2017-08-25
dt-bindings: exynos5433-decon: remove i80-if-timings property
Andrzej Hajda
1
-12
/
+0
2017-08-25
drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode
Andrzej Hajda
1
-15
/
+25
2017-08-25
drm/exynos: add mode_valid callback to exynos_drm
Andrzej Hajda
2
-0
/
+15
2017-08-25
drm/exynos/decon5433: refactor irq requesting code
Andrzej Hajda
1
-24
/
+30
2017-08-25
drm/exynos/mic: use mode info stored in CRTC to detect i80 mode
Andrzej Hajda
1
-40
/
+4
2017-08-25
drm/exynos/dsi: propagate info about command mode from panel
Andrzej Hajda
2
-0
/
+3
2017-08-25
drm/exynos/dsi: refactor panel detection logic
Andrzej Hajda
1
-101
/
+102
2017-08-25
drm/exynos: use helper to set possible crtcs
Andrzej Hajda
8
-59
/
+53
2017-08-25
drm/exynos/decon5433: use readl_poll_timeout helpers
Andrzej Hajda
1
-12
/
+8
2017-08-22
drm/nouveau/kms/nv50: perform null check on msto[i] rathern than msto
Colin Ian King
1
-1
/
+1
2017-08-22
drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
Ilia Mirkin
1
-0
/
+4
2017-08-22
drm/nouveau: silence suspend/resume debugging messages
Ben Skeggs
1
-11
/
+11
2017-08-22
drm/nouveau/kms/nv04-nv4x: fix exposed format list
Ilia Mirkin
1
-1
/
+35
2017-08-22
drm/nouveau/kms/nv10-nv40: add NV21 support to overlay
Ilia Mirkin
1
-3
/
+6
2017-08-22
drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting
Ilia Mirkin
1
-28
/
+34
2017-08-22
drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creation
Ilia Mirkin
1
-0
/
+21
2017-08-22
drm/nouveau/mpeg: print more debug info when rejecting dma objects
Ilia Mirkin
2
-2
/
+12
2017-08-22
drm/nouveau/fb/gf100-: zero mmu debug buffers
Ben Skeggs
1
-2
/
+2
2017-08-22
drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiB
Ben Skeggs
2
-0
/
+7
2017-08-22
initial support (display-only) for GP108
Ilia Mirkin
1
-0
/
+30
2017-08-22
drm/nouveau/falcon: use a more reasonable msgqueue timeout value
Ben Skeggs
1
-1
/
+1
2017-08-22
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
4
-0
/
+7
2017-08-22
drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.
Rosen Penev
1
-5
/
+2
2017-08-22
drm/nouveau/pmu/gt215-: abstract detection of whether reset is needed
Ben Skeggs
13
-1
/
+32
2017-08-22
drm/nouveau/pmu/gt215: fix reset
Ben Skeggs
10
-13
/
+24
2017-08-22
drm/nouveau/mc/gf100: add pmu to reset mask
Ben Skeggs
1
-0
/
+1
2017-08-22
drm/nouveau/disp/gf119-: avoid creating non-existent heads
Ilia Mirkin
2
-3
/
+8
2017-08-22
drm/nouveau/therm/gm200: Added
Karol Herbst
6
-1
/
+46
2017-08-22
drm/nouveau/therm: fix spelling mistake on array thresolds
Colin Ian King
1
-3
/
+3
2017-08-18
drm/i915: Update DRIVER_DATE to 20170818
Daniel Vetter
1
-2
/
+2
2017-08-18
drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2
Christian König
1
-1
/
+1
2017-08-18
drm/amdgpu: fix vega10 graphic hang issue in S3 test
Ken Wang
2
-2
/
+9
2017-08-18
drm/i915/bxt: use NULL for GPIO connection ID
Andy Shevchenko
1
-1
/
+1
2017-08-18
drm/i915: Mark the GT as busy before idling the previous request
Chris Wilson
1
-43
/
+45
2017-08-18
drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment
Chris Wilson
1
-1
/
+1
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
11
-208
/
+115
2017-08-18
drm/i915: Simplify eb_lookup_vmas()
Chris Wilson
1
-86
/
+36
2017-08-18
drm/i915: Convert execbuf to use struct-of-array packing for critical fields
Chris Wilson
3
-151
/
+156
2017-08-18
drm/i915: Check context status before looking up our obj/vma
Chris Wilson
1
-7
/
+6
2017-08-18
drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs
Chris Wilson
7
-15
/
+40
2017-08-18
drm/i915: Stop touching forcewake following a gen6+ engine reset
Chris Wilson
1
-6
/
+1
2017-08-18
MAINTAINERS: drm/i915 has a new maintainer team
Daniel Vetter
1
-1
/
+2
2017-08-18
drm: udl: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
drm/gma500: fix potential NULL pointer dereference dereference
Gustavo A. R. Silva
1
-1
/
+3
2017-08-17
drm/i915: Split pin mapping into per platform functions
Anusha Srivatsa
1
-22
/
+91
2017-08-17
drm/amdgpu: bump version for support of UVD MJPEG decode
Leo Liu
1
-1
/
+2
2017-08-17
drm/amdgpu: add MJPEG check for UVD physical mode msg buffer
Leo Liu
1
-0
/
+4
2017-08-17
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
1
-1
/
+1
[next]