summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-24drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()Dan Carpenter1-0/+5
2015-09-24drm/amdgpu: integer overflow in amdgpu_info_ioctl()Dan Carpenter1-2/+3
2015-09-24drm/amdgpu: unwind properly in amdgpu_cs_parser_init()Dan Carpenter1-34/+51
2015-09-24drm/amdgpu: Fix max_vblank_count value for current display enginesAlex Deucher1-1/+1
2015-09-24drm/amdgpu: use kmemdup rather than duplicating its implementationAndrzej Hajda1-3/+1
2015-09-24drm/amdgpu: fix UVD suspend and resume for VI APULeo Liu1-8/+12
2015-09-24drm/amdgpu: fix the UVD suspend sequence orderLeo Liu3-6/+6
2015-09-24drm/amdgpu: make UVD handle checking more strictLeo Liu1-27/+41
2015-09-24drm/amdgpu: Disable UVD PGLeo Liu1-1/+2
2015-09-24drm/amdgpu: more scheduler cleanups v2Christian König11-76/+87
2015-09-24drm/amdgpu: cleanup fence queue init v2Christian König2-2/+2
2015-09-24drm/amdgpu: rename fence->scheduler to sched v2Christian König10-22/+22
2015-09-24drm/amdgpu: cleanup entity initChristian König3-19/+25
2015-09-24drm/amdgpu: refine the scheduler job type conversionJunwei Zhang3-4/+6
2015-09-24drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_jobJunwei Zhang8-69/+71
2015-09-24drm/amdgpu: use only one reservation object for each VM v2Christian König2-30/+9
2015-09-24drm/amdgpu: validate duplicates in the CS as wellChristian König1-14/+20
2015-09-24drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König24-52/+70
2015-09-24drm/amdgpu: fix overflow on 32bit systemsChristian König1-1/+1
2015-09-24drm/amdgpu: remove process_job callback from the schedulerChristian König3-24/+7
2015-09-24drm/amdgpu: move scheduler fence callback into fence v2Christian König2-11/+12
2015-09-24drm/amdgpu: signal scheduler fence when hw submission fails v3Christian König1-0/+3
2015-09-24drm/amdgpu: add tracepoint for scheduler (v2)Chunming Zhou2-1/+45
2015-09-24drm/amdgpu: use write confirm for vm_flush()Christian König1-1/+2
2015-09-24drm/amdgpu: execution barrier after fence v2Anatoli Antonovitch1-0/+12
2015-09-24drm/amdgpu: add option to disable semaphoresChristian König3-1/+21
2015-09-11Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie3-4/+5
2015-09-11drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs1-0/+1
2015-09-11drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet1-1/+1
2015-09-11drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin1-3/+3
2015-09-11Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-21/+117
2015-09-11Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie8-31/+53
2015-09-11drm/qxl: validate monitors config modesJonathon Jongsma2-26/+42
2015-09-10drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh1-5/+4
2015-09-10drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSVille Syrjälä2-13/+31
2015-09-10drm/i915: Fix CSR MMIO address checkTakashi Iwai1-1/+1
2015-09-09drm/i915: Limit the number of loops for reading a split 64bit registerChris Wilson1-5/+5
2015-09-08drm/i915: Fix broken mst get_hw_state.Maarten Lankhorst2-5/+10
2015-09-05Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie22-52/+127
2015-09-04drm/amdgpu: rename gmc_v8_0_init_compute_vmidAlex Deucher1-3/+3
2015-09-04drm/amdgpu: fix vce3 instance handlingAlex Deucher1-6/+42
2015-09-04drm/amdgpu: remove ib test for the second VCE RingLeo Liu1-0/+4
2015-09-04drm/amdgpu: properly enable VM fault interruptsChristian König2-15/+18
2015-09-04drm/amdgpu: fix warning in schedulerAlex Deucher1-2/+3
2015-09-04Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/...Dave Airlie12-82/+147
2015-09-04Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-d...Dave Airlie2-9/+348
2015-09-04Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2-1/+12
2015-09-04Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie5-156/+110
2015-09-04Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie29-164/+360
2015-09-03drm/amdgpu: fix buffer placement under memory pressureChristian König1-1/+1