summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formatsKrzysztof Hałasa2021-09-081-15/+15
* drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs2021-09-033-4/+37
* drm/nouveau/disp: power down unused DP links during initBen Skeggs2021-09-033-1/+11
* drm: Copy drm_wait_vblank to user before returningMark Yacoub2021-09-031-3/+1
* drm/amd/pm: change the workload type for some cardsKenneth Feng2021-09-031-1/+14
* Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng2021-09-031-1/+1
* drm/i915: Fix syncmap memory leakMatthew Brost2021-09-031-0/+8
* drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer2021-09-032-17/+30
* drm/mediatek: Add AAL output size configurationjason-jh.lin2021-08-261-0/+2
* drm/mediatek: Fix aal size configYongqiang Niu2021-08-261-1/+1
* soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu2021-08-261-33/+1
* drm/amd/display: workaround for hard hang on HPD on native DPQingqing Zhuo2021-08-261-1/+3
* drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XBing Guo2021-08-261-1/+1
* drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.Yifan Zhang2021-08-261-1/+20
* drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper2021-08-181-1/+18
* drm/meson: fix colour distortion from HDR set during vendor u-bootChristian Hewitt2021-08-182-1/+11
* drm/amdgpu: don't enable baco on boco platforms in runpmAlex Deucher2021-08-181-0/+2
* drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_workAnson Jacob2021-08-181-1/+1
* drm/amd/display: Remove invalid assert for ODM + MPC caseEric Bernstein2021-08-181-1/+0
* drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher2021-08-121-2/+2
* drm/i915: avoid uninitialised var in eb_parse()Jonathan Gray2021-08-121-0/+7
* drm/i915: Correct SFC_DONE register offsetMatt Roper2021-08-121-1/+1
* drm/amdgpu/display: fix DMUB firmware version infoShirish S2021-08-121-1/+1
* drm/amd/display: Fix max vstartup calculation for modes with bordersNicholas Kazlauskas2021-08-081-2/+4
* drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu2021-08-081-1/+1
* Revert "drm/i915: Propagate errors on awaiting already signaled fences"Jason Ekstrand2021-08-081-6/+2
* drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"Jason Ekstrand2021-08-082-167/+25
* drm/msm/dp: Initialize the INTF_CONFIG registerBjorn Andersson2021-08-041-0/+1
* drm/msm/dpu: Fix sm8250_mdp register lengthRobert Foss2021-08-041-1/+1
* drm/amdgpu: Fix resource leak on probe error pathJiri Kosina2021-08-041-6/+2
* drm/amdgpu: Avoid printing of stack contents on firmware load errorJiri Kosina2021-08-041-4/+3
* drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao2021-08-041-1/+1
* drm/ttm: add a check against null pointer dereferenceZheyu Ma2021-07-311-0/+3
* drm/i915/gvt: Clear d3_entered on elsp cmd submission.Colin Xu2021-07-281-0/+15
* drm/amdgpu: update golden setting for sienna_cichlidLikun Gao2021-07-281-0/+1
* drm: Return -ENOTTY for non-drm ioctlsCharles Baylis2021-07-281-0/+3
* drm/panel: raspberrypi-touchscreen: Prevent double-freeMaxime Ripard2021-07-281-1/+0
* drm/panel: nt35510: Do not fail if DSI read failsLinus Walleij2021-07-251-3/+1
* drm/amdkfd: fix sysfs kobj leakPhilip Yang2021-07-202-8/+7
* drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()Jing Xiangfeng2021-07-201-1/+6
* Revert "drm/ast: Remove reference to struct drm_device.pdev"Greg Kroah-Hartman2021-07-201-2/+3
* drm/ingenic: Switch IPU plane to type OVERLAYPaul Cercueil2021-07-202-7/+6
* drm/ingenic: Fix non-OSD modePaul Cercueil2021-07-201-4/+7
* drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()José Roberto de Souza2021-07-201-2/+5
* drm/dp_mst: Avoid to mess up payload table by ports in stale topologyWayne Lin2021-07-201-0/+29
* drm/dp_mst: Do not set proposed vcpi directlyWayne Lin2021-07-201-26/+10
* drm/i915/gt: Fix -EDEADLK handling regressionVille Syrjälä2021-07-201-1/+1
* drm/i915/gtt: drop the page table optimisationMatthew Auld2021-07-201-4/+1
* drm/ast: Remove reference to struct drm_device.pdevThomas Zimmermann2021-07-191-3/+2
* drm/i915/display: Do not zero past infoframes.vscKees Cook2021-07-191-1/+1