summaryrefslogtreecommitdiff
path: root/include/drm (follow)
Commit message (Expand)AuthorAge
...
| * | drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák2011-11-20
| * | drm/radeon: add some missing FireMV pci idsAlex Deucher2011-11-15
| |/
| * drm/exynos: added padding to be 64-bit align.Inki Dae2011-11-11
| * drm: serialize access to list of debugfs filesMarcin Slusarz2011-11-11
* | drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-20
* | drm: plane: Make 'formats' parameter to drm_plane_init() constVille Syrjälä2011-12-20
* | drm: fourcc: Use __u32 instead of u32Ville Syrjälä2011-12-20
* | drm: Install drm_fourcc.hVille Syrjälä2011-12-20
* | drm: Add a missing ')'Ville Syrjälä2011-12-20
* | drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse2011-12-06
* | drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2011-12-06
* | drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk2011-12-06
* | drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2011-12-06
* | drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse2011-12-06
* | drm/ttm: page allocation use page array instead of listJerome Glisse2011-12-06
* | drm/ttm: remove unused backend flags fieldJerome Glisse2011-12-06
* | drm/ttm: remove split btw highmen and lowmem pageJerome Glisse2011-12-06
* | drm/ttm: remove userspace backed ttm object supportJerome Glisse2011-12-06
* | drm: document the drm_mode_config structureJesse Barnes2011-12-06
* | drm: document the drm_mode_group structureJesse Barnes2011-12-06
* | drm: document and cleanup drm_mode_config_funcsJesse Barnes2011-12-06
* | drm: document drm_mode_set structureJesse Barnes2011-12-06
* | drm: remove unused fields in drm_connector and document the restJesse Barnes2011-12-06
* | drm: add drm_encoder commentsJesse Barnes2011-12-06
* | drm: add comments for drm_encoder_funcsJesse Barnes2011-12-06
* | drm: fix comments for drm_crtc structJesse Barnes2011-12-06
* | drm: remove unused connector_count field from drm_display_modeJesse Barnes2011-12-06
* | gma500: Move the APIAlan Cox2011-12-06
* | drm: Redefine pixel formatsVille Syrjälä2011-12-01
* | drm: move the fb bpp/depth helper into the core.Dave Airlie2011-11-29
* | drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes2011-11-15
* | drm: add plane support v3Jesse Barnes2011-11-15
* | drm: Make the per-driver file_operations struct constArjan van de Ven2011-11-11
|/
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-07
|\
| * vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom2011-11-02
| * drm/radeon/kms: properly set panel mode for eDPAlex Deucher2011-11-01
| * drm: Introduce "Virtual" connectors and encodersThomas Hellstrom2011-11-01
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ | |/ |/|
| * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
|/
* Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie2011-10-27
* Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie2011-10-27
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-10-24
|\
| * drm/i915: add DP test request handlingJesse Barnes2011-10-20
| * drm: Add Panel Self Refresh DP addressesBen Widawsky2011-10-20
| * drm/i915: ILK + VT-d workaroundBen Widawsky2011-10-20
* | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-10-10
|\|
| * drm: support routines for HDMI/DP ELDWu Fengguang2011-09-21
* | vmwgfx: Add fence eventsThomas Hellstrom2011-10-10
* | DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-05