index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-10
Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/...
Dave Airlie
2
-0
/
+29
2013-11-08
drm/radeon: add pci ids for hawaii
Alex Deucher
1
-0
/
+12
2013-11-08
drm/i915/bdw: support GMS and GGMS changes
Ben Widawsky
1
-0
/
+4
2013-11-08
drm/i915/bdw: Add device IDs
Ben Widawsky
1
-0
/
+25
2013-11-06
drm/ttm: Enable the dma page pool also for intel IOMMUs
Thomas Hellstrom
1
-1
/
+10
2013-11-06
drm: make drm_get_minor() static
David Herrmann
1
-1
/
+0
2013-11-06
drm: simplify drm_put_minor()
David Herrmann
1
-1
/
+0
2013-11-06
drm: Compact booleans within struct drm_file
Chris Wilson
1
-7
/
+6
2013-11-06
drm: Do not drop root privileges for a fancier younger process
Chris Wilson
1
-0
/
+1
2013-11-06
drm: add drm_set_preferred_mode
Gerd Hoffmann
1
-0
/
+2
2013-11-06
drm: Remove drm_debugfs_node and drm_debugfs_list
Lespiau, Damien
1
-21
/
+0
2013-11-06
drm: Constify struct drm_info_list * arguments
Lespiau, Damien
1
-4
/
+5
2013-11-06
drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms d...
Mario Kleiner
1
-2
/
+8
2013-11-05
Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux int...
Dave Airlie
1
-0
/
+1
2013-10-31
drm/tegra: Move subdevice infrastructure to host1x
Thierry Reding
1
-0
/
+1
2013-10-23
drm: return if changed in drm_helper_hpd_irq_event()
Marc-André Lureau
1
-1
/
+1
2013-10-22
Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...
Dave Airlie
1
-0
/
+17
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
2
-2
/
+2
2013-10-12
DRM: Armada: Add Armada DRM driver
Russell King
1
-0
/
+17
2013-10-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
3
-44
/
+43
2013-10-09
drm/dp: add helper for checking DP_ENHANCED_FRAME_CAP in DPCD
Jani Nikula
1
-0
/
+7
2013-10-09
drm: Kill drm perf counter leftovers
Ville Syrjälä
1
-7
/
+0
2013-10-09
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
1
-2
/
+0
2013-10-09
drm: Kill ctx_count from struct drm_device
Ville Syrjälä
1
-1
/
+0
2013-10-09
drm: Kill unused stuff from struct drm_device
Ville Syrjälä
1
-2
/
+0
2013-10-09
drm: Make irq_enabled bool
Ville Syrjälä
1
-1
/
+1
2013-10-09
drm: Collect per-crtc vblank stuff to a struct
Ville Syrjälä
1
-10
/
+16
2013-10-09
drm: Make vblank_enabled bool
Ville Syrjälä
1
-1
/
+1
2013-10-09
drm: Make vblank_inmodeset unsigned
Ville Syrjälä
1
-1
/
+1
2013-10-09
drm: Make vblank_disable_allowed bool
Ville Syrjälä
1
-1
/
+1
2013-10-09
drm: move device unregistration into drm_dev_unregister()
David Herrmann
1
-0
/
+1
2013-10-09
drm: introduce drm_dev_free() to fix error paths
David Herrmann
1
-0
/
+1
2013-10-09
drm: merge device setup into drm_dev_register()
David Herrmann
1
-3
/
+1
2013-10-09
drm: add drm_dev_alloc() helper
David Herrmann
1
-0
/
+2
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
1
-5
/
+0
2013-10-01
drm: Reject stereo modes with an unknown layout
Damien Lespiau
1
-0
/
+2
2013-10-01
drm: Code stereo layouts as an enum rather than a bit field
Damien Lespiau
1
-9
/
+0
2013-10-01
drm: Implement timings adjustments for frame packing
Damien Lespiau
1
-1
/
+2
2013-10-01
drm: Introduce a crtc_clock for struct drm_display_mode
Damien Lespiau
1
-0
/
+1
2013-10-01
drm: Remove synth_clock from struct drm_display_mode
Damien Lespiau
1
-1
/
+0
2013-10-01
drm: Remove clock_index from struct drm_display_mode
Damien Lespiau
1
-1
/
+0
2013-10-01
drm: Make exposing stereo modes a per-connector opt-in
Damien Lespiau
1
-0
/
+2
2013-10-01
drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
Damien Lespiau
1
-1
/
+1
2013-10-01
drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl
Damien Lespiau
1
-0
/
+3
2013-10-01
drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo
Damien Lespiau
1
-0
/
+14
2013-10-01
drm: Add a SET_CLIENT_CAP ioctl
Damien Lespiau
1
-0
/
+2
2013-10-01
drm/dp: constify DP DPCD helpers
Jani Nikula
1
-8
/
+8
2013-10-01
drm/edid: add drm_edid_duplicate
Jani Nikula
1
-0
/
+1
2013-10-01
drm/dp: add defines for downstream port types
Jani Nikula
1
-4
/
+4
2013-09-20
Revert "drm: mark context support as a legacy subsystem"
Dave Airlie
1
-4
/
+3
[next]