summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-21drm/amdgpu: Add DM (Display Manager)DAL-wipHarry Wentland16-11/+4151
2015-09-21amd/dal: DAL InterfaceHarry Wentland7-3/+2424
2015-09-21amd/dal: Display ServiceHarry Wentland41-2/+16099
2015-09-21amd/dal: TopologyManagerHarry Wentland19-1/+16731
2015-09-21amd/dal: Mode ManagerHarry Wentland31-1/+6485
2015-09-21amd/dal: Link ServiceHarry Wentland8-1/+6382
2015-09-21amd/dal: HW SequencerHarry Wentland17-1/+7923
2015-09-21amd/dal: Display PathHarry Wentland8-1/+2233
2015-09-21amd/dal: Display Capability ServiceHarry Wentland46-1/+16598
2015-09-21amd/dal: AudioHarry Wentland12-2/+4681
2015-09-21amd/dal: EncoderHarry Wentland40-1/+11312
2015-09-21amd/dal: ControllerHarry Wentland83-2/+26063
2015-09-21amd/dal: Timing ServiceHarry Wentland27-2/+6673
2015-09-21amd/dal: GPUHarry Wentland59-2/+16533
2015-09-21amd/dal: ConnectorHarry Wentland6-1/+847
2015-09-21amd/dal: IRQ ServiceHarry Wentland7-1/+749
2015-09-21amd/dal: I2C Aux ManagerHarry Wentland25-1/+5553
2015-09-21amd/dal: BIOS ParserHarry Wentland14-1/+9326
2015-09-21amd/dal: Adapter ServiceHarry Wentland17-1/+5695
2015-09-21amd/dal: GPIO (General Purpose IO)Harry Wentland42-1/+6110
2015-09-21amd/dal: Asic CapabilitiesHarry Wentland7-1/+552
2015-09-21amd/dal: Fixed point arithmeticHarry Wentland5-1/+1385
2015-09-21drm/amdgpu: Add DAL Basic Types and LoggerHarry Wentland30-1/+5371
2015-09-21drm/amdgpu: Define variable for amd path in MakefileHarry Wentland1-4/+6
2015-09-21drm/amd: Add IV SRC headerHarry Wentland1-0/+102
2015-09-21drm/amdgpu: use kmemdup rather than duplicating its implementationAndrzej Hajda1-3/+1
2015-09-21drm/amdgpu: fix UVD suspend and resume for VI APULeo Liu1-8/+12
2015-09-21drm/amdgpu: fix the UVD suspend sequence orderLeo Liu3-6/+6
2015-09-21drm/amdgpu: make UVD handle checking more strictLeo Liu1-27/+41
2015-09-21drm/amdgpu: Disable UVD PGLeo Liu1-1/+2
2015-09-21drm/amdgpu: more scheduler cleanups v2Christian König11-76/+87
2015-09-21drm/amdgpu: cleanup fence queue init v2Christian König2-2/+2
2015-09-21drm/amdgpu: rename fence->scheduler to sched v2Christian König10-22/+22
2015-09-21drm/amdgpu: cleanup entity initChristian König3-19/+25
2015-09-21drm/amdgpu: refine the scheduler job type conversionJunwei Zhang3-4/+6
2015-09-21drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_jobJunwei Zhang8-69/+71
2015-09-21drm/amdgpu: use only one reservation object for each VM v2Christian König2-30/+9
2015-09-21drm/amdgpu: validate duplicates in the CS as wellChristian König1-14/+20
2015-09-21drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König24-52/+70
2015-09-21drm/amdgpu: fix overflow on 32bit systemsChristian König1-1/+1
2015-09-21drm/amdgpu: remove process_job callback from the schedulerChristian König3-24/+7
2015-09-21drm/amdgpu: move scheduler fence callback into fence v2Christian König2-11/+12
2015-09-21drm/amdgpu: signal scheduler fence when hw submission fails v3Christian König1-0/+3
2015-09-21drm/amdgpu: add tracepoint for scheduler (v2)Chunming Zhou2-1/+45
2015-09-21drm/amdgpu: use write confirm for vm_flush()Christian König1-1/+2
2015-09-21drm/amdgpu: execution barrier after fence v2Anatoli Antonovitch1-0/+12
2015-09-21drm/amdgpu: disable semaphores by defaultChristian 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