summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | drm/amdgpu/powerplay/smu7: fix unintialized data usageArnd Bergmann2016-11-081-0/+2
| * | | | | | drm/amdgpu: fix crash in acp_hw_finiAlex Deucher2016-11-071-1/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'drm-intel-fixes-2016-11-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-11-104-43/+94
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | drm/i915: Limit Valleyview and earlier to only using mappable scanoutChris Wilson2016-11-071-2/+16
| * | | | drm/i915: Round tile chunks up for constructing partial VMAsChris Wilson2016-11-071-1/+1
| * | | | drm/i915/dp: Extend BDW DP audio workaround to GEN9 platformsDhinakaran Pandiyan2016-11-071-2/+4
| * | | | drm/i915/dp: BDW cdclk fix for DP audioDhinakaran Pandiyan2016-11-071-3/+24
| * | | | drm/i915/vlv: Prevent enabling hpd polling in late suspendLyude2016-11-071-1/+3
| * | | | drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä2016-11-071-36/+48
* | | | | Merge branch 'msm-fixes-4.9' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie2016-11-0710-31/+55
|\ \ \ \ \
| * | | | | drm/msm: Fix error handling crashes seen when VRAM allocation failsArchit Taneja2016-11-042-3/+6
| * | | | | drm/msm/mdp5: 8x16 actually has 8 mixer stagesRob Clark2016-11-021-1/+1
| * | | | | drm/msm/mdp5: no scaling support on RGBn pipes for 8x16Rob Clark2016-11-022-7/+4
| * | | | | drm/msm/mdp5: handle non-fullscreen base plane caseRob Clark2016-11-021-18/+28
| * | | | | drm/msm: Set CLK_IGNORE_UNUSED flag for PLL clocksArchit Taneja2016-11-024-0/+4
| * | | | | drm/msm/dsi: Queue HPD helper work in attach/detach callbacksArchit Taneja2016-11-021-2/+12
* | | | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-0711-25/+79
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | drm/amdgpu: add some error handling to amdgpu_init v2Christian König2016-10-311-3/+23
| * | | | | drm/amd: fix scheduler fence teardown order v2Christian König2016-10-314-16/+24
| * | | | | drm/amd/powerplay: don't succeed in getters if fan is missingGrazvydas Ignotas2016-10-311-3/+3
| * | | | | drm/amdgpu: make sure ddc_bus is valid in connector unregisterAlex Deucher2016-10-311-1/+1
| * | | | | drm/radeon: Fix kernel panic on shutdownLarry Finger2016-10-311-1/+1
| * | | | | drm/amdgpu: disable runtime pm in certain casesAlex Deucher2016-10-311-0/+2
| * | | | | drm/radeon: disable runtime pm in certain casesAlex Deucher2016-10-311-0/+13
| * | | | | drm/amdgpu: add support for new smc firmware on icelandAlex Deucher2016-10-282-1/+7
| * | | | | drm/amdgpu: add support for new smc firmware on tongaAlex Deucher2016-10-282-1/+6
* | | | | | Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-11-0311-108/+171
|\ \ \ \ \ \
| * | | | | | drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computationVille Syrjälä2016-10-281-1/+2
| * | | | | | drm/i915: Remove two invalid warnsTvrtko Ursulin2016-10-281-3/+0
| * | | | | | drm/i915: Rotated view does not need a fenceTvrtko Ursulin2016-10-281-1/+6
| * | | | | | drm/i915/fbc: fix CFB size calculation for gen8+Paulo Zanoni2016-10-281-1/+3
| * | | | | | drm: i915: Wait for fences on new fb, not oldDaniel Stone2016-10-281-1/+1
| * | | | | | drm/i915: Clean up DDI DDC/AUX CH sanitationVille Syrjälä2016-10-281-45/+77
| * | | | | | drm/i915: Respect alternate_aux_channel for all DDI portsVille Syrjälä2016-10-281-31/+40
| * | | | | | drm/i915/gen9: fix watermarks when using the pipe scalerPaulo Zanoni2016-10-281-9/+3
| * | | | | | drm/i915: Fix mismatched INIT power domain disabling during suspendImre Deak2016-10-281-2/+2
| * | | | | | drm/i915: fix a read size argumentDan Carpenter2016-10-281-2/+2
| * | | | | | drm/i915: Use fence_write() from rpm resumeChris Wilson2016-10-281-2/+19
| * | | | | | drm/i915/gen9: fix DDB partitioning for multi-screen casesPaulo Zanoni2016-10-281-2/+10
| * | | | | | drm/i915: workaround sparse warning on variable length arraysJani Nikula2016-10-281-1/+1
| * | | | | | drm/i915: keep declarations in i915_drv.hJani Nikula2016-10-282-7/+5
* | | | | | | Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into...Dave Airlie2016-11-033-10/+26
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | drm/imx: ipuv3-plane: disable local alpha for planes without alpha channelPhilipp Zabel2016-10-201-0/+1
| * | | | | | drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsam...Philipp Zabel2016-10-201-0/+11
| * | | | | | drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12Liu Ying2016-10-181-1/+3
| * | | | | | drm/imx: drm_dev_alloc() returns error pointersDan Carpenter2016-10-181-2/+2
| * | | | | | drm/imx: ipuv3-plane: Skip setting u/vbo only when we don't need modesetLiu Ying2016-10-181-5/+4
| * | | | | | drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modesetLiu Ying2016-10-181-1/+2
| * | | | | | gpu: ipu-v3: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Wei Yongjun2016-10-171-1/+1
| * | | | | | drm/imx: hide an unused labelArnd Bergmann2016-10-171-0/+2
| | |_|_|_|/ | |/| | | |
OpenPOWER on IntegriCloud