summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-07-14drm/i915: Get rid of unused transitional members.Maarten Lankhorst
2015-07-14drm/i915: Convert resume to atomic.Maarten Lankhorst
2015-07-14drm/i915: Readout initial hw mode.Maarten Lankhorst
2015-07-14drm/i915: Calculate vblank timestamping constants before enabling vblank.Maarten Lankhorst
2015-07-14drm/i915: Zero the mode in intel_sanitize_crtc when force disabling.Maarten Lankhorst
2015-07-14drm/i915: Fix reference leak in intel_modeset_readout_hw_state.Maarten Lankhorst
2015-07-14drm/i915: Rework plane readout.Maarten Lankhorst
2015-07-14drm/i915: Added Programming of the MOCSPeter Antoine
2015-07-14drm/i915: Remove unused compat32 codeDaniel Vetter
2015-07-14drm/i915: Remove plane_config from struct intel_crtc, v2.Maarten Lankhorst
2015-07-14drm/i915: Update missing properties in find_initial_plane_objMaarten Lankhorst
2015-07-14drm/i915: Allow fuzzy matching in pipe_config_compare, v2.Maarten Lankhorst
2015-07-14drm/i915: Do not use plane_config in intel_fbdev.cMaarten Lankhorst
2015-07-14drm/i915: Do not update pfit state when toggling crtc enabled.Maarten Lankhorst
2015-07-14drm/i915: Only update state on crtc's that are part of the atomic state.Maarten Lankhorst
2015-07-14drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.Maarten Lankhorst
2015-07-14Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"Daniel Vetter
2015-07-14drm/gem: rip out drm vma accounting for gem mmapsDaniel Vetter
2015-07-14drm/i915/skl: Restrict the ring frequency table programming to SKLAkash Goel
2015-07-14drm/i915: Forward all core DRM ioctls to core compat handlingTvrtko Ursulin
2015-07-13drm/i915: fix oops in primary_check_planeDaniel Vetter
2015-07-13drm/i915: remove unused has_dma_mapping flagImre Deak
2015-07-13drm/i915: Fix missing return warning for !CONFIG_DEBUGFSDaniel Vetter
2015-07-13drm/i915: avoid leaking DMA mappingsImre Deak
2015-07-13drm/i915: Snapshot seqno of most recently submitted request.Tomas Elf
2015-07-13drm/i915: Store device pointer in contexts for late tracepoint usafeChris Wilson
2015-07-13drm/i915: Don't forget to mark crtc as inactive after disablePatrik Jakobsson
2015-07-13drm/i915: Update PM interrupts before updating the freqDeepak S
2015-07-13drm/i915: storm detection documentation updateThulasimani,Sivakumar
2015-07-13drm/i915: Adjust BXT HDMI port clock limitsVille Syrjälä
2015-07-13drm/i915: Refactor VLV display power well init/deinitVille Syrjälä
2015-07-13drm/i915: Simplify CHV pipe A power well codeVille Syrjälä
2015-07-13drm/i915: Apply OCD to VLV/CHV DPLL definesVille Syrjälä
2015-07-13drm/i915: Keep GMCH DPLL VGA mode always disabledVille Syrjälä
2015-07-13drm/i915/skl: Updated the i915_ring_freq_table debugfs functionAkash Goel
2015-07-13drm/i915/skl: Ring frequency table programming changesAkash Goel
2015-07-13drm/i915/skl: Retrieve the Rpe value from PcodeAkash Goel
2015-07-13drm/rockchip: vop: remove hardware cursor windowyao mark
2015-07-13drm/rockchip: vop: switch cursor plane to window 3yao mark
2015-07-13drm/rockchip: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-13drm/rockchip: use drm_gem_mmap helpersDaniel Kurtz
2015-07-13drm/rockchip: only call drm_fb_helper_hotplug_event if fb_helper presentHeiko Stübner
2015-07-13drm/rockchip: Add BGR formats to VOPTomasz Figa
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds
2015-07-10drm/imx: tve: fix media bus format for VGA outputPhilipp Zabel
2015-07-10drm/imx: parallel-display: fix drm_panel supportPhilipp Zabel
2015-07-10Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2015-07-10Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-10Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-07-09drm/i915: fbdev restore mode needs to invalidate frontbufferRodrigo Vivi