summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-05-31sna/video: Add XV_COLORSPACE attribute for the textured Xv adaptorVille Syrjälä
2018-05-31Rename current yuv->rgb shader sources to exa_wm_yuv_rgb_bt601Ville Syrjälä
2018-05-31Remove duplicate exa_wm_yuv_rgb.g5a shader sourceVille Syrjälä
2018-05-02Add Coffeelake PCI IDs for U SkusLiwei Song
2018-05-02Add Coffeelake PCI IDs for H SkusLiwei Song
2018-04-24sna/video/sprite: Retry with GPU scaling if setplane failsVille Syrjälä
2018-04-24sna/video/sprite: Remove stale video->planeVille Syrjälä
2018-04-15sna/present: Only add the first element to the Timer queueChris Wilson
2018-04-13sna: Handle wedged devices during sna_crtc_redisplayChris Wilson
2018-04-06sna: Add some debug output for clipping in stippled_1_bltChris Wilson
2018-04-06sna: Fix the relocation dword for stippled_1_bltChris Wilson
2018-04-04sna: Discard the per-crtc TearFree back buffer on resizeChris Wilson
2018-04-04sna: Always sync before using mmap pointers in memcpy_copy_boxesChris Wilson
2018-04-03sna: Reorder vblank/flip event handling to avoid TearFree recursionChris Wilson
2018-04-03sna: Skip shadow redisplay if flips still pendingChris Wilson
2018-04-03sna: Report the move_to_gpu failed if the allocation failedChris Wilson
2018-04-01sna: Defer submission of the next shadow frame until halfway throughChris Wilson
2018-04-01sna: Force posting of shadow updates for NotifyFdChris Wilson
2018-03-28sna/dri2: Clip application of damage to windowed swapbuffersChris Wilson
2018-03-26sna: Fixup early assert of xf86ScrnToScreenChris Wilson
2018-03-02sna: CustomEDID fixdom.constant@free.fr
2018-03-02sna: Add XV_COLORSPACE attribute support for sprite Xv adaptorsVille Syrjälä
2018-02-14sna/video: Actually use the NV12 shader on gen8Ville Syrjälä
2018-02-08intel: Only check file type bits not mode when searching for rendernodesChris Wilson
2018-02-07sna: Switch from ifdef PICT_ to if XORG_VERSION_CURRENTChris Wilson
2018-02-06meson: Add meson build systemVille Syrjälä
2018-02-06sna: Make DBG() and ERR() non-emptyVille Syrjälä
2018-02-06sna/video: Try to use hw scaling with SKL+ spritesVille Syrjälä
2018-01-11Add Coffeelake PCI IDs for S SkusLiwei Song
2017-12-20sna: Drop redundant sync of an inactive snoop cacheChris Wilson
2017-12-20sna: Fixup sna->scrn == scrn assert for early initialisationChris Wilson
2017-12-16sna: Avoid calling kgem_bo_free() on a still active boChris Wilson
2017-11-09sna: Assert idempotent conversions between sna <-> ScreenPtrChris Wilson
2017-11-09sna: Update vtSema for Leave/EnterVTChris Wilson
2017-11-09sna: Disable DPMS-deferred modesetting when run as a secondary screenChris Wilson
2017-11-08sna: Allow a PRIME pixmap to be reusedChris Wilson
2017-10-18sna: Implement i830 3DSTATE_BUFFER_INFO w/aVille Syrjälä
2017-10-12sna: Fix up assert()sChris Wilson
2017-10-12sna: Validate rrPrimaryOutput belongs to our ScreenChris Wilson
2017-10-12sna: Move the public sna_crtc fields into a named structChris Wilson
2017-10-08sna: Avoid fopen inside signalsafe debug pathsChris Wilson
2017-10-08sna/present: Queue the keepalive vblankChris Wilson
2017-10-07sna: Check if the kernel reports a tiling-stride less than our requestChris Wilson
2017-10-06sna: Skip the exact match if we can't change tilingChris Wilson
2017-09-27sna/video: Expose NV12 support for the textured Xv adaptor on gen4+Ville Syrjälä
2017-09-27sna/video: Add NV12 video copy funcsVille Syrjälä
2017-09-27sna/video: Add support for NV12 video in all gen4+ render pathsVille Syrjälä
2017-09-27sna/video: Add NV12 shader binariesVille Syrjälä
2017-09-27sna/video: Add NV12 shadersVille Syrjälä
2017-09-27sna/video: Add FOURCC_NV12Ville Syrjälä