summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-03-03Merge tag 'imx-drm-fixes-2015-02-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
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-27Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at9...Dave Airlie
2015-02-27Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie
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-26Merge tag 'topic/drm-misc-2015-02-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
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
2015-02-25drm/radeon: enable SRBM timeout interrupt on SIChristian König
2015-02-25drm/radeon: enable SRBM timeout interrupt on CIK v2Leo Liu
2015-02-25drm/radeon: dump full IB if we hit a packet errorAlex Deucher
2015-02-25drm/radeon: disable mclk switching with 120hz+ monitorsAlex Deucher
2015-02-25drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2015-02-25drm/radeon: enable native backlight control on old macsNathan-J. Hirschauer
2015-02-25drm/i915: Plumb drm_device through page tables operationsMichel Thierry
2015-02-25drm/i915: Create page table allocatorsBen Widawsky
2015-02-25drm/i915: Complete page table structuresBen Widawsky