summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-03-26drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Copy the staged connector config to the legacy atomic stateAnder Conselvan de Oliveira
2015-03-26drm/i915: Update dummy connector atomic state with current configAnder Conselvan de Oliveira
2015-03-26drm/i915: Implement connector state duplicationAnder Conselvan de Oliveira
2015-03-26drm/i915/skl: fix semicolon.cocci warningskbuild test robot
2015-03-26drm/i915: Allocate a crtc_state also when the crtc is being disabledAnder Conselvan de Oliveira
2015-03-26drm/i915: Allocate a drm_atomic_state for the legacy modeset codeAnder Conselvan de Oliveira
2015-03-26drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()Ander Conselvan de Oliveira
2015-03-26drm/i915: Add intel_atomic_get_crtc_state() helper functionAnder Conselvan de Oliveira
2015-03-26drm/i915: always preserve bios swizzlingDaniel Vetter
2015-03-26drm/i915: Add initial_ prefix to bios fb takeover codeDaniel Vetter
2015-03-26drm/i915: Remove duplicated psr.active unsetRodrigo Vivi
2015-03-26drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter
2015-03-26drm/i915: kill i915.powersaveRodrigo Vivi
2015-03-26drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter
2015-03-26drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau
2015-03-26drm/i915: Keep ring->active_list and ring->requests_list consistentChris Wilson
2015-03-25drm/i915: Add fault address to error state for gen8 and gen9Mika Kuoppala
2015-03-25drm/i915/skl: Fix up positive error codeTvrtko Ursulin
2015-03-25drm/i915: make unsupported fb modifier message DRM_DEBUGJesse Barnes
2015-03-25drm/amdkfd: Add multiple kgd supportXihan Zhang
2015-03-25drm/amdkfd: Convert timestamping to use 64bit time accessorsJohn Stultz
2015-03-25drm/amdkfd: add debug prints for process teardownOded Gabbay
2015-03-25drm/amdkfd: Remove unused field from struct qcm_process_deviceOded Gabbay
2015-03-25drm/amdkfd: rename fence_wait_timeoutOded Gabbay
2015-03-25Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring
2015-03-25drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau
2015-03-24drm/omap: tiler: add hibernation callbackGrygorii Strashko
2015-03-24drm/omap: add hibernation callbacksGrygorii Strashko
2015-03-24drm/omap: keep ref to old_fbTomi Valkeinen
2015-03-24drm/omap: fix race conditon in DMMTomi Valkeinen
2015-03-24drm/omap: fix race condition with dev->obj_listTomi Valkeinen
2015-03-24drm/omap: do not use BUG_ON(!spin_is_locked(x))Tomi Valkeinen
2015-03-24drm/omap: only ignore DIGIT SYNC LOST for TV outputTomi Valkeinen
2015-03-24drm/omap: fix race with error_irqTomi Valkeinen
2015-03-24drm/omap: use DRM_ERROR_RATELIMITED() for error irqsTomi Valkeinen
2015-03-24drm/omap: stop connector polling during suspendTomi Valkeinen
2015-03-24drm/omap: remove dummy PM functionsTomi Valkeinen
2015-03-24drm/omap: tiler: fix race condition with engine->asyncTomi Valkeinen
2015-03-24drm/omap: fix plane's channel selectionTomi Valkeinen
2015-03-24drm/omap: fix TILER on OMAP5Tomi Valkeinen
2015-03-24drm/omap: handle incompatible buffer stride and pixel sizeTomi Valkeinen
2015-03-24drm/omap: fix error handling in omap_framebuffer_create()Tomi Valkeinen
2015-03-24drm/omap: fix operation without fbdevTomi Valkeinen
2015-03-24drm/omap: add a comment why locking is missingTomi Valkeinen
2015-03-24drm/omap: add pin refcounting to omap_framebufferTomi Valkeinen
2015-03-24drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()Tomi Valkeinen
2015-03-24drm/omap: page_flip: return -EBUSY if flip pendingTomi Valkeinen
2015-03-24drm/omap: fix encoder-crtc mappingTomi Valkeinen