Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8d056c48e486249e6487910b83e0f3be7c14acf7
/
include
/
drm
74b0c2d
drm/i915, HD-audio: Don't continue probing when nomodeset is given
by Takashi Iwai
· 10 years ago
5b9adbd
Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
5d02626d
drm/edid: Store all supported hdmi deep color modes in drm_display_info
by Mario Kleiner
· 10 years ago
f95aeb1
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
by Damien Lespiau
· 10 years ago
5330fb4
Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 10 years ago
6c8a02b
Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 10 years ago
ecb889e
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
ca8e2ad
drm: Introduce drm_dev_set_unique()
by Thierry Reding
· 11 years ago
d1621803
drm/dsi: Support device shutdown
by Thierry Reding
· 11 years ago
8d4ad9d
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
by Dave Airlie
· 10 years ago
7daf8d5
drm/plane-helper: Add drm_plane_helper_check_update() (v3)
by Matt Roper
· 10 years ago
5ea1f75
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
by Rob Clark
· 10 years ago
51fd371
drm: convert crtc and connection_mutex to ww_mutex (v5)
by Rob Clark
· 11 years ago
4f71d0c
drm/dp: add a hw mutex around the transfer functions. (v2)
by Dave Airlie
· 10 years ago
885ae1c
Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
b33a51e
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 10 years ago
6e9f798
drm: Split connection_mutex out of mode_config.mutex (v3)
by Daniel Vetter
· 10 years ago
ebc44cf
drm: add signed-range property type
by Rob Clark
· 12 years ago
98f75de
drm: add object property type
by Rob Clark
· 10 years ago
5ea22f2
drm: add extended property types
by Rob Clark
· 10 years ago
a2b34e2
drm: helpers to find mode objects
by Rob Clark
· 11 years ago
d5ab2b4
drm: drop drm_get_connector_name() and drm_get_encoder_name()
by Jani Nikula
· 10 years ago
5536141
Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
d0c9469
drm/edid: Parse and handle HDMI deep color modes.
by Mario Kleiner
· 11 years ago
c4e8541
Merge tag 'drm-intel-next-2014-05-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
f220e62
drm/plane: Fix sparse warnings
by Thierry Reding
· 11 years ago
073ea2a
drm/exynos: dp: Use DPCD defines of drm_dp_helper.h
by Jingoo Han
· 11 years ago
e574894
drm: store encoder name in encoder struct
by Jani Nikula
· 11 years ago
2abdd31
drm: store connector name in connector struct (v2)
by Jani Nikula
· 11 years ago
b838058
drm/dp: Add missing kernel-doc
by Thierry Reding
· 11 years ago
5920105
drm/ttm: fix kerneldoc of ttm_bo_create
by Alexandre Courbot
· 10 years ago
3c8a092
drm/dp_helper: add defines for DP 1.2 and MST support. (v2)
by Dave Airlie
· 11 years ago
d40d918
Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
89dd6a4
drm/irq: Add kms-native crtc interface functions
by Daniel Vetter
· 11 years ago
f275228
drm: Add drm_vblank_on()
by Ville Syrjälä
· 11 years ago
e69595c
drm: Make the vblank disable timer per-crtc
by Ville Syrjälä
· 11 years ago
e5daa1d
Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
425a9a3
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
ad22279
drm: fix memory leak around mode_group (v2)
by Dave Airlie
· 11 years ago
7d87a7f
srm/i915/chv: Add Cherryview PCI IDs
by Ville Syrjälä
· 11 years ago
995c376
Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes
by Dave Airlie
· 11 years ago
573471c
drm/radeon: add pci ids for Mullins
by Samuel Li
· 11 years ago
fd3c269
drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3
by Zhao Yakui
· 11 years ago
444c9a0
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 11 years ago
b87577b
drm: try harder to avoid regression when merging mode bits
by Dave Airlie
· 11 years ago
885ac04
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
9bbfd20
drm/i915: don't try DP_LINK_BW_5_4 on HSW ULX
by Paulo Zanoni
· 11 years ago
73dbd77
drm: Fixup flip-work kerneldoc
by Thierry Reding
· 11 years ago
f932277
drm: Remove dev->kdriver
by Daniel Vetter
· 11 years ago
9de1b51f
drm: remove drm_bus->get_name
by Daniel Vetter
· 11 years ago
5829d18
drm: rip out dev->devname
by Daniel Vetter
· 11 years ago
53bf2a2
drm: inline drm_pci_set_unique
by Daniel Vetter
· 11 years ago
b2a21aa
drm: remove bus->get_irq implementations
by Daniel Vetter
· 11 years ago
bb0f1b5
drm: pass the irq explicitly to drm_irq_install
by Daniel Vetter
· 11 years ago
7c1a38e
drm/irq: track the irq installed in drm_irq_install in dev->irq
by Daniel Vetter
· 11 years ago
2177a21
drm: rename dev->count_lock to dev->buf_lock
by Daniel Vetter
· 11 years ago
fc8fd40
drm: Rip out totally bogus vga_switcheroo->can_switch locking
by Daniel Vetter
· 11 years ago
42b2104
drm: kill drm_bus->bus_type
by Daniel Vetter
· 11 years ago
ebfa432
drm: remove drm_dev_to_irq from drivers
by Daniel Vetter
· 11 years ago
eaaf8f0
drm/pci: fold in irq_by_busid support
by Daniel Vetter
· 11 years ago
f9b0e25
drm: make mode_valid callback optional
by Andrzej Hajda
· 11 years ago
0967e6a
drm/edid: Fill PAR in AVI infoframe based on CEA mode list
by Vandana Kannan
· 11 years ago
a42892e
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next
by Dave Airlie
· 11 years ago
8d75454
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
by Daniel Vetter
· 11 years ago
40e9963
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8cbf320
Merge remote-tracking branch 'airlied/drm-next' into HEAD
by Daniel Vetter
· 11 years ago
e9f37d3
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
732d50b
drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)
by Alex Deucher
· 11 years ago
13b9389
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 11 years ago
8d51a97
Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
1d96d4a
drm/mipi_dsi: add flags to DSI messages
by Andrzej Hajda
· 11 years ago
c752308
drm/ttm: Hide the implementation details of reservation
by Thomas Hellstrom
· 11 years ago
740c22a
drm/cma: include <drm/drmP.h> as needed
by Shawn Guo
· 11 years ago
62347f9
drm: Add support for two-ended allocation, v3
by Lauri Kasanen
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
66e514c
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
681e7ec
drm: Allow userspace to ask for universal plane list (v2)
by Matt Roper
· 11 years ago
780f598
drm: Remove unused drm_crtc->fb
by Matt Roper
· 11 years ago
e13161a
drm: Add drm_crtc_init_with_planes() (v2)
by Matt Roper
· 11 years ago
9922ab5
drm: Add plane type property (v2)
by Rob Clark
· 11 years ago
dc415ff
drm: Add drm_universal_plane_init()
by Matt Roper
· 11 years ago
c103d1c
drm: Add primary plane helpers (v3)
by Matt Roper
· 11 years ago
af93629
drm: Make drm_crtc_check_viewport non-static
by Matt Roper
· 11 years ago
e27dde3
drm: Add support for multiple plane types (v2)
by Matt Roper
· 11 years ago
c2d1535
drm: Make drm_clflush_virt_range() void*
by Ville Syrjälä
· 11 years ago
0d3215e
drm/ttm: Add a ttm_ref_object_exists function
by Thomas Hellstrom
· 11 years ago
4beb6d9
drm: Add a function to get the ioctl flags
by Thomas Hellstrom
· 11 years ago
c996fd0
drm: Protect the master management with a drm_device::master_mutex v3
by Thomas Hellstrom
· 11 years ago
a12cd00
drm: Remove the minor master list
by Thomas Hellstrom
· 11 years ago
4368305
drm: Improve on minor type helpers v3
by Thomas Hellstrom
· 11 years ago
ac05dbc
drm: Make control nodes master-less v3
by Thomas Hellstrom
· 11 years ago
1287aa9
drm: Remove the prefix argument of drm_ut_debug_printk()
by Lespiau, Damien
· 11 years ago
a73d4e9
drm: Pull the test on drm_debug in the logging macros
by Lespiau, Damien
· 11 years ago
8fa6a9e
drm: Remove the now unused DRM_LOG* macros
by Lespiau, Damien
· 11 years ago
98a4823
drm: Remove the unused (and unusable) DRM_LOG_MODE()
by Lespiau, Damien
· 11 years ago
1414b76
drm: Refresh the explanation of debug categories
by Lespiau, Damien
· 11 years ago
63ac07c
drm/bridge/ptn3460: fix modular build
by Dave Airlie
· 11 years ago
a9fe713
drm/bridge: Add PTN3460 bridge driver
by Sean Paul
· 11 years ago
5500493
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
by Dave Airlie
· 11 years ago
9dc4056
drm/dp: let drivers specify the name of the I2C-over-AUX adapter
by Jani Nikula
· 11 years ago
Next »