Age | Commit message (Expand) | Author | Files | Lines |
2016-04-07 | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 21 | -77/+209 |
2016-04-06 | Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 3 | -1/+28 |
2016-04-06 | drm/nouveau/tegra: acquire and enable reference clock if needed | Alexandre Courbot | 3 | -1/+28 |
2016-04-06 | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes | Dave Airlie | 1 | -11/+3 |
2016-04-06 | Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux... | Dave Airlie | 6 | -77/+160 |
2016-04-05 | drm/amdgpu: total vram size also reduces pin size | Chunming Zhou | 1 | -0/+1 |
2016-04-05 | drm/amd/powerplay: add uvd/vce dpm enabling flag default. | Rex Zhu | 1 | -0/+3 |
2016-04-05 | drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI. | Rex Zhu | 1 | -0/+6 |
2016-04-05 | drm/amdgpu: save and restore the firwmware cache part when suspend resume | Leo Liu | 1 | -16/+11 |
2016-04-05 | drm/amdgpu: save and restore UVD context with suspend and resume | Leo Liu | 5 | -26/+35 |
2016-04-04 | gma500: remove annoying deprecation warning | Linus Torvalds | 1 | -1/+1 |
2016-04-04 | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds | 8 | -14/+14 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 8 | -14/+14 |
2016-04-04 | drm: ARM HDLCD - fix an error code | Dan Carpenter | 1 | -1/+2 |
2016-04-04 | drm: ARM HDLCD - get rid of devm_clk_put() | Alexey Brodkin | 1 | -12/+3 |
2016-04-01 | drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanup | Michel Dänzer | 2 | -4/+8 |
2016-04-01 | drm/amdgpu: fence wait old rcu slot | Chunming Zhou | 1 | -2/+6 |
2016-04-01 | drm/amdgpu: fix leaking fence in the pageflip code | Christian König | 1 | -1/+1 |
2016-04-01 | drm/amdgpu: print vram type rather than just DDR | Alex Deucher | 1 | -2/+13 |
2016-04-01 | drm/amdgpu/gmc: use proper register for vram type on Fiji | Alex Deucher | 1 | -1/+8 |
2016-04-01 | drm/amdgpu/gmc: move vram type fetching into sw_init | Alex Deucher | 2 | -16/+16 |
2016-04-01 | drm/amdgpu: Set vblank_disable_allowed = true | Michel Dänzer | 1 | -0/+2 |
2016-04-01 | drm/radeon: Set vblank_disable_allowed = true | Michel Dänzer | 1 | -0/+2 |
2016-04-01 | drm/amd/powerplay: Need to change boot to performance state in resume. | Rex Zhu | 1 | -2/+2 |
2016-04-01 | drm/amd/powerplay: add new Fiji function for not setting same ps. | Rex Zhu | 1 | -0/+63 |
2016-04-01 | drm/amdgpu: check dpm state before pm system fs initialized. | Rex Zhu | 1 | -1/+1 |
2016-04-01 | drm/amd/powerplay: notify amdgpu whether dpm is enabled or not. | Rex Zhu | 1 | -3/+10 |
2016-04-01 | drm/amdgpu: Not support disable dpm in powerplay. | Rex Zhu | 1 | -6/+2 |
2016-04-01 | drm/amdgpu: add an cgs interface to notify amdgpu the dpm state. | Rex Zhu | 2 | -0/+19 |
2016-04-01 | drm/amd/powerplay: fix segment fault issue in multi-display case. | Rex Zhu | 1 | -5/+8 |
2016-04-01 | drm/udl: Use unlocked gem unreferencing | Daniel Vetter | 2 | -2/+2 |
2016-04-01 | drm/dp: move hw_mutex up the call stack | Rob Clark | 1 | -10/+17 |
2016-04-01 | Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/marky... | Dave Airlie | 4 | -15/+100 |
2016-04-01 | Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/li... | Dave Airlie | 3 | -5/+1 |
2016-04-01 | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 6 | -2/+32 |
2016-03-31 | drm/imx: Don't set a gamma table size | Daniel Vetter | 1 | -10/+0 |
2016-03-31 | drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determined | Liu Ying | 1 | -2/+2 |
2016-03-31 | gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot | Liu Ying | 2 | -3/+3 |
2016-03-31 | gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void | Liu Ying | 2 | -8/+2 |
2016-03-31 | gpu: ipu-v3: ipu-dmfc: Protect function ipu_dmfc_init_channel() with mutex | Liu Ying | 1 | -0/+4 |
2016-03-31 | drm/imx: dw_hdmi: Don't call platform_set_drvdata() | Douglas Anderson | 1 | -2/+0 |
2016-03-31 | drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error path | Douglas Anderson | 1 | -1/+10 |
2016-03-31 | drm/imx: ipuv3-plane: fix planar YUV 4:2:0 support | Philipp Zabel | 1 | -0/+12 |
2016-03-31 | drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitations | Philipp Zabel | 2 | -12/+95 |
2016-03-31 | gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better control | Philipp Zabel | 1 | -43/+36 |
2016-03-28 | drm/amdgpu: Don't move pinned BOs | Michel Dänzer | 2 | -0/+10 |
2016-03-28 | drm/radeon: Don't move pinned BOs | Michel Dänzer | 2 | -0/+10 |
2016-03-28 | drm/radeon: add a dpm quirk for all R7 370 parts | Alex Deucher | 1 | -0/+4 |
2016-03-28 | drm/radeon: add another R7 370 quirk | Alex Deucher | 1 | -0/+1 |
2016-03-28 | drm/rockchip: dw_hdmi: Don't call platform_set_drvdata() | Douglas Anderson | 1 | -2/+0 |