mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-22 07:30:37 +02:00
intel: Remove obsolete comment about GEM in the spans code.
This commit is contained in:
parent
8e0f40d287
commit
bb2dd50be0
1 changed files with 0 additions and 1 deletions
|
|
@ -292,7 +292,6 @@ static uint32_t y_tile_swizzle(struct intel_renderbuffer *irb,
|
|||
|
||||
#define Y_FLIP(_y) ((_y) * yScale + yBias)
|
||||
|
||||
/* XXX with GEM, these need to tell the kernel */
|
||||
#define HW_LOCK()
|
||||
|
||||
#define HW_UNLOCK()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue