| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: Don't overwrite UNVERFIED mode status to OK | Ville Syrjälä | 2015-12-15 | 1 | -1/+2 |
* | Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-12-15 | 3 | -6/+5 |
|\ |
|
| * | drm/i915: Do a better job at disabling primary plane in the noatomic case. | Maarten Lankhorst | 2015-12-10 | 1 | -1/+3 |
| * | drm/i915/skl: Double RC6 WRL always on | Mika Kuoppala | 2015-12-08 | 1 | -2/+1 |
| * | drm/i915/skl: Disable coarse power gating up until F0 | Mika Kuoppala | 2015-12-08 | 1 | -1/+1 |
| * | drm/i915: Remove incorrect warning in context cleanup | Tvrtko Ursulin | 2015-12-08 | 1 | -2/+0 |
* | | drm/omap: fix fbdev pix format to support all platforms | Tomi Valkeinen | 2015-12-14 | 1 | -4/+1 |
* | | vgaarb: fix signal handling in vga_get() | Kirill A. Shutemov | 2015-12-11 | 1 | -2/+4 |
* | | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-12-11 | 3 | -55/+59 |
|\ \ |
|
| * | | radeon: Fix VCE IB test on Big-Endian systems | Oded Gabbay | 2015-12-09 | 1 | -34/+34 |
| * | | radeon: Fix VCE ring test for Big-Endian systems | Oded Gabbay | 2015-12-09 | 1 | -16/+16 |
| * | | radeon/cik: Fix GFX IB test on Big-Endian | Oded Gabbay | 2015-12-09 | 1 | -5/+1 |
| * | | drm/amdgpu: fix the lost duplicates checking | Chunming Zhou | 2015-12-09 | 1 | -0/+8 |
| |/ |
|
* | | Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/... | Dave Airlie | 2015-12-09 | 9 | -20/+63 |
|\ \ |
|
| * | | drm/vmwgfx: Implement the cursor_set2 callback v2 | Thomas Hellstrom | 2015-12-08 | 7 | -18/+61 |
| * | | drm/vmwgfx: fix a warning message | Dan Carpenter | 2015-11-26 | 1 | -1/+1 |
| * | | drm/ttm: Fixed a read/write lock imbalance | Thomas Hellstrom | 2015-11-26 | 1 | -1/+1 |
* | | | Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2015-12-09 | 3 | -35/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default | Ben Skeggs | 2015-12-09 | 3 | -35/+5 |
* | | | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-12-05 | 30 | -91/+387 |
|\ \ \ |
|
| * | | | drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3) | Alex Deucher | 2015-12-04 | 6 | -30/+140 |
| * | | | drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2) | Mario Kleiner | 2015-12-04 | 9 | -29/+164 |
| * | | | drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt | Lyude | 2015-12-04 | 10 | -12/+32 |
| * | | | drm/amdgpu: add spin lock to protect freed list in vm (v2) | jimqu | 2015-12-04 | 2 | -3/+15 |
| * | | | drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR... | Christian König | 2015-12-04 | 2 | -2/+2 |
| * | | | drm/amdgpu: take a BO reference for the user fence | Christian König | 2015-12-04 | 1 | -2/+4 |
| * | | | drm/amdgpu: take a BO reference in the display code | Christian König | 2015-12-04 | 1 | -3/+3 |
| * | | | drm/amdgpu: set snooped flags only on system addresses v2 | Christian König | 2015-12-04 | 1 | -3/+4 |
| * | | | drm/amdgpu: fix race condition in amd_sched_entity_push_job | Nicolai Hähnle | 2015-12-02 | 1 | -2/+3 |
| * | | | drm/amdgpu: add err check for pin userptr | Chunming Zhou | 2015-12-02 | 1 | -3/+7 |
| * | | | add blacklist for thinkpad T40p | Pavel Machek | 2015-11-30 | 1 | -0/+3 |
| * | | | drm/amdgpu: fix VM page table reference counting | Christian König | 2015-11-30 | 3 | -0/+7 |
| * | | | drm/amdgpu: fix userptr flags check | Christian König | 2015-11-30 | 1 | -2/+3 |
* | | | | drm/nouveau: Fix pre-nv50 pageflip events (v4) | Daniel Vetter | 2015-12-04 | 2 | -9/+64 |
* | | | | drm: Fix an unwanted master inheritance v2 | Thomas Hellstrom | 2015-12-04 | 2 | -28/+61 |
* | | | | Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu... | Dave Airlie | 2015-12-04 | 8 | -88/+70 |
|\ \ \ \ |
|
| * | | | | drm: imx: imx-tve: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-11-30 | 1 | -0/+1 |
| * | | | | drm: imx: convert to drm_crtc_send_vblank_event() | Russell King | 2015-11-25 | 1 | -1/+2 |
| * | | | | GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode() | Markus Elfring | 2015-11-24 | 1 | -2/+1 |
| * | | | | drm/imx: Remove of_node assignment from ipuv3-crtc driver probe | Philipp Zabel | 2015-11-24 | 1 | -34/+0 |
| * | | | | gpu: ipu-v3: Assign of_node of child platform devices to corresponding ports | Philipp Zabel | 2015-11-24 | 1 | -18/+38 |
| * | | | | gpu: ipu-v3: Remove reg_offset field | Philipp Zabel | 2015-11-24 | 1 | -16/+3 |
| * | | | | drm/imx: parallel-display: allow to determine bus format from the connected p... | Philipp Zabel | 2015-11-24 | 1 | -0/+4 |
| * | | | | drm/imx: ipuv3-crtc: Return error if ipu_plane_init() fails for primary plane | Liu Ying | 2015-11-19 | 1 | -0/+4 |
| * | | | | drm/imx: switch to universal planes | Philipp Zabel | 2015-11-19 | 5 | -20/+20 |
* | | | | | Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-12-04 | 9 | -77/+94 |
|\ \ \ \ \ |
|
| * | | | | | drm/i915: take a power domain reference while checking the HDMI live status | Imre Deak | 2015-12-02 | 1 | -0/+4 |
| * | | | | | drm/i915: add MISSING_CASE to a few port/aux power domain helpers | Imre Deak | 2015-12-02 | 1 | -3/+3 |
| * | | | | | drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect | Imre Deak | 2015-12-02 | 1 | -1/+8 |
| * | | | | | drm/i915: Introduce a gmbus power domain | Ville Syrjälä | 2015-12-02 | 6 | -40/+13 |