summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-2028-351/+316
|\
| * drm/fb-helper: Fix fb refcounting in pan_display_atomicDaniel Vetter2015-10-191-3/+26
| * drm/fb-helper: Set plane rotation directlyDaniel Vetter2015-10-191-5/+1
| * drm: fix mutex leak in drm_dp_get_mst_branch_deviceAdam Richter2015-10-191-3/+4
| * drm: Check plane src coordinates correctly during page flip for atomic driversVille Syrjälä2015-10-191-1/+8
| * drm: Check crtc viewport correctly with rotated primary plane on atomic driversVille Syrjälä2015-10-192-5/+3
| * drm: Refactor plane src coordinate checksVille Syrjälä2015-10-191-29/+30
| * drm: Swap w/h when converting the mode to src coordidates for a rotated prima...Ville Syrjälä2015-10-191-2/+7
| * drm: Don't leak fb when plane crtc coodinates are badVille Syrjälä2015-10-191-1/+2
| * drm/gem: Use kref_get_unless_zero for the weak mmap referencesDaniel Vetter2015-10-192-40/+40
| * drm/vgem: Drop vgem_drm_gem_mmapDaniel Vetter2015-10-191-54/+1
| * drm: Fix return value of drm_framebuffer_init()Lukas Wunner2015-10-191-3/+2
| * drm/gem: Use container_of in drm_gem_object_freeDaniel Vetter2015-10-191-1/+2
| * drm/gem: Drop struct_mutex requirement from drm_gem_mmap_objDaniel Vetter2015-10-166-19/+0
| * drm: misc cleanupRob Clark2015-10-161-3/+1
| * vga_switcheroo: Use enum vga_switcheroo_client_id instead of intLukas Wunner2015-10-161-7/+10
| * vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1Lukas Wunner2015-10-161-8/+9
| * vga_switcheroo: Use enum vga_switcheroo_state instead of intLukas Wunner2015-10-161-3/+3
| * drm: Add DRM_DEBUG_VBL()Ville Syrjälä2015-10-161-11/+11
| * drm: Don't use '\' for string literal concatenationVille Syrjälä2015-10-161-2/+2
| * drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter2015-10-1611-152/+149
| * drm: Enforce unlocked ioctl operation for kms driver ioctlsDaniel Vetter2015-10-161-2/+8
| * drm/i915: Mark getparam ioctl as DRM_UNLOCKEDDaniel Vetter2015-10-161-1/+1
* | Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-2059-1729/+2552
|\ \
| * | drm/i915: Update DRIVER_DATE to 20151010Daniel Vetter2015-10-101-1/+1
| * | drm/i915: Partial revert of atomic watermark seriesMatt Roper2015-10-094-202/+151
| * | drm/i915: Early exit from semaphore_waits_for for execlist mode.Tomas Elf2015-10-091-0/+20
| * | drm/i915: Remove wrong warning from i915_gem_context_cleanTvrtko Ursulin2015-10-091-1/+1
| * | drm/i915: Determine the stolen memory base address on gen2Ville Syrjälä2015-10-091-11/+81
| * | drm/i915: fix FBC buffer size checksPaulo Zanoni2015-10-091-5/+14
| * | drm/i915: fix CFB size calculationPaulo Zanoni2015-10-091-5/+49
| * | drm/i915: remove pre-atomic check from SKL update_primary_planePaulo Zanoni2015-10-091-21/+13
| * | drm/i915: don't allocate fbcon from stolen memory if it's too bigPaulo Zanoni2015-10-092-2/+15
| * | Revert "drm/i915: Call encoder hotplug for init and resume cases"Daniel Vetter2015-10-082-11/+1
| * | Revert "drm/i915: Add hot_plug hook for hdmi encoder"Daniel Vetter2015-10-081-43/+11
| * | drm/i915: use error pathSudip Mukherjee2015-10-081-9/+14
| * | drm/i915/irq: Fix misspelled word register in kernel-docJavier Martinez Canillas2015-10-081-1/+1
| * | drm/i915/irq: Fix kernel-doc warningsJavier Martinez Canillas2015-10-081-0/+2
| * | drm/i915: Hook up ring workaround writes at context creation time on Gen6-7.Francisco Jerez2015-10-071-1/+1
| * | drm/i915: Don't warn if the workaround list is empty.Francisco Jerez2015-10-071-1/+1
| * | drm/i915: Resurrect golden context on gen6/7Daniel Vetter2015-10-071-0/+1
| * | drm/i915/chv: remove pre-production hardware workaroundsJani Nikula2015-10-071-34/+22
| * | drm/i915/snb: remove pre-production hardware workaroundJani Nikula2015-10-071-17/+1
| * | drm/i915/bxt: Set time interval unit to 0.833usAkash Goel2015-10-071-1/+4
| * | drm/i915: Kill DRI1 cliprectsChris Wilson2015-10-072-138/+31
| * | drm/i915: Avoid GPU stalls from kswapdChris Wilson2015-10-072-2/+8
| * | drm/i915: Remove dead i915_gem_evict_everything()Chris Wilson2015-10-072-46/+0
| * | drm/i915: During shrink_all we only need to idle the GPUChris Wilson2015-10-071-1/+3
| * | drm/i915: Add a tracepoint for the shrinkerChris Wilson2015-10-072-0/+22
| * | drm/i915: DocBook add i915_component.h supportLibin Yang2015-10-071-0/+5
OpenPOWER on IntegriCloud