Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
12ff54d25d0900a5a3d2f01a02280f15176ef4a3
12ff54d
drm/exynos/ipp: simplify ipp_create_id
by Andrzej Hajda
· 10 years ago
57ace33
drm/exynos/ipp: remove redundant messages
by Andrzej Hajda
· 10 years ago
134f0e9
drm/exynos/ipp: simplify ipp_find_obj
by Andrzej Hajda
· 10 years ago
5ece5a1
drm/exynos/ipp: remove useless registration checks
by Andrzej Hajda
· 10 years ago
fb5ee01
drm/exynos/ipp: simplify memory check function
by Andrzej Hajda
· 10 years ago
187d5ed
drm/exynos/ipp: remove incorrect checks of list_first_entry result
by Andrzej Hajda
· 10 years ago
73b0023
drm/exynos/ipp: remove temporary variable
by Andrzej Hajda
· 10 years ago
a8ea17f
drm/exynos/ipp: correct address type
by Andrzej Hajda
· 10 years ago
5c76c5b
drm/exynos/ipp: remove struct exynos_drm_ipp_private
by Andrzej Hajda
· 10 years ago
c51f73b
drm/exynos/ipp: remove unused field from exynos_drm_ipp_private
by Andrzej Hajda
· 10 years ago
60b61c2
drm/exynos/ipp: remove type casting
by Andrzej Hajda
· 10 years ago
6411fe3
drm/exynos: g2d: add exynos4212 as a compatible device.
by Alban Browaeys
· 10 years ago
5a8da524
ARM: dts: exynos5420: add dsi node
by YoungJun Cho
· 10 years ago
dc9ec8c
ARM: dts: exynos5420: add mipi-phy node
by YoungJun Cho
· 10 years ago
37e4a35
ARM: dts: exynos5: add system register property
by YoungJun Cho
· 10 years ago
2eb6294
ARM: dts: exynos4: add system register property
by YoungJun Cho
· 10 years ago
9a32041
drm/exynos: dsi: add driver data to support Exynos5410/5420/5440 SoCs
by YoungJun Cho
· 10 years ago
88dc66c
ARM: dts: exynos_dsim: add exynos5410 compatible to DT bindings
by YoungJun Cho
· 10 years ago
3854fab
drm/exynos: fimd: support LCD I80 interface
by YoungJun Cho
· 10 years ago
e17ddec
drm/exynos: dsi: add TE interrupt handler to support LCD I80 interface
by YoungJun Cho
· 10 years ago
5595d4d
drm/exynos: add TE handler to support LCD I80 interface
by YoungJun Cho
· 10 years ago
8e1c06c
ARM: dts: samsung-fimd: add LCD I80 interface specific properties
by YoungJun Cho
· 10 years ago
e35d722
drm/exynos: use wait_event_timeout() for safety usage
by YoungJun Cho
· 10 years ago
2f36e33
drm/exynos: dsi: move the EoT packets configuration point
by YoungJun Cho
· 10 years ago
ff830c9
drm/exynos: hdmi: enable exynos 4210 and 4x12 soc support
by Marek Szyprowski
· 10 years ago
05fdf98
drm/exynos: hdmi: make 'hdmi-en' regulator optional and keep it enabled
by Marek Szyprowski
· 10 years ago
8f589bb
drm/exynos: dp: Use correct module license
by Jingoo Han
· 11 years ago
4a958d3
drm/exynos: Remove unused variable in exynos_drm_gem.c
by Sachin Kamat
· 10 years ago
7a9bf6e
drm/exynos: Remove unused variable from exynos_hdmi.c
by Sachin Kamat
· 10 years ago
d50a190
drm/exynos: Fix NULL pointer exception when suspending without components
by Krzysztof Kozlowski
· 10 years ago
08d645c
agp: remove read/write stubs
by Mathias Krause
· 11 years ago
1eac887
drm: drop i386 verification
by David Herrmann
· 10 years ago
344f4b0
drm: drop unused "struct drm_queue"
by David Herrmann
· 10 years ago
b008c0f
drm: remove unused "struct drm_freelist"
by David Herrmann
· 10 years ago
8bed5cc
drm/rcar-du: Fix maximum frame buffer pitch computation
by Laurent Pinchart
· 10 years ago
e05444b
drm/i915: fix initial fbdev setup warnings
by Dave Airlie
· 10 years ago
09b6426
drm/i915: don't suspend gt until after we disable irqs and display (v2)
by Dave Airlie
· 10 years ago
78660d5
Merge branch 'component-for-drm' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 10 years ago
8a105aa
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 10 years ago
7296c84
drm/i915: fix build without fbdev.
by Chris Wilson
· 10 years ago
4133d01
drm/ttm: make device_released static
by Dave Airlie
· 10 years ago
3b9c214
drm/ttm: use gfp_t instead of int for flags.
by Dave Airlie
· 10 years ago
2d31ca3
drm: omapdrm: fix compiler errors
by Russell King
· 10 years ago
150cee9
drm: bochs: fix warnings
by Russell King
· 10 years ago
8f8e7e1
drm: cirrus: fix warnings
by Russell King
· 10 years ago
681ff26
drm: shmobile: fix warnings
by Russell King
· 10 years ago
396d7a2
drm: rcar-du: fix warnings
by Russell King
· 10 years ago
89fc868
drm/i2c: tda998x: Remove useless test
by Jean-Francois Moine
· 10 years ago
ffae7f0
Merge branch 'drm-i915-mst-support-next' of git://people.freedesktop.org/~airlied/linux into drm-next
by Dave Airlie
· 10 years ago
11bed958
drm/i915: mst topology dumper in debugfs (v0.2)
by Dave Airlie
· 11 years ago
0e32b39
drm/i915: add DP 1.2 MST support (v0.7)
by Dave Airlie
· 11 years ago
8fa6a42
drm/dp: Staticize a couple of DP utility functions
by Thierry Reding
· 10 years ago
ee3939e
drm/ttm: Fix a few sparse warnings
by Thierry Reding
· 10 years ago
d3cf40e
drm: Add missing __user annotation
by Thierry Reding
· 10 years ago
d05410f
drm/i915: split conversion function out into separate function
by Dave Airlie
· 11 years ago
36cd744
drm/i915: check connector->encoder before using it.
by Dave Airlie
· 11 years ago
44905a2
i915: split some DP modesetting code into a separate function
by Dave Airlie
· 11 years ago
01b887c
drm/i915: add some registers need for displayport MST support.
by Dave Airlie
· 11 years ago
e7c3634
drm: gem_cma: Use ERR_CAST helper
by Sachin Kamat
· 10 years ago
b197296
drm/i915: fix psr match conditions screw ups.
by Dave Airlie
· 10 years ago
322c1c0
Merge tag 'topic/core-stuff-2014-07-18' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
c51f716
Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
008f404
drm: Check for connection_mutex in drm_select_eld
by Sean Paul
· 10 years ago
bf3719c
drm/dp-mst-helper: Don't use uninitialized fields of the sideband message header
by Damien Lespiau
· 10 years ago
7389ad4
drm/dp-mst-helper: Avoid reading uninitialized value
by Damien Lespiau
· 10 years ago
3281cc7
drm/plane-helper: Use proper plane init function
by Matt Roper
· 10 years ago
74f2078
drivers/gpu/drm/drm_buffer.c: remove unnecessary null test before kfree
by Fabian Frederick
· 10 years ago
2aa9d2b
drm: Fix function names in kerneldoc
by Thierry Reding
· 10 years ago
b957f45
drm/radeon: use helpers
by Rob Clark
· 10 years ago
7707e65
drm/i915: use helpers
by Rob Clark
· 10 years ago
6d385c0a
drm/nouveau: use helpers
by Rob Clark
· 10 years ago
a4cd5d6
drm/vmwgfx: use helpers
by Rob Clark
· 10 years ago
bf02d87
drm/udl: use helpers
by Rob Clark
· 10 years ago
c7e9511
drm/mgag200: use helpers
by Rob Clark
· 10 years ago
4726f1f
drm/exynos: use helpers
by Rob Clark
· 10 years ago
ef13aec
drm/cirrus: use helpers
by Rob Clark
· 10 years ago
fc22d96
drm/bochs: use helpers
by Rob Clark
· 10 years ago
70e2626
drm/ast: use helpers
by Rob Clark
· 10 years ago
9611cb9
drm/armada: register crtc with port
by Russell King
· 11 years ago
d8c9608
drm/armada: permit CRTCs to be registered as separate devices
by Russell King
· 11 years ago
ad49579
dt-bindings: add Marvell Dove LCD controller documentation
by Russell King
· 10 years ago
fe42487
drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clock
by Russell King
· 10 years ago
0101fd0
drm/armada: convert to componentized support
by Russell King
· 11 years ago
2f2d270
Merge branches 'drm-devel' and 'component-for-driver' into armada-drm
by Russell King
· 10 years ago
7e435aa
drm: add of_graph endpoint helper to find possible CRTCs
by Russell King
· 11 years ago
7b3c29f
drm/i915: Make the RPS interrupt generation mask handle the vlv wa
by Chris Wilson
· 10 years ago
bf225f2
drm/i915: Move RPS evaluation interval counters to i915->rps
by Chris Wilson
· 10 years ago
755f68f
drm/i915: Don't cast a pointer to void* unnecessarily
by Damien Lespiau
· 10 years ago
1f835a7
drm/i915: don't read LVDS regs at compute_config time
by Paulo Zanoni
· 10 years ago
34a6c70
drm/i915: check the power domains in intel_lvds_get_hw_state()
by Paulo Zanoni
· 10 years ago
930e8c9
drm/i915: check the power domains in ironlake_get_pipe_config()
by Paulo Zanoni
· 10 years ago
7709afa
drm/i915: don't skip shared DPLL assertion on LPT
by Paulo Zanoni
· 10 years ago
df8ad70
drm/i915: Only touch WRPLL hw state in enable/disable hooks
by Daniel Vetter
· 10 years ago
716c2e5
drm/i915: Switch to common shared dpll framework for WRPLLs
by Daniel Vetter
· 10 years ago
e0b01be
drm/i915: ->enable hook for WRPLLs
by Daniel Vetter
· 10 years ago
1203043
drm/i915: ->disable hook for WRPLLs
by Daniel Vetter
· 10 years ago
d452c5b
drm/i915: State readout support for WRPLLs
by Daniel Vetter
· 10 years ago
bd2bb1b
drm/i915: add POWER_DOMAIN_PLLS
by Paulo Zanoni
· 10 years ago
96f6128
drm/i915: Document that the pll->mode_set hook is optional
by Daniel Vetter
· 10 years ago
9cd8693
drm/i915: Basic shared dpll support for WRPLLs
by Daniel Vetter
· 10 years ago
Next »