summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-12-01drm/i915/gem: Fix a NULL pointer dereference in igt_request_rewind()Zhou Qingyang1-0/+10
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin12-31/+25
2021-11-30drm/i915: Drop stealing of bits from i915_sw_fence function pointerMatthew Brost9-33/+40
2021-11-30drm/i915/pmu: Fix synchronization of PMU callback with resetUmesh Nerlige Ramappa1-6/+11
2021-11-30drm/ttm: stop pruning fences after waitChristian König1-1/+0
2021-11-30drm/i915: Remove dma_resv_pruneMaarten Lankhorst5-42/+0
2021-11-30drm/qxl: use iterator instead of dma_resv_shared_listChristian König1-7/+10
2021-11-30lontium-lt9611: check a different register bit for HDMI sensingPeter Collingbourne1-2/+2
2021-11-30drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann28-44/+15
2021-11-30drm/mipi-dbi: Remove dependency on GEM CMA helper libraryThomas Zimmermann1-9/+25
2021-11-30drm/cma-helper: Pass GEM CMA object in public interfacesThomas Zimmermann2-30/+26
2021-11-30drm/cma-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann3-21/+16
2021-11-30drm: Declare hashtable as legacyThomas Zimmermann3-12/+44
2021-11-30drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann11-60/+342
2021-11-29drm/i915: Fix DPT suspend/resume on !HAS_DISPLAY platformsImre Deak1-0/+6
2021-11-29drm/tidss: Fix warning: unused variable 'tidss_pm_ops'Cai Huoqing1-1/+1
2021-11-27drm: Fix build error caused by missing drm_nomodeset.oJavier Martinez Canillas1-0/+24
2021-11-27drm: Decouple nomodeset from CONFIG_VGA_CONSOLEJavier Martinez Canillas2-1/+7
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas13-24/+17
2021-11-27drm/vboxvideo: Drop CONFIG_VGA_CONSOLE guard to call vgacon_text_force()Javier Martinez Canillas1-2/+0
2021-11-27drm: Don't print messages if drivers are disabled due nomodesetJavier Martinez Canillas2-9/+3
2021-11-26drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.cClaudio Suarez4-195/+242
2021-11-26drm/i915/gemfs: don't mark huge_opt as staticMatthew Auld1-2/+1
2021-11-26drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture codeThomas Hellström2-2/+3
2021-11-26drm/i915: Avoid allocating a page array for the gpu coredumpThomas Hellström2-26/+28
2021-11-25drm/i915: Remove dma_resv_pruneMaarten Lankhorst5-42/+0
2021-11-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin218-3244/+8724
2021-11-25drm/bridge: megachips: Ensure both bridges are probed before registrationMartyn Welch1-12/+28
2021-11-25drm/bridge: anx7625: fix an error code in anx7625_register_audio()Dan Carpenter1-1/+1
2021-11-25drm/i915/ttm: Update i915_gem_obj_copy_ttm() to be asynchronousThomas Hellström2-12/+30
2021-11-25drm/i915/ttm: Implement asynchronous TTM movesThomas Hellström4-32/+348
2021-11-25drm/i915/ttm: Correctly handle waiting for gpu when shrinkingThomas Hellström3-1/+8
2021-11-25drm/i915/ttm: Drop region reference countingThomas Hellström12-46/+69
2021-11-25drm/i915/ttm: Move the i915_gem_obj_copy_ttm() functionThomas Hellström5-69/+56
2021-11-25drm/i915: Add support for moving fence waitingMaarten Lankhorst4-1/+106
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher3-0/+18
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher6-79/+67
2021-11-24drm/amdgpu: Skip ASPM programming on aldebaranLijo Lazar1-0/+3
2021-11-24drm/amdgpu: fix byteorder error in amdgpu discoveryYang Wang1-6/+6
2021-11-24drm/amdgpu: enable Navi retry fault wptr overflowPhilip Yang1-21/+12
2021-11-24drm/amdgpu: enable Navi 48-bit IH timestamp counterPhilip Yang1-0/+1
2021-11-24drm/amdkfd: simplify drain retry faultPhilip Yang2-9/+23
2021-11-24drm/amdkfd: handle VMA remove racePhilip Yang1-9/+13
2021-11-24drm/amdkfd: process exit and retry fault racePhilip Yang1-27/+36
2021-11-24drm/amdgpu: IH process reset count when restartPhilip Yang1-1/+2
2021-11-24drm/amd/pm: add new fields for Sienna Cichlid.Surbhi Kakarya1-0/+10
2021-11-24drm/amd/pm: Print the error on command submissionLuben Tuikov1-1/+1
2021-11-24drm/amd/pm: Sienna: Print failed BTCLuben Tuikov1-1/+7
2021-11-24drm/amd/pm: Add debug printsLuben Tuikov2-5/+7
2021-11-24drm/amdgpu: update the domain flags for dumb buffer creationEvan Quan1-1/+2