summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-12-20drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan
2022-12-20drm/amd/display: save restore hdcp state when display is unplugged from mst hubhersen wu
2022-12-20drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan
2022-12-20drm/amd/pm: add support for WINDOW3D profile mode on SMU13.0.0Evan Quan
2022-12-20drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher
2022-12-20Revert "drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix"Alex Deucher
2022-12-20Revert "drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume"Alex Deucher
2022-12-20drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resumeAlex Deucher
2022-12-20drm/amdgpu: don't mess with SDMA clock or powergating in S0ixAlex Deucher
2022-12-20drm/amdgpu/gmc11: don't touch gfxhub registers during S0ixAlex Deucher
2022-12-20drm/amdgpu/gmc10: don't touch gfxhub registers during S0ixAlex Deucher
2022-12-20drm/amdgpu/gmc9: don't touch gfxhub registers during S0ixAlex Deucher
2022-12-20drm/amd/pm: avoid large variable on kernel stackArnd Bergmann
2022-12-20drm/amd/display: fix duplicate assignmentsArnd Bergmann
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang
2022-12-20drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang
2022-12-20drm/ast: Init iosys_map pointer as I/O memory for damage handlingThomas Zimmermann
2022-12-20drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula
2022-12-20drm/i915: Use helper func to find out map typeNirmoy Das
2022-12-20drm/i915/selftests: Remove hardcoded value with a macroNirmoy Das
2022-12-20drm/sprd: remove redundant error loggingDeepak R Varma
2022-12-20drm/drv: Make use of local variable driver in drm_dev_register()Uwe Kleine-König
2022-12-20Merge tag 'drm-intel-next-fixes-2022-12-15' of git://anongit.freedesktop.org/...Dave Airlie
2022-12-19drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld
2022-12-19drm/qxl: stop using ttm_bo_waitChristian König
2022-12-18drm/v3d: replace obj lookup steps with drm_gem_objects_lookupMelissa Wen
2022-12-18drm/v3d: cleanup BOs properly when lookup_bos failsMelissa Wen
2022-12-17drm/i915/mtl: Add OA support by enabling 32 bit OAG formats for MTLUmesh Nerlige Ramappa
2022-12-17drm/i915/mtl: Update OA mux whitelist for MTLUmesh Nerlige Ramappa
2022-12-17drm/i915/mtl: Add Wa_14015846243 to fix OA vs CS timestamp mismatchUmesh Nerlige Ramappa
2022-12-17drm/i915/mtl: Resize noa_wait BO size to save restore GPR regsUmesh Nerlige Ramappa
2022-12-16drm/imx: move IPUv3 driver into separate subdirectoryLucas Stach
2022-12-16drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel
2022-12-16gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...Liang He
2022-12-16drm/omap: dsi: Fix excessive stack usageTomi Valkeinen
2022-12-16drm/omapdrm: Remove unused struct csc_coef_rgb2yuvYuan Can
2022-12-16drm: tidss: Fix pixel format definitionRandolph Sapp
2022-12-16drm/tidss: Set max DMA segment sizeAndrew Davis
2022-12-16drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi
2022-12-16drm/i915: ratelimit errors in display engine irqLucas De Marchi
2022-12-16drm/display/dp_mst: Fix payload addition on a disconnected sinkImre Deak
2022-12-16drm/display/dp_mst: Fix down message handling after a packet reception errorImre Deak
2022-12-16drm/display/dp_mst: Fix down/up message handling after sink disconnectImre Deak
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-16drm: bridge: it66121: Add support for the IT6610Paul Cercueil
2022-12-16drm: bridge: it66121: Move VID/PID to new it66121_chip_info structurePaul Cercueil
2022-12-16drm: bridge: it66121: Set DDC preamble only once before reading EDIDPaul Cercueil
2022-12-16drm: bridge: it66121: Don't clear DDC FIFO twicePaul Cercueil
2022-12-16drm: bridge: it66121: Don't use DDC error IRQsPaul Cercueil
2022-12-16drm: bridge: it66121: Fix wait for DDC readyPaul Cercueil