Age | Commit message (Expand) | Author | Files | Lines |
2017-01-25 | drm/i915: prevent crash with .disable_display parameter | Clint Taylor | 1 | -0/+3 |
2017-01-25 | drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume | Chris Wilson | 1 | -1/+2 |
2017-01-25 | drm/i915/gvt: Fix kmem_cache_create() name | Alex Williamson | 1 | -1/+1 |
2017-01-25 | drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instance | Alex Williamson | 1 | -4/+4 |
2017-01-24 | drm/amdgpu: fix unload driver issue for virtual display | Xiangliang Yu | 1 | -4/+1 |
2017-01-24 | drm/amdgpu: check ring being ready before using | Ding Pixel | 1 | -0/+7 |
2017-01-23 | Merge tag 'drm-qemu-20170110' of git://git.kraxel.org/linux into drm-fixes | Dave Airlie | 2 | -1/+10 |
2017-01-23 | Merge branch 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux ... | Dave Airlie | 1 | -1/+6 |
2017-01-23 | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 1 | -9/+6 |
2017-01-23 | Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 12 | -159/+119 |
2017-01-23 | Merge branch 'msm-fixes-4.10-rc4' of git://people.freedesktop.org/~robclark/l... | Dave Airlie | 5 | -35/+4 |
2017-01-23 | Merge tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 3 | -34/+40 |
2017-01-23 | Merge tag 'drm-intel-fixes-2017-01-19' of git://anongit.freedesktop.org/git/d... | Dave Airlie | 19 | -277/+379 |
2017-01-20 | drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement | Andrzej Hajda | 1 | -0/+2 |
2017-01-20 | drm/exynos/decon5433: fix CMU programming | Andrzej Hajda | 1 | -4/+0 |
2017-01-20 | drm/exynos/decon5433: do not disable video after reset | Andrzej Hajda | 1 | -2/+0 |
2017-01-18 | drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible | Ville Syrjälä | 1 | -0/+3 |
2017-01-18 | drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround. | Francisco Jerez | 2 | -18/+0 |
2017-01-17 | drm/amdgpu: add support for new hainan variants | Alex Deucher | 1 | -3/+5 |
2017-01-17 | drm/radeon: add support for new hainan variants | Alex Deucher | 1 | -4/+9 |
2017-01-17 | drm/amdgpu: change clock gating mode for uvd_v4. | Rex Zhu | 1 | -32/+10 |
2017-01-17 | drm/amdgpu: fix program vce instance logic error. | Rex Zhu | 1 | -9/+16 |
2017-01-17 | drm/amdgpu: fix bug set incorrect value to vce register | Rex Zhu | 1 | -1/+1 |
2017-01-17 | drm/vc4: Return -EINVAL on the overflow checks failing. | Eric Anholt | 1 | -0/+1 |
2017-01-17 | drm/vc4: Fix an integer overflow in temporary allocation layout. | Eric Anholt | 1 | -1/+2 |
2017-01-17 | drm/vc4: fix a bounds check | Dan Carpenter | 1 | -1/+1 |
2017-01-17 | drm/vc4: Fix memory leak of the CRTC state. | Eric Anholt | 1 | -1/+1 |
2017-01-17 | drm/i915/gvt: Fix relocation of shadow bb | Chris Wilson | 2 | -47/+19 |
2017-01-17 | drm/i915/gvt: Enable the shadow batch buffer | Tina Zhang | 1 | -4/+0 |
2017-01-17 | drm/fence: fix memory overwrite when setting out_fence fd | Gustavo Padovan | 1 | -6/+6 |
2017-01-16 | Merge tag 'gvt-fixes-2017-01-16' of https://github.com/01org/gvt-linux into d... | Jani Nikula | 9 | -142/+298 |
2017-01-13 | Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary" | Michel Dänzer | 4 | -60/+30 |
2017-01-13 | drm/msm: fix potential null ptr issue in non-iommu case | Rob Clark | 2 | -3/+4 |
2017-01-13 | drm/msm/mdp5: rip out plane->pending tracking | Rob Clark | 3 | -32/+0 |
2017-01-13 | drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabled | Andrzej Hajda | 1 | -3/+5 |
2017-01-13 | drm/exynos/decon5433: update shadow registers iff there are active windows | Andrzej Hajda | 1 | -4/+3 |
2017-01-13 | drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgp... | Changbin Du | 1 | -61/+29 |
2017-01-13 | drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset function | Changbin Du | 2 | -1/+74 |
2017-01-13 | drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio space | Changbin Du | 2 | -14/+26 |
2017-01-13 | drm/i915/gvt: move mmio init/clean function to mmio.c | Changbin Du | 5 | -36/+49 |
2017-01-13 | drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration space | Changbin Du | 2 | -0/+27 |
2017-01-13 | drm/i915/gvt: move cfg space inititation function to cfg_space.c | Changbin Du | 3 | -43/+52 |
2017-01-13 | drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gtt | Changbin Du | 2 | -0/+28 |
2017-01-13 | drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource state | Changbin Du | 2 | -2/+28 |
2017-01-13 | drm/amd/powerplay: refine vce dpm update code on Cz. | Rex Zhu | 1 | -8/+16 |
2017-01-13 | drm/amdgpu: fix vm_fault_stop on gfx6 | Flora Cui | 1 | -14/+9 |
2017-01-13 | drm/amd/powerplay: fix vce cg logic error on CZ/St. | Rex Zhu | 1 | -2/+2 |
2017-01-13 | drm/radeon: drop the mclk quirk for hainan | Alex Deucher | 1 | -1/+0 |
2017-01-13 | drm/radeon: drop oland quirks | Alex Deucher | 1 | -11/+0 |
2017-01-13 | drm/amdgpu: drop the mclk quirk for hainan | Alex Deucher | 1 | -1/+0 |