summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-28Use HALCYON_HEADER1 constant for H1_ADDR function macromainKevin Brace1-1/+1
2023-03-22Version bumped to 0.6.604Kevin Brace1-1/+1
2023-03-22Remove ScrnInfoPtr pScrn from ViaCommandBuffer{}Kevin Brace6-42/+44
2023-03-22Fix indentation of via_3d.hKevin Brace1-2/+2
2023-03-22Convert tabs to white spaces of via_3d.hKevin Brace1-11/+11
2023-03-22Rearrange macro declarations inside via_dmabuffer.hKevin Brace1-25/+25
2023-03-22Fix indentation of via_dmabuffer.hKevin Brace1-35/+38
2023-03-22Convert tabs to white spaces of via_drmbuffer.hKevin Brace1-27/+27
2023-01-17Version bumped to 0.6.603Kevin Brace1-1/+1
2023-01-17Revert "Use drmCloseBufferHandle() provided by libdrm"Kevin Brace1-1/+4
2022-09-21Version bumped to 0.6.602Kevin Brace1-1/+1
2022-09-21Add HAVE_DEBUG macros to suppress warnings for TV output codeKevin Brace3-0/+24
2022-09-21Add HAVE_DEBUG macro for printing TV output registersKevin Brace2-2/+18
2022-09-21Fix indentation issues for TV output codeKevin Brace3-288/+284
2022-09-21Automatically generate debug message function names for TV output codeKevin Brace3-58/+63
2022-09-21Convert tabs to white spaces for TV output codeKevin Brace3-210/+210
2022-09-21Convert TV output resource allocation to be per deviceKevin Brace5-441/+490
2022-09-21Convert ViaTV*() to take xf86OutputPtr typeKevin Brace2-21/+20
2022-09-21Improvements to via_tv_init()Kevin Brace3-43/+53
2022-09-16Version bumped to 0.6.601Kevin Brace1-1/+1
2022-09-16Stop including xf86Cursor.hKevin Brace1-1/+0
2022-09-16Stop including regionstr.hKevin Brace2-2/+0
2022-09-16Stop including sarea.h from src/via_driver.hKevin Brace2-1/+1
2022-09-16Reduce unnecessary inclusion of sys/mman.hKevin Brace2-3/+0
2022-09-16Stop including dixstruct.hKevin Brace2-2/+0
2022-09-16Stop including xf86_OSproc.hKevin Brace6-6/+0
2022-09-16Stop including errno.h from src/via_driver.hKevin Brace5-2/+9
2022-09-16Stop including mipointer.hKevin Brace1-1/+0
2022-09-16Stop including micmap.h from src/via_driver.hKevin Brace2-1/+2
2022-09-16Stop including GL/gl.hKevin Brace1-1/+0
2022-09-16Stop including X11/Xarch.hKevin Brace3-6/+0
2022-09-16Stop including miline.hKevin Brace3-3/+0
2022-09-16Stop including xf86Pci.hKevin Brace4-5/+0
2022-09-16Stop including xf86cmap.h from src/via_driver.hKevin Brace2-1/+1
2022-09-08Version bumped to 0.6.600Kevin Brace1-1/+1
2022-09-08Require OpenChrome DRM Version 3.6.0 or later for KMSKevin Brace1-1/+1
2022-09-08Update uAPI header copyright yearKevin Brace1-1/+1
2022-09-08Add comments to uAPI IOCTL structsKevin Brace1-0/+23
2022-09-08Pad uAPI IOCTL structs to a 64-bit boundaryKevin Brace1-0/+2
2022-09-08Convert from uint*_t to __u*Kevin Brace1-7/+7
2022-09-08Rearrange and rename uAPI IOCTL struct membersKevin Brace2-4/+4
2022-09-08Rename two uAPI IOCTLs to new namesKevin Brace2-12/+21
2022-09-08Use drmCloseBufferHandle() provided by libdrmKevin Brace1-4/+1
2022-09-08Discontinue DRM_VIA_GEM_UNMAP uAPI IOCTLKevin Brace1-6/+0
2022-09-08Discontinue drm_bo_unmap()Kevin Brace11-58/+11
2022-07-09Version bumped to 0.6.501Kevin Brace1-1/+1
2022-07-09Fix for DVI on AGP based UniChrome (Pro) graphicsKevin Brace1-10/+9
2022-06-08Version bumped to 0.6.500Kevin Brace1-1/+1
2022-06-08Use 'via' based OpenChrome DRM only from now onKevin Brace5-174/+73
2022-06-08Suppress compile time format specifier warning of via_regs_dump toolKevin Brace1-1/+2