- 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 · 12 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
- 74867e3 drm: rip out a few unused DRIVER flags by Daniel Vetter · 11 years ago
- 687fbb2 drm: rip out DRIVER_FB_DMA and related code by Daniel Vetter · 11 years ago
- b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
- 7c51013 drm: mark context support as a legacy subsystem by Daniel Vetter · 11 years ago
- e2e99a8 drm: mark dma setup/teardown as legacy systems by Daniel Vetter · 11 years ago
- 3d914e8 drm: hide legacy sg cleanup better from common code by Daniel Vetter · 11 years ago
- 45886af drm: kill dev->driver->set_version by Daniel Vetter · 11 years ago
- c4c11dd drm/i2c: tda998x: add video and audio input configuration by Russell King · 11 years ago
- 00fd78e drm: provide agp dummies for CONFIG_AGP=n by David Herrmann · 11 years ago
- 32c913e Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
- c700c67 drm/mm: remove unused API by David Herrmann · 11 years ago
- 28ec711 drm/agp: move AGP cleanup paths to drm_agpsupport.c by David Herrmann · 11 years ago
- baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
- 31e5d7c drm/mm: add "best_match" flag to drm_mm_insert_node() by David Herrmann · 11 years ago
- 7fc65eb drm: Apply kref_put_mutex() optimisations to drm_gem_object_unreference_unlocked() by Chris Wilson · 11 years ago
- 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
- 86e81f0e drm/mm: include required headers in drm_mm.h by David Herrmann · 11 years ago
- a838834 drm: fix 64 bit drm fixed point helpers by Alex Deucher · 11 years ago
- cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
- 51335df drm/vma: provide drm_vma_node_unmap() helper by David Herrmann · 11 years ago
- 72525b3 drm/ttm: convert to unified vma offset manager by David Herrmann · 11 years ago
- 0de2397 drm/gem: convert to new unified vma manager by David Herrmann · 11 years ago
- fe3078f drm: add unified vma offset manager by David Herrmann · 11 years ago
- 85d9cb4 drm: remove drm_order by Daniel Vetter · 12 years ago