summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu
2015-12-04drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König
2015-12-04drm/amdgpu: take a BO reference for the user fenceChristian König
2015-12-04drm/amdgpu: take a BO reference in the display codeChristian König
2015-12-04drm/amdgpu: set snooped flags only on system addresses v2Christian König
2015-12-02drm/amdgpu: fix race condition in amd_sched_entity_push_jobNicolai Hähnle
2015-12-02drm/amdgpu: add err check for pin userptrChunming Zhou
2015-11-30add blacklist for thinkpad T40pPavel Machek
2015-11-30drm/amdgpu: fix VM page table reference countingChristian König
2015-11-30drm/amdgpu: fix userptr flags checkChristian König
2015-11-28Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie
2015-11-25drm/radeon: make some dpm errors debug onlyAlex Deucher
2015-11-25drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...Martin Peres
2015-11-25drm/nouveau/nvif: allow userspace access to its own client objectBen Skeggs
2015-11-25drm/nouveau/gr/gf100-: fix oops when calling zbc methodsBen Skeggs
2015-11-25drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...Ben Skeggs
2015-11-25drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...Ben Skeggs
2015-11-25drm/nouveau/gr/gf100-: split out per-gpc address calculation macroBen Skeggs
2015-11-25drm/nouveau/bios: return actual size of the buffer retrieved via _ROMBen Skeggs
2015-11-25drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs
2015-11-25drm/nouveau/pci: enable c800 magic for some unknown Samsung laptopBen Skeggs
2015-11-25drm/nouveau/pci: enable c800 magic for Clevo P157SMKarol Herbst
2015-11-24drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher
2015-11-23drm/amdgpu: move dependency handling out of atomic section v2Christian König
2015-11-23drm/amdgpu: optimize scheduler fence handlingChristian König
2015-11-20drm/amdgpu: remove vm->mutexChunming Zhou
2015-11-20drm/amdgpu: add mutex for ba_va->valids/invalidsChunming Zhou
2015-11-20drm/amdgpu: adapt vce session create interface changesLeo Liu
2015-11-20drm/amdgpu: vce use multiple cache surface starting from stoneyLeo Liu
2015-11-20drm/amdgpu: reset vce trap interrupt flagLeo Liu
2015-11-20Merge tag 'drm-intel-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-11-20Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-11-19drm/atomic-helper: Check encoder/crtc constraintsDaniel Vetter
2015-11-19Revert "drm/i915: skip modeset if compatible for everyone."Jani Nikula
2015-11-19drm/mgag200: fix kernel hang in cursor code.Wang, Rui Y
2015-11-19Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixesDave Airlie
2015-11-19Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-11-18drm/amdgpu: reserve/unreserve objects out of map/unmap operationsChunming Zhou
2015-11-18drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_boChunming Zhou
2015-11-18drm/amdgpu: add lock for interval tree in vmChunming Zhou
2015-11-18drm/amdgpu: keep the owner for VMIDsChristian König
2015-11-18drm/amdgpu: move VM manager clean into the VM code againChristian König
2015-11-18drm/amdgpu: cleanup VM coding styleChristian König
2015-11-18drm/amdgpu: remove unused VM manager fieldChristian König
2015-11-18drm/amdgpu: cleanup scheduler command submissionChristian König
2015-11-18drm/amdgpu: fix typo in firmware nameChristian König
2015-11-18drm/i915: Consider SPLL as another shared pll, v2.Maarten Lankhorst
2015-11-18drm/i915: Fix gpu frequency change tracingMika Kuoppala
2015-11-17drm/vc4: Make sure that planes aren't scaled.Eric Anholt
2015-11-17drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt