Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
13a49a10a0846de1b73f6812fda39dd43072f58c
/
include
/
drm
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
d1583c9
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
by Dave Airlie
· 11 years ago
978c605
Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 11 years ago
ae0b931
drm/gma500: Remove unused ioctls
by Patrik Jakobsson
· 11 years ago
07b48c3
Merge branch 'drm-minor' into drm-next
by David Herrmann
· 11 years ago
5817878
drm: remove redundant minor->device field
by David Herrmann
· 11 years ago
1616c52
drm: add minor-lookup/release helpers
by David Herrmann
· 11 years ago
099d1c2
drm: provide device-refcount
by David Herrmann
· 11 years ago
cb8a239
drm: turn DRM_MINOR_* into enum
by David Herrmann
· 11 years ago
b9a0d15
drm: remove unused DRM_MINOR_UNASSIGNED
by David Herrmann
· 11 years ago
45e212d
drm: group dev-lifetime related members
by David Herrmann
· 11 years ago
44d847b
drm: init TTM dev_mapping in ttm_bo_device_init()
by David Herrmann
· 11 years ago
6796cb1
drm: use anon-inode instead of relying on cdevs
by David Herrmann
· 11 years ago
00d762c
drm: drop error code for drm_helper_resume_force_mode
by Daniel Vetter
· 11 years ago
9fd9378
drm: remove return value from drm_helper_mode_fill_fb_struct
by Daniel Vetter
· 11 years ago
fa54143
drm: remove drm_display_mode->private_size
by Daniel Vetter
· 11 years ago
f5aabb9
drm: polish function kerneldoc for drm_modes.[hc]
by Daniel Vetter
· 11 years ago
3e70292
drm/modes: drop maxPitch from drm_mode_validate_size
by Daniel Vetter
· 11 years ago
ba0c242
drm/modes: drop return value from drm_display_mode_from_videomode
by Daniel Vetter
· 11 years ago
9d3de13
drm/modes: remove drm_mode_height/width
by Daniel Vetter
· 11 years ago
5531000
drm: extract drm_modes.h for drm_crtc.h functions
by Daniel Vetter
· 11 years ago
69fa5293
drm/kms: rip out drm_mode_connector_detach_encoder
by Daniel Vetter
· 11 years ago
e18c041
drm/doc: Add function reference documentation for drm_mm.c
by Daniel Vetter
· 11 years ago
4d33f3a
Merge tag 'drm-intel-next-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 11 years ago
3e09dcd
Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 11 years ago
6ba6b7c
Merge tag 'drm/dp-aux-for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
8875968
drm/dp: Allow registering AUX channels as I2C busses
by Thierry Reding
· 11 years ago
516c0f7
drm/dp: Add DisplayPort link helpers
by Thierry Reding
· 11 years ago
8d4adc6
drm/dp: Add drm_dp_dpcd_read_link_status()
by Thierry Reding
· 11 years ago
c197db7
drm/dp: Add AUX channel infrastructure
by Thierry Reding
· 11 years ago
75936c6
Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
8716ed4
drm: add DRM_CAPs for cursor size
by Alex Deucher
· 11 years ago
728a0cd
drm/ttm: declare 'struct device' in ttm_page_alloc.h
by Alexandre Courbot
· 11 years ago
2f1046f
drm: export cmdline and preferred mode functions from fb helper
by Jesse Barnes
· 11 years ago
ac1bb36
drm: expose subpixel order name routine v3
by Jesse Barnes
· 11 years ago
379dd27
Merge tag 'drm-intel-fixes-2014-02-06' of ssh://git.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 11 years ago
48b8f63
drm: add DRM_INFO_ONCE() to print a one-time DRM_INFO() message
by Jani Nikula
· 11 years ago
e515b47
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
45ab1e0
Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
a25eebb
drm: dp helper: Add DP test sink CRC definition.
by Rodrigo Vivi
· 11 years ago
f5395ba
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into drm-next
by Dave Airlie
· 11 years ago
985e5dc
drm/edid: Populate picture aspect ratio for CEA modes
by Vandana Kannan
· 11 years ago
0993f1d
drm: Make the connector mode_valid() vfunc return a drm_mode_status enum
by Damien Lespiau
· 11 years ago
abca9e4
drm: Pass 'flags' from the caller to .get_scanout_position()
by Ville Syrjälä
· 11 years ago
3c184f6
drm: Change {pixel,line,frame}dur_ns from s64 to int
by Ville Syrjälä
· 11 years ago
7da903e
drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()
by Ville Syrjälä
· 11 years ago
545cdd5
drm: Pass the display mode to drm_calc_timestamping_constants()
by Ville Syrjälä
· 11 years ago
cfd72a4
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
3d88736
drm: Move drm_encoder_crtc_ok() to core
by Thierry Reding
· 11 years ago
db5f7a6
drm: provide a helper for the encoder possible_crtcs mask
by Russell King
· 11 years ago
b04a590
drm: store the gem vma offset manager in a typed pointer
by Daniel Vetter
· 11 years ago
faf096f
Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
05efb1a
drm/ttm: ttm object security fixes for render nodes
by Thomas Hellstrom
· 11 years ago
58aa662
drm/ttm: Correctly set page mapping and -index members
by Thomas Hellstrom
· 11 years ago
d00adcc
drm/radeon: 0x9649 is SUMO2 not SUMO
by Alex Deucher
· 11 years ago
785e15e
Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
fe3c703
drm/dp: Clarify automated test constant and add constant for FAUX test pattern
by Todd Previte
· 11 years ago
99c09e7
drm: remove dev->vma_count
by Daniel Vetter
· 11 years ago
5952fba
drm: Kill file_priv->ioctl_count tracking
by Daniel Vetter
· 11 years ago
43d1337
drm: rip out dev->ioctl_count tracking
by Daniel Vetter
· 11 years ago
4cda878
drm: Kill DRM_SUSER
by Daniel Vetter
· 11 years ago
85b2331
drm: Kill DRM_*MEMORYBARRIER
by Daniel Vetter
· 11 years ago
1d6ac18
drm: Kill DRM_COPY_(TO|FROM)_USER
by Daniel Vetter
· 11 years ago
57ed0f7
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
by Daniel Vetter
· 11 years ago
e9f0d76
drm: Kill DRM_IRQ_ARGS
by Daniel Vetter
· 11 years ago
bfd8303
drm: Kill DRM_HZ
by Daniel Vetter
· 11 years ago
d2e546b
drm: rip out DRM_AGP_MEM and DRM_AGP_KERN
by Daniel Vetter
· 11 years ago
4efafeb
drm: kill the ->agp_destroy callback
by Daniel Vetter
· 11 years ago
d6e4b28b
drm: inline drm_agp_destroy
by Daniel Vetter
· 11 years ago
2c695fa
drm: remove agp_init() bus callback
by Daniel Vetter
· 11 years ago
d990675
drm: rip out drm_core_has_AGP
by Daniel Vetter
· 11 years ago
8da79cc
drm: ->agp_init can't fail
by Daniel Vetter
· 11 years ago
24986ee
drm: kill DRIVER_REQUIRE_AGP
by Daniel Vetter
· 11 years ago
6b27f7f
drm/dp: Use AUX constants from specification
by Thierry Reding
· 11 years ago
b3f2333
drm: restrict the device list for shadow attached drivers
by Daniel Vetter
· 11 years ago
e2577d4
drm: rip out drm_platform_exit
by Daniel Vetter
· 11 years ago
66ee52e
drm: Implement dummies for debugfs helpers
by Thierry Reding
· 11 years ago
5d13d42
drm: add DRM_ERROR_RATELIMITED
by Rob Clark
· 11 years ago
aead40e
drm: Add panel support
by Thierry Reding
· 11 years ago
068a002
drm: Add MIPI DSI bus support
by Andrzej Hajda
· 11 years ago
27946e9
Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
c58f009
drm/ttm: Remove set_need_resched from the ttm fault handler
by Thomas Hellstrom
· 11 years ago
65981f7
drm/ttm: Add a minimal prime implementation for ttm base objects
by Thomas Hellstrom
· 11 years ago
8d17fb4
drm/ttm: Allow execbuf util reserves without ticket
by Thomas Hellstrom
· 11 years ago
ab0169b
Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
96212fe
drm/radeon: add pci ids for hawaii
by Alex Deucher
· 11 years ago
9459d25
drm/i915/bdw: support GMS and GGMS changes
by Ben Widawsky
· 11 years ago
4d4dead
drm/i915/bdw: Add device IDs
by Ben Widawsky
· 11 years ago
7aeb744
drm/ttm: Enable the dma page pool also for intel IOMMUs
by Thomas Hellstrom
· 11 years ago
a99ee45
drm: make drm_get_minor() static
by David Herrmann
· 11 years ago
4ac387f
drm: simplify drm_put_minor()
by David Herrmann
· 11 years ago
39868bd
drm: Compact booleans within struct drm_file
by Chris Wilson
· 11 years ago
1020dc6
drm: Do not drop root privileges for a fancier younger process
by Chris Wilson
· 11 years ago
3cf70da
drm: add drm_set_preferred_mode
by Gerd Hoffmann
· 11 years ago
ff9befe
drm: Remove drm_debugfs_node and drm_debugfs_list
by Lespiau, Damien
· 11 years ago
7d74795
drm: Constify struct drm_info_list * arguments
by Lespiau, Damien
· 11 years ago
8f6fce0
drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms drivers.
by Mario Kleiner
· 11 years ago
90c3706
Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
Next »