summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)monk.liu2015-09-233-92/+23
* drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()Dan Carpenter2015-09-231-1/+1
* drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()Dan Carpenter2015-09-231-0/+5
* drm/amdgpu: integer overflow in amdgpu_info_ioctl()Dan Carpenter2015-09-231-2/+3
* drm/amdgpu: unwind properly in amdgpu_cs_parser_init()Dan Carpenter2015-09-231-34/+51
* drm/amdgpu: Fix max_vblank_count value for current display enginesAlex Deucher2015-09-231-1/+1
* drm/amdgpu: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-231-3/+1
* drm/amdgpu: fix UVD suspend and resume for VI APULeo Liu2015-09-231-8/+12
* drm/amdgpu: fix the UVD suspend sequence orderLeo Liu2015-09-233-6/+6
* drm/amdgpu: make UVD handle checking more strictLeo Liu2015-09-231-27/+41
* drm/amdgpu: Disable UVD PGLeo Liu2015-09-231-1/+2
* drm/amdgpu: more scheduler cleanups v2Christian König2015-09-2311-76/+87
* drm/amdgpu: cleanup fence queue init v2Christian König2015-09-232-2/+2
* drm/amdgpu: rename fence->scheduler to sched v2Christian König2015-09-2310-22/+22
* drm/amdgpu: cleanup entity initChristian König2015-09-233-19/+25
* drm/amdgpu: refine the scheduler job type conversionJunwei Zhang2015-09-233-4/+6
* drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_jobJunwei Zhang2015-09-238-69/+71
* drm/amdgpu: use only one reservation object for each VM v2Christian König2015-09-232-30/+9
* drm/amdgpu: validate duplicates in the CS as wellChristian König2015-09-231-14/+20
* drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König2015-09-2324-52/+70
* drm/amdgpu: fix overflow on 32bit systemsChristian König2015-09-231-1/+1
* drm/amdgpu: remove process_job callback from the schedulerChristian König2015-09-233-24/+7
* drm/amdgpu: move scheduler fence callback into fence v2Christian König2015-09-232-11/+12
* drm/amdgpu: signal scheduler fence when hw submission fails v3Christian König2015-09-231-0/+3
* drm/amdgpu: add tracepoint for scheduler (v2)Chunming Zhou2015-09-232-1/+45
* drm/amdgpu: use write confirm for vm_flush()Christian König2015-09-231-1/+2
* drm/amdgpu: execution barrier after fence v2Anatoli Antonovitch2015-09-231-0/+12
* drm/amdgpu: add option to disable semaphoresChristian König2015-09-233-1/+21
* Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-09-113-4/+5
|\
| * drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs2015-09-111-0/+1
| * drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet2015-09-111-1/+1
| * drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin2015-09-111-3/+3
* | Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-09-112-21/+117
|\ \
| * | drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speedVille Syrjälä2015-09-021-3/+10
| * | drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speedVille Syrjälä2015-09-021-2/+82
| * | drm/dp: Define AUX_RETRY_INTERVAL as 500 usVille Syrjälä2015-09-021-3/+5
| * | drm/atomic: Fix bookkeeping with TEST_ONLY, v3.Maarten Lankhorst2015-09-011-16/+23
* | | Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie2015-09-119-32/+54
|\ \ \
| * | | drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh2015-09-101-5/+4
| * | | drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSVille Syrjälä2015-09-102-13/+31
| * | | drm/i915: Fix CSR MMIO address checkTakashi Iwai2015-09-101-1/+1
| * | | drm/i915: Limit the number of loops for reading a split 64bit registerChris Wilson2015-09-091-5/+5
| * | | drm/i915: Fix broken mst get_hw_state.Maarten Lankhorst2015-09-082-5/+10
| * | | drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4xVille Syrjälä2015-09-021-1/+1
| * | | uapi/drm/i915_drm.h: fix userspace compilation.Artem Savkov2015-09-021-1/+1
| * | | drm/i915: Always mark the object as dirty when used by the GPUChris Wilson2015-09-021-1/+1
* | | | drm/qxl: validate monitors config modesJonathon Jongsma2015-09-112-26/+42
* | | | Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-09-0522-52/+127
|\ \ \ \
| * | | | drm/amdgpu: rename gmc_v8_0_init_compute_vmidAlex Deucher2015-09-041-3/+3
| * | | | drm/amdgpu: fix vce3 instance handlingAlex Deucher2015-09-041-6/+42
OpenPOWER on IntegriCloud