summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-07-27drm/nouveau/nvkm: remove nvkm_client_search()Ben Skeggs
2024-07-27drm/nouveau/nvkm: remove perfmonBen Skeggs
2024-07-27drm/nouveau/nvkm: remove detect/mmio/subdev_mask from device argsBen Skeggs
2024-07-27drm/nouveau: remove abi16->handlesBen Skeggs
2024-07-27drm/nouveau: remove abi16->deviceBen Skeggs
2024-07-27drm/nouveau: handle limited nvif ioctl in abi16Ben Skeggs
2024-07-27drm/nouveau: add nouveau_cli to nouveau_abi16Ben Skeggs
2024-07-27drm/nouveau: move allocation of root client out of nouveau_cli_init()Ben Skeggs
2024-07-27drm/nouveau: store nvkm_device pointer in nouveau_drmBen Skeggs
2024-07-27drm/nouveau: create pci device onceBen Skeggs
2024-07-27drm/nouveau: replace drm_device* with nouveau_drm* as dev drvdataBen Skeggs
2024-07-27drm/nouveau: handle pci/tegra drm_dev_{alloc, register} from common codeBen Skeggs
2024-07-27drm/nouveau: move nouveau_drm_device_fini() above init()Ben Skeggs
2024-07-26drm/vblank: add dynamic per-crtc vblank configuration supportHamza Mahfooz
2024-07-26drm/xe/rtp: Fix off-by-one when processing rulesLucas De Marchi
2024-07-26Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-26drm/panel-edp: Add CSW MNB601LS1-4Haikun Zhou
2024-07-26drm/xe: Assert G2H outstanding when releasing G2HMatthew Brost
2024-07-25drm/vmwgfx: Trigger a modeset when the screen movesIan Forbes
2024-07-25drm/ci: update link to Gitlab serverDeborah Brouwer
2024-07-25drm/xe/mmio: Use single logic for waiting functionsGustavo Sousa
2024-07-25drm/xe: Remove stale declaration of xe_mmio_probe_vram()Gustavo Sousa
2024-07-26Merge tag 'amd-drm-fixes-6.11-2024-07-25' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-07-25drm/amd/display: remove unneeded semicolonJiapeng Chong
2024-07-25drm/amdkfd: allow users to target recommended SDMA enginesJonathan Kim
2024-07-25drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng
2024-07-25drm/amd/display: use swap() in sort()Jiapeng Chong
2024-07-25drm/amd/display: Reapply 2fde4fdddc1fNathan Chancellor
2024-07-25drm/amd/display: Fix spelling mistake "tolarance" -> "tolerance"Colin Ian King
2024-07-25drm/radeon: properly handle vbios fake edid sizingAlex Deucher
2024-07-25drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher
2024-07-26Merge tag 'drm-intel-next-fixes-2024-07-25' of https://gitlab.freedesktop.org...Dave Airlie
2024-07-25drm/xe/huc: Define HuC binary for BMGDaniele Ceraolo Spurio
2024-07-25drm/xe/gsc: Define GSC binary for LNLDaniele Ceraolo Spurio
2024-07-25drm/xe/huc: Define HuC binary for LNLDaniele Ceraolo Spurio
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-25drm/panel: nt36672e: Break some CMDS into helper functionsCong Yang
2024-07-25drm/panel: nt35521: Break some CMDS into helper functionsCong Yang
2024-07-25drm/panel: boe-tv101wum-nl6: Break some CMDS into helper functionsCong Yang
2024-07-25drm/test: use kunit action wrapper macro in the gem shmem test suiteMarco Pagani
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König
2024-07-25drm/bridge: it6505: Disable IRQ when powered offPin-yen Lin
2024-07-25drm/i915/dp: Clear VSC SDP during post ddi disable routineSuraj Kandpal
2024-07-25drm/xe/hdcp: Check GSC structure validitySuraj Kandpal
2024-07-25drm/i915/hdcp: Add encoder check in hdcp2_get_capabilitySuraj Kandpal
2024-07-25drm/i915/hdcp: Add encoder check in intel_hdcp_get_capabilitySuraj Kandpal
2024-07-24drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes
2024-07-24drm/vmwgfx: Add basic support for external buffersZack Rusin
2024-07-24drm/vmwgfx: Fix handling of dumb buffersZack Rusin
2024-07-24drm/vmwgfx: Make sure the screen surface is ref countedZack Rusin