summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-10-25drm/dp: Factor out helper to distinguish between branch and sink devicesImre Deak
2016-10-25drm/edid: Only print the bad edid when abortingChris Wilson
2016-10-24drm/msm: add missing header dependenciesBaoyou Xie
2016-10-24drm/msm/adreno: move function declarations to header fileBaoyou Xie
2016-10-24drm/i2c/tda998x: mark symbol static where possibleBaoyou Xie
2016-10-22drm: RIP mode_config->rotation_propertyVille Syrjälä
2016-10-22drm/msm/mdp5: Advertize 180 degree rotationVille Syrjälä
2016-10-22drm/msm/mdp5: Use per-plane rotation propertyVille Syrjälä
2016-10-21drm: Use u64 for intermediate dotclock calculationsChris Wilson
2016-10-21drm/i915: Use the per-plane rotation propertyVille Syrjälä
2016-10-21drm/omap: Use per-plane rotation propertyVille Syrjälä
2016-10-21drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0Ville Syrjälä
2016-10-21drm/atmel-hlcdc: Use per-plane rotation propertyVille Syrjälä
2016-10-21drm/arm: Use per-plane rotation propertyVille Syrjälä
2016-10-21drm: Add support for optional per-plane rotation propertyVille Syrjälä
2016-10-21drm/atomic: Reject attempts to use multiple rotation angles at onceVille Syrjälä
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä
2016-10-21drm/virtio: kconfig: Fixup white space.Peter Griffin
2016-10-21drm/fence: release fence reference when canceling eventGustavo Padovan
2016-10-20drm/i915: Handle early failure during intel_get_load_detect_pipeChris Wilson
2016-10-20drm/fb_cma_helper: do not free fbdev if there is noneStefan Agner
2016-10-19drm: fix sparse warnings on undeclared symbols in crc debugfsJani Nikula
2016-10-19gpu: Remove depends on RESET_CONTROLLER when not a providerStephen Boyd
2016-10-19i915: don't call drm_atomic_state_put on invalid pointerArnd Bergmann
2016-10-18drm: Don't export the drm_fb_get_bpp_depth() functionLaurent Pinchart
2016-10-18drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-10-18drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()Laurent Pinchart
2016-10-18drm: radeon: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-10-18drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-10-18drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()Laurent Pinchart
2016-10-18drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-10-18drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-10-18drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-10-18drm: WARN when calling drm_format_info() for an unsupported formatLaurent Pinchart
2016-10-18drm: Use drm_format_info() in DRM core codeLaurent Pinchart
2016-10-18drm: Implement the drm_format_*() helpers as drm_format_info() wrappersLaurent Pinchart
2016-10-18drm: Centralize format informationLaurent Pinchart
2016-10-18drm: avoid uninitialized timestamp use in wait_vblankArnd Bergmann
2016-10-17drm: Add API for capturing frame CRCsTomeu Vizoso
2016-10-17drm/fb-helper: reject any changes to the fbdevStefan Agner
2016-10-17drm/edid: Use block local to refer to the blockChris Wilson
2016-10-17drm/edid: Rename local variable block to edidChris Wilson
2016-10-17drm: Add and handle new aspect ratios in DRM layerShashank Sharma
2016-10-17drm: Add aspect ratio parsing in DRM layerShashank Sharma
2016-10-17drivers/gpu/vga: allocate vga_arb_write() buffer on stackDmitry Vyukov
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson
2016-10-17drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modesetBrian Starkey
2016-10-13drm/savage: dereferencing an error pointerDan Carpenter
2016-10-13drm/gma500: add comments for new parametersJiang Biao
2016-10-13drm/gma500: remove useless commentJiang Biao