summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-06-08drm/sti: hdmi fix CEA-861E video format timing errorVincent Abriou
2015-06-08drm/sti: VTG interrupt names are badly displayedVincent Abriou
2015-06-08drm/sti: missing first pixel column on HDMI displayVincent Abriou
2015-06-08drm/sti: correctly test devm_ioremap() returnWei Yongjun
2015-06-08drm/i915: Properly initialize SDVO analog connectorsAnder Conselvan de Oliveira
2015-06-06drm/amdkfd: remove not used defines from cik_regs.hOded Gabbay
2015-06-06drm/amdkfd: Add missing properties to CZ device infoOded Gabbay
2015-06-06drm/amdkfd: make reset wavefronts per process per deviceBen Goz
2015-06-06drm/amdkfd: add debug print to kfd_events.cOded Gabbay
2015-06-06drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbolsValentin Rothberg
2015-06-06drm: fix writing to /sys/class/drm/*/statusRussell King
2015-06-06Merge tag 'drm-intel-fixes-2015-06-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-06-05drm/amdgpu: disable user fence interrupt (v2)Chunming Zhou
2015-06-05drm/amdgpu: fix user ptr race conditionChristian König
2015-06-05drm/amdgpu: add zero timeout check in amdgpu_fence_wait_seq_timeoutJack Xiao
2015-06-05drm/panel: ld9040: Remove useless paddingThierry Reding
2015-06-05drm/panel: Constify OF match tablesThierry Reding
2015-06-05drm/bridge: Remove stale ptn3460.h includeThierry Reding
2015-06-05drm/bridge: ps8622: Include linux/gpio/consumer.hGeert Uytterhoeven
2015-06-05drm/bridge: ptn3460: Include linux/gpio/consumer.hGeert Uytterhoeven
2015-06-05drm/bridge: dw-hdmi: Return number of EDID modesDoug Anderson
2015-06-05drm/i915/skl: Fix DMC API version in firmware file nameRodrigo Vivi
2015-06-05Merge branch 'drm-next-4.2-amdgpu' of git://people.freedesktop.org/~agd5f/lin...Dave Airlie
2015-06-05drm/qxl: Propagate correctly errors from qxlhw_handle_to_boFrediano Ziglio
2015-06-05drm/qxl: Simplify cleaning qxl processing commandFrediano Ziglio
2015-06-05drm/qxl: Move main reference counter to GEM object instead of TTM onesFrediano Ziglio
2015-06-05drm/qxl: Remove format string errorsFrediano Ziglio
2015-06-05drm/qxl: Handle correctly failures in qxl_alloc_relase_reservedFrediano Ziglio
2015-06-05drm/qxl: Fix return for qxl_release_allocFrediano Ziglio
2015-06-05drm/qxl: Handle all errors in qxl_surface_evictFrediano Ziglio
2015-06-05drm/qxl: Avoid double free on errorFrediano Ziglio
2015-06-05drm/qxl: Fix print statement not using uninitialized variableFrediano Ziglio
2015-06-05drm/qxl: Do not leak memory if qxl_release_list_add failsFrediano Ziglio
2015-06-05drm/qxl: Do not cause spice-server to clean our objectsFrediano Ziglio
2015-06-04drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv codeVille Syrjälä
2015-06-04drm/i915: Include G4X/VLV/CHV in self refresh statusAnder Conselvan de Oliveira
2015-06-04drm/i915: Initialize HWS page address after GPU resetArun Siluvery
2015-06-04Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-next-queuedJani Nikula
2015-06-04Merge tag 'drm-amdkfd-fixes-2015-06-03' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-06-03drm/amdgpu: only support IBs in the buffer list (v2)Marek Olšák
2015-06-03drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang
2015-06-03drm/amdgpu: add ib_size/start_alignment interface queryKen Wang
2015-06-03drm/amdgpu: add me/ce/pfp_feature_version interface queryKen Wang
2015-06-03drm/amdgpu add ce_ram_size for interface queryKen Wang
2015-06-03drm/amdgpu add max_memory_clock for interface query (v2)Ken Wang
2015-06-03drm/amdgpu: add hdp flush for gfx8 compute ringmonk.liu
2015-06-03drm/amdgpu: fix no hdp flush for compute ringmonk.liu
2015-06-03drm/amdgpu: add HEVC/H.265 UVD supportChristian König
2015-06-03drm/amdgpu: stop loading firmware with pm.mutex lockedChristian König
2015-06-03drm/amdgpu: remove mclk_lockChristian König