Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
afb21ea63d815d05f6081ee3efef6772a16317eb
/
include
/
drm
afb21ea6
drm: Move a few macros away from drm_crtc.h
by Daniel Vetter
· 8 years ago
82d5e73
drm: drop obsolete drm_core.h
by David Herrmann
· 8 years ago
d9a1f0b
drm: use drm_file to tag vm-bos
by David Herrmann
· 8 years ago
75ae95a7
drm: remove redundant drm_file->uid
by David Herrmann
· 8 years ago
9f8cf16
Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 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
f6ce410
drm/fence: allow fence waiting to be interrupted by userspace
by Gustavo Padovan
· 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
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
c8458c7
drm/doc: Polish docs for drm_property&drm_property_blob
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
cf3bef9
drm/bridge: introduce bridge detaching mechanism
by Andrea Merello
· 8 years ago
6dcf0de
drm/simple-helpers: Always add planes to the state update
by Daniel Vetter
· 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
28579f3
drm/fb-helper: Make docs for fb_set_suspend wrappers consistent
by Daniel Vetter
· 8 years ago
5b3f84f
drm/bridge: analogix_dp: add the PSR function support
by Yakir Yang
· 8 years ago
cfe6342
drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()
by Noralf Trønnes
· 8 years ago
0a3bfe2
drm/fb-helper: Fix the dummy remove_conflicting_framebuffers
by Chris Wilson
· 8 years ago
1832040
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
by Chris Wilson
· 8 years ago
c4e68a5
drm: Introduce DRM_DEV_* log messages
by Sean Paul
· 8 years ago
b3c6c8b
drm: document drm_display_info
by Daniel Vetter
· 8 years ago
4644453
drm: Remove display_info->min/max_(h|v)max
by Daniel Vetter
· 8 years ago
ae2a6da
drm: Update connector documentation
by Daniel Vetter
· 8 years ago
e15c8f4
drm: Don't export dp-aux devnode functions
by Daniel Vetter
· 8 years ago
5221719
drm: Extract drm_connector.[hc]
by Daniel Vetter
· 8 years ago
adebd6f
drm: Export drm_property_replace_global_blob
by Daniel Vetter
· 8 years ago
750fb8c
drm/doc: Update drm_framebuffer docs
by Daniel Vetter
· 8 years ago
7520a27
drm: Extract drm_framebuffer.[hc]
by Daniel Vetter
· 8 years ago
6ab10b7
drm/kms: Nuke dirty_info property
by Daniel Vetter
· 8 years ago
ecfd8ef
drm/doc: Remove outdated FIXME for the page_flip callback
by Daniel Vetter
· 8 years ago
1de72fa
drm/kms-helpers: Extract drm_modeset_helper.[hc]
by Daniel Vetter
· 8 years ago
62cacc7
drm/doc: Fix more kerneldoc/sphinx warnings
by Daniel Vetter
· 8 years ago
d382814
drm: remove `const` attribute to hint at caller that they now own the memory
by Eric Engestrom
· 8 years ago
cc92638
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
90844f0
drm: make drm_get_format_name thread-safe
by Eric Engestrom
· 8 years ago
f8725ad
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
a02b5a1
Merge tag 'imx-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 8 years ago
44adece
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
by Daniel Vetter
· 8 years ago
c229bfb
drm: Add page_flip_target CRTC hook v2
by Michel Dänzer
· 8 years ago
aac440f
drm: avoid "possible bad bitmask?" warning
by Dave Gordon
· 8 years ago
27528c6
drm: Add ratelimited versions of the DRM_DEBUG* macros
by Lyude
· 8 years ago
df86af9
drm/plane-helper: Add drm_plane_helper_check_state()
by Ville Syrjälä
· 8 years ago
d7da824
drm: Store clipped src/dst coordinatee in drm_plane_state
by Ville Syrjälä
· 8 years ago
31ad61e
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
by Joonas Lahtinen
· 8 years ago
4499f2a
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
by Michel Dänzer
· 8 years ago
4e2f0ca
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
by Michel Dänzer
· 8 years ago
7b8082b
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
by Michel Dänzer
· 8 years ago
ecf6a63
drm/ttm: Add interface to export kernel_zone max memory size in ttm
by Ken Wang
· 8 years ago
fe4a11c
drm/atomic-helper: Add atomic_mode_set helper callback
by Philipp Zabel
· 8 years ago
fafc79e
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver
by Lothar Waßmann
· 8 years ago
d72daa0
drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DT
by Lothar Waßmann
· 8 years ago
3cbf6a5
drm: Mark up legacy/dri1 drivers with DRM_LEGACY
by Daniel Vetter
· 8 years ago
a3ccc46
drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARY
by David Herrmann
· 8 years ago
db2395e
drm: Convert drm_vma_manager to embedded interval-tree in drm_mm
by Chris Wilson
· 8 years ago
202b52b
drm: Track drm_mm nodes with an interval tree
by Chris Wilson
· 8 years ago
4872850
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
34b5835
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
by Michel Dänzer
· 8 years ago
586efded
Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next
by Dave Airlie
· 8 years ago
6608804
drm/dp: Add drm_dp_psr_setup_time()
by Ville Syrjälä
· 9 years ago
2ff2bf1
drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3
by Christian König
· 8 years ago
44d1240d
drm: add generic zpos property
by Marek Szyprowski
· 9 years ago
9af07af9
Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
5e58052
Backmerge tag 'v4.7' into drm-next
by Dave Airlie
· 8 years ago
6942559
drm: drm_connector->s/connector_id/index/ for consistency
by Daniel Vetter
· 8 years ago
132d49d
drm/dp-mst: Missing kernel doc
by Daniel Vetter
· 8 years ago
cb021a3
drm/dp-mst: Remove tx_down_in_progress
by Daniel Vetter
· 8 years ago
212ae89
drm/doc: Fix missing kerneldoc for drm_dp_helper.c
by Daniel Vetter
· 8 years ago
34a67dd
drm: Extract&Document drm_irq.h
by Daniel Vetter
· 8 years ago
9a6bc03
drm/doc: document all the properties in drm_mode_config
by Daniel Vetter
· 8 years ago
9609408
drm/doc: Add kerneldoc for @index
by Daniel Vetter
· 8 years ago
6100598
drm: Unexport drm_connector_unregister_all()
by Chris Wilson
· 8 years ago
e2b80ba
Merge branch 'upstream/analogix-dp-20160705' of git://github.com/yakir-Yang/linux into drm-next
by Dave Airlie
· 8 years ago
d2e1204f
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes
by Dave Airlie
· 8 years ago
ff37c05
Merge tag 'drm-intel-next-2016-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
6c181c8
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
6e5f73f
drm: make drm_vblank_count_and_time() static
by Gustavo Padovan
· 9 years ago
6308c98
drm/dsi: Make set_tear_scanline command consistent
by Thierry Reding
· 9 years ago
041401f
drm: Unexport drm_connector_register_all()
by Chris Wilson
· 9 years ago
3ddf4ad
drm/ttm: add the infrastructure for pipelined evictions
by Christian König
· 9 years ago
5bc7306
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
by Christian König
· 9 years ago
74561cd
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
by Christian König
· 9 years ago
77dfc28
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
by Christian König
· 9 years ago
089f16c
drm/ttm: cleanup ttm_tt_(unbind|destroy)
by Christian König
· 9 years ago
fcc150c
drm/bridge: analogix_dp: passing the connector as an argument in .get_modes()
by Yakir Yang
· 9 years ago
82872e4
drm/rockchip: analogix_dp: add rk3399 eDP support
by Yakir Yang
· 9 years ago
7bdc072
drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting
by Yakir Yang
· 9 years ago
Next »