summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/amdgpu: fix leaking the IBs on errorChristian König2015-11-161-13/+12Star
| * drm/amd: add kmem cache for sched fenceChunming Zhou2015-11-163-2/+23
| * drm/amdgpu: add kmem cache for amdgpu fenceChunming Zhou2015-11-161-2/+20
| * drm/amdgpu: update fiji_mgcg_cgcg_init tableFlora Cui2015-11-161-5/+0Star
| * drm/amdgpu: use common fence for amdgpu_vm_fenceChristian König2015-11-163-8/+8
| * drm/amdgpu: use fence_is_later() for vm_flush as well v2Christian König2015-11-161-12/+9Star
| * drm/amdgpu: use a timer for fence fallbackChristian König2015-11-162-46/+35Star
| * drm/amdgpu: remove fence trace pointsChristian König2015-11-162-44/+0Star
| * drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG valueFlora Cui2015-11-161-1/+4
| * drm/radeon: Only prompt for enabling PAT when we'd allow write-combiningMichel Dänzer2015-11-161-2/+3
| * drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WCMichel Dänzer2015-11-161-2/+2
| * drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xxMichel Dänzer2015-11-161-0/+6
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-1318-279/+283
|\ \ | |/ |/|
| * Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjam...Dave Airlie2015-11-1318-279/+283
| |\
| | * drm/sti: load HQVDP firmware the first time HQVDP's plane is usedVincent Abriou2015-11-032-153/+150Star
| | * drm/sti: fix typo issue in sti_mode_config_initVincent Abriou2015-11-031-2/+2
| | * drm/sti: set mixer background color through module paramVincent Abriou2015-11-031-5/+8
| | * drm/sti: Remove local fbdev emulation Kconfig optionArchit Taneja2015-11-032-8/+1Star
| | * drm/sti: remove redundant sign extensionsRasmus Villemoes2015-11-031-4/+0Star
| | * drm/sti: hdmi use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2015-11-031-11/+6Star
| | * drm/sti: hdmi fix i2c adapter device refcountingVladimir Zapolskiy2015-11-031-18/+31
| | * drm/sti: Do not export symbolsThierry Reding2015-11-034-13/+0Star
| | * drm/sti: Build monolithic driverThierry Reding2015-11-0311-30/+42
| | * drm/sti: Use drm_crtc_vblank_*() APIThierry Reding2015-11-035-28/+32
| | * drm/sti: Store correct CRTC index in eventsThierry Reding2015-11-031-1/+1
| | * drm/sti: Select FW_LOADERThierry Reding2015-11-031-0/+1
| | * drm/sti: Constify function pointer structsVille Syrjälä2015-11-035-9/+12
* | | Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao2015-11-131-6/+75
* | | drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä2015-11-131-1/+9
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-111-2/+5
|\ \
| * | nouveau: don't call pci_dma_supportedChristoph Hellwig2015-11-111-2/+5
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-116-1/+19
|\ \ \ | |/ / |/| |
| * | drm/nouveau: fix build failures on all non ARM.Dave Airlie2015-11-111-0/+6
| * | drm/ast: Initialized data needed to map fbdev memoryEgbert Eich2015-11-114-0/+11
| * | drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPERGuenter Roeck2015-11-091-1/+2
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-10425-9488/+52410
|\| |
| * | Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/...Dave Airlie2015-11-077-24/+79
| |\ \
| | * | drm/i915/skl: disable display side power well support for nowImre Deak2015-11-062-2/+21
| | * | drm/i915: Extend DSL readout fix to BDW and SKL.Maarten Lankhorst2015-11-061-1/+1
| | * | drm/i915: Do graphics device reset under forcewakeMika Kuoppala2015-11-051-1/+10
| | * | drm/i915: Skip fence installation for objects with rotated views (v4)Vivek Kasireddy2015-11-051-16/+20
| | * | drm/i915: add quirk to enable backlight on Dell Chromebook 11 (2015)Jani Nikula2015-11-021-0/+3
| | * | drm/i915/skl: Prevent unclaimed register writes on skylake.Maarten Lankhorst2015-11-021-0/+5
| | * | drm/i915: disable CPU PWM also on LPT/SPT backlight disableJani Nikula2015-10-281-0/+14
| | * | drm/i915: Fix maxfifo watermark calc on vlv cursor planesThomas Daniel2015-10-271-1/+1
| | * | drm/i915: add hotplug activation period to hotplug update maskJani Nikula2015-10-221-3/+4
| * | | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2015-11-076-100/+42Star
| |\ \ \
| | * | | drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom2015-11-064-99/+39Star
| | * | | drm/vmwgfx: Properly flush cursor updates and page-flipsThomas Hellstrom2015-11-062-1/+3
| * | | | vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITLukas Wunner2015-11-051-2/+0Star