| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2... | Dave Airlie | 2015-11-28 | 16 | -917/+948 |
|\ |
|
| * | drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be... | Martin Peres | 2015-11-25 | 1 | -1/+1 |
| * | drm/nouveau/nvif: allow userspace access to its own client object | Ben Skeggs | 2015-11-25 | 2 | -2/+7 |
| * | drm/nouveau/gr/gf100-: fix oops when calling zbc methods | Ben Skeggs | 2015-11-25 | 1 | -2/+2 |
| * | drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ... | Ben Skeggs | 2015-11-25 | 3 | -0/+5 |
| * | drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct... | Ben Skeggs | 2015-11-25 | 6 | -897/+897 |
| * | drm/nouveau/gr/gf100-: split out per-gpc address calculation macro | Ben Skeggs | 2015-11-25 | 2 | -47/+49 |
| * | drm/nouveau/bios: return actual size of the buffer retrieved via _ROM | Ben Skeggs | 2015-11-25 | 1 | -0/+1 |
| * | drm/nouveau/instmem: protect instobj list with a spinlock | Ben Skeggs | 2015-11-25 | 2 | -0/+6 |
| * | drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop | Ben Skeggs | 2015-11-25 | 1 | -1/+7 |
| * | drm/nouveau/pci: enable c800 magic for Clevo P157SM | Karol Herbst | 2015-11-25 | 1 | -1/+7 |
* | | drm/radeon: make some dpm errors debug only | Alex Deucher | 2015-11-25 | 2 | -3/+3 |
* | | drm/radeon: make rv770_set_sw_state failures non-fatal | Alex Deucher | 2015-11-24 | 1 | -1/+1 |
* | | drm/amdgpu: move dependency handling out of atomic section v2 | Christian König | 2015-11-23 | 1 | -27/+44 |
* | | drm/amdgpu: optimize scheduler fence handling | Christian König | 2015-11-23 | 3 | -14/+55 |
* | | drm/amdgpu: remove vm->mutex | Chunming Zhou | 2015-11-20 | 4 | -20/+2 |
* | | drm/amdgpu: add mutex for ba_va->valids/invalids | Chunming Zhou | 2015-11-20 | 2 | -6/+12 |
* | | drm/amdgpu: adapt vce session create interface changes | Leo Liu | 2015-11-20 | 1 | -1/+10 |
* | | drm/amdgpu: vce use multiple cache surface starting from stoney | Leo Liu | 2015-11-20 | 1 | -5/+14 |
* | | drm/amdgpu: reset vce trap interrupt flag | Leo Liu | 2015-11-20 | 1 | -0/+5 |
* | | Merge tag 'drm-intel-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-11-20 | 7 | -52/+118 |
|\ \ |
|
| * | | Revert "drm/i915: skip modeset if compatible for everyone." | Jani Nikula | 2015-11-19 | 3 | -1/+8 |
| * | | drm/i915: Consider SPLL as another shared pll, v2. | Maarten Lankhorst | 2015-11-18 | 4 | -41/+83 |
| * | | drm/i915: Fix gpu frequency change tracing | Mika Kuoppala | 2015-11-18 | 1 | -1/+1 |
| * | | drm/i915: Don't clobber the addfb2 ioctl params | Ville Syrjälä | 2015-11-17 | 1 | -3/+4 |
| * | | drm/i915: Clear intel_crtc->atomic before updating it. | Maarten Lankhorst | 2015-11-17 | 1 | -0/+3 |
| * | | drm/i915: get runtime PM reference around GEM set_caching IOCTL | Imre Deak | 2015-11-16 | 1 | -1/+7 |
| * | | drm/i915: Fix GT frequency rounding | Mika Kuoppala | 2015-11-16 | 1 | -3/+5 |
| * | | drm/i915: quirk backlight present on Macbook 4, 1 | Jani Nikula | 2015-11-16 | 1 | -0/+3 |
| * | | drm/i915: Fix crtc_y assignment in intel_find_initial_plane_obj() | Ville Syrjälä | 2015-11-16 | 1 | -2/+4 |
* | | | Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-11-20 | 3 | -65/+76 |
|\ \ \ |
|
| * | | | drm/atomic-helper: Check encoder/crtc constraints | Daniel Vetter | 2015-11-19 | 1 | -0/+8 |
| * | | | drm: Fix primary plane size for stereo doubled modes for legacy setcrtc | Ville Syrjälä | 2015-11-17 | 1 | -6/+9 |
| * | | | drm/core: Fix old_fb handling in pan_display_atomic. | Maarten Lankhorst | 2015-11-17 | 1 | -22/+8 |
| * | | | drm/core: Fix old_fb handling in restore_fbdev_mode_atomic. | Maarten Lankhorst | 2015-11-17 | 1 | -15/+6 |
| * | | | drm/atomic: add a drm_atomic_clean_old_fb helper. | Maarten Lankhorst | 2015-11-17 | 1 | -18/+40 |
| * | | | drm/core: Fix old_fb handling in drm_mode_atomic_ioctl. | Maarten Lankhorst | 2015-11-17 | 1 | -1/+2 |
| * | | | drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane. | Maarten Lankhorst | 2015-11-17 | 1 | -3/+3 |
| |/ / |
|
* | | | drm/mgag200: fix kernel hang in cursor code. | Wang, Rui Y | 2015-11-19 | 1 | -6/+5 |
* | | | Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixes | Dave Airlie | 2015-11-19 | 4 | -13/+23 |
|\ \ \ |
|
| * | | | drm/vc4: Make sure that planes aren't scaled. | Eric Anholt | 2015-11-17 | 1 | -0/+10 |
| * | | | drm/vc4: Fix some failure to track __iomem decorations on pointers. | Eric Anholt | 2015-11-17 | 2 | -5/+6 |
| * | | | drm/vc4: checking for NULL instead of IS_ERR | Dan Carpenter | 2015-11-17 | 1 | -2/+2 |
| * | | | drm/vc4: fix itnull.cocci warnings | Julia Lawall | 2015-11-17 | 1 | -1/+1 |
| * | | | drm/vc4: fix platform_no_drv_owner.cocci warnings | Julia Lawall | 2015-11-17 | 1 | -1/+0 |
| * | | | drm/vc4: vc4_plane_duplicate_state() can be static | kbuild test robot | 2015-11-17 | 1 | -4/+4 |
| |/ / |
|
* | | | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-11-19 | 24 | -401/+729 |
|\ \ \
| |/ /
|/| | |
|
| * | | drm/amdgpu: reserve/unreserve objects out of map/unmap operations | Chunming Zhou | 2015-11-18 | 2 | -25/+25 |
| * | | drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_bo | Chunming Zhou | 2015-11-18 | 1 | -15/+18 |
| * | | drm/amdgpu: add lock for interval tree in vm | Chunming Zhou | 2015-11-18 | 2 | -2/+15 |