summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-28drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE methodSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow to query the number of sources for a signalSamuel Pitoiset
2015-08-28drm/nouveau/pm: add concept of sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow to monitor hardware signal index 0x00Samuel Pitoiset
2015-08-28drm/nouveau/pm: use hardware signals indexes instead of user-readable namesSamuel Pitoiset
2015-08-28drm/nouveau/pm: change signal iter to u16Samuel Pitoiset
2015-08-28drm/nouveau/pm: allow to query signals by domainSamuel Pitoiset
2015-08-28drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN methodSamuel Pitoiset
2015-08-28drm/nouveau/pm: prevent creating a perfctr object when signals are not foundSamuel Pitoiset
2015-08-28drm/nouveau/pm: reorganize the nvif interfaceSamuel Pitoiset
2015-08-28drm/nouveau/pm: remove unused nvkm_perfsig_wrap() functionSamuel Pitoiset
2015-08-28drm/nouveau/pm: remove pmu signalsSamuel Pitoiset
2015-08-28drm/nouveau/clk/nv50: Enable user reclocking for NVA0Roy Spliet
2015-08-28drm/nouveau/fb/gddr3: Add a few CL and WR entries observed on GTX260Roy Spliet
2015-08-28drm/nouveau/fb/ramnv50: GDDR3 script for NVA0Roy Spliet
2015-08-28drm/nouveau/bios/ramcfg: Separate out RON pull valueRoy Spliet
2015-08-28drm/nouveau/bios/rammap: Parse perf mode as if it's a rammap entryRoy Spliet
2015-08-28drm/nouveau/fb/ramnv50: Ressurect timing code, use proper timing/rammap handlersRoy Spliet
2015-08-28drm/nouveau/fb/ramgt215: No need to cuss like thatRoy Spliet
2015-08-28drm/nouveau/fb/ramnv50: Make 0x100da0 per-partitionRoy Spliet
2015-08-28drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 structRoy Spliet
2015-08-28remove unnecessary includeBen Skeggs
2015-08-27Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2015-08-27Merge tag 'vmwgfx-next-15-08-21' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2015-08-27Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-08-26drm/amdgpu: fix wait queue handling in the schedulerChristian König
2015-08-26drm/amdgpu: remove extra parameters from scheduler callbacksChristian König
2015-08-26drm/amdgpu: wake up scheduler only when neccessaryChristian König
2015-08-26drm/amdgpu: remove entity idle timeout v2Christian König
2015-08-26drm/amdgpu: fix postclose orderChristian König
2015-08-26drm/amdgpu: use IB for copy buffer of evictionChunming Zhou
2015-08-26drm/amdgpu: adjust the judgement of removing fence callbackJunwei Zhang
2015-08-25drm/amdgpu: fix no sync_wait in copy_bufferChunming Zhou
2015-08-25drm/amdgpu: fix last_vm_update fence is not effetive for sched fenceChunming Zhou
2015-08-25drm/amdgpu: add priv data to schedChunming Zhou
2015-08-25drm/amdgpu: add owner for sched fenceChunming Zhou
2015-08-25drm/amdgpu: remove entity reference from sched fenceChristian König
2015-08-25drm/amdgpu: fix and cleanup amd_sched_entity_push_jobChristian König
2015-08-25drm/amdgpu: remove amdgpu_bo_list_cloneChristian König
2015-08-25drm/amdgpu: remove the context from amdgpu_jobChristian König
2015-08-25drm/amdgpu: remove unused parameters to amd_sched_createChristian König
2015-08-25drm/amdgpu: remove sched_lockChristian König
2015-08-25drm/amdgpu: remove prepare_job callbackChristian König
2015-08-25drm/amdgpu: cleanup a scheduler function nameChristian König
2015-08-25drm/amdgpu: reorder scheduler functionsChristian König
2015-08-25drm/amdgpu: fix scheduler thread creation error checkingChristian König
2015-08-25drm/amdgpu: fix entity wakeup race conditionChristian König
2015-08-25drm/amdgpu: cleanup entity pickingChristian König
2015-08-25drm/amdgpu: remove some more unused entity members v2Christian König
2015-08-25drm/amdgpu: fix user fences when scheduler is enabledChristian König