Age | Commit message (Expand) | Author |
2013-05-02 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-05-03 | qxl: update to new idr interfaces. | Dave Airlie |
2013-05-03 | Merge branch 'server-fixes' into drm-next | Dave Airlie |
2013-05-03 | Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux i... | Dave Airlie |
2013-05-02 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-05-03 | drm/nouveau: fix build with nv50->nvc0 | Dave Airlie |
2013-05-02 | drm/radeon: fix handling of v6 power tables | Alex Deucher |
2013-05-02 | drm/radeon: clarify family checks in pm table parsing | Alex Deucher |
2013-05-02 | drm/radeon: consolidate UVD clock programming | Christian König |
2013-05-02 | drm/radeon: fix UPLL_REF_DIV_MASK definition | Christian König |
2013-05-02 | radeon: add bo tracking debugfs | Jerome Glisse |
2013-05-02 | drm/radeon: add new richland pci ids | Alex Deucher |
2013-05-02 | drm/radeon: fix scratch reg handling for UVD fence | Christian König |
2013-05-02 | drm/radeon: allocate SA bo in the requested domain | Christian König |
2013-05-02 | drm/radeon: fix possible segfault when parsing pm tables | Alex Deucher |
2013-05-02 | drm/radeon: fix endian bugs in atom_allocate_fb_scratch() | Alex Deucher |
2013-05-02 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie |
2013-05-02 | drm/nve0: recognise nvf0 as a kepler board (GK110) | Ben Skeggs |
2013-05-02 | drm/nouveau: force noaccel when no PFIFO support present | Ben Skeggs |
2013-05-02 | drm/nvf0/disp: expose display class 2.2 | Ben Skeggs |
2013-05-02 | drm/cirrus: deal with bo reserve fail in dirty update path | Dave Airlie |
2013-05-02 | drm/ast: deal with bo reserve fail in dirty update path | Dave Airlie |
2013-05-02 | drm/mgag200: deal with bo reserve fail in dirty update path | Dave Airlie |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | drm: proc: Use remove_proc_subtree() | David Howells |
2013-05-01 | drm: proc: Use minor->index to label things, not PDE->name | David Howells |
2013-05-01 | drm: Constify drm_proc_list[] | David Howells |
2013-05-01 | drm/i915: fix dmabuf vmap support | Dave Airlie |
2013-05-01 | drm/prime: warn for non-empty handle lookup list during drm file release | Imre Deak |
2013-05-01 | udl: bind the framebuffer to the correct device. | Dave Airlie |
2013-05-01 | drm: prime: fix refcounting on the dmabuf import error path | Imre Deak |
2013-05-01 | drm/prime: keep a reference from the handle to exported dma-buf (v6) | Dave Airlie |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-30 | drm: Kill user_modes list and the associated ioctls | Ville Syrjälä |
2013-04-30 | drm: Silence some sparse warnings | Ville Syrjälä |
2013-04-30 | drm: Make drm_ioctls const | Ville Syrjälä |
2013-04-30 | drivers, drm: fix qxl build error when debugfs is disabled | David Rientjes |
2013-04-30 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2013-04-30 | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie |
2013-04-30 | drm/mgag200: Remove extra variable assigns | Christopher Harvey |
2013-04-30 | drm/mgag200: Pass driver specific mga_device in driver functions | Christopher Harvey |
2013-04-30 | drm/mgag200: Remove pointless call to drm_fb_get_bpp_depth | Christopher Harvey |
2013-04-29 | drm/exynos: Don't blend mixer layer 0 | Sean Paul |
2013-04-29 | drm/exynos: Remove unnecessary braces in exynos_hdmi.c | Sachin Kamat |
2013-04-29 | drm/exynos: Select VIDEOMODE_HELPERS for FIMD | Sachin Kamat |
2013-04-29 | drm/exynos: do not use generic flags to dumb | Inki Dae |
2013-04-29 | drm/exynos: added ipp device registration to drm driver | Seung-Woo Kim |
2013-04-29 | exynos/drm: hdmi: cleanup for hdmi common device registration | Seung-Woo Kim |
2013-04-29 | drm/exynos: fix wrong return check for platform_device_register_simple | Seung-Woo Kim |