summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-118-31/+53
|\ \ \
| * | | 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
| * | | 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-0422-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
| * | | | drm/amdgpu: remove ib test for the second VCE RingLeo Liu2015-09-041-0/+4
| * | | | drm/amdgpu: properly enable VM fault interruptsChristian König2015-09-042-15/+18
| * | | | drm/amdgpu: fix warning in schedulerAlex Deucher2015-09-041-2/+3
| * | | | drm/amdgpu: fix buffer placement under memory pressureChristian König2015-09-031-1/+1
| * | | | drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logicAlex Deucher2015-09-031-2/+2
| * | | | drm/amdgpu: fix typo in dce11 watermark setupAlex Deucher2015-09-031-1/+1
| * | | | drm/amdgpu: fix typo in dce10 watermark setupAlex Deucher2015-09-031-1/+1
| * | | | drm/amdgpu: use top down allocation for non-CPU accessible vramAlex Deucher2015-09-031-1/+1
| * | | | drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)Alex Deucher2015-09-0312-20/+51
* | | | | Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/...Dave Airlie2015-09-0412-82/+147
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | i915: Set ddi_pll_sel in DP MST pathAnder Conselvan de Oliveira2015-09-013-1/+7
| * | | | drm/i915: Don't use link_bw for PLL setupVille Syrjälä2015-09-012-29/+26
| * | | | drm/i915: Preserve SSC earlierLukas Wunner2015-09-011-11/+18
| * | | | drm/i915/skl: Adding DDI_E power well domainXiong Zhang2015-08-314-1/+7
| * | | | drm/i915: eDP can be present on DDI-ERodrigo Vivi2015-08-312-9/+5
| * | | | drm/i915/skl: Enable DDI-ERodrigo Vivi2015-08-313-7/+18
| * | | | drm/i915: Enable HDMI on DDI-EXiong Zhang2015-08-313-4/+47
| * | | | drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6Imre Deak2015-08-311-6/+9
| * | | | drm/i915: Check DP link status on long hpd tooVille Syrjälä2015-08-311-6/+5