aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-04-11fixup! HACK: drm: hdlcd: Swap red and blue outputs on 32-bit ARMJon Medhurst
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/i2c: dummy: Update dummy_encoder_get_modes for Linux 3.18Jon Medhurst
2016-12-05drm/i2c: dummy: Add dummy HDMI deviceJon 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
2016-01-07Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-01-05drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs
2016-01-03Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang
2015-12-23Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-12-23drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä
2015-12-22drm/i915: Correct max delay for HDMI hotplug live status checkingGary Wang
2015-12-22drm/i915: mdelay(10) considered harmfulDaniel Vetter
2015-12-22drm/i915: Kill intel_crtc->cursor_boVille Syrjälä
2015-12-22drm/i915: Workaround CHV pipe C cursor failVille Syrjälä
2015-12-22drm/i915: Only spin whilst waiting on the current requestChris Wilson
2015-12-22drm/i915: Limit the busy wait on requests to 5us not 10ms!Chris Wilson
2015-12-22drm/i915: Break busywaiting for requests on pending signalsChris Wilson
2015-12-22drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)Matt Roper
2015-12-22drm/i915: Set the map-and-fenceable flag for preallocated objectsChris Wilson
2015-12-22drm/i915: Drop the broken cursor base==0 special casingVille Syrjälä
2015-12-20drm/exynos: atomic check only enabled crtc statesAndrzej Hajda
2015-12-19Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2015-12-18drm/nouveau/bios/fan: hardcode the fan mode to linearMartin Peres
2015-12-16drm/amdgpu: fix user fence handlingChristian König
2015-12-15drm: Don't overwrite UNVERFIED mode status to OKVille Syrjälä
2015-12-15Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-12-14drm/omap: fix fbdev pix format to support all platformsTomi Valkeinen
2015-12-11vgaarb: fix signal handling in vga_get()Kirill A. Shutemov
2015-12-11Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-12-10drm/i915: Do a better job at disabling primary plane in the noatomic case.Maarten Lankhorst
2015-12-09radeon: Fix VCE IB test on Big-Endian systemsOded Gabbay
2015-12-09radeon: Fix VCE ring test for Big-Endian systemsOded Gabbay
2015-12-09radeon/cik: Fix GFX IB test on Big-EndianOded Gabbay
2015-12-09drm/amdgpu: fix the lost duplicates checkingChunming Zhou
2015-12-09Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/...Dave Airlie