summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-29modetest: Make modetest availble to vendor on AndroidHEADmainRob Barnes3-0/+3
2024-10-20android: add genrule for generated_static_table_fourcc.hMauro Rossi1-0/+12
2024-10-15xf86drm: print AMD modifiers properlyMarek Olšák1-136/+125
2024-09-29include/drm/README: update drm-next link to use gitlab instead of cgitAlan Coopersmith1-1/+1
2024-09-23modetest: add support for YUV422 and YUV444 plane formatDmitry Baryshkov3-0/+24
2024-09-23modetest: simplify planar YUV handlingDmitry Baryshkov1-20/+22
2024-09-08build: simplify Linux system checkSimon Ser1-1/+1
2024-09-03tests/util: Call `drmGetDevices2()` instead of `drmOpen()`ing all modulesMarijn Suijten1-40/+35
2024-08-26build: bump version to 2.4.123libdrm-2.4.123Matt Turner1-1/+1
2024-08-22Disable ioctl signed overload for Bionic libcMark Collins1-0/+4
2024-08-01tests: Make modetest and proptest cc_binary in Android.bpSu Hong Koo2-2/+2
2024-08-01libs: Tie DSO minor versions to libdrm versionDaniel Stone10-10/+17
2024-07-30Enable GPU in crosvmJiyong Park1-0/+4
2024-07-30add crosvm to com.android.virtJiyong Park1-0/+4
2024-07-30Adds libdrm_headersJason Macnak1-0/+8
2024-07-30Export include dirs with -isystemInseob Kim1-1/+1
2024-07-30Makes libdrm available on hostJason Macnak1-1/+4
2024-07-30Make libdrm recovery_availableJerry Zhang1-0/+1
2024-07-30Android.bp: Add include exports for android dirJohn Stultz1-1/+1
2024-07-30readdir_r is deprecated.Elliott Hughes1-0/+1
2024-07-30Delete all Makefile.sources filesSu Hong Koo11-161/+0
2024-07-29Convert to Android.bpDan Willemsen37-299/+371
2024-07-11amdgpu: add new marketing namesAlex Deucher1-0/+4
2024-07-11amdgpu: add new marketing namesAlex Deucher1-0/+7
2024-06-27Fix FTBS on undefined clock_gettime() and asprintf()Enrico Weigelt, metux IT consult1-0/+6
2024-06-26build: bump version to 2.4.122libdrm-2.4.122Simon Ser1-1/+1
2024-06-26Sync headers with drm-nextSimon Ser2-14/+44
2024-06-25ci: upgrade FreeBSD VM to 14.1Enrico Weigelt, metux IT consult1-2/+2
2024-06-25ci: upgrade debian container to bookwormEnrico Weigelt, metux IT consult1-4/+3
2024-06-25etnaviv: fix FTBS on undefined linux/* headers on non-Linux platforms.Enrico Weigelt, metux IT consult1-1/+1
2024-06-24freedreno: fix FTBS on non-Linux platforms (unused header)Enrico Weigelt, metux IT consult1-2/+0
2024-06-24fix FTBS on FreeBSD (or non-Linux in general)Enrico Weigelt, metux IT consult5-5/+0
2024-06-24OpenBSD: fix FTBS on misspelled and missing variablesEnrico Weigelt, metux IT consult1-2/+3
2024-06-02Remove libm in libdrm dependenciesNicolas Caramelli2-3/+1
2024-06-01Bump version to 2.4.121libdrm-2.4.121Marek Olšák1-1/+1
2024-06-01amdgpu: sync amdgpu_drm.hMarek Olšák1-1/+25
2024-05-27tests/amdgpu: fix compile error with gcc14Flora Cui1-1/+1
2024-05-27tests/amdgpu: fix compile error with gcc7.5Flora Cui4-34/+35
2024-05-27tests/amdgpu: fix compile warning with the guard enum valueFlora Cui1-0/+28
2024-05-23amdgpu: Make amdgpu_cs_signal_semaphore() thread-safeJosé Expósito1-4/+11
2024-04-11xf86drm: document drmDevicesEqual()Simon Ser1-0/+5
2024-04-10include poll.h instead of sys/poll.hDavid Heidelberg2-2/+2
2024-03-29ci: use "meson setup" sub-commandSimon Ser1-2/+2
2024-03-29ci: build with meson --fatal-meson-warningsSimon Ser1-2/+2
2024-03-29meson: Fix broken str.format usageJoaquim Monteiro1-1/+1
2024-03-29meson: Replace usages of deprecated ExternalProgram.path()Joaquim Monteiro4-4/+4
2024-03-27amdgpu: fix deinit logicPierre-Eric Pelloux-Prayer1-4/+10
2024-03-25symbols-check: Add _fbss, _fdata, _ftextMatt Turner1-0/+3
2024-03-25symbols-check: Add _GLOBAL_OFFSET_TABLE_Matt Turner1-0/+1
2024-03-21amdgpu: add amdgpu_device_initialize2Pierre-Eric Pelloux-Prayer3-12/+48