Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6bd488db80a4264669a7d612a1be1a91cb941cf6
6bd488d
drm: Simplify drm_printk to reduce object size quite a bit
by Joe Perches
· 8 years ago
8cadab0
drm/i915: Account for sink max TMDS clock when checking the port clock
by Ville Syrjälä
· 8 years ago
6a2a5c5
drm/i915: Replace a bunch of connector->base.display_info with a local variable
by Ville Syrjälä
· 8 years ago
23ebf8b
drm/edid: Move dvi_dual/max_tmds_clock parsing out from drm_edid_to_eld()
by Ville Syrjälä
· 8 years ago
011acce
drm/edid: Clear the old cea_rev when there's no CEA extension in the new EDID
by Ville Syrjälä
· 8 years ago
1cea146
drm/edid: Reduce the number of times we parse the CEA extension block
by Ville Syrjälä
· 8 years ago
1826750
drm/edid: Don't pass around drm_display_info needlessly
by Ville Syrjälä
· 8 years ago
2a272ca
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
by Ville Syrjälä
· 8 years ago
ab5603c
drm/edid: Make max_tmds_clock kHz instead of MHz
by Ville Syrjälä
· 8 years ago
75d7e54
drm/edid: Clear old dvi_dual/max_tmds_clock before parsing the new EDID
by Ville Syrjälä
· 8 years ago
85c9158
drm/edid: Clear old audio latency values before parsing the new EDID
by Ville Syrjälä
· 8 years ago
077675c
drm: Convert prime dma-buf <-> handle to rbtree
by Chris Wilson
· 8 years ago
188af07
drm/mediatek: mark symbols static where possible
by Baoyou Xie
· 8 years ago
62398177
drm/rockchip: mark symbols static where possible
by Baoyou Xie
· 8 years ago
813cfc8
drm/rockchip: add missing header dependencies
by Baoyou Xie
· 8 years ago
c2cbc38
drm: virtio: reinstate drm_virtio_set_busid()
by Laszlo Ersek
· 8 years ago
2adb29b
drm: Undo damage to page_flip_ioctl
by Daniel Vetter
· 8 years ago
e86fa21
drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctl
by Chris Wilson
· 8 years ago
f5dce66
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 8 years ago
c046279
drm/exynos: g2d: simplify g2d_free_runqueue_node()
by Tobias Jakobi
· 8 years ago
7c3fc2b
drm/exynos: g2d: use autosuspend mode for PM runtime
by Tobias Jakobi
· 8 years ago
134a0fe
drm/exynos: g2d: wait for engine to finish
by Tobias Jakobi
· 8 years ago
5332737
drm/exynos: g2d: remove runqueue nodes in g2d_{close,remove}()
by Tobias Jakobi
· 8 years ago
22d6704
drm/exynos: g2d: move PM management to runqueue worker
by Tobias Jakobi
· 8 years ago
05e2e46
Revert "drm/exynos: g2d: fix system and runtime pm integration"
by Tobias Jakobi
· 8 years ago
9276dff
drm/exynos: use drm core to handle page-flip event
by Andrzej Hajda
· 8 years ago
d42c096
drm/exynos: mark exynos_dp_crtc_clock_enable() static
by Baoyou Xie
· 8 years ago
c96fdfd
drm/exynos/fimd: add clock rate checking
by Andrzej Hajda
· 8 years ago
14e022f
drm/exynos: fix pending update handling
by Andrzej Hajda
· 8 years ago
8574e92
drm/exynos/vidi: use timer for vblanks instead of sleeping worker
by Andrzej Hajda
· 8 years ago
61865b5
drm/exynos: g2d: beautify probing message
by Tobias Jakobi
· 8 years ago
a696394
drm/exynos: mixer: simplify loop in vp_win_reset()
by Tobias Jakobi
· 8 years ago
adeb6f4
drm/exynos: mixer: convert booleans to flags in mixer context
by Tobias Jakobi
· 8 years ago
c0d656d
gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk consumer
by Milo Kim
· 8 years ago
b541302
gpu: drm: exynos_hdmi: Move PHY logic into single function
by Milo Kim
· 8 years ago
1caa360
gpu: drm: exynos_hdmi: Move DDC logic into single function
by Milo Kim
· 8 years ago
28a3965
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
b2d7e08
Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
011a9b9
Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
a481daa
drm/radeon: always apply pci shutdown callbacks
by Alex Deucher
· 8 years ago
00ea8cb
drm/amdgpu: always apply pci shutdown callbacks (v2)
by Alex Deucher
· 8 years ago
ec2f05f
drm/amdgpu: improve VM PTE trace points
by Christian König
· 8 years ago
186294f
drm/amdgpu: fix GART_DEBUGFS define
by Christian König
· 8 years ago
85a4b57
drm/amdgpu: free userptrs even if GTT isn't bound
by Christian König
· 8 years ago
3d5f4d4
drm/amd/amdgpu: Various cleanups for DCEv6
by Tom St Denis
· 8 years ago
ad78069
drm/amdgpu: fix BO move offsets
by Christian König
· 8 years ago
98b480d
drm/amdgpu: fix amdgpu_move_blit on 32bit systems
by Christian König
· 8 years ago
8159730
drm/amdgpu: fix gtt_mgr bo's offset
by Flora Cui
· 8 years ago
2befa60
drm/amdgpu: fix initializing the VM BO shadow
by Christian König
· 8 years ago
2a82ec21
drm/amdgpu: fix initializing the VM last eviction counter
by Christian König
· 8 years ago
2698f62
drm/amdgpu: cleanup VM shadow BO unreferencing
by Christian König
· 8 years ago
0fc8683
drm/amdgpu: allocate GTT space for shadow VM page tables
by Christian König
· 8 years ago
765e7fb
drm/amdgpu: rename all rbo variable to abo v2
by Christian König
· 8 years ago
1927ffc
drm/amdgpu: remove unused member from struct amdgpu_bo
by Christian König
· 8 years ago
bb990bb
drm/amdgpu: add a custom GTT memory manager v2
by Christian König
· 8 years ago
2744b64
drm/amdgpu/dce6: disable hpd on local panels
by Alex Deucher
· 8 years ago
3240825
drm/amdgpu/dce8: disable hpd on local panels
by Alex Deucher
· 8 years ago
3a9d993
drm/amdgpu/dce11: disable hpd on local panels
by Alex Deucher
· 8 years ago
e96ec90
drm/amdgpu/dce10: disable hpd on local panels
by Alex Deucher
· 8 years ago
bdbdb57
drm/amdgpu/si/dpm: fix phase shedding setup
by Alex Deucher
· 8 years ago
4279202
drm/radeon/si/dpm: fix phase shedding setup
by Alex Deucher
· 8 years ago
9909a79
drm/amdgpu/si/dpm: sync up quirks from radeon
by Alex Deucher
· 8 years ago
c0d5fb4
Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 8 years ago
ca09fb9
Merge tag 'v4.8-rc8' into drm-next
by Dave Airlie
· 8 years ago
9f4ef05
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
81c5d6a
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 8 years ago
a4a7fbb
Merge tag 'sunxi-drm-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
by Dave Airlie
· 8 years ago
378db83
Merge branch 'for-next' of ssh://people.freedesktop.org/~seanpaul/dogwood into drm-next
by Dave Airlie
· 8 years ago
662d5c9
Merge tag 'tilcdc-4.9-3.1' of https://github.com/jsarha/linux into drm-next
by Dave Airlie
· 8 years ago
f01ebbd
Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux into drm-next
by Dave Airlie
· 8 years ago
f8049dd
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 8 years ago
3f346d5
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
196ebdc
Merge tag 'drm-amdkfd-next-2016-09-19' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 8 years ago
4cd00d3
drm/amdgpu/vce3: don't forget to tear down some rings
by Grazvydas Ignotas
· 8 years ago
44f9d7b
drm/amdgpu/i2c: add const where appropriate
by Grazvydas Ignotas
· 8 years ago
54ddf3a
drm/amdgpu: don't leave dangling pointers around
by Grazvydas Ignotas
· 8 years ago
d890764
drm/amdgpu: clear ring pointer in amdgpu_device on teardown
by Grazvydas Ignotas
· 8 years ago
24c5fe5
drm/amdgpu/vce: take all rings into account for idle checks
by Alex Deucher
· 8 years ago
b62b593
drm/amdgpu: add version bump for raster config programming
by Alex Deucher
· 8 years ago
d7a4ac6
drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mapping
by Christian König
· 8 years ago
3374dce
drm/amdgpu: bypass vce clock if vce is idle on Fiji.
by Rex Zhu
· 8 years ago
08895a8
Linux 4.8-rc8
by Linus Torvalds
· 8 years ago
4c04b4b
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
90b75db
fault_in_multipages_readable() throws set-but-unused error
by Dave Chinner
· 8 years ago
38e0885
mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
by Lorenzo Stoakes
· 8 years ago
831e45d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
089cfdd
drm: bridge: analogix/dp: mark symbols static where possible
by Baoyou Xie
· 8 years ago
41bb156
drm/bochs: mark bochs_connector_get_modes() static
by Baoyou Xie
· 8 years ago
751b9a5
Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
8d2c0d3
radix tree: fix sibling entry handling in radix_tree_descend()
by Linus Torvalds
· 8 years ago
62fd525
radix tree test suite: Test radix_tree_replace_slot() for multiorder entries
by Matthew Wilcox
· 8 years ago
1ae2293
fix memory leaks in tracing_buffers_splice_read()
by Al Viro
· 8 years ago
1245800
tracing: Move mutex to protect against resetting of seq data
by Steven Rostedt (Red Hat)
· 8 years ago
116e711
MIPS: Fix delay slot emulation count in debugfs
by Paul Burton
· 8 years ago
8f46cca
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
by Matt Redfearn
· 8 years ago
9c0e28a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2507c85
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
709b8f6
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4b8b0ff
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0f26574
Merge branch 'hughd-fixes' (patches from Hugh Dickins)
by Linus Torvalds
· 8 years ago
Next »