X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=38c6682fdd15d5d0c9a36ec89af422d2ec13adff;hb=bd73fd02e905926b3dfeff062704d5b497dc9f0f;hp=7ab6ced0866f8c1bbd4fac1ee15c0d53fe5acece;hpb=05204b9c8d021e019456a8dbd83c012e277c7aaf;p=platform%2Fupstream%2Flibdrm.git diff --git a/.gitignore b/.gitignore index 7ab6ced..38c6682 100644 --- a/.gitignore +++ b/.gitignore @@ -1,84 +1,39 @@ -bsd-core/linux -bsd-core/drm.h -bsd-core/drm_sarea.h -bsd-core/i915_dma.c -bsd-core/i915_drm.h -bsd-core/i915_drv.h -bsd-core/i915_irq.c -bsd-core/i915_mem.c -bsd-core/mach64_dma.c -bsd-core/mach64_drm.h -bsd-core/mach64_drv.h -bsd-core/mach64_irq.c -bsd-core/mach64_state.c -bsd-core/mga_dma.c -bsd-core/mga_drm.h -bsd-core/mga_drv.h -bsd-core/mga_irq.c -bsd-core/mga_state.c -bsd-core/mga_ucode.h -bsd-core/mga_warp.c -bsd-core/nv_drv.h -bsd-core/r128_cce.c -bsd-core/r128_drm.h -bsd-core/r128_drv.h -bsd-core/r128_irq.c -bsd-core/r128_state.c -bsd-core/r300_cmdbuf.c -bsd-core/r300_reg.h -bsd-core/radeon_cp.c -bsd-core/radeon_drm.h -bsd-core/radeon_drv.h -bsd-core/radeon_irq.c -bsd-core/radeon_mem.c -bsd-core/radeon_state.c -bsd-core/savage_bci.c -bsd-core/savage_drm.h -bsd-core/savage_drv.h -bsd-core/savage_state.c -bsd-core/sis_drm.h -bsd-core/sis_drv.h -bsd-core/sis_ds.c -bsd-core/sis_ds.h -bsd-core/sis_mm.c -bsd-core/tdfx_drv.h -bsd-core/via_3d_reg.h -bsd-core/via_dma.c -bsd-core/via_drm.h -bsd-core/via_drv.c -bsd-core/via_drv.h -bsd-core/via_ds.c -bsd-core/via_ds.h -bsd-core/via_irq.c -bsd-core/via_map.c -bsd-core/via_mm.c -bsd-core/via_mm.h -bsd-core/via_verifier.c -bsd-core/via_verifier.h -bsd-core/via_video.c bsd-core/*/@ bsd-core/*/machine +*~ +*.1 +*.3 +*.5 +*.7 *.flags *.ko *.ko.cmd *.la *.lo +*.log *.mod.c *.mod.o *.o *.o.cmd +*.sw? +*.trs .depend .deps .libs .tmp_versions +.*check* +.*install* Makefile Makefile.in +TAGS aclocal.m4 autom4te.cache +build-aux bus_if.h compile config.guess config.h +config.h.in config.log config.status config.sub @@ -94,9 +49,17 @@ i915.kld install-sh libdrm/config.h.in libdrm.pc +libdrm_intel.pc +libdrm_nouveau.pc +libdrm_radeon.pc +libdrm_omap.pc +libdrm_exynos.pc +libdrm_freedreno.pc +libkms.pc libtool ltmain.sh mach64.kld +man/.man_fixup mga.kld missing mkinstalldirs @@ -109,9 +72,25 @@ sis.kld stamp-h1 tdfx.kld via.kld +tests/auth tests/dristat tests/drmstat tests/getclient +tests/getstats tests/getversion +tests/lock +tests/gem_basic +tests/gem_flink +tests/gem_mmap +tests/gem_readwrite tests/openclose +tests/setversion tests/updatedraw +tests/modeprint/modeprint +tests/modetest/modetest +tests/name_from_fd +tests/kmstest/kmstest +tests/vbltest/vbltest +tests/radeon/radeon_ttm +tests/exynos/exynos_fimg2d_test +man/*.3