Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c8127cf08ab9797c3954df463741ac47039d2b55
c8127cf0
drm/edid: Introduce drm_default_rgb_quant_range()
by Ville Syrjälä
· 8 years ago
0014793
drm/edid: Have drm_edid.h include hdmi.h
by Ville Syrjälä
· 8 years ago
6f15f84
drm: Silence the compiler for drm_mode_get_hv_timings()
by Chris Wilson
· 8 years ago
559bdaf
drm/doc: Fix typos for early_unregister doc
by Daniel Vetter
· 8 years ago
196cd5d
drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/
by Daniel Vetter
· 8 years ago
0683c0a
drm/moc: Mark legacy fields in drm_driver as such
by Daniel Vetter
· 8 years ago
9b5dd04
drm: Nuke ums vgaarb support
by Daniel Vetter
· 8 years ago
2ce0264
drm: remove device_is_agp callback
by Daniel Vetter
· 8 years ago
858b2c1
drm/mga: remove device_is_agp callback
by Daniel Vetter
· 8 years ago
49d66d8
drm/i810: drop device_is_agp callback
by Daniel Vetter
· 8 years ago
aec9746
drm/doc: Clarify connector overview
by Daniel Vetter
· 8 years ago
d5d487e
drm: Update kerneldoc for drm_crtc.[hc]
by Daniel Vetter
· 8 years ago
1031548
drm/gma500: Nuke device_is_agp callback
by Daniel Vetter
· 8 years ago
d574528
drm/kms-core: Use recommened kerneldoc for struct member refs
by Daniel Vetter
· 8 years ago
ef40cbf9
drm/core: Use recommened kerneldoc for struct member refs
by Daniel Vetter
· 8 years ago
940eba2
drm/gem|prime|mm: Use recommened kerneldoc for struct member refs
by Daniel Vetter
· 8 years ago
6806cdf
drm/kms-helpers: Use recommened kerneldoc for struct member refs
by Daniel Vetter
· 8 years ago
7b0a89a
drm/dp: Store drm_device in MST topology manager
by Dhinakaran Pandiyan
· 8 years ago
442ffef
drm/vgem: Switch to reservation_object_lock() helpers
by Chris Wilson
· 8 years ago
a6a9534
drm/simple-helpers: Add missing includes
by Noralf Trønnes
· 8 years ago
a4405b5
drm/fb-cma-helper: Add drm_fbdev_cma_set_suspend_unlocked()
by Noralf Trønnes
· 8 years ago
b46b54a
drm: Update drm_cache.c to pull in the new drm_cache.h
by Chris Wilson
· 8 years ago
d5ad784
drm: bridge: dw-hdmi: fix building without CONFIG_OF
by Arnd Bergmann
· 8 years ago
c7afee6
drm/exynos: Remove Kconfig deps for FIMD and DECON7
by Tobias Jakobi
· 8 years ago
d352f35
drm: Show leaked connectors upon unload
by Chris Wilson
· 8 years ago
717c8ae
lib/prime_numbers: Suppress warn on kmalloc failure
by Chris Wilson
· 8 years ago
bdf6f13
drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
by Wei Yongjun
· 8 years ago
899cc5f
drm/atomic: make release_crtc_commit() static
by Wei Yongjun
· 8 years ago
6f897f5
drm: qxl: Open code teardown function for qxl
by Gabriel Krisman Bertazi
· 8 years ago
2b65d56
drm: qxl: Open code probing sequence for qxl
by Gabriel Krisman Bertazi
· 8 years ago
3587c85
drm/bridge: adv7511: Re-write the i2c address before EDID probing
by John Stultz
· 8 years ago
4226d9b
drm/bridge: adv7511: Reuse __adv7511_power_on/off() when probing EDID
by John Stultz
· 8 years ago
651e476
drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused internally
by John Stultz
· 8 years ago
40d86d2
drm/bridge: adv7511: Enable HPD interrupts to support hotplug and improve monitor detection
by Archit Taneja
· 8 years ago
6d5104c
drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
by John Stultz
· 8 years ago
518cb70
drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context
by John Stultz
· 8 years ago
c77b9ab
drm: vc4: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 8 years ago
75bcb05
drm: tegra: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 8 years ago
ea441bd
drm: nouveau: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 8 years ago
ffec892
drm: mediatek: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 8 years ago
b8bf683
drm: kirin: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 8 years ago
a3c764e
drm: exynos: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 8 years ago
01f8c95
dt-bindings: display: dw-hdmi: Clean up DT bindings documentation
by Laurent Pinchart
· 8 years ago
2668db3
drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHY
by Laurent Pinchart
· 8 years ago
54d7273
drm: bridge: dw-hdmi: Fix the name of the PHY reset macros
by Laurent Pinchart
· 8 years ago
f0e7f2f
drm: bridge: dw-hdmi: Define and use macros for PHY register addresses
by Laurent Pinchart
· 8 years ago
faba6c3
drm: bridge: dw-hdmi: Detect PHY type at runtime
by Laurent Pinchart
· 8 years ago
be41fc5
drm: bridge: dw-hdmi: Handle overflow workaround based on device version
by Laurent Pinchart
· 8 years ago
0c67494
drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register
by Laurent Pinchart
· 8 years ago
0527e12
drm: bridge: dw-hdmi: Reject invalid product IDs
by Laurent Pinchart
· 8 years ago
f4104e8
drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRET
by Laurent Pinchart
· 8 years ago
1acc6bd
drm: bridge: dw-hdmi: Remove PHY configuration resolution parameter
by Kieran Bingham
· 8 years ago
69497eb
drm: bridge: dw-hdmi: Implement DRM bridge registration
by Laurent Pinchart
· 8 years ago
d2ae94a
drm: bridge: dw-hdmi: Create connector in the bridge attach operation
by Laurent Pinchart
· 8 years ago
fd30b38
drm: bridge: dw-hdmi: Reorder functions to prepare for next commit
by Laurent Pinchart
· 8 years ago
c608119
drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code
by Laurent Pinchart
· 8 years ago
ba5d7e6
drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attach
by Laurent Pinchart
· 8 years ago
527b863
drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmi
by Laurent Pinchart
· 8 years ago
70c963e
drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmi
by Laurent Pinchart
· 8 years ago
dfa7306
drm: bridge: dw-hdmi: Remove unused function parameter
by Kieran Bingham
· 8 years ago
ecaa98f
drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions
by Laurent Pinchart
· 8 years ago
cc7e962
drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_write
by Laurent Pinchart
· 8 years ago
8e945cb
drm: qxl: Let DRM core handle connector registering
by Gabriel Krisman Bertazi
· 8 years ago
5b06ba2
drm/bridge: adv7511: Initialize regulators
by Archit Taneja
· 8 years ago
e9a7c0b
dt-bindings: drm/bridge: adv7511: Add regulator bindings
by Archit Taneja
· 8 years ago
3e7d2fdd
drm/tegra: Stop using drm_framebuffer_unregister_private
by Daniel Vetter
· 8 years ago
2384d62
drm/cma-helper: Stop using drm_framebuffer_unregister_private
by Daniel Vetter
· 8 years ago
b77bc10
drm/omap: Stop using drm_framebuffer_unregister_private
by Daniel Vetter
· 8 years ago
7e53c28
drm: fix MMU dependencies
by Benjamin Gaignard
· 8 years ago
f5c5d57
drm/msm: Stop using drm_framebuffer_unregister_private
by Daniel Vetter
· 8 years ago
f869a6e
drm/atomic: Add target_vblank support in atomic helpers (v2)
by Andrey Grodzovsky
· 8 years ago
fd056f0
drm: add fourcc codes for 16bit R and RG
by Rainer Hochecker
· 8 years ago
f0c379a
drm: add more MMU dependencies
by Arnd Bergmann
· 8 years ago
95b8c64
drm: Fix error handling in drm_mm eviction kselftest
by Chris Wilson
· 8 years ago
fc36ec7
drm/exynos: constify exynos_drm_crtc_ops structures
by Bhumika Goyal
· 8 years ago
f9a87bd
drm: Move drm_clflush prototypes to drm_cache header file
by Gabriel Krisman Bertazi
· 8 years ago
f0e3672
drm: Document drm_cache interface
by Gabriel Krisman Bertazi
· 8 years ago
282d0a3
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
5c37daf
Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
a009e97
dma-fence: Introduce drm_fence_set_error() helper
by Chris Wilson
· 8 years ago
d6c99f4
dma-fence: Wrap querying the fence->status
by Chris Wilson
· 8 years ago
83dd137
dma-fence: Clear fence->status during dma_fence_init()
by Chris Wilson
· 8 years ago
011cda5
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
by Benjamin Gaignard
· 8 years ago
11b3c20
drm: Change the return type of the unload hook to void
by Gabriel Krisman Bertazi
· 8 years ago
931c670
drm: add more document for drm_crtc_from_index()
by Shawn Guo
· 8 years ago
a09759e
drm: remove useless parameters from drm_pick_cmdline_mode function
by Vincent Abriou
· 8 years ago
5d799ac
drm/i915: Update DRIVER_DATE to 20170109
by Daniel Vetter
· 8 years ago
3806a27
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
a121103
Linux 4.10-rc3
by Linus Torvalds
· 8 years ago
83280e9
Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
cc250e2
Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
6ea17ed
Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
ea07b86
mm: workingset: fix use-after-free in shadow node shrinker
by Johannes Weiner
· 8 years ago
b0b9b3d
mm: stop leaking PageTables
by Hugh Dickins
· 8 years ago
87bc610
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
01d0f71
MAINTAINERS: add greybus subsystem mailing list
by Greg Kroah-Hartman
· 8 years ago
308c470
Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
d72f0de
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
baaf031
Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
08289086
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
Next »