index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-22
drm/radeon: add additional SI pci ids
Alex Deucher
1
-0
/
+4
2014-08-22
drm/radeon: add new bonaire pci ids
Alex Deucher
1
-0
/
+2
2014-08-22
drm/radeon: add new KV pci id
Alex Deucher
1
-0
/
+1
2014-08-20
drm: fix plane rotation when restoring fbdev configuration
Thomas Wood
1
-0
/
+3
2014-08-11
drm/irq: Implement a generic vblank_wait function
Daniel Vetter
1
-0
/
+2
2014-08-11
drm: Add a plane->reset hook
Daniel Vetter
1
-0
/
+1
2014-08-09
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
Linus Torvalds
1
-0
/
+2
2014-08-10
drm/ttm: expose CPU address of DMA-allocated pages
Alexandre Courbot
1
-0
/
+2
2014-08-08
drm: trylock modest locking for fbdev panics
Daniel Vetter
1
-0
/
+6
2014-08-08
drm: Move ->old_fb from crtc to plane
Daniel Vetter
1
-4
/
+4
2014-08-08
drm: Handle legacy per-crtc locking with full acquire ctx
Daniel Vetter
2
-0
/
+11
2014-08-08
drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc]
Daniel Vetter
2
-4
/
+5
2014-08-08
drm: Add drm_plane/connector_index
Daniel Vetter
1
-0
/
+2
2014-08-08
drm: Add rotation_property to mode_config
Sonika Jindal
1
-0
/
+1
2014-08-08
drm: Add drm_crtc_vblank_waitqueue()
Ville Syrjälä
1
-0
/
+11
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-95
/
+664
2014-08-08
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
1
-16
/
+3
2014-08-07
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
Dave Airlie
2
-6
/
+73
2014-08-06
drm: Add dev->vblank_disable_immediate flag
Ville Syrjälä
1
-0
/
+10
2014-08-06
drm: Disable vblank interrupt immediately when drm_vblank_offdelay<0
Ville Syrjälä
1
-1
/
+1
2014-08-06
drm/dsi: Replace upcasting macro by function
Thierry Reding
1
-2
/
+9
2014-08-06
drm/panel: Provide convenience wrapper for .get_modes()
Ajay Kumar
1
-0
/
+8
2014-08-06
drm/panel: add .prepare() and .unprepare() functions
Ajay Kumar
1
-0
/
+50
2014-08-06
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
2
-1
/
+1
2014-08-05
drm: mark drm_context support as legacy
David Herrmann
1
-35
/
+0
2014-08-05
drm: make sysfs device always available for minors
David Herrmann
1
-2
/
+1
2014-08-05
drm: move module initialization to drm_stub.c
David Herrmann
1
-4
/
+0
2014-08-05
drm: don't de-authenticate clients on master-close
David Herrmann
1
-1
/
+0
2014-08-05
drm: drop redundant drm_file->is_master
David Herrmann
1
-3
/
+16
2014-08-05
drm: extract legacy ctxbitmap flushing
David Herrmann
1
-0
/
+1
2014-08-04
Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
2
-1
/
+22
2014-08-02
drm: drop unused "struct drm_queue"
David Herrmann
1
-17
/
+0
2014-08-02
drm: remove unused "struct drm_freelist"
David Herrmann
1
-13
/
+2
2014-07-29
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
6
-16
/
+561
2014-07-23
drm/crtc: Add property for aspect ratio
Vandana Kannan
1
-0
/
+2
2014-07-23
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
Dave Airlie
2
-0
/
+20
2014-07-22
drm/dsi: Use peripheral's channel for DCS commands
Thierry Reding
1
-4
/
+4
2014-07-22
drm/dsi: Make mipi_dsi_dcs_write() return ssize_t
Thierry Reding
1
-2
/
+2
2014-07-14
drm/dsi: Flag for non-continuous clock behavior
Alexandre Courbot
1
-0
/
+2
2014-07-11
drm: Add drm_rotation_simplify()
Ville Syrjälä
1
-0
/
+2
2014-07-11
drm: Add drm_rect rotation functions
Ville Syrjälä
1
-0
/
+6
2014-07-11
drm: Add drm_mode_create_rotation_property()
Ville Syrjälä
1
-0
/
+2
2014-07-11
drm: Add support_bits parameter to drm_property_create_bitmask()
Ville Syrjälä
1
-1
/
+2
2014-07-11
drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
Ville Syrjälä
1
-0
/
+8
2014-07-11
drm: add of_graph endpoint helper to find possible CRTCs
Russell King
2
-0
/
+20
2014-07-09
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
1
-1
/
+5
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
1
-0
/
+3
2014-07-08
drm: Remove command line guard for universal planes
Matt Roper
1
-1
/
+0
2014-07-08
drm/helper: add Displayport multi-stream helper (v0.6)
Dave Airlie
1
-0
/
+509
2014-07-08
drm: add a path blob property
Dave Airlie
1
-0
/
+5
[prev]
[next]