aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arm
AgeCommit message (Expand)Author
2016-12-05drm: hdlcd: Update for API changes in 4.4 (part 2)Jon Medhurst
2016-12-05drm: hdlcd: Update for API changes in 4.4Jon Medhurst
2016-12-05drm: hdlcd: Add ioctl interface for getting dma_buf of framebufferJon Medhurst
2016-12-05drm: hdlcd: Create frame buffers with a virtual height twice physical heightJon Medhurst
2016-12-05drm: hdlcd: Fork drm_fb_cma_helper -> hdlcd_fb_helperJon Medhurst
2016-12-05drm: hdlcd: Use drm_gem_cma_prime_get_sg_tableJon Medhurst
2016-12-05drm: hdlcd: Set default colour depth to match Android's expectationsJon Medhurst
2016-12-05drm: hdlcd: Make sure hardware is in a safe reset state at startupJon Medhurst
2016-12-05drm: hdlcd: Implement a wait for scanout change to be in effectJon Medhurst
2016-12-05drm: hdlcd: Add implementation of mode_set_baseJon Medhurst
2016-12-05HACK: drm: hdlcd: Swap red and blue outputs on 32-bit ARMJon Medhurst
2016-12-05drm: hdlcd: Specify an implementation of set_busidJon Medhurst
2016-12-05drm: hdlcd: Initialise driver with late_initcall instead of module_initJon Medhurst
2016-12-05drm: hdlcd: Return an error when failing to allocate memory for framebuffer.Liviu Dudau
2016-12-05drm: hdlcd: Get clock when driver is loadedJon Medhurst
2016-12-05drm: Add support for ARM's HDLCD controller.Liviu Dudau