summaryrefslogtreecommitdiff
path: root/drivers/gpu (unfollow)
Commit message (Expand)Author
2015-03-03drm: rcar-du: Rework HDMI encoder enable/disable for atomic updatesLaurent Pinchart
2015-03-03drm: rcar-du: Rework encoder enable/disable for atomic updatesLaurent Pinchart
2015-03-03drm: rcar-du: Replace LVDS encoder DPMS by enable/disableLaurent Pinchart
2015-03-03drm: rcar-du: Remove private copy of plane size and positionLaurent Pinchart
2015-03-03drm: rcar-du: Wire up atomic state object scaffoldingLaurent Pinchart
2015-03-03drm: rcar-du: Handle primary plane config through atomic plane opsLaurent Pinchart
2015-03-03drm: rcar-du: Implement planes atomic operationsLaurent Pinchart
2015-03-03drm: rcar-du: Fix hardware plane allocationLaurent Pinchart
2015-03-03drm: rcar-du: Implement universal plane supportLaurent Pinchart
2015-03-03drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDSLaurent Pinchart
2015-03-03drm: rcar-du: Disable fbdev emulation when no connector is presentLaurent Pinchart
2015-03-03drm: rcar-du: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart
2015-03-03drm: rcar-du: Wait for page flip completion when turning the CRTC offLaurent Pinchart
2015-03-03drm: rcar-du: Reorder CRTC functionsLaurent Pinchart
2015-03-03drm: rcar-du: Don't set connector->encoder at init timeLaurent Pinchart
2015-03-03drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init timeLaurent Pinchart
2015-03-03drm: rcar-du: Don't disable unused functions at init timeLaurent Pinchart
2015-03-03Revert "drm/rockchip: Flip select/depends in Kconfig"Dave Airlie
2015-03-03drm/rockchip: Flip select/depends in KconfigDaniel Vetter
2015-02-27drm/i915: Update DRIVER_DATE to 20150227Daniel Vetter
2015-02-27drm/i915: Clarify obj->map_and_fenceableChris Wilson
2015-02-27drm/i915/skl: Allow Y (and Yf) frame buffer creationTvrtko Ursulin
2015-02-27drm/i915/skl: Update watermarks for Y tilingTvrtko Ursulin
2015-02-27drm/i915/skl: Updated watermark programmingTvrtko Ursulin
2015-02-27drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tilingDamien Lespiau
2015-02-27drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraintsDamien Lespiau
2015-02-27drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tilingDamien Lespiau
2015-02-27drm/i915/skl: Allow scanning out Y and Yf fbsDamien Lespiau
2015-02-27drm/i915: Remove DRIVER_MODESET checks from modeset codeDaniel Vetter
2015-02-27drm/i915: Remove regfile code&data for UMS suspend/resumeDaniel Vetter
2015-02-27drm/i915: Remove DRIVER_MODESET checks from gem codeDaniel Vetter
2015-02-27drm/i915: Remove DRIVER_MODESET checks in the gpu reset codeDaniel Vetter
2015-02-27drm/i915: Remove DRIVER_MODESET checks from suspend/resume codeDaniel Vetter
2015-02-27drm/i915: Remove DRIVER_MODESET checks in load/unload/close codeDaniel Vetter
2015-02-26drm/i915: fix a printk formatDan Carpenter
2015-02-26drm/i915: Add media rc6 residency file to sysfsVille Syrjälä
2015-02-26drm/i915: Add missing description to parameter in alloc_pt_rangeMichel Thierry
2015-02-26drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functionsAkash Goel
2015-02-26drm/i915: Look at staged config when fixing pipe_src_w for LVDSAnder Conselvan de Oliveira
2015-02-26drm: atmel-hlcdc: remove clock polarity from crtc driverNicolas Ferre
2015-02-26OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGESTomi Valkeinen
2015-02-26drm/i915: Ensure crtc_state backpointer is always initializedMatt Roper
2015-02-26drm/i915: Use enabled value from crtc_state rather than crtc (v2)Matt Roper
2015-02-25drm/i915: Cache ringbuf pointer in request structureJohn Harrison
2015-02-25drm/i915: Add missing trace point to LRC execbuff code pathJohn Harrison
2015-02-25drm/i915: Rename 'flags' to 'dispatch_flags' for better code readingJohn Harrison
2015-02-25drm/radeon: only enable DP audio if the monitor supports itAlex Deucher
2015-02-25drm/radeon: fix atom aux payload size check for writes (v2)Alex Deucher
2015-02-25drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher
2015-02-25drm/radeon: enable SRBM timeout interrupt on EG/NIChristian König