summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2014-07-08drm: add a path blob propertyDave Airlie-0/+26
2014-07-08drm/fb_helper: allow adding/removing connectors laterDave Airlie-0/+53
2014-07-08drm/crtc: add interface to reinitialise the legacy mode groupDave Airlie-0/+9
2014-07-08drm/udl: Implement page_flip ioctlStéphane Marchesin-0/+21
2014-07-08drm/udl: add vblank supportStéphane Marchesin-0/+15
2014-07-08drm/tegra: Implement race-free hotplug detectionThierry Reding-17/+39
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding-28/+70
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding-16/+16
2014-07-08drm/fb-helper: Fix hpd vs. initial config racesDaniel Vetter-16/+5
2014-07-08ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.Martin Kepplinger-7/+7
2014-07-08drm/tilcdc: replace late_initcall with module_initGuido Martínez-1/+1
2014-07-08drm/tilcdc: remove submodule destroy callsGuido Martínez-53/+50
2014-07-08drm/tilcdc: fix double kfreeGuido Martínez-3/+1
2014-07-08drm/tilcdc: fix release order on exitGuido Martínez-3/+3
2014-07-08drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez-0/+1
2014-07-08drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez-0/+1
2014-07-08drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez-0/+1
2014-07-08drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez-0/+1
2014-07-08drm/crtc-helper: use drm_framebuffer flagsFabien DESSENNE-0/+1
2014-07-08drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König-4/+9
2014-07-08vgaarb: We can own non-decoded resourcesAlex Williamson-18/+22
2014-07-08Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie-42/+40
2014-07-08Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...Dave Airlie-91/+311
2014-07-08Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/l...Dave Airlie-413/+673
2014-07-08drm/omap: remove null test before kfreeFabian Frederick-3/+1
2014-07-08drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick-1/+1
2014-07-08drm/ttm: recognize ARM arch in ioprot handlerLucas Stach-1/+1
2014-07-08drm: enable render-nodes by defaultDavid Herrmann-6/+1
2014-07-08drm/gem: remove misleading gfp parameter to get_pages()David Herrmann-16/+27
2014-07-08drm/omap: use __GFP_DMA32 for shmem-backed gemDavid Herrmann-9/+8
2014-07-06Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie-1/+42
2014-07-06Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linuxDave Airlie-1/+0
2014-07-06Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cuboxDave Airlie-3/+9
2014-07-04Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+21
2014-07-04drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom-413/+673
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula-0/+21
2014-07-03drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom-1/+0
2014-07-03Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linuxDave Airlie-26/+70
2014-07-03drm: fix permissions on drm_drv.cDave Airlie-0/+0
2014-07-02drm/radeon: page table BOs are kernel allocationsChristian König-2/+2
2014-07-02drm/radeon/cik: fix typo in EOP packetAlex Deucher-1/+1
2014-07-01drm/radeon: Track the status of a page flip more explicitlyMichel Dänzer-5/+21
2014-07-01drm/radeon/dpm: fix vddci setup typo on caymanAlex Deucher-1/+1
2014-07-01drm/radeon/dpm: fix typo in vddci setup for eg/btcAlex Deucher-1/+1
2014-07-01drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)Stefan Brüns-6/+6
2014-07-01drm/radeon: Use only one line for whole DPCD debug outputStefan Brüns-5/+7
2014-07-01drm/radeon: add a module parameter to control deep color supportAlex Deucher-0/+8
2014-07-01drm/radeon: enable bapm by default on desktop TN/RL boardsAlex Deucher-1/+9
2014-07-01drm/radeon: enable bapm by default on KV/KBAlex Deucher-1/+1
2014-07-01drm/radeon: only apply bapm changes for AC power on ARUBAAlex Deucher-2/+4