summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-11-27drm/vc4: txp: Move the encoder type in the variant structureMaxime Ripard
2024-11-27drm/vc4: txp: Handle 40-bits DMA AddressesMaxime Ripard
2024-11-27drm/vc4: txp: Add horizontal and vertical size offset toggle bitMaxime Ripard
2024-11-27drm/vc4: txp: Add byte enable toggle bitMaxime Ripard
2024-11-27drm/vc4: txp: Rename TXP data structureMaxime Ripard
2024-11-27drm/vc4: txp: Introduce structure to deal with revision differencesMaxime Ripard
2024-11-27drm/vc4: hdmi: Add support for BCM2712 HDMI controllersMaxime Ripard
2024-11-27drm/vc4: crtc: Add support for BCM2712 PixelValvesMaxime Ripard
2024-11-27drm/vc4: hvs: Add support for BCM2712 HVSMaxime Ripard
2024-11-27drm/vc4: drv: Support BCM2712Maxime Ripard
2024-11-27drm/vc4: Fix reading of frame count on GEN5 / Pi4Dave Stevenson
2024-11-27drm/vc4: Use of_device_get_match_data to set generationDave Stevenson
2024-11-26drm/cirrus: Rename to cirrus-qemuThomas Zimmermann
2024-11-26drm/cirrus: Use virtual encoder and connector typesThomas Zimmermann
2024-11-26drm/virtio: Add prepare and cleanup routines for imported dmabuf objVivek Kasireddy
2024-11-26drm/virtio: Import prime buffers from other devices as guest blobsVivek Kasireddy
2024-11-26drm/virtio: Add helpers to initialize and free the imported objectVivek Kasireddy
2024-11-26drm/virtio: Add a helper to map and note the dma addrs and lengthsVivek Kasireddy
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-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-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