summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-26drm/i915: Mark AML 0x87CA as ULXVille Syrjälä
2019-03-25drm/i915: stop storing the media fuseDaniele Ceraolo Spurio
2019-03-26Merge tag 'drm-misc-fixes-2019-03-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-03-25drm/i915/bios: iterate over child devices to initialize ddi_port_infoJani Nikula
2019-03-25drm/bridge: dw-hdmi: disable SCDC configuration for invalid setupsNeil Armstrong
2019-03-25drm/meson: fix TMDS clock filtering for DMT monitorsNeil Armstrong
2019-03-25drm/meson: Uninstall IRQ handlerJean-Philippe Brucker
2019-03-25drm/meson: Fix invalid pointer in meson_drv_unbind()Jean-Philippe Brucker
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-25drm/udl: Refactor edid retrieving in UDL driver (v2)Robert Tarasov
2019-03-25drm: Fix drm_release() and device unplugNoralf Trønnes
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-25Merge tag 'drm/tegra/for-5.1-rc2' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-03-25drm/fb: avoid setting 0 depth.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ä
2019-03-22drm/i915: Really calculate the cursor ddb based on the highest enabled wm levelVille Syrjälä
2019-03-22drm/tegra: sor: Implement acquire/release for resetThierry Reding
2019-03-22drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson
2019-03-22drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson