Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f49d45c973984eb805eb989b6220aa7c1ee30bc2
f49d45c
drm/amdgpu: don't init fbdev if we don't have any connectors
by Alex Deucher
· 9 years ago
f95429e
drm/radeon: only init fbdev if we have connectors
by Rob Clark
· 9 years ago
186bac8
drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
by Matthew Dawson
· 9 years ago
41f2d99
drm/amdgpu: fix next_rptr handling for debugfs
by Christian König
· 9 years ago
cc78eb2
drm/radeon: properly byte swap vce firmware setup
by Alex Deucher
· 9 years ago
9441f96
drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
by Alex Deucher
· 9 years ago
78d0e18
drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
by Christian König
· 9 years ago
4b5ece2
drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
by Eric Huang
· 9 years ago
3466904
drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
by Jordan Lazare
· 9 years ago
9571e1d
drm/amdgpu: Use drm_calloc_large for VM page_tables array
by Michel Dänzer
· 9 years ago
7776a69
drm/amdgpu: Add some tweaks to gfx 8 soft reset
by Alex Deucher
· 9 years ago
e160e4d
drm/amdgpu: fix tonga smu resume
by Alex Deucher
· 9 years ago
e9c5e74
drm/amdgpu: add missing irq.h include
by Dave Airlie
· 9 years ago
d6f7a18
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 9 years ago
06249e6
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 9 years ago
c7753e9
Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/kernel-drm-rockchip into drm-next
by Dave Airlie
· 9 years ago
a50e2bf
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
by Thomas Hellstrom
· 9 years ago
fb89ac5
drm/vmwgfx: Fix an incorrect lock check
by Thomas Hellstrom
· 9 years ago
38b1751
drm: nouveau: fix nouveau_debugfs_init prototype
by Arnd Bergmann
· 9 years ago
25c8050
drm/nouveau/pci: fix check in nvkm_pcie_set_link
by Karol Herbst
· 9 years ago
6cfd777
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
d8e0cae
drm/amdgpu: validate duplicates first
by Christian König
· 9 years ago
eceb8a1
drm/amdgpu: move VM page tables to the LRU end on CS v2
by Christian König
· 9 years ago
ab74961
drm/ttm: add ttm_bo_move_to_lru_tail function v2
by Christian König
· 9 years ago
ed704a4
drm/ttm: fix adding foreign BOs to the swap LRU
by Christian König
· 9 years ago
33d48cf
drm/ttm: fix adding foreign BOs to the LRU during init v2
by Christian König
· 9 years ago
e3837b0
drm/radeon: use kobj_to_dev()
by Geliang Tang
· 9 years ago
cc29ec8
drm/amdgpu: use kobj_to_dev()
by Geliang Tang
· 9 years ago
403664b
drm/amdgpu/cz: force vce clocks when sclks are forced
by Alex Deucher
· 9 years ago
5f57642
drm/amdgpu/cz: force uvd clocks when sclks are forced
by Alex Deucher
· 9 years ago
044c062
drm/amdgpu/cz: add code to enable forcing VCE clocks
by Alex Deucher
· 9 years ago
d83b1e81
drm/amdgpu/cz: add code to enable forcing UVD clocks
by Alex Deucher
· 9 years ago
888c9e3
drm/amdgpu: fix lost sync_to if scheduler is enabled.
by Chunming Zhou
· 9 years ago
f3b5cb3
drm/amd/powerplay: fix static checker warning for return meaningless value.
by Rex Zhu
· 9 years ago
c74d8eb
drm/exynos: fix kernel panic issue at drm releasing
by Inki Dae
· 9 years ago
d619894
drm/exynos: crtc: do not wait for the scanout completion
by Inki Dae
· 9 years ago
3dbaab1
drm/exynos: mixer: properly update all planes on the same vblank event
by Marek Szyprowski
· 9 years ago
d29c2c1
drm/exynos: crtc: rework atomic_{begin,flush}
by Marek Szyprowski
· 9 years ago
5e68fef
drm/exynos: mixer: unify a check for video-processor window
by Marek Szyprowski
· 9 years ago
26a7af3
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
by Tobias Jakobi
· 9 years ago
f657a99
drm/exynos: mixer: refactor layer setup
by Marek Szyprowski
· 9 years ago
5bec019
drm/exynos: mixer: remove all static blending setup
by Tobias Jakobi
· 9 years ago
a2cb911
drm/exynos: mixer: set window priority based on zpos
by Marek Szyprowski
· 9 years ago
0ea7240
drm/exynos: make zpos property configurable
by Marek Szyprowski
· 9 years ago
40bdfb0
drm/exynos: rename zpos to index
by Marek Szyprowski
· 9 years ago
8a0d560
drm/amdgpu/powerplay: include asm/div64.h for do_div()
by Stephen Rothwell
· 9 years ago
5f23236
drm/amdgpu: add irq domain support
by Alex Deucher
· 9 years ago
ba228ac
drm/amdgpu/cgs: add an interface to access PCI resources
by Alex Deucher
· 9 years ago
57b4f7e6
Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 9 years ago
a18c91d
drm/nouveau/pmu: prevent falcon from acking interrupts routed to the host
by Ben Skeggs
· 9 years ago
f68f4c9
drm/nouveau/perf: change pcie speed on pstate change
by Karol Herbst
· 9 years ago
d3b378c
drm/nouveau/perf: add fields for pci speed and width and use it for the pstates
by Karol Herbst
· 9 years ago
c6e2f9b
drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer cards
by Karol Herbst
· 9 years ago
3aba825
drm/nouveau/pci: implement pcie speed change for kepler+
by Karol Herbst
· 9 years ago
7c92384
drm/nouveau/pci: implement pcie speed change for Fermi
by Karol Herbst
· 9 years ago
5cca4bd
drm/nouveau/pci: implement pcie speed change for tesla
by Karol Herbst
· 9 years ago
bcc19d9
drm/nouveau/pci: implement generic code for pcie speed change
by Karol Herbst
· 9 years ago
28c8060
drm/nouveau/pci: add gk104 variant
by Karol Herbst
· 9 years ago
bec4961
drm/nouveau/pci: add gf106 variant
by Karol Herbst
· 9 years ago
0a882cad
drm/nouveau/kms: take mode_config mutex in connector hotplug path
by Ben Skeggs
· 9 years ago
2e7db87
drm/nouveau/nouveau/perfmon: add interface files for current core voltage
by Karol Herbst
· 9 years ago
fcc95ce
drm/nouveau/sysfs: remove pstate interface
by Karol Herbst
· 9 years ago
6e9fc17
drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfs
by Karol Herbst
· 9 years ago
b126a20
drm/nouveau/debugfs: we need a ctrl object for debugfs
by Karol Herbst
· 9 years ago
56c101a
drm/nouveau/debugfs: rename functions to indicate they are used inside drm
by Karol Herbst
· 9 years ago
1b7ab1a
drm/nouveau/debugfs: add infrastructure to add files with other fops than only read
by Karol Herbst
· 9 years ago
9402aec
drm/nouveau/fifo/gf100: remove references to "daemon"
by Ben Skeggs
· 9 years ago
bac34ed
drm/nouveau/fb/nv50: remove references to "daemon"
by Ben Skeggs
· 9 years ago
547dd27
drm/nouveau/clk: remove references to "daemon"
by Ben Skeggs
· 9 years ago
caf2be8
drm/nouveau/gr/gf100: provide a bit more info for various errors
by Ilia Mirkin
· 9 years ago
cf09129
drm/nouveau/bios: parse 8.1 Gbps DP link rate
by Ben Skeggs
· 9 years ago
7d2813c
drm/nouveau/ltc/gm204: split implementation from gm107
by Ben Skeggs
· 9 years ago
4fb9c3f
drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1
by Ben Skeggs
· 9 years ago
e3d26d0
drm/nouveau/ibus/gm204: split implementation from gk104
by Ben Skeggs
· 9 years ago
5bf561e
drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer
by Ben Skeggs
· 9 years ago
f01c4e6
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
by Ben Skeggs
· 9 years ago
13db6d6
drm/nouveau/nvif: split out client interface definitions
by Ben Skeggs
· 9 years ago
923bc41
drm/nouveau/nvif: split out device interface definitions
by Ben Skeggs
· 9 years ago
845f272
drm/nouveau/nvif: split out ctxdma interface definitions
by Ben Skeggs
· 9 years ago
75445a4
drm/nouveau/nvif: split out perfmon interface definitions
by Ben Skeggs
· 9 years ago
671e969
drm/nouveau/nvif: split out device control interface definitions
by Ben Skeggs
· 9 years ago
8ed1730
drm/nouveau/nvif: split out fifo interface definitions
by Ben Skeggs
· 9 years ago
7568b10
drm/nouveau/nvif: split out display interface definitions
by Ben Skeggs
· 9 years ago
538b269
drm/nouveau/nvif: split out nvsw interface definitons
by Ben Skeggs
· 9 years ago
53a6df7
drm/nouveau/nvif: split out fermi interface definitions
by Ben Skeggs
· 9 years ago
08f7633
drm/nouveau/nvif: move internal class identifiers to class.h
by Ben Skeggs
· 9 years ago
21f560e
drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup
by Ben Skeggs
· 9 years ago
b306712
drm/nouveau/instmem/gk20a: use DMA API CPU mapping
by Alexandre Courbot
· 9 years ago
338840e
drm/nouveau/instmem/gk20a: fix race conditions
by Alexandre Courbot
· 9 years ago
5a9e822
drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20a
by Nicolas Chauvet
· 9 years ago
da4ee13
drm/nouveau/fifo/gk104: fix engine status register offset
by Vince Hsu
· 9 years ago
864d55f
drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERR
by Ben Skeggs
· 9 years ago
d40d0fd
drm/nouveau/fifo/gf100: fix race condition when updating engine runlists
by Ben Skeggs
· 9 years ago
386ffd5
drm/nouveau/fifo/gk104: fix race condition when updating engine runlists
by Ben Skeggs
· 9 years ago
cfb4f92
drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles
by Ilia Mirkin
· 9 years ago
700c18c
drm/nouveau/kms: no need to check for empty edid before drm_detect_hdmi_monitor
by Ilia Mirkin
· 9 years ago
1299b63
drm/nouveau/core: fix return in error path of device probe
by Alexandre Courbot
· 9 years ago
1a0c96c0
drm/nouveau/kms: allow 225/297MHz pixel clocks for HDMI on Fermi/Kepler
by Ilia Mirkin
· 9 years ago
16ef53a9
drm/nouveau/disp: activate dual link TMDS links only when possible
by Hauke Mehrtens
· 9 years ago
b483666
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
Next »