Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f44d32c79fd591179820d6ce4645c4c2799e6d40
f44d32c
drm/msm: move fence allocation out of msm_gpu_submit()
by Rob Clark
· 8 years ago
f0a42bb
drm/msm: submit support for in-fences
by Rob Clark
· 8 years ago
d9c181e
drm/msm: extend the submit ioctl to pass in flags
by Rob Clark
· 9 years ago
1d42a3f
drm/msm/mdp5: Set rotation property initial value to DRM_ROTATE_0 insted of 0
by Ville Syrjälä
· 8 years ago
0e54543c
drm/msm/hdmi: don't print error when adding i2c adapter fails
by Wolfram Sang
· 8 years ago
14edbde
drm/msm/mdp4: mark symbols static where possible
by Baoyou Xie
· 8 years ago
f755e22
drm/msm: Remove call to reservation_object_test_signaled_rcu before wait
by Chris Wilson
· 8 years ago
5f6f5e0
drm/msm/hdmi: Clean up HDMI gpio DT bindings
by Archit Taneja
· 8 years ago
13ce5b6
drm/msm/mdp4: Fix issue with LCDC/LVDS port parsing
by Archit Taneja
· 8 years ago
8506912
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 8 years ago
b4eac54
Merge tag 'sunxi-drm-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
by Dave Airlie
· 8 years ago
1f8ee72
Merge tag 'topic/drm-misc-2016-09-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
0c3ff44
drm/sun4i: add missing header dependencies
by Baoyou Xie
· 8 years ago
dec90ea
drm: Fix error path in drm_mode_page_flip_ioctl()
by Imre Deak
· 8 years ago
cd8fff5
drm/sun4i: Add a DRC driver
by Maxime Ripard
· 8 years ago
440d2c7
drm/sun4i: backend: Handle the SAT
by Maxime Ripard
· 8 years ago
4a408f1
drm/sun4i: support A33 tcon
by Maxime Ripard
· 9 years ago
8e92404
drm/sun4i: support TCONs without channel 1
by Maxime Ripard
· 9 years ago
df0bd1e
ARM: dts: am335x-boneblack: Add HDMI audio support
by Jyri Sarha
· 8 years ago
7e56762
drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding
by Jyri Sarha
· 8 years ago
95db3b2
drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
by Jyri Sarha
· 8 years ago
3ef500a
Merge commit 'efc9194bcff84' ("ASoC: hdmi-codec: callback function will be called with private data") into drm-tda998x-devel
by Russell King
· 8 years ago
30c0657
Revert "drm: Unify handling of blob and object properties"
by Maarten Lankhorst
· 8 years ago
737ba10
drm/udl: implement usb_driver suspend/resume.
by Haixia Shi
· 8 years ago
ae0119f
drm: fix signed integer overflow
by Xie XiuQi
· 8 years ago
4e9951d
drm/atomic: Reject properties not part of the object.
by Maarten Lankhorst
· 8 years ago
eb97027
Merge tag 'tilcdc-4.9-fixes' of https://github.com/jsarha/linux into drm-next
by Dave Airlie
· 8 years ago
2c07d5a
Merge tag 'drm-vc4-next-2016-08-29' of https://github.com/anholt/linux into drm-next
by Dave Airlie
· 8 years ago
c566538
drm/tilcdc: Choose console BPP that supports RGB
by Jyri Sarha
· 8 years ago
bcc5a6f
drm/tilcdc: Add blue-and-red-crossed devicetree property
by Jyri Sarha
· 8 years ago
7eb9f06
drm/tilcdc: Write DMA base and ceiling address with single instruction
by Jyri Sarha
· 8 years ago
63b07a8
drm/tilcdc: Remove drm_helper_disable_unused_functions() call
by Jyri Sarha
· 8 years ago
8d6c3f7
drm/tilcdc: Enable EOF interrupts for v1 LCDC
by Karl Beldan
· 8 years ago
ee8c42b
drm/tilcdc: Adjust the FB_CEILING address
by Karl Beldan
· 8 years ago
a3479c4
drm/tilcdc: Fix check for remote port parent
by Teresa Remmet
· 8 years ago
b5644a5
drm/sun4i: Clear encoder->bridge if a bridge is not found
by Chen-Yu Tsai
· 8 years ago
75ac495
drm/doc: Add a few words on validation with IGT
by Tomeu Vizoso
· 8 years ago
2b2fd56
Revert "drm: make DRI1 drivers depend on BROKEN"
by Dave Airlie
· 8 years ago
5e7a1d0
Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
339fd36
drm: drm_probe_helper: Fix output_poll_work scheduling
by Peter Ujfalusi
· 8 years ago
4b30950
drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare}
by Jonathan Liu
· 8 years ago
b0118e7
drm: bridge/dw-hdmi: Fix colorspace and scan information registers values
by Jose Abreu
· 8 years ago
c8458c7
drm/doc: Polish docs for drm_property&drm_property_blob
by Daniel Vetter
· 8 years ago
77953bd
drm: Unify handling of blob and object properties
by Daniel Vetter
· 8 years ago
59e71ee
drm: Extract drm_property.[hc]
by Daniel Vetter
· 8 years ago
ec5e304
drm: move drm_mode_legacy_fb_format to drm_fourcc.c
by Daniel Vetter
· 8 years ago
a2511a55
drm/doc: Polish docs for drm_mode_object
by Daniel Vetter
· 8 years ago
f094d88
drm: Remove drm_mode_object->atomic_count
by Daniel Vetter
· 8 years ago
949619f
drm: Extract drm_mode_object.[hc]
by Daniel Vetter
· 8 years ago
e03e6de
drm/doc: Polish kerneldoc for encoders
by Daniel Vetter
· 8 years ago
321a95a
drm: Extract drm_encoder.[hc]
by Daniel Vetter
· 8 years ago
749cc6f
drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y
by Arnd Bergmann
· 8 years ago
2b58e98
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
by Liu Ying
· 8 years ago
2850029
drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()
by Liu Ying
· 8 years ago
c9ac8b4
drm/atomic-helper: Add atomic_disable CRTC helper callback
by Liu Ying
· 8 years ago
315486c
drm: simple_kms_helper: add support for bridges
by Andrea Merello
· 8 years ago
4f99397
drm: simple_kms_helper: make connector optional at init time
by Andrea Merello
· 8 years ago
cf3bef9
drm/bridge: introduce bridge detaching mechanism
by Andrea Merello
· 8 years ago
af346f5
drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap()
by Wei Yongjun
· 8 years ago
6dcf0de
drm/simple-helpers: Always add planes to the state update
by Daniel Vetter
· 8 years ago
a8c7981
drm: reduce GETCLIENT to a minimum
by David Herrmann
· 8 years ago
d10571f
drm: make DRI1 drivers depend on BROKEN
by David Herrmann
· 8 years ago
d92d9c3
drm: hide legacy drivers with CONFIG_DRM_LEGACY
by David Herrmann
· 8 years ago
e9c3dde
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
51d6120
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
78acdd4
Merge branch 'for-next' of git://people.freedesktop.org/~seanpaul/dogwood into drm-next
by Dave Airlie
· 8 years ago
7b4d3e2
drm/amdgpu: use memcpy_toio for VCE firmware upload
by Christian König
· 8 years ago
ba0b227
drm/amdgpu: use memcpy_to/fromio for UVD fw upload
by Christian König
· 8 years ago
39a5830
drm/amd/powerplay: delete useless code in iceland_hwmgr.c.
by Rex Zhu
· 8 years ago
70a033d
drm/radeon: switch UVD code to use UVD_NO_OP for padding
by Alex Deucher
· 8 years ago
c8b4f28
drm/amdgpu: switch UVD code to use UVD_NO_OP for padding
by Alex Deucher
· 8 years ago
4d6bdba
drm/radeon: add support for UVD_NO_OP register
by Alex Deucher
· 8 years ago
8dd31d7
drm/amdgpu: add support for UVD_NO_OP register
by Alex Deucher
· 8 years ago
a22f803
drm/amdgpu: fix VCE ib alignment value
by Alex Deucher
· 8 years ago
c4795ca
drm/amdgpu: fix IB alignment for UVD
by Alex Deucher
· 8 years ago
2035333
drm/doc: Fix vga_switcheroo xref
by Daniel Vetter
· 8 years ago
3512438
io-mapping: Fixup for different names of writecombine
by Daniel Vetter
· 8 years ago
bcaaa0c
io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/
by Chris Wilson
· 8 years ago
b7a0c7c
drm/gma500: remove unnecessary config_enabled() guard
by Masahiro Yamada
· 8 years ago
0d42204
drm/doc: Document uapi requirements in DRM
by Daniel Vetter
· 8 years ago
d804819
Merge tag 'topic/drm-misc-2016-08-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
28579f3
drm/fb-helper: Make docs for fb_set_suspend wrappers consistent
by Daniel Vetter
· 8 years ago
1b58364
drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule()
by Tom St Denis
· 8 years ago
ddbbd3b
drm/radeon: remove dead code, si_mc_load_microcode (v2)
by Heinrich Schuchardt
· 8 years ago
6e4b070
drm/radeon/cik: remove dead code (v2)
by Heinrich Schuchardt
· 8 years ago
bb1800c
drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.c
by Heinrich Schuchardt
· 8 years ago
d36f3e0
drm/amd/powerplay: avoid NULL pointer dereference
by Heinrich Schuchardt
· 8 years ago
887656f
drm/amdgpu/gmc8: remove dead code (v2)
by Heinrich Schuchardt
· 8 years ago
5c0eb98
drm/amdgpu/gmc7: remove dead code (v2)
by Heinrich Schuchardt
· 8 years ago
5da25cd
drm/amdgpu: Fix indentation in dce_v8_0_audio_write_sad_regs()
by Alexandre Demers
· 8 years ago
8082633
drm/rockchip: analogix_dp: drop unnecessary probe deferral "error" print
by Brian Norris
· 8 years ago
5b68040
drm/rockchip: Enable vblank without event
by Sean Paul
· 8 years ago
d761b2d
drm/rockchip: Improve analogix-dp psr handling
by Sean Paul
· 8 years ago
46bdc64
drm/rockchip: A couple small fixes to psr
by Sean Paul
· 8 years ago
eec8534
drm/rockchip: Use a spinlock to protect psr state
by Sean Paul
· 8 years ago
23c0f3d
drm/rockchip: Don't use a delayed worker for psr state changes
by Sean Paul
· 8 years ago
18d8d4d
drm/rockchip: Convert psr_list_mutex to spinlock and use it
by Sean Paul
· 8 years ago
8f0ac5c
drm/rockchip: analogix_dp: implement PSR function
by Yakir Yang
· 8 years ago
5b3f84f
drm/bridge: analogix_dp: add the PSR function support
by Yakir Yang
· 8 years ago
5182c1a
drm/rockchip: add an common abstracted PSR driver
by Yakir Yang
· 8 years ago
Next »