summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* sna: undef FontSetPrivate() before redefining itVille Syrjälä2019-09-191-0/+1
* sna: Shut up more compiler warnsVille Syrjälä2019-09-191-0/+3
* sna: Use -Wno-clobberedVille Syrjälä2019-09-191-0/+1
* sna/dri2: Relinquish back-buffer cache on change of scanout statusChris Wilson2019-07-241-3/+7
* sna/dri2: Skip asserting distinct front/back for stale swapsChris Wilson2019-07-241-4/+4
* sna/dri2: Skip stale client swap before assertingChris Wilson2019-07-241-4/+5
* sna: Rebalance prefer_blt to weight I915_TILING_Y higherChris Wilson2019-07-196-51/+59
* sna/gen4: Deactivate CONSTANT_BUFFERChris Wilson2019-07-101-0/+3
* sna: Support 10bpc gamma via the GAMMA_LUT crtc propertyVille Syrjälä2019-07-101-39/+208
* sna: Refactor property parsingVille Syrjälä2019-07-101-19/+48
* sna: Switch back to hwcursor on the next cursor updateVille Syrjälä2019-03-011-14/+6
* sna: Supply 64b reloc versions for threaded composite bltsChris Wilson2019-03-011-2/+5
* Fix build on i686Adam Jackson2019-02-211-1/+1
* sna: Repeat udev_monitor_get_device() if interruptedChris Wilson2019-02-201-1/+6
* sna/uxa: Fix colormap handling at screen depth 30. (v2)Mario Kleiner2019-01-212-4/+11
* sna: Switch off old outputs on topology changesChris Wilson2019-01-101-0/+14
* sna: fix of byteswap.h absence on bsdSergii Romantsov2019-01-101-0/+10
* sna: Skip restoring a mode for link-status=bad if the crtc was idleChris Wilson2018-12-031-0/+3
* sna: Added AYUV format support for textured and sprite video adapters.Stanislav Lisovskiy2018-11-139-5/+239
* sna/gen9+: Split out wm_kernel from the sna_composite_op flagsStanislav Lisovskiy2018-11-132-13/+23
* sna/video/textured: Disable textured Xv for depth 8Ville Syrjälä2018-10-221-0/+6
* sna/video/textured: Enable textured Xv wih depth 30Ville Syrjälä2018-10-221-1/+1
* sna/video/sprite: Allow sprite Xv with depth 8 and depth 30Ville Syrjälä2018-10-221-1/+1
* sna/video/sprite: Fix colorkey setup for depth != 24Ville Syrjälä2018-10-221-3/+49
* meson: s/debug/internal-debug/Ville Syrjälä2018-10-222-2/+2
* sna: Only generate a coldprobe RR probe when RandR is enabledChris Wilson2018-10-193-4/+7
* sna: Check for incoherent writes through the GTTChris Wilson2018-09-062-1/+18
* Sync i915_pciids upto d0e062ebb3a4Chris Wilson2018-09-051-68/+158
* Adding more Coffee Lake PCI IDsLiwei Song2018-09-052-9/+40
* sna: Disable the reduced flush optimisationChris Wilson2018-09-051-0/+4
* sna: Select the correct depth for addfb in test_has_dirtyfb()Chris Wilson2018-09-051-2/+2
* meson: Add libdrm dependency for intel_drvVille Syrjälä2018-06-091-0/+1
* sna/video/sprite: Remove the XV_ALWAYS_ON_TOP restriction for SKL+ scalingVille Syrjälä2018-06-091-1/+1
* sna/video/sprite: Try disabling plane before giving up on colorkeyVille Syrjälä2018-05-311-3/+13
* sna/video/sprite: Make NV12 take the GPU scaling fallbackVille Syrjälä2018-05-311-2/+10
* sna/video/sprite: Add NV12 supportVille Syrjälä2018-05-311-8/+49
* sna/video/sprite: Query planes for RGB565Ville Syrjälä2018-05-313-1/+78
* sna/video/sprite: Add sprite planes in orderVille Syrjälä2018-05-311-1/+1
* sna/video: Add XV_COLORSPACE attribute for the textured Xv adaptorVille Syrjälä2018-05-3124-99/+724
* Rename current yuv->rgb shader sources to exa_wm_yuv_rgb_bt601Ville Syrjälä2018-05-3126-48/+48
* Remove duplicate exa_wm_yuv_rgb.g5a shader sourceVille Syrjälä2018-05-311-98/+1
* configure: Set DRI1 to autodiscoverChris Wilson2018-05-121-2/+2
* Add Coffeelake PCI IDs for U SkusLiwei Song2018-05-022-0/+11
* Add Coffeelake PCI IDs for H SkusLiwei Song2018-05-022-0/+7
* sna/video/sprite: Retry with GPU scaling if setplane failsVille Syrjälä2018-04-241-6/+14
* sna/video/sprite: Remove stale video->planeVille Syrjälä2018-04-242-4/+0
* sna/present: Only add the first element to the Timer queueChris Wilson2018-04-151-33/+49
* sna: Handle wedged devices during sna_crtc_redisplayChris Wilson2018-04-131-4/+8
* sna: Add some debug output for clipping in stippled_1_bltChris Wilson2018-04-061-4/+10
* sna: Fix the relocation dword for stippled_1_bltChris Wilson2018-04-061-1/+1