summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-05-11drm/amd/amdgpu: Add missing GRBM bits for GFX 10.1Tom St Denis
2020-05-11drm/amd/amdgpu: add raven1 part to the gfxoff quirk listTom St Denis
2020-05-11drm/amd/powerplay: skip judging if baco support for Arcturus sriovJane Jian
2020-05-11drm/i915: Mark concurrent submissions with a weak-dependencyChris Wilson
2020-05-11drm/i915: Propagate error from completed fencesChris Wilson
2020-05-11drm/i915/gt: Restore Cherryview back to full-ppgttChris Wilson
2020-05-11drm/i915/gt: Force pte cacheline to main memoryMika Kuoppala
2020-05-11drm/i915: Remove unused HAS_FWTABLE macroPascal Terjan
2020-05-11drm/i915/selftests: Always flush before unpining after writingChris Wilson
2020-05-11drm/i915: Emit await(batch) before MI_BB_STARTChris Wilson
2020-05-11drm/mgag200: Embed connector instance in struct mga_deviceThomas Zimmermann
2020-05-11drm/mgag200: Remove unused fields from struct mga_deviceThomas Zimmermann
2020-05-11drm/mgag200: Use managed mode-config initializationThomas Zimmermann
2020-05-11drm/mgag200: Integrate init function into load functionThomas Zimmermann
2020-05-11drm/mgag200: Remove several references to struct mga_device.devThomas Zimmermann
2020-05-11drm/mgag200: Convert struct drm_device to struct mga_device with helperThomas Zimmermann
2020-05-11mm/hmm: remove the customizable pfn format from hmm_range_faultJason Gunthorpe
2020-05-11mm/hmm: remove HMM_PFN_SPECIALJason Gunthorpe
2020-05-11drm/amdgpu: remove dead code after hmm_range_fault()Jason Gunthorpe
2020-05-11mm/hmm: make hmm_range_fault return 0 or -1Jason Gunthorpe
2020-05-11drm/i915: Use stashed away hpd isr bits in intel_digital_port_connected()Ville Syrjälä
2020-05-11drm/i915: Stash hpd status bits under dev_privVille Syrjälä
2020-05-11drm/i915: Turn intel_digital_port_connected() in a vfuncVille Syrjälä
2020-05-11drm/i915: Fix glk watermark calculationsVille Syrjälä
2020-05-11drm/i915/mst: Wait for ACT sent before enabling the pipeVille Syrjälä
2020-05-11drm/i915: Tidy awaiting on dma-fencesChris Wilson
2020-05-11drm/i915: Make intel_timeline_init staticMika Kuoppala
2020-05-11drm/i915/gt: Mark up the racy read of execlists->context_tagChris Wilson
2020-05-11drm/i915/gvt: Fix kernel oops for 3-level ppgtt guestZhenyu Wang
2020-05-09drm/i2c/tda998x: Make tda998x_audio_digital_mute staticSamuel Zou
2020-05-09drm/panel-simple: Support hpd-gpios for delaying prepare()Douglas Anderson
2020-05-09panel: simple: Add BOE NV133FHM-N62Douglas Anderson
2020-05-09panel: simple: Fix size and bpp of BOE NV133FHM-N61Douglas Anderson
2020-05-09drm/i915: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-09drm/i915: Replace the hardcoded I915_FENCE_TIMEOUTChris Wilson
2020-05-09drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance.Colin Xu
2020-05-08drm/amd/display: add basic atomic check for cursor planeSimon Ser
2020-05-08drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas
2020-05-08drm/i915: Prevent using semaphores to chain up to external fencesChris Wilson
2020-05-08drm/i915: Peel dma-fence-chains for awaitLionel Landwerlin
2020-05-08drm/amdgpu: implement soft_recovery for gfx10Alex Deucher
2020-05-08drm/amdgpu: enable hibernate support on Navi1XEvan Quan
2020-05-08drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling
2020-05-08drm/amdgpu: force fbdev into vramAlex Deucher
2020-05-08drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan
2020-05-08drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan
2020-05-08drm/amdgpu: disable MGCG/MGLS also on gfx CG ungateEvan Quan
2020-05-08drm/amdgpu: only set DPM_FLAG_NEVER_SKIP for legacy ATPX BOCOAlex Deucher
2020-05-08drm/amdgpu: drop extra runtime pm handling in resume pmopAlex Deucher
2020-05-08drm/amdgpu: fix runpm logic in amdgpu_pmops_resumeAlex Deucher