summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-26drm/virtio: Implement VIRTIO_GPU_CMD_RESOURCE_DETACH_BACKING cmdVivek Kasireddy
2024-11-25drm/panel-edp: Add unknown BOE panel for HP Omnibook X14Jens Glathe
2024-11-25dt-bindings: display: panel: samsung,atna56ac03: Document ATNA56AC03Maud Spierings
2024-11-25nvkm: correctly calculate the available space of the GSP cmdq bufferZhi Wang
2024-11-25nvkm/gsp: correctly advance the read pointer of GSP message queueZhi Wang
2024-11-25drm/tidss: Rename 'wait_lock' to 'irq_lock'Tomi Valkeinen
2024-11-25drm/tidss: Fix race condition while handling interrupt registersDevarsh Thakkar
2024-11-25drm/tidss: Clear the interrupt status for interrupts being disabledDevarsh Thakkar
2024-11-25drm/tidss: Add printing of underflowsTomi Valkeinen
2024-11-25drm/tidss: Remove extra K2G checkTomi Valkeinen
2024-11-25drm/tidss: Remove unused OCP error flagTomi Valkeinen
2024-11-25drm/tidss: Fix issue in irq handling causing irq-flood issueTomi Valkeinen
2024-11-25drm/lsdc: Request PCI BARPhilipp Stanner
2024-11-22accel/amdxdna: Add query functionsLizhi Hou
2024-11-22accel/amdxdna: Add error handlingLizhi Hou
2024-11-22accel/amdxdna: Add suspend and resumeLizhi Hou
2024-11-22accel/amdxdna: Add command executionLizhi Hou
2024-11-22accel/amdxdna: Add GEM buffer object managementLizhi Hou
2024-11-22accel/amdxdna: Add hardware contextLizhi Hou
2024-11-22accel/amdxdna: Add hardware resource solverLizhi Hou
2024-11-22accel/amdxdna: Support hardware mailboxLizhi Hou
2024-11-22accel/amdxdna: Add a new driver for AMD AI EngineLizhi Hou
2024-11-22accel/amdxdna: Add documentation for AMD NPU accelerator driverLizhi Hou
2024-11-22accel/qaic: Drop redundant vfree() null check in saharaJeffrey Hugo
2024-11-22drm/vkms: Remove useless drm_rotation_simplifyLouis Chauvet
2024-11-22drm/vkms: Re-introduce line-per-line composition algorithmLouis Chauvet
2024-11-22drm/vkms: Introduce pixel_read_direction enumLouis Chauvet
2024-11-22drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blendLouis Chauvet
2024-11-22drm/vkms: Update pixels accessor to support packed and multi-plane formats.Louis Chauvet
2024-11-22drm/vkms: Use const for input pointers in pixel_read an pixel_write functionsLouis Chauvet
2024-11-22drm/vkms: Add typedef and documentation for pixel_read and pixel_write functionsLouis Chauvet
2024-11-22drm/vkms: Use drm_frame directlyArthur Grillo
2024-11-22drm/vkms: Code formattingLouis Chauvet
2024-11-22drm/v3d: Stop active perfmon if it is being destroyedChristian Gmeiner
2024-11-22drm/vkms: Remove index parameter from init_vkms_outputLouis Chauvet
2024-11-21drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panelsDustin L. Howett
2024-11-21drm: panel-backlight-quirks: Add Framework 13 matte panelThomas Weißschuh
2024-11-21drm/amd/display: Add support for minimum backlight quirkThomas Weißschuh
2024-11-21drm: Add panel backlight quirksThomas Weißschuh
2024-11-20drm/bridge: Constify struct i2c_device_idChristophe JAILLET
2024-11-20drm/qxl: switch to using drm_exec v2Christian König
2024-11-20drm/radeon: switch over to drm_exec v2Christian König
2024-11-20drm/panthor: Fix compilation failure on panthor_fw.cLiviu Dudau
2024-11-19drm/panthor: Simplify FW fast reset pathKarunika Choo
2024-11-19drm/panthor: Explicitly set the coherency modeAkash Goel
2024-11-19drm/panthor: Update memattr programing to align with GPU specAkash Goel
2024-11-19drm/rockchip: avoid 64-bit divisionArnd Bergmann
2024-11-19drm/xe: drop unused component dependenciesChristian König
2024-11-18drm/virtio: New fence for every plane updateDongwon Kim
2024-11-18drm/virtio: Use drm_gem_plane_helper_prepare_fb()Dongwon Kim