- d00adcc drm/radeon: 0x9649 is SUMO2 not SUMO by Alex Deucher · 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
- 776dc38 drm/tegra: Move subdevice infrastructure to host1x by Thierry Reding · 11 years ago
- b8206d3 drm: return if changed in drm_helper_hpd_irq_event() by Marc-André Lureau · 11 years ago
- 5e4e3ba Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
- 5bdebb1 drm/sysfs: sort out minor and connector device object lifetimes. by Dave Airlie · 11 years ago
- 96f60e3 DRM: Armada: Add Armada DRM driver by Russell King · 12 years ago
- 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
- 58704e6 drm/dp: add helper for checking DP_ENHANCED_FRAME_CAP in DPCD by Jani Nikula · 11 years ago
- 0111be4 drm: Kill drm perf counter leftovers by Ville Syrjälä · 11 years ago
- ffbab09b drm: Remove pci_vendor and pci_device from struct drm_device by Ville Syrjälä · 11 years ago
- fc6ff19 drm: Kill ctx_count from struct drm_device by Ville Syrjälä · 11 years ago
- 6b8837d drm: Kill unused stuff from struct drm_device by Ville Syrjälä · 11 years ago
- 4423843 drm: Make irq_enabled bool by Ville Syrjälä · 11 years ago
- 5380e92 drm: Collect per-crtc vblank stuff to a struct by Ville Syrjälä · 11 years ago
- bf507d90 drm: Make vblank_enabled bool by Ville Syrjälä · 11 years ago
- 54edf9a drm: Make vblank_inmodeset unsigned by Ville Syrjälä · 11 years ago
- ba0bf12 drm: Make vblank_disable_allowed bool by Ville Syrjälä · 11 years ago
- c3a4973 drm: move device unregistration into drm_dev_unregister() by David Herrmann · 11 years ago
- 0dc8fe5 drm: introduce drm_dev_free() to fix error paths by David Herrmann · 11 years ago
- c22f0ac drm: merge device setup into drm_dev_register() by David Herrmann · 11 years ago
- 1bb7253 drm: add drm_dev_alloc() helper by David Herrmann · 11 years ago
- 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
- 5848ad4 drm: Reject stereo modes with an unknown layout by Damien Lespiau · 11 years ago
- f7e121b drm: Code stereo layouts as an enum rather than a bit field by Damien Lespiau · 11 years ago
- 448cce2 drm: Implement timings adjustments for frame packing by Damien Lespiau · 11 years ago
- bde2dcf drm: Introduce a crtc_clock for struct drm_display_mode by Damien Lespiau · 11 years ago
- 65427b1 drm: Remove synth_clock from struct drm_display_mode by Damien Lespiau · 11 years ago
- 99b314a drm: Remove clock_index from struct drm_display_mode by Damien Lespiau · 11 years ago
- 560a067 drm: Make exposing stereo modes a per-connector opt-in by Damien Lespiau · 11 years ago
- f2ecf2e3 drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes by Damien Lespiau · 11 years ago
- 61d8e32 drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl by Damien Lespiau · 11 years ago
- 4aa17cf drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo by Damien Lespiau · 11 years ago
- 1c0814f drm: Add a SET_CLIENT_CAP ioctl by Damien Lespiau · 11 years ago
- 0aec288 drm/dp: constify DP DPCD helpers by Jani Nikula · 11 years ago
- 51f8da5 drm/edid: add drm_edid_duplicate by Jani Nikula · 11 years ago
- 3d2e423 drm/dp: add defines for downstream port types by Jani Nikula · 11 years ago
- c21eb21 Revert "drm: mark context support as a legacy subsystem" by Dave Airlie · 11 years ago
- 9a71677 drm/radeon: add some additional berlin pci ids by Alex Deucher · 11 years ago
- 4801685 Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
- 111e605 drm/exynos: fimd: replace struct fb_videomode with videomode by Andrzej Hajda · 11 years ago
- 814c5f1 x86: add early quirk for reserving Intel graphics stolen memory v5 by Jesse Barnes · 11 years ago
- a0a1807 drm/i915: split PCI IDs out into i915_drm.h v4 by Jesse Barnes · 11 years ago
- 3b336ec drm: Add drm_bridge by Sean Paul · 11 years ago
- 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
- 0431b27 drm/radeon: add berlin pci ids by Alex Deucher · 11 years ago
- d105f47 drm/edid: add a helper function to extract the speaker allocation data block (v3) by Alex Deucher · 11 years ago
- 62f2104 drm: Advertise async page flip ability through GETCAP ioctl by Keith Packard · 11 years ago
- ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
- 807ac202 drm: Remove the dithering_mode_property field by Damien Lespiau · 11 years ago
- 1793126 drm: implement experimental render nodes by David Herrmann · 11 years ago
- 83dd000 drm: Add a helper to forge HDMI vendor infoframes by Lespiau, Damien · 11 years ago
- d4e4a31 drm: Don't export drm_find_cea_extension() any more by Lespiau, Damien · 11 years ago
- 13bb9cc drm: allow open of dynamic off devices. by Dave Airlie · 12 years ago
- 88d7ebe drm/vma: add access management helpers by David Herrmann · 11 years ago
- d0b2c53 drm/prime: Always add exported buffers to the handle cache by Daniel Vetter · 11 years ago
- de9564d drm/prime: make drm_prime_lookup_buf_handle static by Daniel Vetter · 11 years ago
- 838cd44 drm/prime: Simplify drm_gem_remove_prime_handles by Daniel Vetter · 11 years ago
- 319c933 drm/prime: proper locking+refcounting for obj->dma_buf link by Daniel Vetter · 11 years ago
- 20228c4 drm/gem: completely close gem_open vs. gem_close races by Daniel Vetter · 11 years ago
- cd4f013 drm/gem: switch dev->object_name_lock to a mutex by Daniel Vetter · 11 years ago
- becee2a drm/gem: make drm_gem_object_handle_unreference_unlocked static by Daniel Vetter · 11 years ago
- a8e11d1 drm/gem: fix up flink name create race by Daniel Vetter · 11 years ago
- 66cc8b6 drm: Make drm_get_platform_dev() static by Lespiau, Damien · 11 years ago
- 15f3b9d drm: Remove unused PCI ids by Lespiau, Damien · 11 years ago
- 2c9c52e drm: Make drm_fb_cma_describe() static by Lespiau, Damien · 11 years ago
- a03eb83 drm: Remove 2 unused defines by Lespiau, Damien · 11 years ago
- 86f422d drm: Make drm_mode_remove() static by Lespiau, Damien · 11 years ago
- 67587e8 drm: Remove drm_mode_list_concat() by Lespiau, Damien · 11 years ago
- ddecb10 drm: Remove drm_mode_create_dithering_property() by Lespiau, Damien · 11 years ago
- f51607a drm: Remove stale prototypes by Lespiau, Damien · 11 years ago
- cb6458f drm: remove procfs code, take 2 by Daniel Vetter · 11 years ago
- 6eb9278 drm: remove the dma_ioctl special-case by Daniel Vetter · 11 years ago
- 2818564 drm: rip out drm_core_has_MTRR checks by Daniel Vetter · 11 years ago
- 36da590 drm/gem: move drm_gem_object_handle_unreference_unlocked into drm_gem.c by Daniel Vetter · 11 years ago
- 7106bf9 drm/prime: add a bit of documentation about gem_obj->import_attach by Daniel Vetter · 11 years ago
- c1d6798 drm: use common drm_gem_dmabuf_release in i915/exynos drivers by Daniel Vetter · 11 years ago
- b21e3af drm: use ida to allocate connector ids by Ilia Mirkin · 11 years ago
- bcc5c9d drm/gem: add shmem get/put page helpers by Rob Clark · 11 years ago
- 367bbd4 drm/gem: add drm_gem_create_mmap_offset_size() by Rob Clark · 11 years ago
- cabaafc drm: add flip-work helper by Rob Clark · 11 years ago
- b17df86 drm: Remove drm_mode_validate_clocks by Stéphane Marchesin · 11 years ago
- fac3eaf drm: remove a bunch of unused #defines from drmP.h by Daniel Vetter · 11 years ago