summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | drm/amdgpu: different emit_ib for gfx and computemonk.liu2015-07-29
* | | | | | | | | | | | | | drm/amdgpu: information leak in amdgpu_info_ioctl()Dan Carpenter2015-07-29
* | | | | | | | | | | | | | drm/amdgpu: clean up init sequence for failuresAlex Deucher2015-07-29
* | | | | | | | | | | | | | drm/radeon/combios: add some validation of lvds valuesAlex Deucher2015-07-29
* | | | | | | | | | | | | | drm/radeon: rework audio modeset to handle non-audio hdmi featuresAlex Deucher2015-07-29
* | | | | | | | | | | | | | drm/radeon: rework audio detect (v4)Alex Deucher2015-07-29
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | drm/nouveau/nouveau/ttm: fix tiled system memory with MaxwellAlexandre Courbot2015-07-28
* | | | | | | | | | | | | drm/nouveau/kms/nv50-: guard against enabling cursor on disabled headsBen Skeggs2015-07-28
* | | | | | | | | | | | | drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel initIlia Mirkin2015-07-27
* | | | | | | | | | | | | drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocationIlia Mirkin2015-07-27
* | | | | | | | | | | | | drm/nouveau/fbcon/nv11-: correctly account for ring space usageIlia Mirkin2015-07-27
* | | | | | | | | | | | | drm/nouveau/bios: add proper support for opcode 0x59Ilia Mirkin2015-07-27
* | | | | | | | | | | | | drm/nouveau/bios: add 0x59 and 0x5a opcodesIlia Mirkin2015-07-27
* | | | | | | | | | | | | drm/nouveau/disp: Use NULL for pointersThierry Reding2015-07-27
* | | | | | | | | | | | | drm/nouveau/pm: fix a potential race condition when creating an engine contextSamuel Pitoiset2015-07-27
* | | | | | | | | | | | | drm/nouveau/pm: prevent freeing the wrong engine contextSamuel Pitoiset2015-07-27
* | | | | | | | | | | | | drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot2015-07-27
* | | | | | | | | | | | | drm/nouveau/gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot2015-07-27
* | | | | | | | | | | | | drm/nouveau/fifo/gk104: kick channels when deactivating themAlexandre Courbot2015-07-27
* | | | | | | | | | | | | drm/nouveau/ibus/gk20a: increase SM wait timeoutAlexandre Courbot2015-07-27
* | | | | | | | | | | | | drm/nouveau/platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot2015-07-27
* | | | | | | | | | | | | drm/nouveau: Do not leak client objectsThierry Reding2015-07-27
* | | | | | | | | | | | | drm/nouveau/clk/gt215: u32->s32 for difference in req. and set clockRoy Spliet2015-07-27
* | | | | | | | | | | | | drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutexKamil Dudka2015-07-27
* | | | | | | | | | | | | drm/nouveau: hold mutex when calling nouveau_abi16_fini()Kamil Dudka2015-07-27
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/li...Dave Airlie2015-07-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drm: atmel-hlcdc: fix vblank initial stateBoris Brezillon2015-07-20
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-24
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | drm: Stop resetting connector state to unknownDaniel Vetter2015-07-22
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson2015-07-21
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-07-24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/amdgpu/cz/dpm: properly report UVD and VCE clock levelsAlex Deucher2015-07-23
| * | | | | | | | | | | drm/amdgpu/cz: implement voltage validation properlyAlex Deucher2015-07-23
| * | | | | | | | | | | drm/amdgpu: add VCE harvesting instance queryLeo Liu2015-07-23
| * | | | | | | | | | | drm/amdgpu: implement VCE 3.0 harvesting support (v4)Alex Deucher2015-07-23
| * | | | | | | | | | | drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer2015-07-23
| * | | | | | | | | | | drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer2015-07-23
| |/ / / / / / / / / /
* / / / / / / / / / / drm/ttm: recognize ARM64 arch in ioprot handlerAlexandre Courbot2015-07-24
|/ / / / / / / / / /
* | | | | | | | | | drm/ttm: improve uncached page deallocation.Jérôme Glisse2015-07-17
* | | | | | | | | | drm/ttm: fix uncached page deallocation to properly fill page pool v3.Jérôme Glisse2015-07-17
* | | | | | | | | | Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-d...Dave Airlie2015-07-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/rockchip: vop: remove hardware cursor windowyao mark2015-07-13
| * | | | | | | | | | drm/rockchip: vop: switch cursor plane to window 3yao mark2015-07-13
| * | | | | | | | | | drm/rockchip: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-13
| * | | | | | | | | | drm/rockchip: use drm_gem_mmap helpersDaniel Kurtz2015-07-13
| * | | | | | | | | | drm/rockchip: only call drm_fb_helper_hotplug_event if fb_helper presentHeiko Stübner2015-07-13
| * | | | | | | | | | drm/rockchip: Add BGR formats to VOPTomasz Figa2015-07-13
* | | | | | | | | | | Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2015-07-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/imx: tve: fix media bus format for VGA outputPhilipp Zabel2015-07-10