summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-1115-82/+217
|\
| * 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/+4Star
| | * | | 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
* | | | | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-051186-60588/+103961
|\| | | |
| * | | | 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/+26Star
| | * | | | 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/+5Star
| | * | | | 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/+5Star
| | * | | | drm/i915: set CDCLK if DPLL0 enabled during resuming from S3Gary Wang2015-08-281-8/+5Star
| * | | | | Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-d...Dave Airlie2015-09-042-9/+348
| |\ \ \ \ \
| | * | | | | drm/rockchip: vop: support plane scaleMark Yao2015-08-262-2/+284
| | * | | | | drm/rockchip: vop: restore vop registers when resumeMark Yao2015-08-261-0/+1
| | * | | | | drm/rockchip: vop: Default enable win2/3 area0 bitMark Yao2015-08-261-0/+6
| | * | | | | drm/rockchip: vop: Add yuv plane supportMark Yao2015-08-261-2/+54
| | * | | | | drm/rockchip: vop: Fix window dest start pointMark Yao2015-08-261-4/+2Star