summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-03-27drm/armada: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/amdgpu: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/fb_helper: set info->par in fill_info()Daniel Vetter
2019-03-27drm/fb-helper: set fbi->fix.id in fill_info()Daniel Vetter
2019-03-27drm/fb-helper: Add fill_info() functionsDaniel Vetter
2019-03-27drm/i915: fix i386 build of 64b raw_uncore functionsDaniele Ceraolo Spurio
2019-03-26drm/i915: Adding missing '; ' to ENGINE_INSTANCESChris Wilson
2019-03-26drm/i915: Update size upon return from GEM_CREATEMichał Winiarski
2019-03-26drm/i915: take a reference to uncore in the engine and use itDaniele Ceraolo Spurio
2019-03-26drm/i915: switch intel_wait_for_register to uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: intel_wait_for_register_fw to uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: switch uncore mmio funcs to use intel_uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: take a ref to the rpm in the uncore structureDaniele Ceraolo Spurio
2019-03-26drm/i915: add uncore flags for unclaimed mmioDaniele Ceraolo Spurio
2019-03-26drm/i915: add HAS_FORCEWAKE flag to uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: rename raw reg access functionsDaniele Ceraolo Spurio
2019-03-26drm/i915/icl: reduce pll_id scope and use enum typeLucas De Marchi
2019-03-26drm/i915/icl: use previous pll hw readoutLucas De Marchi
2019-03-26drm/i915/cnl: use previous pll hw readoutLucas De Marchi
2019-03-26drm/i915/bxt: make bxt_calc_pll_link() similar to sklLucas De Marchi
2019-03-26drm/i915/skl: use previous pll hw readoutLucas De Marchi
2019-03-26drm/fbdev: Make skip_vt_switch the defaultDaniel Vetter
2019-03-26drm/i915/selftests: Fix an IS_ERR() vs NULL checkDan Carpenter
2019-03-25drm/i915: stop storing the media fuseDaniele Ceraolo Spurio
2019-03-25drm/i915/bios: iterate over child devices to initialize ddi_port_infoJani Nikula
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-25drm/i915: Report the correct errno from i915_gem_context_open()Chris Wilson
2019-03-25drm: vkms: check status of alloc_ordered_workqueueKangjie Lu
2019-03-25drm/hibmc: Drop best_encoderDaniel Vetter
2019-03-25drm/i915: Use vblank_disable_immediate on gen2Ville Syrjälä
2019-03-25drm/i915: Disable C3 when enabling vblank interrupts on i945gmVille Syrjälä
2019-03-25drm/i915: Mark AML 0x87CA as ULXVille Syrjälä
2019-03-25Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2019-03-25Merge tag 'omapdrm-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie
2019-03-24drm/i915: Remove defunct intel_suspend_gt_powersave()Chris Wilson
2019-03-24drm/i915/guc: Support for extended GuC notification messagesMichal Wajdeczko
2019-03-24drm/i915: always pin hw_id for GVT contextZhenyu Wang
2019-03-22drm/i915/ehl: Add Support for DMC on EHLAnusha Srivatsa
2019-03-22drm/i915/ehl: Set proper eu slice/subslice parameters for EHLBob Paauwe
2019-03-22drm/i915/ehl: EHL outputs are different from ICLBob Paauwe
2019-03-22drm/i915/ehl: Add dpll mgrLucas De Marchi
2019-03-22drm/i915/ehl: Add ElkhartLake platformBob Paauwe
2019-03-22drm/i915/ehl: Add EHL platform info and PCI IDsJames Ausmus
2019-03-22drm/i915: Clean up EDID downclock mode lookupVille Syrjälä
2019-03-22drm/i915: Stop hand rolling drm_mode_match()Ville Syrjälä
2019-03-22drm/i915: Adjust DSI fixed mode handlingVille Syrjälä
2019-03-22drm/i915: Refactor VBT fixed mode handlingVille Syrjälä
2019-03-22drm/i915: Pick the first mode from EDID as the fixed mode when there is no pr...Ville Syrjälä
2019-03-22drm/i915: Refactor EDID fixed mode searchVille Syrjälä